/*Top manu Bar*/
.image {
	display: inline-block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 20px;
}
.data1 {
	width: 260px;
}
.data1 {
	display: inline-block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 20px;
	z-index: 999;
	padding-left: 0px;
	padding-right: 0px;
	width: 300px;
}
@media (max-width: 1199px){
	.data1 {
		width: 260px;
	}
}
h2 {
    margin-bottom: 0px!important;
    margin-top: 10px!important;
}
#wrapper {
    min-height: 0%!important;
    padding-bottom: 0%!important;
}
/*New search Menu*/
.search {
	background-image: url('/image/searchicon.png')!important;
	background-position: 5px 5px!important;
	background-repeat: no-repeat!important;
	padding: 0px 10px 0px 30px;
	width: 150px;
}
/*Title bar*/
.title {
	height: 260px;
	background-size: cover;
	background-position: center left;
	position: relative;
	text-align: center;
	color: #000;
}
.vcenter {
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.imgHolder {
	height: 100%;
}
.imgHolder > * {
	vertical-align: middle;
}
.imgHolderimgtitle {
	max-width: 300px;
}
#mainNav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#menuNav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;

}
.padding {
	margin-top: 47px;
}
@media screen(min-width:768px){
	.padding1 {
		margin-top: 70px;
	}
}
.innerblog {
	border-radius: 25px;
}
.pad-no {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar {
	margin-bottom: 0px;
}
.navigation {
	text-align: center;
}
.blogImageHolder {
	height: 150px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.blogHover {
	background-color: #fff;
	color: #000;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	/* ...and now for the proper property */
	transition:.5s;
}
.blogHover:hover {
	box-shadow: 0px 1px 9px 2px #d4d4d4;

}
/*.blogpost > .featured:hover {
	background-color: #232323;
}*/
.featured {
	background-color: #000;
	color: #fff;
}
.featured1 {
	background-color: #000;
    width: 40px;
    height: 40px;
    color: #fff;
    position: absolute;
    right: 0;
    z-index: 9;
	border-radius: 0 33px 0 150px
}
.featured1:before {
    font-family: "icons";
    content: '\e800';
    position: absolute;
    right: 0;
    top: 0;
    width: 2.3em;
    height: 1.75em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    z-index: 2;
}
.noneFeatured {
	background-color: #4dc0c3;
	color: #fff;
}
.innerPost {
	max-width: 48em;
    margin: 0 auto;
    padding: 0 1em;
}
.hover:hover {
	background-color: rgba(0, 0, 0, 0.05);
	z-index: 999;
	position: absolute;
}
.bar-long {
    height: 5px;
    width: 0px;
    z-index: 1000;
    /*position: fixed;*/
    top: 52px;
    left: 0;
			margin-top: 18px!important;
}

.standard {
	background-color: #4dc0c3;
}
.standardBar::-webkit-progress-value {
  background-color: #4dc0c3;
}
.Mainsite {
	background-color:  #80B2DD;
}
.MainsiteBar::-webkit-progress-value {
  background-color: #80B2DD;
}
.Digital {
	background-color: #3F8ACB;
}
.DigitalBar::-webkit-progress-value {
  background-color: #3F8ACB;
}
.support {
	background-color: #6940F0;
}
.supportBar::-webkit-progress-value {
  background-color: #6940F0;
}
.Education {
	background-color: #2857AD;
	color: #fff;
}
.EducationBar::-webkit-progress-value {
  background-color: #2857AD;
}
.DarkLight {
	background-color: #ff9800;
}
.DarkLightBar::-webkit-progress-value {
  background-color: #ff9800;
}
.Business {
	background-color:  #333;
	color: #fff;
}
.BusinessBar::-webkit-progress-value {
  background-color: #333;
}
.Foundation{
	background-color:  #F05F40;
}
.FoundationBar::-webkit-progress-value {
  background-color: #F05F40;
}
.Surfprotect {
	background-color:  rgba(0,105,179,0.7);
}
.SurfprotectBar::-webkit-progress-value {
  background-color: rgba(0,105,179,0.7);
}
.defaultback {
	background-color: #4dc0c3;
}
.header-name {
	color: #fff;
}
.current {
	background-color: #36D995!important;
	color: #fff!important;
}
#tipue_search_foot_boxes li a:hover, #tipue_search_foot_boxes li.current:hover {
    background: #36D995;
    color: #fff!important;
}
ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
    margin-top:25px;
}
ul.actions li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}
.align-center {
    text-align: center;
}
.pagbutton {
	    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: border-color 0.2s ease;
    -webkit-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    background-color: transparent;
    border: solid 1px !important;
    border-color: rgba(97, 96, 94, 0.15) !important;
    border-radius: 0em;
    color: #000 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.6em;
    font-weight: bold;
    height: calc(4.75em + 2px);
    letter-spacing: 0.25em;
    line-height: 4.75em;
    outline: 0;
    padding: 0 3.75em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.pagbutton:after {
    -moz-transform: scale(0.25);
    -webkit-transform: scale(0.25);
    -ms-transform: scale(0.25);
    transform: scale(0.25);
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
    -moz-transition: opacity 0.2s ease, -moz-transform 0.2s ease;
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    -ms-transition: opacity 0.2s ease, -ms-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
    background: #EECF6D;
    border-radius: 0em;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.pagbutton:hover {
    border-color: #000 !important;
    text-decoration: none;
    background-color: #95baf3;
}
.pagbutton:hover:after {
    opacity: 0.05;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.pagbutton.disabled, .pagbutton:disabled {
    cursor: default;
    opacity: 0.5;
    -moz-pointer-events: none;
    -webkit-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
}
