@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
}
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
	display: block;
}
::selection {
 background: #2e73b1;
 color: #fff;
}
::-moz-selection {
 background: #2e73b1;
 color: #fff;
}
img::selection {
 background: #2e73b1;
}
img::-moz-selection {
 background: #2e73b1;
}
input[type="text"]:focus {
	outline: none;
}
a img {
	border: none;
	outline: none;
}
a img:hover {
	border: none;
	outline: none;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	outline: none;
}
hr {
	clear: both;
	background: #dbdbdb;
	padding: 0;
}
p:empty {
	display: none;
}
.clear {
	clear: both;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	outline:none;
}
*, :after, :before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
body {
	background: url(../images/bg.jpg) repeat;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
}
/***** Page CSS ****/

header {
	background: url(../images/header-bg.png) repeat-x;
	border-bottom: 8px solid #da0b0b;
	clear: both;
	overflow: hidden;
	margin: 0 0 10px 0;
}
header .top {
	background: #3f3f3f;
	clear: both;
	height: 44px;
	overflow: hidden;
}
header .top .container {
	margin: 0 auto;
	position: relative;
	width: 980px;
}
header .top .container nav {
	left: 0;
	position: absolute;
	width: 60%;
}
header .top .container nav ul {
	list-style: none;
	padding: 12px 0;
}
header .top .container nav ul li {
	display: inline;
	float: left;
	padding: 0;
}
header .top .container nav ul li a {
	border-left: 1px solid #fff;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
header .top .container nav ul li:first-child a {
	border-left: none;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
header .top .container nav ul li a:hover {
	color: #da0b0b;
}
header .top .container nav ul li:first-child a:hover {
	color: #da0b0b;
}
/* Social */
header .top .container figure {
	position: absolute;	
	right: 0;
}
header .top .container figure ul {
	list-style: none;
}
header .top .container figure ul li {
	float: left;
	padding: 10px 3px;
}
header .top .container figure ul li a {
	text-decoration: none;
}
/* Middle */
header .middle {
	clear: both;
	overflow: hidden;
	padding: 0;
}
header .middle .container {
	margin: 0 auto;
	position: relative;
	width: 980px;
}
header .middle .container .logo {
	float: left;
	padding: 15px 0;
}
header .middle .container .logo a {
	text-decoration: none;
}
header .middle .container .newspaper {
	position: absolute;
	top: 5px;
	right: 0;
}
header .middle .container .mobile {
	display: none;
}
/* Section */
#section {
	background: #fff;
	overflow: hidden;
	margin: 20px auto;
	width: 980px;
	box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
	-webkit-box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
}
#section .left-sidebar {
	float: left;
	padding: 15px 20px;
	width: 50%;
}
#section .left-sidebar .carousel {
	background: #8dafc8;
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 10px;
}
#section .left-sidebar .carousel .frames {
	height: auto;
	position: relative;	
	width: 100%;
}
#section .left-sidebar .carousel .frames .bx-pager {
	color: #666;	
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0 0 0;
	text-align: center;	
}
#section .left-sidebar .carousel .frames .bx-pager.bx-default-pager a {
	background: #e3ffff;
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	text-indent: -9999px;
	width: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
#section .left-sidebar .carousel .frames .bx-pager .bx-pager-item,
#section .left-sidebar .carousel .frames .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
#section .left-sidebar .carousel .frames .bx-pager.bx-default-pager a:hover,
#section .left-sidebar .carousel .frames .bx-pager.bx-default-pager a.active {
	background: #f37d1c;
}
#section .left-sidebar .carousel .frames li img {
	height: auto;
	margin-bottom: 5px;	
	width: 100%;
}
#section .left-sidebar .carousel .frames .bx-controls-direction a {
	height: 25px;	
	padding: 0 4px;
	position: absolute;
	top: 91%;
	text-indent: -9999px;
	width: 25px;	
}
#section .left-sidebar .carousel .frames .bx-controls-direction .bx-prev {
	background: url(../images/prev.jpg) no-repeat left 0;
	left: 0;
}
#section .left-sidebar .carousel .frames .bx-controls-direction .bx-next {
	background: url(../images/next.jpg) no-repeat right 0;
	right: 0;
}
/* Slider End */
#section h1 {
	color: #da1a1a;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
#section .left-sidebar h4 {
	color: #da1a1a;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
}
#section .left-sidebar .ie {
	clear: both;
	padding: 0;
}
#section .left-sidebar .ie img {
	display: block;
	height: auto;
	width: 100%;
}
#section .left-sidebar p {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
}
.thanks-message {
	clear: both;
	margin: 0 auto;
	min-height: 300px;
	width: 60%;
}
.thanks-message h4 {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	padding: 60px 0 0 0;
	text-align: center;
}
.thanks-message h4 span {
	color: #0d53c7;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	padding: 0;
}
.thanks-message h4 em {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	line-height: 28px;
	padding: 10px 0 0 0;
}
.thanks-message .msg {
	clear: both;
	margin: 30px 0;
	text-align: center;	
}
.thanks-message .msg a {
	color: #06f;
	display: inline;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
}
.thanks-message .msg a:hover {
	color: #000;
}
/* Right Sidebar */
#section .right-sidebar {
	background: #ccdde8;
	float: left;
	padding: 15px 0;
	width: 50%;
}
#section h2 {
	color: #da1a1a;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	padding: 0 0 5px 15px;
	text-transform: uppercase;
}
#section .right-sidebar .subscription {
	clear: both;
	overflow: hidden;
	padding: 10px 0 10px 15px;
}
#section .right-sidebar .subscription ul {
	list-style: none;
}
#section .right-sidebar .subscription ul li {
	background: url(../images/arrow.png) no-repeat left 3px;
	color: #000;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	padding: 0 15px 15px 30px;
}
#section h3 {
	background: #e6eef4;
	color: #da1a1a;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 5px 0 5px 15px;
	text-transform: uppercase;
}
#section .right-sidebar h4 {
 	color: #000;
	clear: both;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	margin: 10px 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-transform: capitalize;
}
#section .right-sidebar .msg {
	clear: both;
	display: block;
	margin: 5px 0;
	overflow: hidden;
	padding: 0;
}
#section .right-sidebar .msg a {
 	color: #0763c2;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
#section .right-sidebar .field {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#section .right-sidebar .field ul {
	list-style: none;
}
#section .right-sidebar .field ul li {
	display: inline-block;
	padding: 0 0 10px 15px;
	width: 240px;
}
#section .right-sidebar .field ul li.full {
	display: inline;
	float: left;
	padding: 0 10px 10px 15px;
	width: 99%;
}
#section .right-sidebar .field ul li label {
	color: #000;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 0 5px 0 0;
	width: 90px;
}
#section .right-sidebar .field .left-pad {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 19px;
	padding: 0 !important;
}
#section .right-sidebar .paynowcheck {
	color: #da1a1a;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 19px;
	padding: 0 0 0 10px !important;
}
#section .right-sidebar .field ul li em {
	color: #da0b0b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0 2px 0 0;
}
#section .right-sidebar .field ul li select {
	border: none;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	width: 125px;
}
#section .right-sidebar .field ul li span {
	color: #000;
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 10px 0;
	width: 80%;
}
#section .right-sidebar .field ul li strong {
	color: #000;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding: 0 0 0 25px;
}
#section .right-sidebar .field ul li input[type=radio] {
	float: left;
}
#section .right-sidebar .field ul li .error {
	color: #da1a1a;
	display: inline;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	float: right;
	padding: 5px 0 0 0;
}
#section .right-sidebar .field ul li input[type=text] {
	border: 1px solid #ddd;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 365px;
}
#section .right-sidebar .field ul li input[type=text].short {
	border: 1px solid #ddd;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 125px;
}
#section .right-sidebar p {
	color: #595959;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	padding: 5px 5px 0 5px;
}
#section .right-sidebar .condition {
	border-bottom: 1px solid #e2ecf2;
	border-top: 1px solid #e2ecf2;
	clear: both;
	margin: 15px auto;
	overflow: hidden;
	padding: 15px 0;
	width: 92%;
}
#section .right-sidebar .condition .term {
	clear: both;
	padding: 0 0 20px 0;
}
#section .right-sidebar .condition .term a {
	color: #0763c2;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
#section .right-sidebar .condition .term .error{
	color: #da1a1a;
	display: inline;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	float: left;
	padding: 5px 0 5px 25px;
}
#section .right-sidebar .condition .captca {
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
	text-align: center;
}
#section .right-sidebar .condition .captca .captcha-image {
	float: left;
	width: 45%;
}
#section .right-sidebar .condition .captca .captcha-field {
	float: left;
	width: 45%;
}
#section .right-sidebar .condition .captca .captcha-field span {
	color: #000;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 5px 0;
	text-align: left;
}
#section .right-sidebar .condition .captca .captcha-field span em {
	color: #da0b0b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0 5px 0 0;
}
#section .right-sidebar .condition .captca .captcha-field input[type=text] {
	background: #fff;
	border: none;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 7px 0 0 0;
	padding: 5px;
}
#section .right-sidebar .condition .captca .error{
	color: #da1a1a;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	float: right;
	padding: 5px 0 20px 0;
}
#section .right-sidebar .condition .submit {
	clear: both;
	margin: 0 auto;
	width: 150px;
}
#section .right-sidebar .condition .submitfinal {
	float: right;
	width: 66%;
}
#section .right-sidebar .condition .submit input[type=submit] {
	background: #5094c5;
	border: none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
#section .right-sidebar .condition .submitfinal .backbutton {
	background: #5094c5;
	border: none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-right:5px;
	text-transform:capitalize;		
}

#addressfield{ display: none;  }
.right-sidebar .subhead {
    color: #da1a1a;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding: 0 0 5px 15px;
    text-transform: uppercase;
}
.thanks_msg {
    color: #076907;
		font-family: 'Roboto Condensed', sans-serif;		
    font-size: 24px;
		font-weight: 700;
    line-height: 35px;
    padding: 20px 0;
		text-align: center;
		text-transform: uppercase;
}
.paynowcheck {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
		padding: 0 15px;
}
.paynowcontainer {
    padding: 15px;
}
.addressbox {
	font-family:"Roboto Condensed",sans-serif;
	padding:0 5px;
}
.addressbox span {
	display: block;
	font-size: 15px;
	margin-bottom:5px;
}
.addressbox em {
	color: #da0b0b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0 2px 0 0;
	margin-right:4px;
}
.addressbox textarea{
	border: 1px solid #e6eef4;
	margin: 10px 0;
	padding: 8px;
	resize: none;
	width: 100%;
}

.addressbox .error {
	color: #da1a1a;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 5px 0 0 0;
}

.paynowbutton {
	background: #5094c5;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 8px 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin:5px;
	text-transform:capitalize;		
}
.paynowcontainer p{
	padding:0 5px;

}

/****
* #.# Footer Section for Desktop 990px 
**/
footer {
	border-top: 1px solid #1e191a;
	background: #f5f5f5;
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
footer .editors-pics {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 990px;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}
footer .editors-pics .editor-pods {
	float: left;
	margin: 0 0 0 2%;	
	padding: 0;
	width: 15%;
}
*+html footer .editors-pics .editor-pods {
	float: left;
	margin: 0 0 0 1.9%;	
	padding: 0;
	width: 15%;
}
footer .editors-pics .editor-pods.first {
	border-left: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 15%;
}
footer .editors-pics .editor-pods .sections {
	font-family: 'Roboto Condensed', sans-serif;	
	line-height: 14px;
	padding: 0;
}
footer .editors-pics .editor-pods .sections a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
footer .editors-pics .editor-pods .sections a:hover {
	text-decoration: none;
}
footer .editors-pics .editor-pods .short-img {
	clear: both;
	height: 82px;
	overflow: hidden;
	padding: 5px 0;
	width: 148px;
}
footer .editors-pics .editor-pods .short-img a img {
	display: block;
	height: auto;
	text-decoration: none;
	width: 100%;
}
footer .editors-pics .editor-pods h5 {
	line-height: 18px;
	padding: 5px 0;
}
footer .editors-pics .editor-pods h5 a {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}
footer .editors-pics .editor-pods h5 a:hover {
	color: #a32020;
	text-decoration: none;
}
footer .footer-group {
	background: #2a2a2a;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 0 0;
}
footer .footer-group .details {
	margin: 0 auto;
	max-width: 990px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
footer .footer-group .details .social-icons {
	clear: both;
	overflow: hidden;
	padding: 3px 0 20px 0;
}
footer .footer-group .details .social-icons ul {
	list-style-type: none;
}
footer .footer-group .details .social-icons ul li {
	float: left;
	padding: 0;
	margin: 0 24px 0 0;
}
footer .footer-group .details .social-icons ul li a.print-edition {
	background: url(../images/sprite.png) -799px 6px;
	height: 25px;
	padding: 8px 12px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.mobile {
	background: url(../images/sprite.png) -830px 6px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 14px;
}
footer .footer-group .details .social-icons ul li a.iPhone {
	background: url(../images/sprite.png) -848px 6px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 15px;
}
footer .footer-group .details .social-icons ul li a.iPad {
	background: url(../images/sprite.png) -868px 6px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.android {
	background: url(../images/sprite.png) -897px 6px;
	height: 25px;
	padding: 8px 10px;
	text-decoration: none;
	width: 22px;
}
footer .footer-group .details .social-icons ul li a.rss {
	background: url(../images/sprite.png) -925px 6px;
	height: 25px;
	padding: 8px 10px;
	text-decoration: none;
	width: 24px;
}
footer .footer-group .details .social-icons ul li a.ePaper {
	background: url(../images/sprite.png) -954px 6px;
	height: 25px;
	padding: 8px 9px;
	text-decoration: none;
	width: 24px;
}
footer .footer-group .details .social-icons ul li a.facebook {
	background: url(../images/sprite.png) -979px 6px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 13px;
}
footer .footer-group .details .social-icons ul li a.twitter {
	background: url(../images/sprite.png) -997px 6px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.gplus {
	background: url(../images/sprite.png) -1025px 6px;
	height: 25px;
	padding: 8px 10px;
	text-decoration: none;
	width: 22px;
}
footer .footer-group .details .social-icons ul li a.youtube {
	background: url(../images/sprite.png) -1054px 6px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 25px;
}
footer .footer-group .details .social-icons ul li a.tumblr {
	background: url(../images/sprite.png) -1084px 6px;
	height: 25px;
	padding: 8px 6px;
	text-decoration: none;
	width: 16px;
}
footer .footer-group .details .social-icons ul li a.pintrest {
	background: url(../images/sprite.png) -1100px 6px;
	height: 25px;
	padding: 8px 11px;
	text-decoration: none;
	width: 24px;
}
footer .footer-group .details .social-icons ul li a {
	text-decoration: none;
}
footer .footer-group .details .group ul li a:hover {
	outline: none;
	text-decoration: none;
}
footer .footer-group .details .express-group {
	background: url(../images/sprite.png) -1131px -2px;
	height: 91px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 18px;
	width: 78px;
}
footer .footer-group .details .group {
	clear: both;
	overflow: hidden;
	width: 100%;
}
footer .footer-group .details .group ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
*+html footer .footer-group .details .group ul {
	clear: both;
	padding: 0 0 0.5% 0;
	width: 100%;
}
footer .footer-group .details .group ul li {
	border-left: 1px dotted #797575;
	float: left;
	line-height: 10px;
	margin: 0 0 5px 0;
	padding: 0 1%;
}
footer .footer-group .details .group ul li:first-child {
	border-left: none;
	float: left;
	line-height: 10px;
	padding: 0 7px 0 0;
}
footer .footer-group .details .group ul li a {
	color: #cbcccb;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
footer .footer-group .details .group ul li a:hover {
	text-decoration: underline;
}
footer .footer-group .details .copyright {
	border-top: 1px dotted #797575;
	clear: both;
	color: #f9f9f9;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 0.7% 0;
	width: 90%;
}
footer .footer-group .details .copyright .privacy {
clear: both;
	float: none;
	padding: 5px 0;
	width: 100%;
}
footer .footer-group .details .copyright .wp {
	float: left;
	text-align: right;
	width: 50%;
}

@media screen and (max-width:800px) { 
header .top {
	background: #3f3f3f;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 2%;
	width: 100%
}
header .top .container {
 margin: 0 auto;
 position: relative;
 padding: 0;
 width: 100%;
}
header .top .container nav {
 left: 0;
 position: absolute;
 width: 75%;
}
header .top .container nav ul {
	list-style: none;
	margin: 0;
}
header nav ul li a {
	border-left: 1px solid #fff;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	padding: 0 9px;
	text-decoration: none;
	text-transform: uppercase;
}
header nav ul li:first-child a {
	border-left: none;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	padding: 0 9px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}
header .middle .container {
	margin: 0;
	position: relative;
	padding: 0 2%;
	width: 100%;
}
header .middle .container .newspaper {
	position: absolute;
	top: 5px;
	right: 0;
	width: 500px;
}
header .middle .container .newspaper img {
	display: block;
	height: auto;
	width: 100%;
}
header .middle .container .mobile {
	display: none;
}
header .middle .container .newspaper img {
	display: block;
	height: auto;
	width: 100%;
}
header .middle .container .logo {
 float: left;
 padding: 12px 0;
 width: 210px;
}
header .middle .container .logo a img {
	display: block;
	height: auto;
	text-decoration: none;
	width: 100%;
}
header .middle {
	clear: both;
	overflow: hidden;
	padding: 0;
}
#section {
	background: #fff;
	overflow: hidden;
	margin: 20px auto;
	width: 95%;
	box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
	-webkit-box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
}
#section .right-sidebar .subscription ul li {
	background: url(../images/arrow.png) no-repeat left 3px;
	color: #000;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	padding: 0 15px 10px 30px;
}
#section .right-sidebar .subscription {
	clear: both;
	overflow: hidden;
	padding: 5px 0 5px 15px;
}
#section .right-sidebar .field ul li {
	display: inline-block;
	float: left;
	padding: 0 0 10px 15px;
	width: 97%;
}
#section .right-sidebar .field ul li label {
	color: #000;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 0 5px 0 0;
	width: 110px;
}
#section .right-sidebar .field ul li select {
	border: none;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	width: 220px;
}
#section .right-sidebar .field ul li span {
	color: #000;
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0 0 5px 0;
	width: 67%;
}
#section .right-sidebar .field ul li input[type=text] {
	border: 1px solid #ddd;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 220px;
}
#section .right-sidebar .field ul li input[type=text].short {
	border: 1px solid #ddd;
	color: #da0b0b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	width: 220px;
}
#section .right-sidebar .field {
	clear: both;
	overflow: hidden;
	padding: 0;
}
#section .right-sidebar .condition {
	border-bottom: 1px solid #e2ecf2;
	border-top: 1px solid #e2ecf2;
	clear: both;
	margin: 10px auto;
	overflow: hidden;
	padding: 10px 0;
	width: 92%;
}
#section .right-sidebar .condition .term {
	clear: both;
	color: #0763c2;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 10px 0;
}
#section .right-sidebar .condition .captca {
  clear: both;
  margin: 0;
	overflow: hidden;
	padding: 0 0 15px 0!important;
  text-align: center;
}
#section .right-sidebar .condition .captca .captcha-image {
	float: left;
	width: 60%;
}
#section .right-sidebar .condition .captca .captcha-field {
	float: left;
	width: 40%;
}
#section .right-sidebar .condition .captca .captcha-field span {
    clear: both;
    color: #000;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 15px;
    font-weight: 400;
		overflow: hidden;
    padding: 0 0 10px 0;
    text-align: left;
}
#section .right-sidebar .condition .captca input[type=text] {
	background: #fff;
	border: none;
	clear: both;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 5px;
}

#section .right-sidebar .condition .captca .error {
	color: #da1a1a;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	float: none;
	padding: 0 0 20px 0;
	text-align: center;
	width: 100%;
}
.thanks-message {
	clear: both;
	margin: 0 auto;
	min-height: 300px;
	width: 75%;
}


/**************************************************** Footer Part ****************************************************/		
footer .footer-group .details {
 margin: 0 auto;
 max-width: 990px;
 overflow: hidden;
 padding: 0;
 position: relative;
 width: 95%;
}
footer .footer-group .details .express-group {
 display: none;
}
footer .footer-group .details .social-icons {
 clear: both;
 overflow: hidden;
 padding: 3px 0;
}
footer .footer-group .details .social-icons ul li {
 float: left;
 padding: 0 0 20px 0;
}
footer .editors-pics {
 display: none;
}
footer .footer-group .details .copyright {
 width: 100%;
}

}










@media screen and (max-width:640px) {
	
header .top {
	display: none;
}
header .middle .container .mobile {
	display: none;
}

header .middle .container {
	margin: 0;
	overflow: hidden;
	position: relative;
	padding: 0 2%;
	width: 100%;
}
header .middle .container .logo {
	float: none;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	width: 250px;
}
header .middle .container .logo img {
	display: block;
	height: auto;
	width: 100%;
}
header .middle {
    clear: both;
    overflow: hidden;
    padding: 0;
}
#section {
	background: #fff;
	overflow: hidden;
	margin: 20px auto;
	width: 95%;
	box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
	-webkit-box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
	-moz-box-shadow: 0px -1px 9px 0px rgba(158, 158, 158, 1);
}	
#section .left-sidebar {
	background: #8dafc8;
	clear: both;
	float: none;
	padding: 15px 10px 5px 10px;
	width: 100%;
}
header .middle .container .newspaper, 
#section h1, 
#section .left-sidebar h4, 
#section .left-sidebar .ie, 
#section .left-sidebar p,
#section h2,
#section .right-sidebar .subscription {
	display: none;	
}
#section .left-sidebar .carousel {
 background: none repeat scroll 0 0 #8dafc8;
 clear: both;
 margin: 0 0 10px 0;
 overflow: hidden;
 padding: 0 0 10px 0;
}
#section .left-sidebar .carousel .frames .bx-controls-direction a {
	height: 25px;	
	padding: 0 4px;
	position: absolute;
	top: 90%;
	text-indent: -9999px;
	width: 25px;	
}	
#section .right-sidebar {
	background: #8dafc8;
	clear: both;
	float: none;
	padding: 15px 0;
	width: 100%;
}
#section .right-sidebar .field {
	clear: both;
	overflow: hidden;
	padding: 0 2%;
}
#section .right-sidebar .field ul li {
  display: inline-block;
  float: left;
  padding: 0 0 10px 0;
  width: 100%;
}
#section .right-sidebar .field ul li label {
	color: #000;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 0 5px 0 0;
	text-align: left;
	width: 100px;
}
#section .right-sidebar .field ul li select {
	border: none;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 0;
	width: 62%;
}
#section .right-sidebar .field ul li.full {
  display: inline-block;
  float: left;
  padding: 0 0 10px 0;
  width: 100%;
}
#section .right-sidebar .field ul li span {
  color: #000;
  float: right;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 0 0 5px 0;
  width: 65%;
}
#section .right-sidebar .condition .captca .error{
	color: #da1a1a;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	float: none;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
#section .right-sidebar .field ul li input[type=text] {
	border: 1px solid #ddd;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
  width: 61%;
}
#section .right-sidebar .field ul li input[type=text].short {
	border: 1px solid #ddd;
	color: #da0b0b;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
  width: 61%;
}
#section .right-sidebar .condition .term {
	clear: both;
	color: #0763c2;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 10px 0;
	text-align: center;
}
#section .right-sidebar .condition .captca {
	clear: both;
  float: none;
	text-align: center;
	padding: 0 0 10px 0;
  width: 100%;
}
#section .right-sidebar .condition .submit {
	clear: both;
  float: none;
	padding: 0;
  width: 100%;
}
#section .right-sidebar .condition .submitfinal {
	clear: both;
  float: none;
	padding: 0;
  width: 100%;
}
#section .right-sidebar .condition .submit input[type=submit] {
	background: #5094c5;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	float: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin: 0 auto;
	padding: 10px 20px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

footer .footer-group .details .social-icons ul li { 
	display: none;
}
footer .footer-group .details .group {
	clear: both;
	overflow: hidden;
	padding: 0 0 5px 0;
	width: 100%;
}
#section .right-sidebar .condition .captca .captcha-image {
clear: both;
	float: none;
	margin: 0 0 10px 0;
	width: 100%;
}
#section .right-sidebar .condition .captca .captcha-field {
clear: both;
	float: none;
	margin: 0;
	width: 100%;
}
#section .right-sidebar .condition .captca .captcha-field span {
clear: both;
display: block;
text-align: center;
padding: 0 0 5px 0;
}
.thanks-message {
	clear: both;
	margin: 0 auto;
	min-height: 300px;
	width: 85%;
}
.thanks-message h4 {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 20px 0 0 0;
	text-align: center;
}
.thanks-message h4 span {
	color: #0d53c7;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 0;
}
.thanks-message h4 em {
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	font-style: normal;
	line-height: 28px;
	padding: 10px 0 0 0;
}
.thanks-message .msg {
	clear: both;
	margin: 20px 0;
	text-align: center;	
}
.thanks-message .msg a {
	color: #06f;
	display: inline;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
}	
	
	
	
	
}