.tt-aside-menu li a {
    padding: 12px 10px 12px 40px;
    font-size: 14px;
	line-height: 16px;
}


.tt-aside-menu li:before {
    font-size: 13px;
    left: 15px;
}


.tt-post__layout {
    padding: 20px 30px 40px 30px;
}


.blocktitle__under {
    font-size: 55px;
    line-height: 1;
    top: -30px;
}



.tt-dot-info {
    padding: 20px 10px 20px 60px;
}

.tt-dot-info strong {
line-height: 20px;
}

.ListRDVQ {
	height: 400px;
	overflow: auto
}

.ListRDVQ::-webkit-scrollbar {
	width: 2px
}

.ListRDVQ::-webkit-scrollbar-track {
	background: #1c63b8
}

.ListRDVQ::-webkit-scrollbar-thumb {
	background: #000
}

.ListRDVQ::-webkit-scrollbar-thumb:hover {
	background: #555
}

.tt-post h1 {
	line-height: 40px;
    font-size: 36px;
}
.tt-post h2 {
	line-height: 40px;
    font-size: 30px;
}

.tt-post h3 {
    color: #aac636;
    margin-top: 20px;
    font-size: 25px;
}


.tt-post__img:before {
    
    -webkit-transform: skew(23deg);
	transform: skew(23deg);
}


.tt-logo__icon {
    width: 135px;
}

.tt-logo__alignment {
    top: -40px;
    left: 60px;
}

.additional {
	
	padding:40px 20px;
}

.additional p {
	
	font-size: 15px;
	line-height: 20px;
	height: 225px;
	display: block;
}

.additional__icon > * {
	
	width:50px;
	top: 45%;
}



@media (min-width: 1025px) {
	
	.sticky-header .tt-logo__icon {
    width: 90px;
}
.sticky-header .tt-logo__alignment {
    top: 10px;
    left: 50px;
}
	
}


@media (max-width: 767.98px) {
	
	.sticky-header .tt-logo__alignment {
    top: 0;
    left: 18px;
}
	
	.sticky-header .tt-logo__icon {
    width: 60px;
}
	.tt-logo__alignment {
    top: -3px;
    left: 18px;
}
	
.tt-logo__icon {
    width: 65px;
}
	
}