/**
	Marena - One Page Vertical / Horizontal Template
 	Copyright (c) 2014, Subramanian

	Author: Subramanian
    Profile: themeforest.net/user/FMedia/

    Version: 1.0.0
	Release Date: July 2014

**/
/* 	NOTES:
	Add font face style
	Body fonts are pt_sans family and sans-serif. The pt_sans font is named as body_font in font-family style
	Header fonts are bebasneue family, 'Trebuchet MS' and sans-serif. The bebasneue font is named as header_font in font-family style
	So you can easily change the font if you need
*/
/*------------------------------------------------------------------
Table of contents

	#Body font							-	Set body fonts using font-face style
	#Header font						-	Set body fonts using font-face style
	#Body and h1,h2.., title 			-	Body, h1,h2.. and title font styles are placed here
	#largeText_boxed text 				-	Large boxed text font styles are placed here
	#Blog comment 						-	Blog comment text font styles are placed here
	#Twitter 							-	Twitter text font styles are placed here
	#Flexslider							-	Flexslider	text font styles are placed here
	#Section title						-	Section title text font styles are placed here
	#Carousel Thumbnail					-	Carousel Thumbnail text font styles are placed here
	#Accordion 							-	Accordion item text font styles are placed here
	#Tabs 								-	Tabs text font styles are placed here
	#Title top 							-	Top title font styles are placed here
	#Thumbnail item 					-	Thumbnail item text font styles are placed here
	#Portfolio options 					-	Portfolio category text font styles are placed here
	#Pricing table 						-	Pricing table text font styles are placed here
	#Blog tools 						-	Blog post details tools text font styles are placed here
	#Image/content popup overlay		-	popup overlay content text font styles are placed here
	#fxButton 							-	fxButton text font styles are placed here
	#font_awesome 						-	Font awesome text font styles are placed here
	#Contactus comment form 			-	Contactus comment form font styles are placed here
	#Boxed link tags 					-	Boxed type link tags text font styles are placed here
*/
@font-face {
    font-family: body_font;
    src: url(../fonts/pt_sans-regular-webfont.eot);
    src: url(../fonts/pt_sans-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/pt_sans-regular-webfont.woff) format('woff'), url(../fonts/pt_sans-regular-webfont.ttf) format('truetype'), url(../fonts/pt_sans-regular-webfont.svg#pt_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: body_font;
    src: url(../fonts/pt_sans-bold-webfont.eot);
    src: url(../fonts/pt_sans-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/pt_sans-bold-webfont.woff) format('woff'), url(../fonts/pt_sans-bold-webfont.ttf) format('truetype'), url(../fonts/pt_sans-bold-webfont.svg#pt_sansbold) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: header_font;
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/bebasneue-webfont.woff) format('woff'), url(../fonts/bebasneue-webfont.ttf) format('truetype'), url(../fonts/bebasneue-webfont.svg#OswaldRegular) format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: header_font;
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/bebasneue-webfont.woff) format('woff'), url(../fonts/bebasneue-webfont.ttf) format('truetype'), url(../fonts/bebasneue-webfont.svg#OswaldRegular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: header_font;
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/bebasneue-webfont.woff) format('woff'), url(../fonts/bebasneue-webfont.ttf) format('truetype'), url(../fonts/bebasneue-webfont.svg#OswaldRegular) format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: header_font;
    src: url(../fonts/bebasneue-webfont.eot);
    src: url(../fonts/bebasneue-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/bebasneue-webfont.woff) format('woff'), url(../fonts/bebasneue-webfont.ttf) format('truetype'), url(../fonts/bebasneue-webfont.svg#OswaldRegular) format('svg');
    font-weight: 600;
    font-style: normal
}

body {
    font-family: body_font, sans-serif;
    line-height: 20px;
    font-weight: 400
}

h1 {
    font-size: 35px;
    text-transform: uppercase
}

h2 {
    font-size: 40px
}

h3 {
    font-size: 34px
}

h5 {
    font-size: 20px
}

h2 {
    text-transform: uppercase
}

h1, h2, h3, h5 {
    font-family: header_font, 'Trebuchet MS', sans-serif
}

h4, h6 {
    font-family: body_font, sans-serif
}

p {
    font-family: body_font, sans-serif;
    font-size: 17px
}

.header .header_content ul li ul li a, .header_content ul li a, .header_content ul li ul li a {
    font-size: 20px !important
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .header.menuType1 .header_content ul.nav li a {
        font-size: 16px !important
    }
}

@media screen and (max-width:991px) {
    .header.menuType1 .header_content ul li ul li a, .header.menuType2 .header_content ul li ul li a, .header_content ul li ul li a {
        font-size: 18px !important
    }
}

.title_text {
    font-family: header_font, 'Trebuchet MS', sans-serif
}

.font_medium {
    font-family: body_font, sans-serif
}

.largeText_boxed {
    font-family: header_font, 'Trebuchet MS', sans-serif
}

.comment .comment-area p {
    font-family: body_font, sans-serif
}

.title_bottom h4, .title_top h4 {
    font-family: header_font, sans-serif;
    font-size: 24px
}

@media only screen and (max-width:991px) {
    .title_bottom h1, .title_bottom h2, .title_bottom h3, .title_bottom h4, .title_bottom h5, .title_bottom h6, .title_top h1, .title_top h2, .title_top h3, .title_top h4, .title_top h5, .title_top h6 {
        font-size: 18px !important
    }
}

.item_title {
    font-family: header_font, sans-serif;
    font-size: 22px
}

.item_sub_title {
    font-size: 18px
}

.view h2 {
    font-family: body_font, sans-serif
}

.font_awesome li a i {
    line-height: 18px
}

.widget-title {
    font-size: 20px
}
