/* TYPOGRAPHY **/
/*================================================== */

@font-face{
  font-family:'RobotoLight';
  src:url('../fonts/RobotoCondensed-Light.ttf');
}

@font-face{
  font-family:'RobotoLightItalic';
  src:url('../fonts/RobotoCondensed-LightItalic.ttf');
}

@font-face{
  font-family:'RobotoBold';
  src:url('../fonts/Roboto-BoldCondensed.ttf');
}


@font-face{
	font-family:'DroidSerifRegular';
	src: url('../fonts/Droid_Serif/droidserif-regular-webfont.woff2') format('woff2'),
		 url('../fonts/Droid_Serif/droidserif-regular-webfont.woff') format('woff'),
		 url('../fonts/Droid_Serif/droidserif-regular-webfont.svg#droid_serifregular') format('svg'),
		 url('../fonts/Droid_Serif/DroidSerif-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face{
	font-family:'DroidSerifBold';
	src: url('../fonts/Droid_Serif/droidserif-bold-webfont.woff2') format('woff2'),
		 url('../fonts/Droid_Serif/droidserif-bold-webfont.woff') format('woff'),
		 url('../fonts/Droid_Serif/droidserif-bold-webfont.svg#droid_serifbold') format('svg'),
		 url('../fonts/Droid_Serif/DroidSerif-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'DroidSerifItalic';
    src: url('../fonts/Droid_Serif/droidserif-italic-webfont.woff2') format('woff2'),
         url('../fonts/Droid_Serif/droidserif-italic-webfont.woff') format('woff'),
         url('../fonts/Droid_Serif/droidserif-italic-webfont.svg#droid_serifitalic') format('svg'),
		 url('../fonts/Droid_Serif/DroidSerif-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DroidSerifBoldItalic';
    src: url('../fonts/Droid_Serif/droidserif-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/Droid_Serif/droidserif-bolditalic-webfont.woff') format('woff'),
         url('../fonts/Droid_Serif/droidserif-bolditalic-webfont.svg#droid_serifbold_italic') format('svg'),
		 url('../fonts/Droid_Serif/DroidSerif-BoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face{
	font-family:'OpenSansLight';
	src: url('../fonts/openSans/opensans-light-webfont.eot');
	src: url('../fonts/openSans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/openSans/opensans-light-webfont.woff2') format('woff2'),
		 url('../fonts/openSans/opensans-light-webfont.woff') format('woff'),
		 url('../fonts/openSans/opensans-light-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family:'OpenSansRegular';
	src: url('../fonts/openSans/opensans-regular-webfont.eot');
	src: url('../fonts/openSans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/openSans/opensans-regular-webfont.woff2') format('woff2'),
		 url('../fonts/openSans/opensans-regular-webfont.woff') format('woff'),
		 url('../fonts/openSans/opensans-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face{
	font-family:'OpenSansSemiBold';
	src: url('../fonts/openSans/opensans-semibold-webfont.eot');
	src: url('../fonts/openSans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/openSans/opensans-semibold-webfont.woff2') format('woff2'),
		 url('../fonts/openSans/opensans-semibold-webfont.woff') format('woff'),
		 url('../fonts/openSans/opensans-semibold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face{
	font-family:'OpenSansBold';
	src: url('../fonts/openSans/opensans-bold-webfont.eot');
	src: url('../fonts/openSans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/openSans/opensans-bold-webfont.woff2') format('woff2'),
		 url('../fonts/openSans/opensans-bold-webfont.woff') format('woff'),
		 url('../fonts/openSans/opensans-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}



@font-face{
  font-family:'MerriweatherBold';
  src:url('../fonts/Merriweather-Bold.otf');
}


@font-face{
  font-family:'MerriweatherRegular';
  src:url('../fonts/Merriweather-Regular.otf');
}



@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto-black-webfont';
    src: url('../fonts/roboto-black-webfont.eot');
    src: url('../fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/roboto-black-webfont.woff') format('woff'),
         url('../fonts/roboto-black-webfont.ttf') format('truetype'),
         url('../fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto-light-webfont';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin-webfont.eot');
    src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thin-webfont.woff') format('woff'),
         url('../fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('../fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'impactBold';
    src: url('../fonts/impact/impact-webfont.eot');
    src: url('../fonts/impact/impact-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/impact/impact-webfont.woff2') format('woff2'),
         url('../fonts/impact/impact-webfont.woff') format('woff'),
         url('../fonts/impact/impact-webfont.ttf') format('truetype'),
         url('../fonts/impact/impact-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;

}


.mnMnuTxt {position:relative;
	font-size: 15px;
	font-family: 'OpenSansRegular';
	/*  text-shadow:0px 0px 0px #ccc;*/
}




span.mnMnuTxt_1 {
  font-weight: normal;
  font-size: 12px;
  font-family: 'OpenSansRegular';
  line-height: 1.42857143;
  white-space: nowrap;
}

span.MMItms_1 {/* Mega Menu Items */
  font-weight: normal;
  font-size: 12px;
  font-family: 'OpenSansRegular';
  line-height: 1.42857143;
  white-space: nowrap;
	color:red;
}


/* for megamenu itms heading font size for mobi view */
.dropMaintitle{
  font-size: 14px;
  color: #1a4b94;
  font-family: 'OpenSansRegular';
  white-space: nowrap;
}

