@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff")
      format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svg#icomoon")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, P, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, del, em, imz, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tfoot, tr, th, td, article, aside, canvas, detail, embed, figure, figcaption, footer, header, hgroup,  nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
/*-- subscription option --*/
header {
	/*background:#1F4633;*/
	background:#FFF;
	margin: auto auto;
	height:120px;
}
.logo {
	margin: 10px auto;
}
.logo-text {
	font-size:18px; 
	color:#28166f;
	padding-top:30px;
}
.header-second{
	margin: 10px auto;
}
h1 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 2.4em;
}
h3 {
	font-family: 'Ubuntu', sans-serif;
	color: #3b3b3b;
	font-size: 1.8em;
	font-weight:600;
}
h4 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 1.4em;
	font-weight:600;
}
h6 {
	font-family: 'Ubuntu', sans-serif;
	color:#3b3b3b;
	font-size: 1.4em;
	font-weight:600;
}

.no-links{
	color:none !important;
	text-decoration:none !important;
	border:none;
}
.gap-above {
	margin-top: 25px;
}
.gap-bottom {
	margin-bottom: 20px;
}
.prizetab_cover{
	width:100%;
}
.main-cover{
	width:100%;
	height:auto;
	background-image:url(../images/main-bg.jpg);
	padding:5px 0;
	color:#fff;
}
.heading-cover{
	width:100%;
	height:auto;
	background-image:url(../images/main-bg.jpg);
	padding:20px 0;
	color:#fff;
}
.blue-prizetab{
	width:60%;
	background-image:url(../images/green-bg.png);
	background-repeat:repeat-x;
	border:#98e315 solid 2px;
	min-height:200px;
	padding:10px;
	margin-bottom:15px;
	cursor:pointer;
	float:right;
}
.blue1-prizetab{
	width:70%;
	background: #B0D5B6;
	background-repeat:repeat-x;
	border:#98e315 solid 2px;
	min-height:200px;
	padding:10px;
	margin-bottom:15px;
	
	float:right;
}
.blue-prizetab h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 2.1em;
}
.blue-prizetab h5 {
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 1.0em;
}
.gray-prizetab{
	width:60%;
	background-image:url(../images/gray-bg.jpg);
	background-repeat:repeat-x;
	border:#c4c4c4 solid 2px;
	min-height:200px;
	padding:10px;
	color:#3b3b3b;
	margin-bottom:15px;
	cursor:pointer;
} 
.gray1-prizetab{
	width:70%;
    background: #B0D5B6;
	background-repeat:repeat-x;
	border:#98e315 solid 2px;
	min-height:200px;
	padding:10px;
	color:#3b3b3b;
	margin-bottom:15px;
	
}
.gray-prizetab h5 {
	font-family: 'Ubuntu', sans-serif;
	color: #333;
	font-size: 1.0em;
}
.gray-prizetab h2 {
	font-family: 'Ubuntu', sans-serif;
	color: #333;
	font-size: 2.1em;
}
.prizetab_book{
	width:50%;
	min-height:150px;
	background-repeat:no-repeat;
	margin:0 auto;
}
/*-- end subscription option --*/
/*-- subscription detail form --*/
.subdetail-cover{
	/*background-color:#f3fff4;*/
	width:100%;
	padding:15px 0;
	min-height:400px;
}
.team-cover{
	background-color:#f3fff4;
	width:100%;
	padding:15px 0;
	min-height:880px;
}
.teamcover-confir{
	background-color:#f3fff4;
	width:100%;
	padding:15px 0;
	min-height:730px;
}
.single_form{
	width:100%;
	float:left;
	margin:7px 0;
}
.form_text{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-transform:capitalize;
}
input[type="text"]{
	width:100%;
	background-color:#fff;
	border:#ABABAB solid 1px;
	min-height:22px;
}
 select{
	width:100%;
	background-color:#fff;
	border:#ABABAB solid 1px;
	height:22px;
	padding:1px 0 0 0;
	margin:0 0 0 -15px;
}
.spouse-confirmation{
	font-size:12px;
}
/*-- end subscription detail form --*/
/*-- advertisement --*/
.ad_banner{
	width:100%;
	min-height:250px;
	padding:5px 0;
	margin:5px 0;
}
/*-- end advertisement --*/
/*-- Thank You page --*/
.thanks-hd {
	font-family: 'Ubuntu', sans-serif;
	color: #083667;
	font-size: 2.4em;
	font-weight:700;
	letter-spacing:-1px;
}
.gap-thanks {
	margin-top: 75px;
}
.thanks-content{
	width:100%;
	min-height:200px;
	text-align:center;
	margin:30px 0;
}
.thanks-content figcaption{
	font-family:sans-serif, Helvetica, Arial;
	color: #101010;
	font-size: 1.1em;
	font-weight:600;
	background:#c6c6c6;
	padding:5px;
	border:solid 1px #c6c6c6;
	border-radius:8px;
}
.thanks-content article{
	font-family:sans-serif, Helvetica, Arial;
	color: #6f6f6f;
	font-size: 1.4em;
	padding:20px 0;
	line-height:23px;
}
.btn-cover{
	height:10px;
}
/*
.productid{
	width:100px;
	background:#D0D0D0;
	font-family: sans-serif, Helvetica, Arial;
	color:#1E1E1E;
	font-size:15px;
	font-weight:600;
	padding:5px;
	margin:0 0
}*/
/*-- End Thank You page --*/
@media (min-width:300px) and (max-width:480px){
	header {
	background:#fff;
	margin: auto auto;
	height:150px;
}
	.subdetail-cover{
	
	width:100%;
	margin:15px 0;
	padding:15px 0;
	min-height:1000px !important;
}
.prizetab_book{
	width:100%;
	min-height:150px;
	background-repeat:no-repeat;
	margin:0 auto;
}
.blue-prizetab{
	width:100%;
	background-image:url(../images/green-bg.png);
	background-repeat:repeat-x;
	border:#98e315 solid 2px;
	min-height:200px;
	padding:10px;
	margin-bottom:15px;
	cursor:pointer;
	float:left;
}
.gray-prizetab{
	width:100%;
	background-image:url(../images/gray-bg.jpg);
	background-repeat:repeat-x;
	border:#c4c4c4 solid 2px;
	min-height:200px;
	padding:10px;
	color:#3b3b3b;
	margin-bottom:15px;
	cursor:pointer;
	float:left;
} 
.logo-text {
	font-size:17px; 
	color:#28166f;
	padding-top:0px;
}
}
@media (min-width:481px) and (max-width:767px){
header {
	background:#fff;
	margin: auto auto;
	height:120px;
}
	.subdetail-cover{
	background-color:#f8fbff;
	width:100%;
	margin:15px 0;
	padding:15px 0;
	min-height:1000px !important;
}
.prizetab_book{
	width:100%;
	min-height:150px;
	background-repeat:no-repeat;
	margin:0 auto;
}
.blue-prizetab{
	width:100%;
	background-image:url(../images/green-bg.png);
	background-repeat:repeat-x;
	border:#98e315 solid 2px;
	min-height:200px;
	padding:10px;
	margin-bottom:15px;
	cursor:pointer;
	float:left;
}
.gray-prizetab{
	width:100%;
	background-image:url(../images/gray-bg.jpg);
	background-repeat:repeat-x;
	border:#c4c4c4 solid 2px;
	min-height:200px;
	padding:10px;
	color:#3b3b3b;
	margin-bottom:15px;
	cursor:pointer;
	float:left;
} 
.logo-text {
	font-size:17px; 
	color:#28166f;
	padding-top:0px;
}
}
@media (min-width:768px) and (max-width:984px){
	.subdetail-cover{
	background-color:#f8fbff;
	width:100%;
	margin:15px 0;
	padding:15px 0;
	min-height:1000px !important;
}
header {
	background:#fff;
	margin: auto auto;
	height:120px;
}
	.subdetail-cover{
	background-color:#f8fbff;
	width:100%;
	margin:15px 0;
	padding:15px 0;
	min-height:1000px !important;
}
.prizetab_book{
	width:100%;
	min-height:150px;
	background-repeat:no-repeat;
	margin:0 auto;
}
.blue-prizetab{
	width:100%;
	background-image:url(../images/green-bg.png);
	background-repeat:repeat-x;
	border:#98e315 solid 2px;
	min-height:200px;
	padding:10px;
	margin-bottom:15px;
	cursor:pointer;
	float:left;
}
.gray-prizetab{
	width:100%;
	background-image:url(../images/gray-bg.jpg);
	background-repeat:repeat-x;
	border:#c4c4c4 solid 2px;
	min-height:200px;
	padding:10px;
	color:#3b3b3b;
	margin-bottom:15px;
	cursor:pointer;
	float:left;
} 
.logo-text {
	font-size:17px; 
	color:#28166f;
	padding-top:0px;
}
}

.menu-container {
  width: 100%;
  margin: 0 auto;
  background: #1F4633;
}

.menu-mobile {
  display: none;
  padding: 20px;
  float:right;
}

.menu-mobile:after {
  content: "\f394";
  font-family: "Ionicons";
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  width:50%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
}

.menu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}

.menu > ul {
  margin:2% 0 0 0;
  width: 100%;
  list-style: none !important;
  padding: 0;
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
}

.menu > ul:before, .menu > ul:after {
  content: "";
  display: table;
  list-style:none !important;
}

.menu > ul:after { clear: both; list-style:none !important;}

.menu > ul > li {
  float: left;
  background: #1F4633;
  padding: 0;
  margin: 0;
  list-style:none !important;
  font-size:1em;
}

.menu > ul > li a {
  text-decoration: none;
  padding: 1.5em 1em;
  display: block;
  color:#fff;
  font-weight:bold;
  font-size:14px;
  list-style:none !important;
}

.menu > ul > li:hover { background: #1F4633; }

.menu > ul > li:hover > a { color: #9FA73C; }

.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f0f0f0;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

.menu > ul > li > ul:before, .menu > ul > li > ul:after {
  content: "";
  display: table;
}

.menu > ul > li > ul:after { clear: both; }

.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}

.menu > ul > li > ul > li a {
  color: #777;
  padding: .2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #ccc;
}

.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}

.menu > ul > li > ul > li > ul:after { clear: both; }

.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a { border: 0; }

.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}

.menu > ul > li > ul.normal-sub > li { width: 100%; }

.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}


@media only screen and (max-width: 959px) {

.menu-container { width: 100%; }

.menu-mobile { display: block; }

.menu-dropdown-icon:before { display: block; }

.menu > ul { display: none;}

.menu > ul > li {
  width: 80%;
  float: right;
  display: block;
}

.menu > ul > li a {
  padding: 1.5em;
  width: 100%;
  display: block;
}

.menu > ul > li > ul { position: relative; }

.menu > ul > li > ul.normal-sub { width: 100%; }

.menu > ul > li > ul > li {
  float: none;
  width: 100%;
  margin-top: 20px;
}

.menu > ul > li > ul > li:first-child { margin: 0; }

.menu > ul > li > ul > li > ul { position: relative; }

.menu > ul > li > ul > li > ul > li { float: none; }

.menu .show-on-mobile { display: block; float:right; width:55%; margin:8% -8% 0 0; content: "\f394"; font-family: "Ionicons"; font-size: 1em; z-index: 1; }
}


/** page structure **/
#wrapper {
  display: block;
  width: 100%;
  margin: 0 auto;
}

#portfolio {
  display: block;
  width:100%;
}

#portfolio li {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

#portfolio li img{
width:100%;
height:100%;
}

#portfolio li a {
  display: block;
  padding: 8px;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
  box-shadow: 1px 2px 2px rgba(0,0,0,0.25);
}

.mfp-title {
  font-size: 1.2em;
  color: #ddd !important;
  font-weight: 700;
}

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/** media queries **/
@media screen and (max-width: 780px) {
  #portfolio li {
    width: 40%;
  }
}

@media screen and (max-width: 550px) {
  #portfolio { 
    text-align: center;
  }
  
  #portfolio li {
    float: none;
    display: inline-block;
    width: 80%;
    margin-bottom: 30px;
  }
}




/* 
Generic Styling, for Desktops/Laptops 
*/
table { 
  width: 100%; 
  border-collapse: collapse;  text-align: center;
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee;  text-align: center;
}
th { 
  background: #6c3169; 
  color: white; 
  font-weight: bold;  text-align: center;
}
td, th { 
  padding: 8px; 
  border: 1px solid #ccc; 
  text-align: left;  text-align: center;
}





/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		/*display: block;*/
		text-align: center;
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		/*position: absolute;*/
		top: -9999px;
		left: -9999px;
		text-align: center;
	}
	
	tr { border: 1px solid #ccc; text-align: center;}
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	 	text-align: center;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	 	text-align: center;
	}