

@import url(http://db.onlinewebfonts.com/c/8f590f11986c23ca852fac266e9a1b12?family=RialtoNFW00-Regular);

@font-face {font-family: "RialtoNFW00-Regular";
    src: url("http://db.onlinewebfonts.com/t/8f590f11986c23ca852fac266e9a1b12.eot");
    src: url("http://db.onlinewebfonts.com/t/8f590f11986c23ca852fac266e9a1b12.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/8f590f11986c23ca852fac266e9a1b12.woff2") format("woff2"),
    url("http://db.onlinewebfonts.com/t/8f590f11986c23ca852fac266e9a1b12.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/8f590f11986c23ca852fac266e9a1b12.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/8f590f11986c23ca852fac266e9a1b12.svg#RialtoNFW00-Regular") format("svg");
}

h1, h2, h3, h4, h5, h6 {                  
                   font-family:'RialtoNFW00-Regular', sans-serif;
                    }

.carousel-inner h2 {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
nav.main_menu ul li a{
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 480px){
	
	body.boxed .wrapper_inner,
	body.boxed footer,
	body.boxed .header_inner,
	body.boxed .full_width .parallax_content,
	body.boxed .carousel-inner {
		width: 350px;
	}

.cover_boxes ul li.act, .cover_boxes ul li .box a.thumb {
        margin: 0 !important;
       }

.cover_boxes ul li .box .thumb img {     
margin-left: 110px;
margin-top: 25px;
width: 25%;
    }

.cover_boxes .box .box_content {
        text-align: center;    
	}