@font-face{
	font-family:'winsoft';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('http://cdn.mcbrand.net/general/css.css?family=Alegreya+Sans'); 
}
p,div,a1,a2,a3,span,a{
	font-family: "Alegreya Sans", sans-serif;


}



 .logo_right_link{
     display:none!important;
 }
.title_feed{
    font-size: 14px;
}
.row {
    margin-left: 18px !important;
}
.auto-style1 {
    color: #666666;
    margin: 0;
    font-family: "Alegreya Sans thin";
    font-size: 20px;
}

body ,p{
	font-family: "Alegreya Sans", sans-serif;
	font-size:19px;
	padding:0 !important;
	margin: 0;
	color: #666666;
}
button{
	background-color:#061638;
	width: 300px;
	height: 50px;
	color:white !important;
	font-size:16px !important;
	    margin-top: 10px;
}
.feeds .top_row, #logo_mid{
	display: none;
}
.top_row{
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
	    margin-top: 28px;
	
}
p.statement{
	font-size: 30px;
	color:#666666;
}
.author{
	color:#666666;
}
.extension_all {
    position: absolute;
    margin: auto;
    right: 0;
    left: 130px;
    top: 260px;
    bottom: 0;
    text-align: center;
}
.extension_arrow {
    width: 140px;
    margin-left: 100px !important;
}
.extension_click {
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 0.5px;
    color: white;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    margin-left: -30px;
    margin-bottom: 3px;
    font-size: 24px;
    text-align: left;
}
.extension_add {
    color: red;
}
.bottom_up {
     overflow: hidden;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed !important;
    bottom: 0;
    width: 1185px;
    margin: 0 auto;
    right: -25px;
    left: 0;
    text-align: center;
    z-index: 1;
}
.pink{
	color: #2D3E50;
    font-size: 21px;
    margin-top: 14px;
}
.bottom_up .btn{
	height: 30px;
    font-size: 13px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 232px;
}

