/*
File: inc/posts.css
Description: Style CSS Main
Plugin: Mega Posts and custom Posts Display
Author: Ad-theme.com
*/

.admegaposts article,
.admegaposts aside,
.admegaposts details,
.admegaposts figcaption,
.admegaposts figure,
.admegaposts footer,
.admegaposts hgroup,
.admegaposts main,
.admegaposts menu,
.admegaposts nav,
.admegaposts section,
.admegaposts summary {
  display: block;
}
.admegaposts audio,
.admegaposts canvas,
.admegaposts progress,
.admegaposts video {
  display: inline-block; 
  vertical-align: baseline;
}
.admegaposts audio:not([controls]) {
  display: none;
  height: 0;
}
.admegaposts [hidden],
.admegaposts template {
  display: none;
}
.admegaposts a:active,
.admegaposts a:hover {
  outline: 0;
}
.admegaposts abbr[title] {
  border-bottom: 1px dotted;
}
.admegaposts b,
.admegaposts strong {
  font-weight: bold;
}
.admegaposts dfn {
  font-style: italic;
}
.admegaposts mark {
  background: #ff0;
  color: #000;
}
.admegaposts small {
  font-size: 80%;
}
.admegaposts sub,
.admegaposts sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.admegaposts sup {
  top: -0.5em;
}
.admegaposts sub {
  bottom: -0.25em;
}
.admegaposts img {
  border: 0;
  max-width:100%;
}
.admegaposts svg:not(:root) {
  overflow: hidden;
}
.admegaposts figure {
  margin: 1em 40px;
}
.admegaposts hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.admegaposts pre {
  overflow: auto;
}
.admegaposts code,
.admegaposts kbd,
.admegaposts pre,
.admegaposts samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.admegaposts button,
.admegaposts input,
.admegaposts optgroup,
.admegaposts select,
.admegaposts textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.admegaposts button {
  overflow: visible;
}
.admegaposts button,
.admegaposts select {
  text-transform: none;
}
.admegaposts button,
.admegaposts html input[type="button"],
.admegaposts input[type="reset"],
.admegaposts input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.admegaposts button[disabled],
.admegaposts html input[disabled] {
  cursor: default;
}
.admegaposts button::-moz-focus-inner,
.admegaposts input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.admegaposts input {
  line-height: normal;
}
.admegaposts input[type="checkbox"],
.admegaposts input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.admegaposts input[type="number"]::-webkit-inner-spin-button,
.admegaposts input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.admegaposts input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.admegaposts input[type="search"]::-webkit-search-cancel-button,
.admegaposts input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.admegaposts fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.admegaposts legend {
  border: 0;
  padding: 0;
}
.admegaposts textarea {
  overflow: auto;
}
.admegaposts optgroup {
  font-weight: bold;
}
.admegaposts table {
  border-collapse: collapse;
  border-spacing: 0;
}
.admegaposts td,
.admegaposts th {
  padding: 0;
}

.admegaposts .gallery-icon .fg_zoom a {
	position:absolute;
	bottom:0;
    font-size: 20px;
    position: absolute;
    text-decoration: none;
	opacity:0;
	height:100%;
	width:100%;
	 -webkit-transition: all .55s ease-in;
	  -moz-transition: all .55s ease-in;
	  -ms-transition: all .55s ease-in;
	  -o-transition: all .55s ease-in;
	  transition: all .55s ease-in;			
}

.admegaposts .admp-columns-1 {
	max-width: 100%;
}

.admegaposts .admp-columns-2 {
	max-width: 48%;
	max-width: -webkit-calc(50% - 10px);
	max-width:         calc(50% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-3 {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 40px);
	max-width:         calc(33.3% - 40px);
	margin-right:40px;
	float:left;
}

.admegaposts .admp-columns-4 {
	max-width: 23%;
	max-width: -webkit-calc(25% - 10px);
	max-width:         calc(25% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-5 {
	max-width: 19%;
	max-width: -webkit-calc(20% - 10px);
	max-width:         calc(20% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-6 {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 10px);
	max-width:         calc(16.7% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-7 {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 10px);
	max-width:         calc(14.28% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-8 {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 10px);
	max-width:         calc(12.5% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-9 {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 10px);
	max-width:         calc(11.1% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-1:nth-of-type(1n),
.admegaposts .admp-columns-2:nth-of-type(2n),
.admegaposts .admp-columns-3:nth-of-type(3n),
.admegaposts .admp-columns-4:nth-of-type(4n),
.admegaposts .admp-columns-5:nth-of-type(5n),
.admegaposts .admp-columns-6:nth-of-type(6n),
.admegaposts .admp-columns-7:nth-of-type(7n),
.admegaposts .admp-columns-8:nth-of-type(8n),
.admegaposts .admp-columns-9:nth-of-type(9n) {
	margin-right: 0;
}

/* COLUMN */
.admegaposts .ad_one_half{ width:48%; }
.admegaposts .ad_one_third{ width:30.66%; }
.admegaposts .ad_two_third{ width:65.33%; }
.admegaposts .ad_one_fourth{ width:22%; }
.admegaposts .ad_three_fourth{ width:74%; }
.admegaposts .ad_one_fifth{ width:16.8%; }
.admegaposts .ad_two_fifth{ width:37.6%; }
.admegaposts .ad_three_fifth{ width:58.4%; }
.admegaposts .ad_four_fifth{ width:67.2%; }
.admegaposts .ad_one_sixth{ width:13.33%; }
.admegaposts .ad_five_sixth{ width:82.67%; }
.admegaposts .ad_one_half, 
.admegaposts .ad_one_third,
.admegaposts .ad_two_third,
.admegaposts .ad_three_fourth,
.admegaposts .ad_one_fourth,
.admegaposts .ad_one_fifth,
.admegaposts .ad_two_fifth,
.admegaposts .ad_three_fifth,
.admegaposts .ad_four_fifth,
.admegaposts .ad_one_sixth,
.admegaposts .ad_five_sixth{ 
	position:relative; 
	margin-right:3.7%; 
	float:left; 
}
.admegaposts .ad_last{ 
	margin-right:0 !important; 
	clear:right; 
} 

.adclear {
	clear:both;
}

/* COLUMNS SHORTCODES */
.admp_one_half{ width:48%; }
.admp_one_third{ width:30.66%; }
.admp_two_third{ width:65.33%; }
.admp_one_fourth{ width:22%; }
.admp_three_fourth{ width:74%; }
.admp_one_fifth{ width:16.8%; }
.admp_two_fifth{ width:37.6%; }
.admp_three_fifth{ width:58.4%; }
.admp_four_fifth{ width:67.2%; }
.admp_one_sixth{ width:13.33%; }
.admp_five_sixth{ width:82.67%; }
.admp_one_half, 
.admp_one_third,
.admp_two_third,
.admp_three_fourth,
.admp_one_fourth,
.admp_one_fifth,
.admp_two_fifth,
.admp_three_fifth,
.admp_four_fifth,
.admp_one_sixth,
.admp_five_sixth{ 
	position:relative; 
	margin-right:3.7%; 
	float:left; 
}
.admp_last{ 
	margin-right:0 !important; 
	clear:right; 
} 

/* MEDIA QUERY RESPONSIVE */
@media screen and (max-width: 767px) {
	.admegaposts .admp-columns-1,
	.admegaposts .admp-columns-2,
	.admegaposts .admp-columns-3,
	.admegaposts .admp-columns-4,
	.admegaposts .admp-columns-5,
	.admegaposts .admp-columns-6,	
	.admegaposts .admp-columns-7,
	.admegaposts .admp-columns-8,	
	.admegaposts .admp-columns-9,
	.admegaposts .ad_one_half, 
	.admegaposts .ad_one_third,
	.admegaposts .ad_two_third,
	.admegaposts .ad_three_fourth,
	.admegaposts .ad_one_fourth,
	.admegaposts .ad_one_fifth,
	.admegaposts .ad_two_fifth,
	.admegaposts .ad_three_fifth,
	.admegaposts .ad_four_fifth,
	.admegaposts .ad_one_sixth,
	.admegaposts .ad_five_sixth {
		max-width: 100%!important;
		float:none!important;
		width:100%!important;
	}
	
/* COLUMNS SHORTCODES */
	.admp_one_half, 
	.admp_one_third,
	.admp_two_third,
	.admp_three_fourth,
	.admp_one_fourth,
	.admp_one_fifth,
	.admp_two_fifth,
	.admp_three_fifth,
	.admp_four_fifth,
	.admp_one_sixth,
	.admp_five_sixth {
		max-width: 100%!important;
		float:none!important;
		width:100%!important;
	}	
	
}
/* TABLET PORTRAIT */
@media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) { 
	.admegaposts .admp-columns-1,
	.admegaposts .admp-columns-2,
	.admegaposts .admp-columns-3,
	.admegaposts .admp-columns-4,
	.admegaposts .admp-columns-5,
	.admegaposts .admp-columns-6,	
	.admegaposts .admp-columns-7,
	.admegaposts .admp-columns-8,	
	.admegaposts .admp-columns-9,
	.admegaposts .ad_one_half, 
	.admegaposts .ad_one_third,
	.admegaposts .ad_two_third,
	.admegaposts .ad_three_fourth,
	.admegaposts .ad_one_fourth,
	.admegaposts .ad_one_fifth,
	.admegaposts .ad_two_fifth,
	.admegaposts .ad_three_fifth,
	.admegaposts .ad_four_fifth,
	.admegaposts .ad_one_sixth,
	.admegaposts .ad_five_sixth {
		max-width: 48.5%!important;
		width:48.5%!important;
		margin-right:1%;
	}

/* SHORTCODES COLUMNS */	
	.admp_one_half, 
	.admp_one_third,
	.admp_two_third,
	.admp_three_fourth,
	.admp_one_fourth,
	.admp_one_fifth,
	.admp_two_fifth,
	.admp_three_fifth,
	.admp_four_fifth,
	.admp_one_sixth,
	.admp_five_sixth {
		max-width: 48.5%!important;
		width:48.5%!important;
		margin-right:1%;
	}	
}

/*! jQuery UI - v1.10.4 - 2014-01-24
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.tabs.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.admegaposts-tab.style1 .ui-helper-hidden {
	display: none;
}
.admegaposts-tab.style1 .ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.admegaposts-tab.style1 .ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.admegaposts-tab.style1 .ui-helper-clearfix:before,
.admegaposts-tab.style1 .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.admegaposts-tab.style1 .ui-helper-clearfix:after {
	clear: both;
}
.admegaposts-tab.style1 .ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.admegaposts-tab.style1 .ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.admegaposts-tab.style1 .ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.admegaposts-tab.style1 .ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.admegaposts-tab.style1 .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.admegaposts-tab.style1 .ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.admegaposts-tab.style1 .ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav li {
    float: left;
    list-style: none outside none;
    margin: 0 1em 1px 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	
}
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.admegaposts-tab.style1 .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.admegaposts-tab.style1 .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.admegaposts-tab.style1 .ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

/* Component containers
----------------------------------*/
.admegaposts-tab.style1 .ui-widget {
	font-size: 1.1em;
}
.admegaposts-tab.style1 .ui-widget .ui-widget {
	font-size: 1em;
}
.admegaposts-tab.style1 .ui-widget input,
.admegaposts-tab.style1 .ui-widget select,
.admegaposts-tab.style1 .ui-widget textarea,
.admegaposts-tab.style1 .ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.admegaposts-tab.style1 .ui-widget-content {
	color: #333333;
	margin-top:20px;
}
.admegaposts-tab.style1 .ui-widget-content a {
	color: #333333;
}
.admegaposts-tab.style1 .ui-widget-header {
	background: none;
	color: #ffffff;
	font-weight: bold;
}
.admegaposts-tab.style1 .ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.admegaposts-tab.style1 .ui-state-default,
.admegaposts-tab.style1 .ui-widget-content .ui-state-default,
.admegaposts-tab.style1 .ui-widget-header .ui-state-default {
	border: 0 !important;
	font-weight: bold;
	color: #1c94c4;
}
.admegaposts-tab.style1 .ui-state-default a,
.admegaposts-tab.style1 .ui-state-default a:link,
.admegaposts-tab.style1 .ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.admegaposts-tab.style1 .ui-state-hover,
.admegaposts-tab.style1 .ui-widget-content .ui-state-hover,
.admegaposts-tab.style1 .ui-widget-header .ui-state-hover,
.admegaposts-tab.style1 .ui-state-focus,
.admegaposts-tab.style1 .ui-widget-content .ui-state-focus,
.admegaposts-tab.style1 .ui-widget-header .ui-state-focus {
	border: 1px solid #FFF;
	font-weight: bold;
	color: #111111;
}

.admegaposts-tab.style1 .ui-state-hover a:hover,
.admegaposts-tab.style1 .ui-state-hover a:link,
.admegaposts-tab.style1 .ui-state-hover a:visited,
.admegaposts-tab.style1 .ui-state-focus a,
.admegaposts-tab.style1 .ui-state-focus a:hover,
.admegaposts-tab.style1 .ui-state-focus a:link,
.admegaposts-tab.style1 .ui-state-focus a:visited{
	color: #111111;
	text-decoration: none;
	/*border-bottom:5px solid #2980B9;*/
}
.admegaposts-tab.style1 .ui-state-hover a {
	border-bottom:4px solid #111111;
}
.admegaposts-tab.style1 .ui-tabs-active a {
	border-bottom:4px solid #111111;
}
.admegaposts-tab.style1 .ui-state-default a {
	border-bottom:4px solid #2980b9;
}

.admegaposts-tab.style1 .ui-state-active,
.admegaposts-tab.style1 .ui-widget-content .ui-state-active,
.admegaposts-tab.style1 .ui-widget-header .ui-state-active {
	font-weight: bold;
	color: #eb8f00;
}
.admegaposts-tab.style1 .ui-state-active a,
.admegaposts-tab.style1 .ui-state-active a:link,
.admegaposts-tab.style1 .ui-state-active a:visited {
	/*color: #eb8f00;*/
	border-radius:0;
    color: #111111;
    text-decoration: none;
	border-bottom:4px solid #111111;
}

/* Interaction Cues
----------------------------------*/
.admegaposts-tab.style1 .ui-state-highlight,
.admegaposts-tab.style1 .ui-widget-content .ui-state-highlight,
.admegaposts-tab.style1 .ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	color: #363636;
}
.admegaposts-tab.style1 .ui-state-highlight a,
.admegaposts-tab.style1 .ui-widget-content .ui-state-highlight a,
.admegaposts-tab.style1 .ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.admegaposts-tab.style1 .ui-state-error,
.admegaposts-tab.style1 .ui-widget-content .ui-state-error,
.admegaposts-tab.style1 .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.admegaposts-tab.style1 .ui-state-error a,
.admegaposts-tab.style1 .ui-widget-content .ui-state-error a,
.admegaposts-tab.style1 .ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.admegaposts-tab.style1 .ui-state-error-text,
.admegaposts-tab.style1 .ui-widget-content .ui-state-error-text,
.admegaposts-tab.style1 .ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.admegaposts-tab.style1 .ui-priority-primary,
.admegaposts-tab.style1 .ui-widget-content .ui-priority-primary,
.admegaposts-tab.style1 .ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.admegaposts-tab.style1 .ui-priority-secondary,
.admegaposts-tab.style1 .ui-widget-content .ui-priority-secondary,
.admegaposts-tab.style1 .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.admegaposts-tab.style1 .ui-state-disabled,
.admegaposts-tab.style1 .ui-widget-content .ui-state-disabled,
.admegaposts-tab.style1 .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.admegaposts-tab.style1 .ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.admegaposts-tab.style1 .ui-icon {
	width: 16px;
	height: 16px;
}
.admegaposts-tab.style1 .ui-icon,
.admegaposts-tab.style1 .ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.admegaposts-tab.style1 .ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}
.admegaposts-tab.style1 .ui-state-default .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.admegaposts-tab.style1 .ui-state-hover .ui-icon,
.admegaposts-tab.style1 .ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.admegaposts-tab.style1 .ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.admegaposts-tab.style1 .ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}
.admegaposts-tab.style1 .ui-state-error .ui-icon,
.admegaposts-tab.style1 .ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.admegaposts-tab.style1 .ui-icon-blank { background-position: 16px 16px; }
.admegaposts-tab.style1 .ui-icon-carat-1-n { background-position: 0 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-ne { background-position: -16px 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-e { background-position: -32px 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-se { background-position: -48px 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-s { background-position: -64px 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-sw { background-position: -80px 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-w { background-position: -96px 0; }
.admegaposts-tab.style1 .ui-icon-carat-1-nw { background-position: -112px 0; }
.admegaposts-tab.style1 .ui-icon-carat-2-n-s { background-position: -128px 0; }
.admegaposts-tab.style1 .ui-icon-carat-2-e-w { background-position: -144px 0; }
.admegaposts-tab.style1 .ui-icon-triangle-1-n { background-position: 0 -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-ne { background-position: -16px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-e { background-position: -32px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-se { background-position: -48px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-s { background-position: -64px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-sw { background-position: -80px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-w { background-position: -96px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-1-nw { background-position: -112px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.admegaposts-tab.style1 .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-n { background-position: 0 -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-ne { background-position: -16px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-e { background-position: -32px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-se { background-position: -48px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-s { background-position: -64px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-sw { background-position: -80px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-w { background-position: -96px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-1-nw { background-position: -112px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.admegaposts-tab.style1 .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.admegaposts-tab.style1 .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.admegaposts-tab.style1 .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.admegaposts-tab.style1 .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.admegaposts-tab.style1 .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.admegaposts-tab.style1 .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.admegaposts-tab.style1 .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.admegaposts-tab.style1 .ui-icon-arrow-4 { background-position: 0 -80px; }
.admegaposts-tab.style1 .ui-icon-arrow-4-diag { background-position: -16px -80px; }
.admegaposts-tab.style1 .ui-icon-extlink { background-position: -32px -80px; }
.admegaposts-tab.style1 .ui-icon-newwin { background-position: -48px -80px; }
.admegaposts-tab.style1 .ui-icon-refresh { background-position: -64px -80px; }
.admegaposts-tab.style1 .ui-icon-shuffle { background-position: -80px -80px; }
.admegaposts-tab.style1 .ui-icon-transfer-e-w { background-position: -96px -80px; }
.admegaposts-tab.style1 .ui-icon-transferthick-e-w { background-position: -112px -80px; }
.admegaposts-tab.style1 .ui-icon-folder-collapsed { background-position: 0 -96px; }
.admegaposts-tab.style1 .ui-icon-folder-open { background-position: -16px -96px; }
.admegaposts-tab.style1 .ui-icon-document { background-position: -32px -96px; }
.admegaposts-tab.style1 .ui-icon-document-b { background-position: -48px -96px; }
.admegaposts-tab.style1 .ui-icon-note { background-position: -64px -96px; }
.admegaposts-tab.style1 .ui-icon-mail-closed { background-position: -80px -96px; }
.admegaposts-tab.style1 .ui-icon-mail-open { background-position: -96px -96px; }
.admegaposts-tab.style1 .ui-icon-suitcase { background-position: -112px -96px; }
.admegaposts-tab.style1 .ui-icon-comment { background-position: -128px -96px; }
.admegaposts-tab.style1 .ui-icon-person { background-position: -144px -96px; }
.admegaposts-tab.style1 .ui-icon-print { background-position: -160px -96px; }
.admegaposts-tab.style1 .ui-icon-trash { background-position: -176px -96px; }
.admegaposts-tab.style1 .ui-icon-locked { background-position: -192px -96px; }
.admegaposts-tab.style1 .ui-icon-unlocked { background-position: -208px -96px; }
.admegaposts-tab.style1 .ui-icon-bookmark { background-position: -224px -96px; }
.admegaposts-tab.style1 .ui-icon-tag { background-position: -240px -96px; }
.admegaposts-tab.style1 .ui-icon-home { background-position: 0 -112px; }
.admegaposts-tab.style1 .ui-icon-flag { background-position: -16px -112px; }
.admegaposts-tab.style1 .ui-icon-calendar { background-position: -32px -112px; }
.admegaposts-tab.style1 .ui-icon-cart { background-position: -48px -112px; }
.admegaposts-tab.style1 .ui-icon-pencil { background-position: -64px -112px; }
.admegaposts-tab.style1 .ui-icon-clock { background-position: -80px -112px; }
.admegaposts-tab.style1 .ui-icon-disk { background-position: -96px -112px; }
.admegaposts-tab.style1 .ui-icon-calculator { background-position: -112px -112px; }
.admegaposts-tab.style1 .ui-icon-zoomin { background-position: -128px -112px; }
.admegaposts-tab.style1 .ui-icon-zoomout { background-position: -144px -112px; }
.admegaposts-tab.style1 .ui-icon-search { background-position: -160px -112px; }
.admegaposts-tab.style1 .ui-icon-wrench { background-position: -176px -112px; }
.admegaposts-tab.style1 .ui-icon-gear { background-position: -192px -112px; }
.admegaposts-tab.style1 .ui-icon-heart { background-position: -208px -112px; }
.admegaposts-tab.style1 .ui-icon-star { background-position: -224px -112px; }
.admegaposts-tab.style1 .ui-icon-link { background-position: -240px -112px; }
.admegaposts-tab.style1 .ui-icon-cancel { background-position: 0 -128px; }
.admegaposts-tab.style1 .ui-icon-plus { background-position: -16px -128px; }
.admegaposts-tab.style1 .ui-icon-plusthick { background-position: -32px -128px; }
.admegaposts-tab.style1 .ui-icon-minus { background-position: -48px -128px; }
.admegaposts-tab.style1 .ui-icon-minusthick { background-position: -64px -128px; }
.admegaposts-tab.style1 .ui-icon-close { background-position: -80px -128px; }
.admegaposts-tab.style1 .ui-icon-closethick { background-position: -96px -128px; }
.admegaposts-tab.style1 .ui-icon-key { background-position: -112px -128px; }
.admegaposts-tab.style1 .ui-icon-lightbulb { background-position: -128px -128px; }
.admegaposts-tab.style1 .ui-icon-scissors { background-position: -144px -128px; }
.admegaposts-tab.style1 .ui-icon-clipboard { background-position: -160px -128px; }
.admegaposts-tab.style1 .ui-icon-copy { background-position: -176px -128px; }
.admegaposts-tab.style1 .ui-icon-contact { background-position: -192px -128px; }
.admegaposts-tab.style1 .ui-icon-image { background-position: -208px -128px; }
.admegaposts-tab.style1 .ui-icon-video { background-position: -224px -128px; }
.admegaposts-tab.style1 .ui-icon-script { background-position: -240px -128px; }
.admegaposts-tab.style1 .ui-icon-alert { background-position: 0 -144px; }
.admegaposts-tab.style1 .ui-icon-info { background-position: -16px -144px; }
.admegaposts-tab.style1 .ui-icon-notice { background-position: -32px -144px; }
.admegaposts-tab.style1 .ui-icon-help { background-position: -48px -144px; }
.admegaposts-tab.style1 .ui-icon-check { background-position: -64px -144px; }
.admegaposts-tab.style1 .ui-icon-bullet { background-position: -80px -144px; }
.admegaposts-tab.style1 .ui-icon-radio-on { background-position: -96px -144px; }
.admegaposts-tab.style1 .ui-icon-radio-off { background-position: -112px -144px; }
.admegaposts-tab.style1 .ui-icon-pin-w { background-position: -128px -144px; }
.admegaposts-tab.style1 .ui-icon-pin-s { background-position: -144px -144px; }
.admegaposts-tab.style1 .ui-icon-play { background-position: 0 -160px; }
.admegaposts-tab.style1 .ui-icon-pause { background-position: -16px -160px; }
.admegaposts-tab.style1 .ui-icon-seek-next { background-position: -32px -160px; }
.admegaposts-tab.style1 .ui-icon-seek-prev { background-position: -48px -160px; }
.admegaposts-tab.style1 .ui-icon-seek-end { background-position: -64px -160px; }
.admegaposts-tab.style1 .ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.admegaposts-tab.style1 .ui-icon-seek-first { background-position: -80px -160px; }
.admegaposts-tab.style1 .ui-icon-stop { background-position: -96px -160px; }
.admegaposts-tab.style1 .ui-icon-eject { background-position: -112px -160px; }
.admegaposts-tab.style1 .ui-icon-volume-off { background-position: -128px -160px; }
.admegaposts-tab.style1 .ui-icon-volume-on { background-position: -144px -160px; }
.admegaposts-tab.style1 .ui-icon-power { background-position: 0 -176px; }
.admegaposts-tab.style1 .ui-icon-signal-diag { background-position: -16px -176px; }
.admegaposts-tab.style1 .ui-icon-signal { background-position: -32px -176px; }
.admegaposts-tab.style1 .ui-icon-battery-0 { background-position: -48px -176px; }
.admegaposts-tab.style1 .ui-icon-battery-1 { background-position: -64px -176px; }
.admegaposts-tab.style1 .ui-icon-battery-2 { background-position: -80px -176px; }
.admegaposts-tab.style1 .ui-icon-battery-3 { background-position: -96px -176px; }
.admegaposts-tab.style1 .ui-icon-circle-plus { background-position: 0 -192px; }
.admegaposts-tab.style1 .ui-icon-circle-minus { background-position: -16px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-close { background-position: -32px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-triangle-n { background-position: -96px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-arrow-e { background-position: -112px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-arrow-s { background-position: -128px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-arrow-w { background-position: -144px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-arrow-n { background-position: -160px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-zoomin { background-position: -176px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-zoomout { background-position: -192px -192px; }
.admegaposts-tab.style1 .ui-icon-circle-check { background-position: -208px -192px; }
.admegaposts-tab.style1 .ui-icon-circlesmall-plus { background-position: 0 -208px; }
.admegaposts-tab.style1 .ui-icon-circlesmall-minus { background-position: -16px -208px; }
.admegaposts-tab.style1 .ui-icon-circlesmall-close { background-position: -32px -208px; }
.admegaposts-tab.style1 .ui-icon-squaresmall-plus { background-position: -48px -208px; }
.admegaposts-tab.style1 .ui-icon-squaresmall-minus { background-position: -64px -208px; }
.admegaposts-tab.style1 .ui-icon-squaresmall-close { background-position: -80px -208px; }
.admegaposts-tab.style1 .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.admegaposts-tab.style1 .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.admegaposts-tab.style1 .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.admegaposts-tab.style1 .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.admegaposts-tab.style1 .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.admegaposts-tab.style1 .ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.admegaposts-tab.style1 .ui-corner-all,
.admegaposts-tab.style1 .ui-corner-top,
.admegaposts-tab.style1 .ui-corner-left,
.admegaposts-tab.style1 .ui-corner-tl {
	border-top-left-radius: 4px;
}
.admegaposts-tab.style1 .ui-corner-all,
.admegaposts-tab.style1 .ui-corner-top,
.admegaposts-tab.style1 .ui-corner-right,
.admegaposts-tab.style1 .ui-corner-tr {
	border-top-right-radius: 4px;
}
.admegaposts-tab.style1 .ui-corner-all,
.admegaposts-tab.style1 .ui-corner-bottom,
.admegaposts-tab.style1 .ui-corner-left,
.admegaposts-tab.style1 .ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.admegaposts-tab.style1 .ui-corner-all,
.admegaposts-tab.style1 .ui-corner-bottom,
.admegaposts-tab.style1 .ui-corner-right,
.admegaposts-tab.style1 .ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.admegaposts-tab.style1 .ui-widget-overlay {
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.admegaposts-tab.style1 .ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}






/*style2*/

.admegaposts .gallery-icon .fg_zoom a {
	position:absolute;
	bottom:0;
    font-size: 20px;
    position: absolute;
    text-decoration: none;
	opacity:0;
	height:100%;
	width:100%;
	 -webkit-transition: all .55s ease-in;
	  -moz-transition: all .55s ease-in;
	  -ms-transition: all .55s ease-in;
	  -o-transition: all .55s ease-in;
	  transition: all .55s ease-in;			
}

.admegaposts .admp-columns-1 {
	max-width: 100%;
}

.admegaposts .admp-columns-2 {
	max-width: 48%;
	max-width: -webkit-calc(50% - 10px);
	max-width:         calc(50% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-3 {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 40px);
	max-width:         calc(33.3% - 40px);
	margin-right:40px;
	float:left;
}

.admegaposts .admp-columns-4 {
	max-width: 23%;
	max-width: -webkit-calc(25% - 10px);
	max-width:         calc(25% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-5 {
	max-width: 19%;
	max-width: -webkit-calc(20% - 10px);
	max-width:         calc(20% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-6 {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 10px);
	max-width:         calc(16.7% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-7 {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 10px);
	max-width:         calc(14.28% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-8 {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 10px);
	max-width:         calc(12.5% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-9 {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 10px);
	max-width:         calc(11.1% - 10px);
	margin-right:10px;
	float:left;
}

.admegaposts .admp-columns-1:nth-of-type(1n),
.admegaposts .admp-columns-2:nth-of-type(2n),
.admegaposts .admp-columns-3:nth-of-type(3n),
.admegaposts .admp-columns-4:nth-of-type(4n),
.admegaposts .admp-columns-5:nth-of-type(5n),
.admegaposts .admp-columns-6:nth-of-type(6n),
.admegaposts .admp-columns-7:nth-of-type(7n),
.admegaposts .admp-columns-8:nth-of-type(8n),
.admegaposts .admp-columns-9:nth-of-type(9n) {
	margin-right: 0;
}

/* COLUMN */
.admegaposts .ad_one_half{ width:48%; }
.admegaposts .ad_one_third{ width:30.66%; }
.admegaposts .ad_two_third{ width:65.33%; }
.admegaposts .ad_one_fourth{ width:22%; }
.admegaposts .ad_three_fourth{ width:74%; }
.admegaposts .ad_one_fifth{ width:16.8%; }
.admegaposts .ad_two_fifth{ width:37.6%; }
.admegaposts .ad_three_fifth{ width:58.4%; }
.admegaposts .ad_four_fifth{ width:67.2%; }
.admegaposts .ad_one_sixth{ width:13.33%; }
.admegaposts .ad_five_sixth{ width:82.67%; }
.admegaposts .ad_one_half, 
.admegaposts .ad_one_third,
.admegaposts .ad_two_third,
.admegaposts .ad_three_fourth,
.admegaposts .ad_one_fourth,
.admegaposts .ad_one_fifth,
.admegaposts .ad_two_fifth,
.admegaposts .ad_three_fifth,
.admegaposts .ad_four_fifth,
.admegaposts .ad_one_sixth,
.admegaposts .ad_five_sixth{ 
	position:relative; 
	margin-right:3.7%; 
	float:left; 
}
.admegaposts .ad_last{ 
	margin-right:0 !important; 
	clear:right; 
} 

.adclear {
	clear:both;
}

/* COLUMNS SHORTCODES */
.admp_one_half{ width:48%; }
.admp_one_third{ width:30.66%; }
.admp_two_third{ width:65.33%; }
.admp_one_fourth{ width:22%; }
.admp_three_fourth{ width:74%; }
.admp_one_fifth{ width:16.8%; }
.admp_two_fifth{ width:37.6%; }
.admp_three_fifth{ width:58.4%; }
.admp_four_fifth{ width:67.2%; }
.admp_one_sixth{ width:13.33%; }
.admp_five_sixth{ width:82.67%; }
.admp_one_half, 
.admp_one_third,
.admp_two_third,
.admp_three_fourth,
.admp_one_fourth,
.admp_one_fifth,
.admp_two_fifth,
.admp_three_fifth,
.admp_four_fifth,
.admp_one_sixth,
.admp_five_sixth{ 
	position:relative; 
	margin-right:3.7%; 
	float:left; 
}
.admp_last{ 
	margin-right:0 !important; 
	clear:right; 
} 

/* MEDIA QUERY RESPONSIVE */
@media screen and (max-width: 767px) {
	.admegaposts .admp-columns-1,
	.admegaposts .admp-columns-2,
	.admegaposts .admp-columns-3,
	.admegaposts .admp-columns-4,
	.admegaposts .admp-columns-5,
	.admegaposts .admp-columns-6,	
	.admegaposts .admp-columns-7,
	.admegaposts .admp-columns-8,	
	.admegaposts .admp-columns-9,
	.admegaposts .ad_one_half, 
	.admegaposts .ad_one_third,
	.admegaposts .ad_two_third,
	.admegaposts .ad_three_fourth,
	.admegaposts .ad_one_fourth,
	.admegaposts .ad_one_fifth,
	.admegaposts .ad_two_fifth,
	.admegaposts .ad_three_fifth,
	.admegaposts .ad_four_fifth,
	.admegaposts .ad_one_sixth,
	.admegaposts .ad_five_sixth {
		max-width: 100%!important;
		float:none!important;
		width:100%!important;
	}
	
/* COLUMNS SHORTCODES */
	.admp_one_half, 
	.admp_one_third,
	.admp_two_third,
	.admp_three_fourth,
	.admp_one_fourth,
	.admp_one_fifth,
	.admp_two_fifth,
	.admp_three_fifth,
	.admp_four_fifth,
	.admp_one_sixth,
	.admp_five_sixth {
		max-width: 100%!important;
		float:none!important;
		width:100%!important;
	}	
	
}
/* TABLET PORTRAIT */
@media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) { 
	.admegaposts .admp-columns-1,
	.admegaposts .admp-columns-2,
	.admegaposts .admp-columns-3,
	.admegaposts .admp-columns-4,
	.admegaposts .admp-columns-5,
	.admegaposts .admp-columns-6,	
	.admegaposts .admp-columns-7,
	.admegaposts .admp-columns-8,	
	.admegaposts .admp-columns-9,
	.admegaposts .ad_one_half, 
	.admegaposts .ad_one_third,
	.admegaposts .ad_two_third,
	.admegaposts .ad_three_fourth,
	.admegaposts .ad_one_fourth,
	.admegaposts .ad_one_fifth,
	.admegaposts .ad_two_fifth,
	.admegaposts .ad_three_fifth,
	.admegaposts .ad_four_fifth,
	.admegaposts .ad_one_sixth,
	.admegaposts .ad_five_sixth {
		max-width: 48.5%!important;
		width:48.5%!important;
		margin-right:1%;
	}

/* SHORTCODES COLUMNS */	
	.admp_one_half, 
	.admp_one_third,
	.admp_two_third,
	.admp_three_fourth,
	.admp_one_fourth,
	.admp_one_fifth,
	.admp_two_fifth,
	.admp_three_fifth,
	.admp_four_fifth,
	.admp_one_sixth,
	.admp_five_sixth {
		max-width: 48.5%!important;
		width:48.5%!important;
		margin-right:1%;
	}	
}

/*! jQuery UI - v1.10.4 - 2014-01-24
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.tabs.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.admegaposts-tab.style2 .ui-helper-hidden {
	display: none;
}
.admegaposts-tab.style2 .ui-helper-hidden-accessible {


	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.admegaposts-tab.style2 .ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.admegaposts-tab.style2 .ui-helper-clearfix:before,
.admegaposts-tab.style2 .ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.admegaposts-tab.style2 .ui-helper-clearfix:after {
	clear: both;
}
.admegaposts-tab.style2 .ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.admegaposts-tab.style2 .ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.admegaposts-tab.style2 .ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.admegaposts-tab.style2 .ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.admegaposts-tab.style2 .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.admegaposts-tab.style2 .ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.admegaposts-tab.style2 .ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav li {
    float: left;
    list-style: none outside none;
    margin: 0 0.3em 1px 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav li:first-child {
    margin-left: 20px;
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.admegaposts-tab.style2 .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.admegaposts-tab.style2 .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.admegaposts-tab.style2 .ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

/* Component containers
----------------------------------*/
.admegaposts-tab.style2 .ui-widget {
	font-size: 1.1em;
}
.admegaposts-tab.style2 .ui-widget .ui-widget {
	font-size: 1em;
}
.admegaposts-tab.style2 .ui-widget input,
.admegaposts-tab.style2 .ui-widget select,
.admegaposts-tab.style2 .ui-widget textarea,
.admegaposts-tab.style2 .ui-widget button {
	font-size: 1em;
}
.admegaposts-tab.style2 .ui-widget-content a {
	color: #333333;
}
.admegaposts-tab.style2 .ui-widget-header {
	background: none;
	color: #ffffff;
	font-weight: bold;
}
.admegaposts-tab.style2 .ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.admegaposts-tab.style2 .ui-state-default,
.admegaposts-tab.style2 .ui-widget-content .ui-state-default,
.admegaposts-tab.style2 .ui-widget-header .ui-state-default {
	border: 0 !important;
	font-weight: bold;
	color: #1c94c4;
}
.admegaposts-tab.style2 .ui-state-default a,
.admegaposts-tab.style2 .ui-state-default a:link,
.admegaposts-tab.style2 .ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.admegaposts-tab.style2 .ui-state-hover,
.admegaposts-tab.style2 .ui-widget-content .ui-state-hover,
.admegaposts-tab.style2 .ui-widget-header .ui-state-hover,
.admegaposts-tab.style2 .ui-state-focus,
.admegaposts-tab.style2 .ui-widget-content .ui-state-focus,
.admegaposts-tab.style2 .ui-widget-header .ui-state-focus {
	border: 1px solid #FFF;
	font-weight: bold;
	color: #111111;
}

.admegaposts-tab.style2 .ui-state-hover a:hover,
.admegaposts-tab.style2 .ui-state-hover a:link,
.admegaposts-tab.style2 .ui-state-hover a:visited,
.admegaposts-tab.style2 .ui-state-focus a,
.admegaposts-tab.style2 .ui-state-focus a:hover,
.admegaposts-tab.style2 .ui-state-focus a:link,
.admegaposts-tab.style2 .ui-state-focus a:visited{
	color: #ffffff;
	text-decoration: none;
	/*border-bottom:5px solid #2980B9;*/
}
.admegaposts-tab.style2 .ui-state-hover a {
	background: none repeat scroll 0 0 #2980B9;
    border: 1px solid #34495E;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    text-decoration: none;
}
.admegaposts-tab.style2 .ui-state-default a {
	border: 1px solid #34495E;
    border-radius: 3px 3px 0 0;
}

.admegaposts-tab.style2 .ui-state-active,
.admegaposts-tab.style2 .ui-widget-content .ui-state-active,
.admegaposts-tab.style2 .ui-widget-header .ui-state-active {
	font-weight: bold;
	color: #eb8f00;
}
.admegaposts-tab.style2 .ui-state-active a,
.admegaposts-tab.style2 .ui-state-active a:link,
.admegaposts-tab.style2 .ui-state-active a:visited {
	background: none repeat scroll 0 0 #2980B9;
    border: 1px solid #34495E;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.admegaposts-tab.style2 .ui-state-highlight,
.admegaposts-tab.style2 .ui-widget-content .ui-state-highlight,
.admegaposts-tab.style2 .ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	color: #363636;
}
.admegaposts-tab.style2 .ui-state-highlight a,
.admegaposts-tab.style2 .ui-widget-content .ui-state-highlight a,
.admegaposts-tab.style2 .ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.admegaposts-tab.style2 .ui-state-error,
.admegaposts-tab.style2 .ui-widget-content .ui-state-error,
.admegaposts-tab.style2 .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.admegaposts-tab.style2 .ui-state-error a,
.admegaposts-tab.style2 .ui-widget-content .ui-state-error a,
.admegaposts-tab.style2 .ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.admegaposts-tab.style2 .ui-state-error-text,
.admegaposts-tab.style2 .ui-widget-content .ui-state-error-text,
.admegaposts-tab.style2 .ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.admegaposts-tab.style2 .ui-priority-primary,
.admegaposts-tab.style2 .ui-widget-content .ui-priority-primary,
.admegaposts-tab.style2 .ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.admegaposts-tab.style2 .ui-priority-secondary,
.admegaposts-tab.style2 .ui-widget-content .ui-priority-secondary,
.admegaposts-tab.style2 .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.admegaposts-tab.style2 .ui-state-disabled,
.admegaposts-tab.style2 .ui-widget-content .ui-state-disabled,
.admegaposts-tab.style2 .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.admegaposts-tab.style2 .ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.admegaposts-tab.style2 .ui-icon {
	width: 16px;
	height: 16px;
}
.admegaposts-tab.style2 .ui-icon,
.admegaposts-tab.style2 .ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}
.admegaposts-tab.style2 .ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_ffffff_256x240.png);
}
.admegaposts-tab.style2 .ui-state-default .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.admegaposts-tab.style2 .ui-state-hover .ui-icon,
.admegaposts-tab.style2 .ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.admegaposts-tab.style2 .ui-state-active .ui-icon {
	background-image: url(images/ui-icons_ef8c08_256x240.png);
}
.admegaposts-tab.style2 .ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_228ef1_256x240.png);
}
.admegaposts-tab.style2 .ui-state-error .ui-icon,
.admegaposts-tab.style2 .ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.admegaposts-tab.style2 .ui-icon-blank { background-position: 16px 16px; }
.admegaposts-tab.style2 .ui-icon-carat-1-n { background-position: 0 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-ne { background-position: -16px 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-e { background-position: -32px 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-se { background-position: -48px 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-s { background-position: -64px 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-sw { background-position: -80px 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-w { background-position: -96px 0; }
.admegaposts-tab.style2 .ui-icon-carat-1-nw { background-position: -112px 0; }
.admegaposts-tab.style2 .ui-icon-carat-2-n-s { background-position: -128px 0; }
.admegaposts-tab.style2 .ui-icon-carat-2-e-w { background-position: -144px 0; }
.admegaposts-tab.style2 .ui-icon-triangle-1-n { background-position: 0 -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-ne { background-position: -16px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-e { background-position: -32px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-se { background-position: -48px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-s { background-position: -64px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-sw { background-position: -80px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-w { background-position: -96px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-1-nw { background-position: -112px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.admegaposts-tab.style2 .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-n { background-position: 0 -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-ne { background-position: -16px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-e { background-position: -32px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-se { background-position: -48px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-s { background-position: -64px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-sw { background-position: -80px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-w { background-position: -96px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-1-nw { background-position: -112px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.admegaposts-tab.style2 .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.admegaposts-tab.style2 .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.admegaposts-tab.style2 .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.admegaposts-tab.style2 .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.admegaposts-tab.style2 .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.admegaposts-tab.style2 .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.admegaposts-tab.style2 .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.admegaposts-tab.style2 .ui-icon-arrow-4 { background-position: 0 -80px; }
.admegaposts-tab.style2 .ui-icon-arrow-4-diag { background-position: -16px -80px; }
.admegaposts-tab.style2 .ui-icon-extlink { background-position: -32px -80px; }
.admegaposts-tab.style2 .ui-icon-newwin { background-position: -48px -80px; }
.admegaposts-tab.style2 .ui-icon-refresh { background-position: -64px -80px; }
.admegaposts-tab.style2 .ui-icon-shuffle { background-position: -80px -80px; }
.admegaposts-tab.style2 .ui-icon-transfer-e-w { background-position: -96px -80px; }
.admegaposts-tab.style2 .ui-icon-transferthick-e-w { background-position: -112px -80px; }
.admegaposts-tab.style2 .ui-icon-folder-collapsed { background-position: 0 -96px; }
.admegaposts-tab.style2 .ui-icon-folder-open { background-position: -16px -96px; }
.admegaposts-tab.style2 .ui-icon-document { background-position: -32px -96px; }
.admegaposts-tab.style2 .ui-icon-document-b { background-position: -48px -96px; }
.admegaposts-tab.style2 .ui-icon-note { background-position: -64px -96px; }
.admegaposts-tab.style2 .ui-icon-mail-closed { background-position: -80px -96px; }
.admegaposts-tab.style2 .ui-icon-mail-open { background-position: -96px -96px; }
.admegaposts-tab.style2 .ui-icon-suitcase { background-position: -112px -96px; }
.admegaposts-tab.style2 .ui-icon-comment { background-position: -128px -96px; }
.admegaposts-tab.style2 .ui-icon-person { background-position: -144px -96px; }
.admegaposts-tab.style2 .ui-icon-print { background-position: -160px -96px; }
.admegaposts-tab.style2 .ui-icon-trash { background-position: -176px -96px; }
.admegaposts-tab.style2 .ui-icon-locked { background-position: -192px -96px; }
.admegaposts-tab.style2 .ui-icon-unlocked { background-position: -208px -96px; }
.admegaposts-tab.style2 .ui-icon-bookmark { background-position: -224px -96px; }
.admegaposts-tab.style2 .ui-icon-tag { background-position: -240px -96px; }
.admegaposts-tab.style2 .ui-icon-home { background-position: 0 -112px; }
.admegaposts-tab.style2 .ui-icon-flag { background-position: -16px -112px; }
.admegaposts-tab.style2 .ui-icon-calendar { background-position: -32px -112px; }
.admegaposts-tab.style2 .ui-icon-cart { background-position: -48px -112px; }
.admegaposts-tab.style2 .ui-icon-pencil { background-position: -64px -112px; }
.admegaposts-tab.style2 .ui-icon-clock { background-position: -80px -112px; }
.admegaposts-tab.style2 .ui-icon-disk { background-position: -96px -112px; }
.admegaposts-tab.style2 .ui-icon-calculator { background-position: -112px -112px; }
.admegaposts-tab.style2 .ui-icon-zoomin { background-position: -128px -112px; }
.admegaposts-tab.style2 .ui-icon-zoomout { background-position: -144px -112px; }
.admegaposts-tab.style2 .ui-icon-search { background-position: -160px -112px; }
.admegaposts-tab.style2 .ui-icon-wrench { background-position: -176px -112px; }
.admegaposts-tab.style2 .ui-icon-gear { background-position: -192px -112px; }
.admegaposts-tab.style2 .ui-icon-heart { background-position: -208px -112px; }
.admegaposts-tab.style2 .ui-icon-star { background-position: -224px -112px; }
.admegaposts-tab.style2 .ui-icon-link { background-position: -240px -112px; }
.admegaposts-tab.style2 .ui-icon-cancel { background-position: 0 -128px; }
.admegaposts-tab.style2 .ui-icon-plus { background-position: -16px -128px; }
.admegaposts-tab.style2 .ui-icon-plusthick { background-position: -32px -128px; }
.admegaposts-tab.style2 .ui-icon-minus { background-position: -48px -128px; }
.admegaposts-tab.style2 .ui-icon-minusthick { background-position: -64px -128px; }
.admegaposts-tab.style2 .ui-icon-close { background-position: -80px -128px; }
.admegaposts-tab.style2 .ui-icon-closethick { background-position: -96px -128px; }
.admegaposts-tab.style2 .ui-icon-key { background-position: -112px -128px; }
.admegaposts-tab.style2 .ui-icon-lightbulb { background-position: -128px -128px; }
.admegaposts-tab.style2 .ui-icon-scissors { background-position: -144px -128px; }
.admegaposts-tab.style2 .ui-icon-clipboard { background-position: -160px -128px; }
.admegaposts-tab.style2 .ui-icon-copy { background-position: -176px -128px; }
.admegaposts-tab.style2 .ui-icon-contact { background-position: -192px -128px; }
.admegaposts-tab.style2 .ui-icon-image { background-position: -208px -128px; }
.admegaposts-tab.style2 .ui-icon-video { background-position: -224px -128px; }
.admegaposts-tab.style2 .ui-icon-script { background-position: -240px -128px; }
.admegaposts-tab.style2 .ui-icon-alert { background-position: 0 -144px; }
.admegaposts-tab.style2 .ui-icon-info { background-position: -16px -144px; }
.admegaposts-tab.style2 .ui-icon-notice { background-position: -32px -144px; }
.admegaposts-tab.style2 .ui-icon-help { background-position: -48px -144px; }
.admegaposts-tab.style2 .ui-icon-check { background-position: -64px -144px; }
.admegaposts-tab.style2 .ui-icon-bullet { background-position: -80px -144px; }
.admegaposts-tab.style2 .ui-icon-radio-on { background-position: -96px -144px; }
.admegaposts-tab.style2 .ui-icon-radio-off { background-position: -112px -144px; }
.admegaposts-tab.style2 .ui-icon-pin-w { background-position: -128px -144px; }
.admegaposts-tab.style2 .ui-icon-pin-s { background-position: -144px -144px; }
.admegaposts-tab.style2 .ui-icon-play { background-position: 0 -160px; }
.admegaposts-tab.style2 .ui-icon-pause { background-position: -16px -160px; }
.admegaposts-tab.style2 .ui-icon-seek-next { background-position: -32px -160px; }
.admegaposts-tab.style2 .ui-icon-seek-prev { background-position: -48px -160px; }
.admegaposts-tab.style2 .ui-icon-seek-end { background-position: -64px -160px; }
.admegaposts-tab.style2 .ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.admegaposts-tab.style2 .ui-icon-seek-first { background-position: -80px -160px; }
.admegaposts-tab.style2 .ui-icon-stop { background-position: -96px -160px; }
.admegaposts-tab.style2 .ui-icon-eject { background-position: -112px -160px; }
.admegaposts-tab.style2 .ui-icon-volume-off { background-position: -128px -160px; }
.admegaposts-tab.style2 .ui-icon-volume-on { background-position: -144px -160px; }
.admegaposts-tab.style2 .ui-icon-power { background-position: 0 -176px; }
.admegaposts-tab.style2 .ui-icon-signal-diag { background-position: -16px -176px; }
.admegaposts-tab.style2 .ui-icon-signal { background-position: -32px -176px; }
.admegaposts-tab.style2 .ui-icon-battery-0 { background-position: -48px -176px; }
.admegaposts-tab.style2 .ui-icon-battery-1 { background-position: -64px -176px; }
.admegaposts-tab.style2 .ui-icon-battery-2 { background-position: -80px -176px; }
.admegaposts-tab.style2 .ui-icon-battery-3 { background-position: -96px -176px; }
.admegaposts-tab.style2 .ui-icon-circle-plus { background-position: 0 -192px; }
.admegaposts-tab.style2 .ui-icon-circle-minus { background-position: -16px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-close { background-position: -32px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-triangle-n { background-position: -96px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-arrow-e { background-position: -112px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-arrow-s { background-position: -128px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-arrow-w { background-position: -144px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-arrow-n { background-position: -160px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-zoomin { background-position: -176px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-zoomout { background-position: -192px -192px; }
.admegaposts-tab.style2 .ui-icon-circle-check { background-position: -208px -192px; }
.admegaposts-tab.style2 .ui-icon-circlesmall-plus { background-position: 0 -208px; }
.admegaposts-tab.style2 .ui-icon-circlesmall-minus { background-position: -16px -208px; }
.admegaposts-tab.style2 .ui-icon-circlesmall-close { background-position: -32px -208px; }
.admegaposts-tab.style2 .ui-icon-squaresmall-plus { background-position: -48px -208px; }
.admegaposts-tab.style2 .ui-icon-squaresmall-minus { background-position: -64px -208px; }
.admegaposts-tab.style2 .ui-icon-squaresmall-close { background-position: -80px -208px; }
.admegaposts-tab.style2 .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.admegaposts-tab.style2 .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.admegaposts-tab.style2 .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.admegaposts-tab.style2 .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.admegaposts-tab.style2 .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.admegaposts-tab.style2 .ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.admegaposts-tab.style2 .ui-corner-all,
.admegaposts-tab.style2 .ui-corner-top,
.admegaposts-tab.style2 .ui-corner-left,
.admegaposts-tab.style2 .ui-corner-tl {
	border-top-left-radius: 4px;
}
.admegaposts-tab.style2 .ui-corner-all,
.admegaposts-tab.style2 .ui-corner-top,
.admegaposts-tab.style2 .ui-corner-right,
.admegaposts-tab.style2 .ui-corner-tr {
	border-top-right-radius: 4px;
}
.admegaposts-tab.style2 .ui-corner-all,
.admegaposts-tab.style2 .ui-corner-bottom,
.admegaposts-tab.style2 .ui-corner-left,
.admegaposts-tab.style2 .ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.admegaposts-tab.style2 .ui-corner-all,
.admegaposts-tab.style2 .ui-corner-bottom,
.admegaposts-tab.style2 .ui-corner-right,
.admegaposts-tab.style2 .ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.admegaposts-tab.style2 .ui-widget-overlay {
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.admegaposts-tab.style2 .ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}

.admegaposts-tab .nav > li > a:focus {
	background:none!important;
}
.mega-thumb {
	float:left; 
}
.admegaposts img.megaposts-thumbs {
	width:100%;
	border:0;
	border-radius:0;
	transform:scale(1.0);
	-moz-transform:    scale(1); /* Firefox */
	 -webkit-transform: scale(1); /* Webkit */
	 -o-transform:      scale(1); /* Opera */
	 -ms-transform:     scale(1); /* IE 9 */	
	 -webkit-transition: all .55s ease-in;
	  -moz-transition: all .55s ease-in;
	  -ms-transition: all .55s ease-in;
	  -o-transition: all .55s ease-in;
	  transition: all .55s ease-in;		
}
.admegaposts img.megaposts-thumbs:hover {
	transform:scale(1.2);
	-moz-transform:    scale(1.2); /* Firefox */
	 -webkit-transform: scale(1.2); /* Webkit */
	 -o-transform:      scale(1.2); /* Opera */
	 -ms-transform:     scale(1.2); /* IE 9 */	
	 -webkit-transition: all .55s ease-in;
	  -moz-transition: all .55s ease-in;
	  -ms-transition: all .55s ease-in;
	  -o-transition: all .55s ease-in;
	  transition: all .55s ease-in;		
}
.admegaposts .admegaposts-thumbs-container {
	position:relative;
	line-height:0;
	overflow:hidden;
}
.admegaposts.posts_type1 .ad_two_third .admegaposts-icon-format {
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	background:#1E73BE;
}
.admegaposts.posts_type1 .admp-title {
	display:block;
	margin: 20px 0 5px;
}
.admegaposts.posts_type1 .ad_two_third, .admegaposts.posts_type1 .ad_one_third {
	margin-bottom:20px;
}
.admegaposts.posts_type1 .admp-info-left .admp-title{
	
}
.admegaposts.posts_type1 .admp-date {
	margin-right:10px;
}
.admegaposts.posts_type1 .admp-date i {
	margin-right:5px;
}
.admegaposts.posts_type1 .admp-info-left .admp-title a, .admegaposts.posts_type1 .admp-info-left .admp-title a:hover {
	text-decoration:none;
}
.admegaposts.posts_type1 .admp-details span {
	display: inline-block;
    margin: 5px 25px 0 0;
}
.admegaposts.posts_type1 .admp-details span a {
	text-decoration:none;
}
.admegaposts.posts_type1 .admp-details i {
	margin-right:10px;
}
.admegaposts.posts_type1 .admp-info-right {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	white-space:nowrap; 
	overflow:hidden;
	text-overflow:ellipsis;
	background:#1E73BE;
	padding:5px 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 	
}
.admegaposts.posts_type1 .admp-info-right a, .admegaposts.posts_type1 .admp-info-right a:hover {
	text-decoration:none;
}
.admegaposts.posts_type1 .admp-info-right .admegaposts-icon-format, .admegaposts.posts_type1 .admp-info-right .admp-title {
	display:inline;
	margin-right: 5px;	
}






/*type2*/


.admegaposts.posts_type2 a {
	text-decoration: none;
}


.admegaposts.posts_type2 .admp-info-left .admp-title a {
    display: block;
    font-size: 25px;
    margin: 20px 0 10px;
}


.admegaposts.posts_type2 .admp-info-left .admp-content {
	display: block;
    font-size: 16px;
    margin-bottom: 16px;
}

.admegaposts.posts_type2 .firstpost .admp-details {
    border-top: 1px solid;
    padding: 10px 0;
}

.admegaposts.posts_type2 .admp-details span {
	margin-right:20px;
	display:inline-block;
}

.admegaposts.posts_type2 .admp-details span i {
	margin-right:8px;
}

.admegaposts.posts_type2 .moreposts {
	border-top:1px solid;
	padding:30px 0;
}

.admegaposts.posts_type2 .admp-info-right span .admp-date {
	display:block;
	line-height:15px;
}

.admegaposts.posts_type2 .admp-info-right span .admp-date i {
	margin-right:8px;
}

.admegaposts.posts_type2 .admp-info-right span.admp-title {
	display:block;
	font-size: 18px;
    padding: 8px 0;
}
	
.admegaposts.posts_type2 .admp-info-right span.admp-details {
	bottom:0px;
}


	
	
	
	
/*type3*/
	
	
.admegaposts.posts_type3 a {
	text-decoration: none;
}
	
	
.admegaposts.posts_type3 .admegaposts-thumbs-container	{
	line-height:inherit;
}
	
.admegaposts.posts_type3 .admp-info-left .admp-title {
	display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    margin: 15px 0 20px;
}

.admegaposts.posts_type3 .admp-info-left .admp-details {
	margin-bottom:10px;
	margin-top:10px;
	min-height:50px;
}

.admegaposts.posts_type3 .admp-info-left .admp-date i {
	margin-right:8px;
}

.admegaposts.posts_type3 .admp-info-left .admp-content {
	font-size: 16px;
    line-height: 30px;
	display:block;
}


.admegaposts.posts_type3 .admp-info-left .admp-read-more {
	border: 3px solid;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    padding: 5px 20px;
}

.admegaposts.posts_type3 .admp-details span {
	margin-right:20px;
	display:inline-block;
}

.admegaposts.posts_type3 .admp-details span i {
	margin-right:8px;
}

.admegaposts.posts_type3 .admegaposts-thumbs-container {
	line-height:0px;
}

.admegaposts.posts_type3 .admp-info-left .admp-date {
	display: block;
    margin-bottom: 3px;
}

.admegaposts.posts_type3 .admp-info-left {
	margin-bottom:50px;
}





/*type4*/

.admegaposts.posts_type4 a {
	text-decoration: none;
}

.admegaposts.posts_type4 .container-display4:first-child {
	padding-top:0px;
}


.admegaposts.posts_type4 .container-display4 {
	padding:40px 0;
	border-bottom:1px solid #F1C40F;
}

.admegaposts.posts_type4 .admp-info-right .admp-title {
	display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 0 5px;
}

.admegaposts.posts_type4 .admp-details span {
	margin-right:20px;
	display:inline-block;
}

.admegaposts.posts_type4 .admp-details span i, .admegaposts.posts_type4 .admp-views i {
	margin-right:8px;
}

.admegaposts.posts_type4 .admp-details span.admp-date {
	margin-bottom:5px;
}


.admegaposts.posts_type4 .admp-views {
	background: none repeat scroll 0 0 #F1C40F;
    bottom: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 1;
}

.admegaposts.posts_type4 .admegaposts img.megaposts-thumbs:hover {
	transform:none;	
}

.admegaposts.posts_type4 .admp-info-right .admp-content {
	display:block;
	margin-top:15px;
}



/*type5*/

.admegaposts.posts_type5 a {
	text-decoration: none;
}

.admegaposts.posts_type5 .admp-info-left.ad_one_half .admp-title {
	display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 0 5px;
    padding: 20px 20px 5px;
}
.admegaposts.posts_type5 .admp-info-left.ad_one_half .admp-content {
	display: block;
    padding: 0 20px 10px;
}

.admegaposts.posts_type5 .admp-details span {
	margin-right:20px;
	display:inline-block;
	margin-bottom:20px;
}

.admegaposts.posts_type5 .admp-details span i, .admegaposts.posts_type4 .admp-views i, .admegaposts.posts_type5 .admp-info-left.ad_one_half span.admp-date i {
	margin-right:8px;
}

.admegaposts.posts_type5 .admp-info-left.ad_one_half span.admp-date {
	display: block;
    margin-left: 20px;
    margin-top: 5px;
}


.admegaposts.posts_type5 .admp-info-left.ad_one_half {
	background:#ecf0f1;
}

.admegaposts.posts_type5 .admp-read-more {
	padding-left:20px;
	display:block;
	padding-bottom:10px;
}


.admegaposts.posts_type5 span.admp-details {
	margin-left:20px;
	display:block;
}

.admegaposts.posts_type5 .admp-info-right.ad_one_half.ad_last .admp-title {
	font-size:16px;
	padding-bottom:8px;
	border-bottom:1px dotted #ecf0f1;
	margin-bottom:5px;
	display:block;
}


.admegaposts.posts_type5 .admp-thumbs-container {
    overflow: hidden;
	line-height:0;
}

/* PAGINATION */

.vcmp-pagination {
	text-align:center;
	margin:50px 0;
}
.vcmp-pagination a,
.vcmp-pagination .vcmp-pagination .current { 
	padding:8px 20px;
}
.vcmp-pagination .vcmp-pagination .current,
.vcmp-pagination .vcmp-pagination a { 
	margin: 0 1% 0 0;
}

/*type6 (carousel style1)*/


.posts_carousel_type1 a {
	text-decoration: none;
	
}

.posts_carousel_type1 .owl-item .item{
	padding:20px;
}

.posts_carousel_type1 .admegaposts-thumbs-container img.megaposts-thumbs {
	border-radius:5px 5px 0 0;
}

.posts_carousel_type1 .admegaposts-thumbs-container img.megaposts-thumbs:hover {
	transform:none;
	transition:none;
}

.posts_carousel_type1 .owl-item .item .admp-info-left {
	background:#f2f2f2;
	padding:5px 20px 20px;
	border-radius:0 0 5px 5px;
	
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-details {
	font-size: 12px;
    margin-bottom: 10px;
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-details span {
	margin-right:10px;
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-details span i {
	margin-right:5px;
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-title {
	font-size:20px;
	line-height:26px;
	display:block;
	margin-bottom:15px;
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-date {
	display:block;
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-date i {
	margin-right:5px;
}

.posts_carousel_type1 .owl-item .item .admp-info-left .admp-content {
	display:block;
}

.posts_carousel_type1 img.megaposts-thumbs:hover {	
	transform:scale(1.0);
	-moz-transform:    scale(1.0); /* Firefox */
	 -webkit-transform: scale(1.0); /* Webkit */
	 -o-transform:      scale(1.0); /* Opera */
	 -ms-transform:     scale(1.0); /* IE 9 */		
}



/*type7 (carousel style2)*/


.posts_carousel_type2 .owl-item .item{
	padding:10px;
}


.posts_carousel_type2 a {
	text-decoration: none;
	
}

.posts_carousel_type2 .admp-info-left {
	position:absolute;
	height:100%;
	width:100%;
	opacity:0;
	bottom:0;
	left:0;
	line-height:1.2;
	 -webkit-transition: all .55s ease-in;
	  -moz-transition: all .55s ease-in;
	  -ms-transition: all .55s ease-in;
	  -o-transition: all .55s ease-in;
	  transition: all .55s ease-in;			
}
.posts_carousel_type2 .admegaposts-thumbs-container:hover .admp-info-left {
	position:absolute;
	height:100%;
	width:100%;
	opacity:1;
	bottom:0;
	background:#FFF;
	left:0;
	 -webkit-transition: all .55s ease-in;
	  -moz-transition: all .55s ease-in;
	  -ms-transition: all .55s ease-in;
	  -o-transition: all .55s ease-in;
	  transition: all .55s ease-in;			
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-details {
	margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px;
	margin-right:20px;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-details span {
	margin-right:12px;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-details span i {
	margin-right:7px;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-title {
	display:block;
	font-size:16px;
	margin:0 20px 5px;
	font-weight:bold;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-date {
	margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
	margin-right:20px;
	display:block;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-date i {
	margin-right:7px;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-content {
	margin-left:20px;
	margin-right:20px;
	display:block;
}

.posts_carousel_type2 .admegaposts-thumbs-container .admp-read-more {
	margin-left:20px;
	margin-bottom:20px;
	margin-top:10px;
	display:block;
}


/*type8 (carousel style3)*/

.posts_carousel_type3 a {
	text-decoration:none;
	color:#fff;
}
.posts_carousel_type3 a:hover {
	color:#CCC;
	text-decoration:none;
}
.posts_carousel_type3 .admp-info-left {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
}
.posts_carousel_type3 .admp-info-left .admp-title {
	display:table;
	height:100%;
	width:100%;
}
.posts_carousel_type3 .admp-info-left .admp-title a {
	display:table-cell;
	vertical-align:middle;
	line-height:1;
	padding:30px 50px;
}

.posts_carousel_type3.owl-theme .owl-controls .owl-buttons .owl-prev {
	border-radius: 50%;
    font-size: 15px;
    left: 0;
    line-height: 24px;
    margin: -27px 0 0 -22px;
    opacity: 1;
    padding: 15px 20px;
    position: absolute;
    top: 50%;
}

.posts_carousel_type3.owl-theme .owl-controls .owl-buttons .owl-next {
	border-radius: 50%;
    font-size: 15px;
    line-height: 24px;
    margin: -27px 0 0 -20px;
    opacity: 1;
    padding: 15px 20px;
    position: absolute;
    right: -27px;
    top: 50%	
}

.posts_carousel_type3 .owl-pagination {
	display:none;
}


.posts_carousel_type3.ad_one_fourth {
    background: none repeat scroll 0 0 #34495e;
    box-sizing: border-box;
    margin-right: 0;
    padding: 6.5px 30px;
    width: 25.7%;
	height:12.7em;
}

.posts_carousel_type3 .item {
	padding-left:5px;
}

.posts_carousel_type3 .item .admp-title a {
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}




/*type9 (posts_newsticker_type1)*/


.posts_newsticker_type1 a {
	text-decoration:none;
}

.posts_newsticker_type1 #admp-newsticker-1 {
	margin-bottom:0px;
}

.posts_newsticker_type1 .mega-thumb {
    width:80px;
	height:50px;
	margin-right: 20px;
}

.posts_newsticker_type1 li {
	border-bottom: 1px solid #CCCCCC;
    list-style:none;
    padding: 15px 0;
}

.posts_newsticker_type1 .mega-info {
    margin-bottom:10px;
}

.posts_newsticker_type1 .mega-title {
    margin-bottom:10px;
}

.posts_newsticker_type1 .mega-thumb a:hover img {
	border-radius:0px;
	transform:none;
}

.posts_newsticker_type1 .mega-info .mega-date span {
	margin-right:15px;
}

.posts_newsticker_type1 .mega-info .mega-date span.icon-bubble, .posts_newsticker_type1 .mega-info .mega-date span.icon-eye {
	margin-right:5px;
}

.posts_newsticker_type1 i {
	margin-right:8px;
}

.posts_newsticker_type1 img.megaposts-thumbs:hover {	
	transform:scale(1.0);
	-moz-transform:    scale(1.0); /* Firefox */
	 -webkit-transform: scale(1.0); /* Webkit */
	 -o-transform:      scale(1.0); /* Opera */
	 -ms-transform:     scale(1.0); /* IE 9 */		
}

/*type10 (posts_newsticker_type2)*/

.mega-info {
	margin-left:100px;
}

.admegaposts.posts_newsticker_type2 {
	font-size:17px;
}

.posts_newsticker_type2 a {
	text-decoration:none;
}

.posts_newsticker_type2 li{
	white-space:nowrap; 
	width:100%; 
	overflow:hidden;
	text-overflow:ellipsis;
}

.posts_newsticker_type2 li {
    background: none repeat scroll 0 0 #1abc9c;
    box-sizing: border-box;
    height: 55px;
    list-style: none outside none;
    margin-left: 0!important;
    padding: 12px 20px;
}

.posts_newsticker_type2 li i  {
	margin-right:10px;
}

.posts_newsticker_type2 .mega-info {
    margin-bottom:10px;
}

.posts_newsticker_type2 .mega-title {
    margin-bottom:10px;
}

.admegaposts .owl-controls {
	opacity:1;
}


.posts_newsticker_type2 .ad_one_fourth i {
	display: inline-block;
    font-size: 20px;
    margin-right: 10px;
    margin-top: 20px;
}

.posts_newsticker_type2 ul li .hour {
	margin-right:25px;
	font-weight:bold;
}

.posts_newsticker_type2 .ad_one_fourth {
	font-weight:bold;
}

.posts_newsticker_type2 .newsticker-info {
	background:#1abc9c;
	padding:20px;
}

.posts_newsticker_type2 #newsticker-infos-triangle {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1abc9c;
    border-style: solid;
    border-width: 0 15px 16px;
    height: 0;
    margin: -36px auto 20px;
    width: 0;
}

.admegaposts.posts_newsticker_type2 ul {
	padding:0;
	margin-bottom:36px;
	margin-left:0;
}

span.admp-content {
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
}