body
{
	padding: 0;
	margin: 0;
	background: rgb(255,255,255);
}

p {
	font-size: 18px;
    letter-spacing: 0.03rem;
}

a:link, a:visited
{
	text-decoration: none;
	color: #000;
}

.header-mobile
{
	width: 100%;
	margin: 0 auto;
	background: #466388  center top no-repeat;
	text-align: center;
}
.header-mobile div
{
	text-align: left;
	margin-left: 25px;
}
.header-mobile a
{
	text-align: left !important;
	text-decoration: none;
	color: white;
	font-size: 37px;
}
.header-mobile span
{
	font-size: 24px;
}
.clear
{
	clear: both;
}
.page-container
{	
	max-width: 1000px;
	width: 100%;
	background: white;
	margin: 0 auto;
	margin-top: 45px;
	margin-bottom: 45px;
}
.header-top
{
	background-color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}
.header-top-link
{
	background: url(../img/health.png) center center no-repeat;
    background-size: 200px;
	display: block;
    height: 180px;
    line-height: 60px;
    text-decoration: none;
	width: 200px;
}
.header-top-inner
{
	width: 90%;
	margin: 0 auto;
}
.header-bottom
{
	background: #466388 center top no-repeat;
}
.header-top-inner-img
{
	width: 95%;
	float: left;
}
.header-top-inner-search
{
	text-align: right;
	width: 5%;
	float: left;
}
.header-top-inner-search .img1
{
    position: absolute;
    width: 250px;    
    right: 25%;
    top: 45px;
}
.header-top-inner-search .img2
{
	margin-top: 8px;
	width: 20px;
	height: 20px;
	background: white;
	cursor: pointer;
	border-radius: 3px;
	padding: 12px;
}
.header-bottom-text
{
	font-family: "Arial Black", Gadget, sans-serif;
	color: white;
	font-size: 42px;
	line-height: 33px;
	width: 60%;
	text-align: right;
	padding: 15px 0;
	background: #466388;
	margin-bottom: 0;
	margin-top: 0;
}
.header-bottom-text a
{
	text-decoration: none;
	color: white;
}
.header-bottom-text span
{
	font-size: 26px;
	color: #cacaca;
}
.search-bar
{
	width: 100%;
	background-color: #01888B;
	padding: 35px 0;
	position: relative;
}
.search-bar div
{
	width: 70%;
	margin: auto;
}
.search-bar span
{
	color: white;
	font-size: 45px;
}
.search-bar input
{
	background: #FFF;
    color: #333;
	width: 70%;
	height: 50px;
	border-radius: 5px;
}
.search-bar a 
{
    height: 55px;
    width: 50px;
    border-radius: 5px;
    background: #BBB url(../img/icon-30-a-search.png) center center no-repeat;
    display: inline-block;
    position: relative;
    top: 24px;
    right: 54px;
}
.bar-closer
{
	background: white;
	padding: 5px 10px 25px 10px;
	position: absolute;
	bottom: 0;
	right: 65px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.article-containter
{
}
.nav-new 
{
	padding: 3px;
	font-family: "Roboto Condensed",Arial,sans-serif;
    text-align: center;
    color: #333;
	font-weight: 100;
	font-size: 21px;
	line-height: 25px;
	border-bottom: 1px solid #466388;
	width: 55%;
	margin: 0 auto;
}
.nav-new ul 
{
    padding: 0;
    margin: 0;
}
.nav-new a 
{
    color: rgb(81, 81, 81);
    text-decoration: none;
	-webkit-transition: color 0.1s ease-out;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	transition: color 0.1s ease-out;
}
.nav-new a:hover 
{
    color: #228ad8;
}
.nav-new ul li 
{
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    margin-right: 30px;
}
.article-containter
{
	width: auto;
	margin: 0 auto;
}
.article-header
{
	font-family: 'Merriweather',black, serif;
	color: rgb(65, 65, 65);
	padding: 30px 0 30px 0;
}

.center
{
	text-align: center;
}

.article-left-column img
{
	width: 80%;
	margin: 0 auto;
}

.article-header .article-header-main
{
    font-size: 36px;
    line-height: 50px;
	font-weight: 900;
}
.article-header-info
{
	font-size: 11px;
    font-weight: 100;
    line-height: 2px;
	color: rgb(165, 165, 165);
}
.article-left-column
{
	width: 100%;
	float: left;
	margin-bottom: 30px;
	margin-top: 20px;
	float: none;
}
.article-right-column
{
	margin-top: 60px;
	width: 48%;
	float: right;
	width: 100%;
	float: none;
}
.article-text
{
	font-family: Roboto,Arial,serif;
	font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.doctor-frame {
    display: table;	
    text-align: left;
    border: 5px dotted #466388;
    padding: 10px 5px;
    width: 95%;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 20px;
}

.bacteria-frame
{
	text-align: center;
	border: 1px solid #c2c0c0;
	float: left;
	padding: 10px;
	width: 298px;
	margin-right: 25px;
}
.textblackedbig
{
	color: #000000;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.4em;
}
.blackedbold
{
	color: #000000;
	font-weight: 700;
}
.textblackedbigli
{
	color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4em;
	margin-top: 13px;
}
.bluehiglighted
{
	color: #0006ff !important;
    font-size: 26px;
    font-weight: 700;
}
.redhighlighted
{
	margin: 10px 0;
    color: #ff0000;
}
.comments{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.profileimage
{
    float:left;
    
}
.profileimage img
{
	width: 50px;
	height: 50px;
}
.commentsinfo
{
	font-size: 20px !important;
	width: 25%;
	text-align: center;
	margin: 7px 0;
}
.commentname,.commentsinfo{
    text-decoration: none;
    color: #3b5998!important;
    font-weight: 700;
}

.commentstextcontainer
{
    float:left;
    width:92%;
}
.commenttext{
    font-weight: 400;
    margin: 10px 0;
    line-height: 20px
}
.commentactions
{
    color: #3b5998!important;
    font-weight: 700;
}
.commentunderline
{
    width:100%;
    display: inline-block;
    color: #cccccc;
    background: #cccccc;
}
.dotpos
{
    color: gray;
    font-weight: 400;
    font-size: 11px;
}
.commenttime
{
    color: grey;
}
.read-more
{
	margin-bottom: 35px;
    margin-top: 50px;
}
.container-for-article
{
	display: block;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 15px;
}
.read-more-header
{
    background-color: #01AAAD;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 27px;
    padding: 10px;
    color: white;
    margin-bottom: 10px;
}
.read-more-articles
{
	height: 68px;
}
.read-more-articles-img
{
	width: 68px;
	height: 68px;
	float: left;
	transition: all 0.2s linear;
    transform: translateZ(0);
	position: relative;
}
.read-more-articles-img-overlay
{
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  height: 68px;
	  width: 68px;
	  opacity: 0;
	  transition: .5s ease;
	  background-color: rgb(51,51,51);
}
.read-more-articles-img-overlay:hover
{
	opacity: 0.4;
}
.read-more-articles-img img
{
	width: 100%;
	height: 100%;
}
.read-more-articles-text
{
	margin-left: 80px;
}
.read-more-articles-text-genres
{
	color: #01AAAD;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bolder;
	display: block;
}
.read-more-articles-text-genres span
{
	text-decoration: none;
	display: inline-block;
	color: #01AAAD;
	margin-right: 5px;

}
.read-more-articles-text-name span
{
	color: rgb(51, 51, 51);
	font-size: 15px;
	display: block;
}
.read-more-articles-text-name span:hover
{
	text-decoration: underline;
}
.footer
{
	color: #e2e2e2;
	text-align: center;
	background: #466388;
	padding: 35px;
	margin-top: 15px;
	font-size: 18px;
}
.share-button-floating
{
	padding-bottom: 12px;
	width: 80px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0 0 10px rgba(255,255,255,0.8);
    border-radius: 3px;
	position: fixed;
	top: 45px;
	left: 0;
	background-position: center center;
    background-repeat: no-repeat;
    display: none;
}
.share-button-floating i
{
	display: none;
}
.share-button-floating a
{
	margin-top: 12px;
	background-position: center center;
    background-repeat: no-repeat;
	float: left;
	width: 85%;
	height: 65px;
	border-radius: 5px;
}
.facebook
{
	background-image: url(../img/icon-30-a-soc-facebook.png);
	background-color: #3B5998;
}
.twitter
{
	background-image: url(../img/icon-30-a-soc-twitter.png);
	background-color: #55ACEE;
}
.wykop
{
	background-image: url(../img/icon-20-a-soc-wykop.png);
	background-color: #F58739;
	display: none;
}
.linkedin
{
	background-image: url(../img/icon-20-a-soc-linkedin.png);
	background-color: #0274B3;
	display: none;
}
.tumblr
{
	background-image: url(../img/icon-20-a-soc-tumblr.png);
	background-color: #34465E;
	display: none;
}
.expand-floating
{
	background: #F9F9F9 url(../img/icon-20-c-arrow-bottom.png) center center no-repeat;
	cursor: pointer;
	margin-bottom: 12px;
}
.small-buttons
{
	height: 45px !important;
}
.small-button2
{
	height: 60px !important;
	width: 55px !important;
	background-position: center center !important;
}
.share-buttons
{
	background: #F0F0F0;
	height: 80px;
	padding: 20px 20px 0 20px;
	position: relative;
}
.share-buttons i
{
	background: #F0F0F0 url(../img/icon-30-share.png) no-repeat center center;
    display: block;
	width: 60px;
    height: 60px;
    border-radius: 5px;
	float: left;
}
.share-buttons a
{
	background-position: 15px;
    background-repeat: no-repeat;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    height: 60px;
	margin-right: 8px;
}
.large-buttons
{
	font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
.large-buttons:after
{
	text-align: center;
	content: "Udostępnij";
	padding-left: 25px;
}
.share-buttons div 
{
	display: flex;
    align-items: center;
    justify-content: center;
    float: left;
	margin-left: 15px;
}
.share-buttons div:after 
{
    position: absolute;
    content: "";
    display: block;
    background: white;
    height: 100px;
    width: 2px;
    right: 130px;
    top: 0;
}
.expand-button
{
	background: #F9F9F9 url(../img/icon-20-c-arrow-right.png) center center no-repeat;
	cursor: pointer;
	height: 60px;
	width: 70px;
	background-position: center center !important;
}
.insects-containers
{
	width:30%;
	float:left;
	margin-right: 3%;
}
@media only screen and (max-width: 1716px) {
.header-bottom-text a 
{
	font-size: 40px;
}
.header-bottom-text span 
{
	font-size: 25px;
}

}
@media only screen and (max-width: 1546px) {
.nav-new
{
	width: 70%;
}

.large-buttons:after
{
	text-align: center;
	content: "";
	padding-left: 25px;
	display: none;
}
.commentstextcontainer {
	width: 85%;
    margin-left: 15px;
	font-size: 14px;
}
.page-container
{
	max-width: 1000px;
	width: 100%;
}
.header-top-inner-search .img1 
{
    right: 22%;
}
.nav-new ul li 
{
    margin-right: 18px;
    font-size: 20px;
}
.read-more 
{
    margin-bottom: 0px;
    margin-top: 0px;
}
.read-more-header 
{
	font-size: 21px;
}
}
@media only screen and (max-width: 1302px) {
.nav-new {
    width: 75%;
}

.page-container
{
	width: 80%;
}
.read-more-articles-text-name span 
{
    font-size: 13px;
}
.read-more-articles-text-genres span
{
	font-size: 6px;
}
.header-top-inner-search .img1 
{
    right: 20%;
}
.header-bottom-text a 
{
	font-size: 30px;
}
.header-bottom-text span 
{
	font-size: 19px;
}
.article-header .article-header-main {
    font-size: 18px;
    line-height: 33px;
}
.textblackedbig {
    color: #000000;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4em;
}
.read-more-header 
{
	font-size: 16px;
}
}
@media only screen and (max-width: 1152px) {
.nav-new {
    width: 80%;
}

.share-button-floating
{
	display: none;
}
.page-container
{
	width: 90%;
}
.header-top-inner-search .img1 
{
    right: 17%;
}
}
@media only screen and (max-width: 1050px) {
.nav-new {
    width: 95%;
}

.commentunderline {
    width: 95% !important;
    display: -webkit-inline-box;
    color: #cccccc;
    background: #cccccc;
    margin: 15px auto;
 }

.opin
{
	max-width: 850px;
	width: 100%;
}

p, span{
	padding: 0 10px;
}

.textblackedbigli 
{
    font-size: 17px;
}
.page-container
{
	width: 100%;
	margin: 0 auto;
}
.header-top-inner-search .img1 
{
    right: 15%;
	width: 200px;
	top: 0px;
}
.nav-new ul li 
{
    margin-right: 12px;
    font-size: 18px;
}
}
@media only screen and (max-width: 900px) {


p
{
	font-size: 16px;
}

.nav-new ul li {
    margin-right: 18px;
    font-size: 18px !important;
}


.nav-new {
    width: 95%;
}	

	.commentunderline {
    width: 90% !important;
    display: -webkit-inline-box;
    color: #cccccc;
    background: #cccccc;
    margin: 15px auto;
 }
.article-right-column 
{
	display: none;
}
.article-left-column 
{
	float: none;
	width: 100%;
	margin: auto;
}
.doctor-frame {
    display: flex;
    text-align: left;
    border: 5px dotted #466388;
    padding: 10px 5px;
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 20px;
    margin-top: 30px;
}
.doctor-frame img {
    float: left;
    padding: 12px 10px;
    width: 30%;
    height: 30%;
    padding-right: 20px;
}

.opin {

    width: 80% !important;
    }

    .opin img {
    float: none !important;
}

.opinion-txt {
    float: none !important;
    width: 85% !important;
    margin: 10px auto;
    }
}
@media only screen and (max-width: 800px) {
.row-1 .left-col {
    width: 50%;
    float: none !important;
    margin: auto !important;
}

.row-1 .right-col{
	margin: auto !important;
    width: 90% !important;
    float: none !important;
}

.row-1
{
	margin: 0 auto !important;
}

.chart-image img {
    max-width: 460px;
}

p
{
	font-size: 16px;
}

.doctor-frame {
    display: flex;
    text-align: left;
    border: 5px dotted #466388;
    padding: 10px 5px;
    width: 76%;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 20px;
    margin-top: 30px;
}
.doctor-frame img {
    float: left;
    padding: 12px 10px;
    width: 30%;
    height: 30%;
    padding-right: 20px;
}

.share-buttons
{
	display: none;
}
.header-top,.header-bottom
{
	display: none;
}
.nav-new
{
	border: 0;
	width: 100%;
	padding: 0;
}
.nav-new ul 
{
	background: #264977 center top no-repeat;
}
.nav-new ul a
{
	background-color: #466388 ;
	display: block;
	margin-bottom: 5px;
	color: white;
}
.header-mobile
{
	display: block !important;
}
.article-header .article-header-main
{
	font-size: 17px;
    line-height: 29px;
}
.article-text 
{
    font-size: 15px;
    line-height: 23px;
}
.textblackedbig 
{
    font-size: 18px;
    line-height: 1.4em;
}
.insects-containers,.bacteria-frame
{
	float: none;
	margin: auto;
}
.bacteria-frame
{
	width: 100%;
}
}
@media only screen and (max-width: 550px) {
.row-1 .right-col {
    width: 100% !important;
}

.opin img {
    width: 60% !important;
}

.opinion-txt {
    width: 100% !important;
}

.chart-image img {
    max-width: 300px !important;
    width: 100% !important;
}

.commentstextcontainer
{
	width: 80%;
    margin-left: 30px;
	font-size: 13px;
}
.header-mobile a
{
	font-size: 30px;
}
.header-mobile span
{
	font-size: 20px;
}
.article-header .article-header-main
{
	font-size: 17px;
    line-height: 37px;
}
.article-header-info 
{
    font-size: 13px;
}
.textblackedbig 
{
    font-size: 19px;
    line-height: 1.4em;
}
.article-header .article-header-main 
{
    font-size: 15px;
    line-height: 27px;
}
@media 
}

.opinion, .opinion-flow {
    padding: 5px 15px;
    margin-bottom: 25px;
    background-color: #e3e3e3;
    box-shadow: rgba(0,0,0,.5) 1px 1px 3px 0;
    font-style: italic;
    font-family: Tinos,sans-serif;
	float: left;
	width: 96%;
	
}
.opinion__image {
    flex: 0 0 auto;
	float: left;
	padding: 10px;
}

.opinion__image_2 {
    float: none;
    width: 50%;
    height: 50%;
	float: left;
}

.opinion__content_2 {
    float: none;
}

.add-comment-container {
	width: 100%;
}
.add-comment-img {
	width: 8%;
	height: 50px;
	float: left;
}
.add-comment-img img {
	height: 50px;
    border-radius: 30px;
	width: auto;
}
#add-button {
    clear: both;
    float: right;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    background: #9BD4F5;
    border: 1px solid #9BD4F5;
}
#add-comment, #name, #surname {
	height: 25px;
    width: 100%;
    border-radius: 25px;
	padding-left: 5px;
	float: left;
}
#add-comment {
	height: 100px;
}
#add-comment::placeholder {
	font-size: 14px;
}
#name {
	width: 35%;
    margin-right: 15px;
    margin-bottom: 5px;
}	
#surname {
	width: 35%;
}
.inpunts-container {
	width: 90%;
    float: right;
}
#add-warn {
	background: crimson;
    color: white;
    padding: 15px;
	margin-bottom: 10px;
    border-radius: 25px;
}
#add-success {
	background: #50C878;
    color: white;
    padding: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
    border-radius: 25px;
}
.comments {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.profileimage {
    float:left;  
}
.profileimage img {
	width: 50px;
	height: 50px;
}
.commentsinfo {
	font-size: 20px !important;
	width: 25%;
	text-align: center !important;
	margin: 7px 0;
}
.commentname,.commentsinfo {
    text-decoration: none;
    color: #3b5998!important;
    font-weight: 700;
}

.commentstextcontainer {
    float:left;
    width:92%;
}
.commenttext {
    font-weight: 400;
    margin: 10px 0;
    line-height: 20px
}
.commentactions {
    color: #3b5998!important;
    font-weight: 700;
}
.commentunderline {
    width:100%;
    display: inline-block;
    color: #cccccc;
    background: #cccccc;
}
.dotpos {
    color: gray;
    font-weight: 400;
    font-size: 11px;
}
.commenttime {
    color: grey;
}
.read-more {
	margin-bottom: 35px;
    margin-top: 35px;
    font-weight: 100;
	
}
.commentstextcontainer {
	width: 85%;
    margin-left: 15px;
	font-size: 14px;
}
.commentstextcontainer {
	width: 80%;
    font-size: 13px;
}
.commentstextcontainer {
	width: 70%;
    font-size: 13px;
}
.commentsinfo {
    font-size: 21px !important;
    width: 25%;
    text-align: center !important;
    margin: 7px 0;
}
.commentstextcontainer {
	width: 85%;
    font-size: 13px;
}
.clear{
	clear: both;
}
.bluehiglighted {
    color: #0006ff !important;
    font-size: 26px;
    font-weight: 700;
}
.add-comment-img {
	width: 8%;
	height: 50px;
	float: left;
}

@media only screen and (max-width: 800px) {

.doctor-frame-txt {
    float: none !important;
    width: 100% !important;
}		

.doctor-frame img {
float: none !important;
}

	.doctor-frame {
    display: table;
    text-align: center;
}

.commentstextcontainer {
    width: 80%;
    font-size: 13px;
}
}

@media only screen and (max-width: 600px) {
	
.inpunts-container {
    width: 85%;
    float: right;
}

.commentstextcontainer {
    width: 70%;
    font-size: 13px;
}
.imglite {
    width:100%;	
}  
}

@media only screen and (max-width: 400px) {

.chart-image img {
    max-width: 270px !important;
}

.commentsinfo {
    font-size: 16px !important;
}
	
.inpunts-container {
    width: 80%;
    float: right;
}

.opinion, .opinion-flow {
    width: 90%;
}

.opinion__image {
    flex: 0 0 auto;
    padding: 10px;
	width: 94%;
}

.doctor-frame img{
	padding: 0 10px;
	width: 95%;
}

.imglite {
    width:100%;	
}  

}

@media only screen and (max-width: 300px) {

.add-comment-img img {
    height: 50px;
    border-radius: 30px;
    width: auto;
	display: none;
}

.inpunts-container {
    width: 90%;
    float: right;
}

.logotip {
	width: 100%;
}

.imglite {
    width:100%;	
}  
}

.doctor-frame img{
	float: left;
    padding: 12px 10px;
    width: 30%;
    padding-right: 20px;
}

.doctor-frame-txt
{
	float: right;
	width: 65%;
	padding-right: 10px;
}

.doctor-frame-txt b
{
	font-size: 24px;
}

.imglite {
    text-align: center;
    display: block;
    margin: auto;	
}   


.border-bot
{
	border-bottom: 3px solid #466388;
}
.border-bot-mid
{
	border-bottom: 2px solid #466388;
	margin: 5px auto;
	width: 70%;
}
.border-bot-small
{
	border-bottom: 1px solid #466388;
	margin: 0 auto;
	width: 40%;
}

.bold-font
{
	font-weight: 600;
}

.middle-topic
{
	font-size: 24px;
}

.blue-text
{
	color: #6595B6;
	text-decoration: underline;
}

li
{
	list-style-image: url('../img/icon-20-c-arrow-bottom.png');
	padding: 5px 0;
	font-size: 16px;
}

.row-1
{
	width: 80%;
	margin: 20px auto;
	border: 5px dotted #466388;
	border-radius: 20px;
	display: table;
	padding: 20px;
}

.row-1 .left-col
{
	width: 50%;
	float: left;
}

.row-1 .right-col
{
	width: 48%;
	float: right;
}

.row-1 .right-col .bold-font
{
	color: #f33;
}

.blood-circulation
{
	max-width: 800px;
	width: 100%;
	border-radius: 100%;
}

.ingredients li
{
	font-size: 19px;
	font-weight: 600;
}

.ingredients li p
{
	font-size: 18px;
	font-weight: 400;
}

.red
{
	color: #f33;
}

.chart-image
{
	padding: 10px;
}

.chart-image img
{
	border: 5px dotted #466388;
	border-radius: 20px;
	padding: 30px;
}

.opinions
{
	padding: 10px 0;
	width: 100%;
	background: #466388 center top no-repeat;
	margin: 15px auto;
}

.opinions p
{
	font-size: 28px;
	color: #fff;
}

.opin
{
	display: table;
	width: 95%;
	margin: 20px auto;
	background: #46638847 center top no-repeat;
	padding: 35px;
	border-radius: 20px;
}

.opin img
{
	float: left;
	width: 45%;
	border-radius: 100%;
}

.opinion-txt
{
	float: right;
	width: 45%;
	margin-top: 40px;
}

.opinion-txt p
{
	font-size: 20px;
}

.right-f
{
	text-align: right;
}

.link-1
{
	color: blue !important;
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 30px;
}

.link-1:hover
{
	text-decoration: underline;
}

.font-up
{
	font-size: 21px;
}

.big-size
{
	font-size: 26px;
	font-weight: 600;
	margin-top: 70px;
}

.nav-new ul li {
    margin-right: 18px;
    font-size: 20px;
}