.tinos-cart
{
	display:none;
}
.tinos-search
{
	display:none;
}
.single .post-date-single
{
	display:none;
}
.single .postTitle
{
	display: none;
}
.sjb-page .list-data header
{
	display: none;
}
.sidebar_port ul {
    display: none;
}
.item-portfolio .txt-content .cat_portfolio {
    display: none;
}

@media only screen and (min-width: 1377px) {
    .logo img {
        margin-top: 5px;
        width: 34%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1376px){
    .logo img {
				margin-top: 0px;
    		width: 60%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
    .logo img {
				margin-top: 5px;
				width: 27%;
    }
}
@media only screen and (min-width: 150px) and (max-width: 650px){
    .logo img {
				margin-top: 0px;
    		width: 30%;
    }
}

.footer-bottom {
    background: #F2F2F2;
}

.footercoppyright p{
	color: #333333;
}

.footercoppyright a{
	color:#5fb1ef;
}

.teamLine{
	margin-bottom:10px !important;
}
.tinos-team .item .info {
    background: #f2f2f2;   
}

.tinos-team .item .info .name {
    color: #333333;
    font-size: 16px;
}


@media (min-width: 1025px){
	
	.menu_fullwidth{
		background: #f2f2f2;
		color: #333;
	}
	.main-navigation ul.children {
		background: #f2f2f2;
		color: #333;
	}
	.main-navigation ul.children 	{
    border: 1px solid #f2f2f2;
	}

	.menu_label {
			color: #333;
	}	
	.mobileView{
		display:none !important;
	}
	.desktopView{
		display:block !important;
	}
}

@media (max-width: 1024px){

	.mobileView{
		display:block !important;
	}
	.desktopView{
		display:none !important;
	}
	
}

@media (max-width: 1023px){
	.clientBanner{
		display:none;
	}
}

/*-team info-*/

.tinos-team .item .info {
    padding-top: 20px;
}

.tinos-team .item .info .name {
    text-align: center;
	padding-bottom: 5px;
}

.stickyBanner{
    margin-top:5%;
}

.tinos-headingtitle33 h3 {
color: white;
}


.p1{
color: #FFF8DC;
}

.p2{
color: black;
}

.tinos-headingtitlep1 p {
    color: black;
}
.white .tinos_counter1 .item_counter .text {
    color: black;
}
