@font-face {
  font-family: 'SmytheSans-Thin';
  src: url('./Fonts/SmytheSans-Thin.eot');
  src: url('./Fonts/SmytheSans-Thin.eot?#iefix') format('embedded-opentype'),
       url('./Fonts/SmytheSans-Thin.woff2') format('woff2'),
       url('./Fonts/SmytheSans-Thin.woff') format('woff'),
       url('./Fonts/SmytheSans-Thin.ttf') format('truetype'),
       url('./Fonts/SmytheSans-Thin.svg#SmytheSans-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{
	font-family:icomoon;
	src:url(./Fonts/icomoon.eot);
	src:url(./Fonts/icomoon.eot?#iefix) format('embedded-opentype'),
	url(./Fonts/icomoon.ttf) format('truetype'),
	url(./Fonts/icomoon.woff2) format('woff2'),
	url(./Fonts/icomoon.woff) format('woff'),
	url(./Fonts/icomoon.svg) format('svg');
	font-weight:400;
	font-style:normal
	}
[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-us:before{content:"\e616"}
.icon-uk:before{content:"\e615"}
.icon-check:before{content:"\e614"}
.icon-thumbs-down:before{content:"\e60c"}
.icon-thumbs-up:before{content:"\e60d"}
.icon-twitter:before{content:"\e60a"}
.icon-facebook:before{content:"\e609"}
.icon-flag:before{content:"\e60f"}
.icon-reply:before{content:"\e60e"}
.icon-mail:before{content:"\e608"}
.icon-gallery:before{content:"\e607"}
.icon-video:before{content:"\e606"}
.icon-comment:before{content:"\e600"}
.icon-edition:before{content:"\e613"}
.icon-search:before{content:"\e605"}
.icon-trending:before{content:"\e601"}
.icon-arrow-left:before{content:"\e612"}
.icon-arrow-right:before{content:"\e611"}
.icon-close:before{content:"\e603"}
.icon-menu:before{content:"\e602"}
.icon-user:before{content:"\e604"}
.icon-star:before{content:"\e610"}
.icon-whatsapp:before{content:"\e60b"}
.icon-play:before{content:"\ea1c"}

@font-face {
	font-family: 'icomoon2';
	src:url('./Fonts/icomoon2.eot');
	src:url('./Fonts/icomoon2.eot') format('embedded-opentype'),
	url('./Fonts/icomoon2.ttf') format('truetype'),
	url('./Fonts/icomoon2.woff') format('woff'),
	url('./Fonts/icomoon2.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	}
[class^="icon2-"], [class*=" icon2-"] {font-family: 'icomoon2';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;/* Better Font Rendering =========== */	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.icon2-instagram:before {	content: "\e603";}
.icon2-youtube:before {content: "\e605";}
.icon2-pinterest:before {content: "\e606";}

.NoDecs a{color:#fff }
.NoDecs a:visited{color:#fff}

.ttheader{background-color: #3b9898;width: 100%;color: #fff;padding-left: 10px;padding-top: 2px;padding-bottom: 2px;font-weight: bold;}

.ralign{position:relative; float:right;}