/*------------------------------------------------------------------------*\
 * PREFIX MEANINGS
 *
 *
 * ................. Global Styles
 *
 * t ............... Text Styles
 *
 *		t1 - menu
 *		t2 - content
 *		t3 - footer
 *
 * c ............... Container Styles
 *
 *		c1 - menu
 *		c2 - content
 *		c3 - footer
 *
 * i ............... Image Styles
 *
 *		i1 - menu
 *		i2 - content
 *		i3 - footer
 *
 * b ............... Background Styles
 *
 *		b1 - menu
 *		b2 - content
 *		b3 - footer
 *
 * ................. Miscellaneous Styles
 *
 * ................. Media Query (Responsive) Styles
 *
\*------------------------------------------------------------------------*/
 
 /*------------------------------------*\
    #GLOBAL STYLES
\*------------------------------------*/

html {soverflow-x:hidden;}

body {margin: 0px; 
	padding: 0px;
	background-color: black;
	soverflow-x:hidden;
	font-size: 100%;}
	
h1, h2, h3, h4 {display: inline !important;
	font-weight: normal;}
	
a {text-decoration: none !important;}
	
.g-01 {font-weight: 700;}

.g-02 {margin: 0 auto;}

.g-03 {clear: both;}

.g-04 {float: left;}

.g-06 {text-align: left;}

.g-07 {text-align: right;}

.g-09 {display: none;}

.g-10 {display: block;}

.g-12 {position: relative;}

.g-13 {text-align: center !important;}

.g-14 {position: absolute;}

.g-15 {display: table-cell;}

.g-16 {display: table-row;}

.g-17 {display: table;}

.g-18 {display: inline-block;}

.g-19 {text-align: justify;}

.g-20 {width: 100%;}

.g-21 {float: right;}

 
/*------------------------------------*\
    #TEXT STYLES (t1 - MENU)
\*------------------------------------*/

/* fjalla-one-regular - latin */
@font-face {
	font-family: 'Fjalla One';
	font-style: normal;
	font-weight: 400;
	src: local(''),
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/fjalla-one/fjalla-one-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/fjalla-one/fjalla-one-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/fjalla-one/fjalla-one-v8-latin-regular.svg#FjallaOne') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* pt-serif-regular - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/pt-serif/pt-serif-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/pt-serif/pt-serif-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/pt-serif/pt-serif-v12-latin-regular.svg#PTSerif') format('svg'); /* Legacy iOS */
  font-display: swap;
}

/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/roboto-slab/roboto-slab-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/roboto-slab/roboto-slab-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://manna.amazingfacts.org/amazingfacts/website/fonts/roboto-slab/roboto-slab-v13-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
  font-display: swap;
}

.t1-01 {line-height: 40px; 
	font-size: 14px; }
	
.t1-02 {color: #ffffff; 
	line-height: 67px; 
	text-align: left; 
	font-size: 20px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;}

.t1-02 a {color: #ffffff !important;}	
.t1-02 a:active {color: #ffffff !important;}
.t1-02 a:link {color: #ffffff !important;}
.t1-02 a:visited {color: #ffffff !important;}
.t1-02 a:hover {color: #63a0d4 !important;}

.t1-03 {color: #c7ddf0; 
	line-height: 30px;
	font-family: 'Maven Pro', sans-serif; 	
	font-size: 16px;}
	
.t1-03 a:active {color: #c7ddf0 !important;}
.t1-03 a:link {color: #c7ddf0 !important;}
.t1-03 a:visited {color: #c7ddf0 !important;}
.t1-03 a:hover {color: #c7ddf0 !important;}
	
.t1-04 {font-size: 16px; 
	line-height: 16px;}
	
.t1-05 {color: #d7ddf0; 
	line-height: 20px;
	font-family: 'Maven Pro', sans-serif; 	
	font-size: 20px;
	font-weight: bold;}
	
.t1-06 {color: #d7ddf0; 
	line-height: 45px;
	font-family: 'Maven Pro', sans-serif; 	
	font-size: 18px;
	font-weight: bold;}

	
.t1-11 {color: #ffffff; 
	line-height: 35px; 
	text-align: left; 
	font-size: 17px; 
	font-family: 'Maven Pro', sans-serif; 
	text-align: center;
	font-weight: 400;}
	
.t1-11  a:hover {color: #ffffff !important;}
	
.t1-14  {font-size: 20px; 
	font-weight: 700;}
	
.t1-15 {color: white; 
	text-decoration: none;}
	


/*------------------------------------*\
    #TEXT STYLES (t2 - 	CONTENT)
\*------------------------------------*/


.t2-01 {color: #ffffff !important;}

.t2-01 a:active {color: #ffffff !important;}
.t2-01 a:link {color: #ffffff !important;}
.t2-01 a:visited {color: #ffffff !important;}
.t2-01 a:hover {color: #5f5f5f !important;}

.t2-02 {line-height: .75em;
	text-align: left; 
	font-size: 5.188em; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;}
	
.t2-03 {text-align: left; 
	font-size: 2.500em; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;}

.t2-04 {line-height: 70px; 
	text-align: center; 
	font-size: 55px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;}
	
.t2-05 {line-height: 40px; 
	text-align: center; 
	font-size: 25px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #000000;}
	
.t2-06 {line-height: 65px; 
	text-align: center; 
	font-size: 50px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #ffba00;}
	
.t2-07 {line-height: 40px; 
	text-align: center; 
	font-size: 25px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	font-style: italic;
	color: #ffffff;}
	
.t2-08 {line-height: 50px; 
	text-align: center; 
	font-size: 45px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #ffffff;}
	
.t2-09 {line-height: 65px; 
	text-align: center; 
	font-size: 50px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #54b43a;}
	
.t2-10 {line-height: 125px; 
	text-align: center; 
	font-size: 50px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #034772;}
	
.t2-11 {color: #ffffff; 
	line-height: 65px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-align: center; 
	font-size: 55px; 
	text-transform: uppercase; 
	color: #ffd800; 
	text-align: center;}
	
.t2-12 {font-size: 44px; 
	text-align: center; 
	line-height: 50px; 
	color: white;}
	
.t2-13 {color: #034772;}

.t2-14 {color: #021240;}

.t2-15 {font-size: 125px; 
	line-height: 130px;}

.t2-16 {color: #034772; 
	font-size: 75px; 
	line-height: 15px;}	
	
.t2-17 {line-height: 50px; 
	text-align: left; 
	font-size: 28px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #4b4b4b;}
	
.t2-18 {line-height: 25px; 
	text-align: right !important; 
	font-size: 18px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 700;
	color: #ffffff;}
	
.t2-19 {
	text-align: center; 
	font-size: 55px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;}
	
.t2-20 {
	color: white; 
	font-family: 'PT Serif', serif; 
	font-size: 35px;
}

.t2-21 {line-height: 40px; 
	font-weight: bold; 
	font-size: 20px;  
	color: white; }
	
.t2-22 {font-size: 26px; 
	padding: 30px 10%; 
	color: white; 
	font-family: 'PT Serif', serif;}
	
.t2-24 {font-size: 26px; 
	color: white; 
	font-family: 'PT Serif', serif;}
	
.t2-25 {color: white; 
	font-size: 25px;}
	
.t2-26 {font-size: 30px; 
	color: #000000; 
	line-height: 55px;
	font-family: 'Roboto Slab', serif;}
	
.t2-27 {line-height: 50px; 
	font-size: 45px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #000000;}
	
.t2-28 {font-size: 34px; 
	color: #003761; 
	font-family: 'Roboto Slab', serif;
	line-height: 75px;
	font-weight: bold;}
	
.t2-29 {line-height: 75px; 
	font-size: 30px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #89b002;}
	
.t2-29 a:active {color: #89b002 !important;}
.t2-29 a:link {color: #89b002 !important;}
.t2-29 a:visited {color: #89b002 !important;}
.t2-29 a:hover {color: #029dc9 !important;}
	
.t2-30 {line-height: 85px; 
	font-size: 60px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #000000;}

.t2-30 a:active {color: #006fff !important;}
.t2-30 a:link {color: #006fff !important;}
.t2-30 a:visited {color: #006fff !important;}
.t2-30 a:hover {color: #006fff !important;}	

	
.t2-31 {line-height: 60px; 
	font-size: 50px; 
	font-family: 'Fjalla One', sans-serif; 
	font-weight: 400;
	color: #000000;}
	
.t2-32 {font-size: 20px; 
	color: #000000; 
	line-height: 25px;
	font-weight: bold;
	font-family: 'Roboto Slab', serif;}
	
.t2-33 {font-style: italic;}

.t2-72 {font-family: 'Maven Pro', sans-serif;
	font-size: 15px; 
	font-weight: 500;
	line-height: 25px;}
	
.t2-72 a:active {color: #ffffff;}
.t2-72 a:link {color: #ffffff;}
.t2-72 a:visited {color: #ffffff;}
.t2-72 a:hover {color: #ffffff;}

/*------------------------------------*\
    #TEXT STYLES (t3 - FOOTER)
\*------------------------------------*/


.t3-03 {text-align: center; 
	font-family: 'Fjalla One', sans-serif; 
	font-size: 27px;
	line-height: 75px;
	color: #ffffff;}
	
.t3-03 a:active {color: #ffffff;}
.t3-03 a:link {color: #ffffff;}
.t3-03 a:visited {color: #ffffff;}
.t3-03 a:hover {color: #ffffff;}
	

.t3-05 {line-height: 135px; 
	font-family: 'Fjalla One', sans-serif; 
	font-size: 26px;
	color: #ffffff;
	text-align: center;}

.t3-05 a:active {color: #ffffff;}
.t3-05 a:link {color: #ffffff;}
.t3-05 a:visited {color: #ffffff;}
.t3-05 a:hover {color: #ffffff;}


/*------------------------------------*\
    #CONTAINER STYLES (c1 - MENU)
\*------------------------------------*/


.c1-01 {position: fixed; 
	top: 0px; 
	width: 100%; 
	z-index: 700;}
	
.c1-02 {background-color: #003761;
	width: 100%; 
	position: relative;}
	
.c1-03 {position: relative; 
	width: 325px;}
	
.c1-04 {background: rgba(0, 0, 0, .90); 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#111111', endColorstr='#111111'); /* IE */
	width: 100%; 
	min-width: 75%;
	position: absolute; 
	z-index: 50; 
	top: 65px; 
	left: 0px; 
	padding-bottom: 20px;
	min-height: 100px;}
	
.c1-05 {text-align: left; 
	padding-top: 35px; 
	display: table;}
	
.c1-06 {border-right: solid 1px #585859; 
	padding: 25px 20px 0px 20px; 
	display: inline-block;
	vertical-align: top;
	min-width: 250px;}

.c1-07 {padding: 25px 0px 0px 15px; 
	display: inline-block; 
	vertical-align: top;}

.c1-29 {position: absolute; 
	top: 0px; 
	width: 100%; 
	z-index: 700; 
	background-color: black; 
	height: 40px; 
	width: 100%;}
	
.c1-30 {position: relative; 
	top: 0px; 
	left: 0px;}
	
.c1-31 {margin: 0 auto; 
	width: 90%;}
	
.c1-36 {position: relative; 
	top: 3px;}
	
.c1-42 {position: absolute; 
	right: 0px;}
	
.c1-43 {position: absolute; 
	top: 37px; 
	left: 0px; 
	right: 0px; 
	z-index: 50; 
	background: rgba(0, 0, 0, .90); 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d9000000', endColorstr='#d9000000'); 
	padding: 0px 0px 35px 0px; 
	display: table; 
	width: 100%;}
	
.c1-44 {margin: 0 auto; 
	width: 100%;}
	
.c1-45 {float: right; 
	padding-right: 18px; 
	padding-top: 5px;} 
	
.c1-46 {border-bottom: solid 1px #5e5e5e; 
	display: table; 
	width: 100%;
	height: 42px;}
	
.c1-47 {padding: 12px 12px 0px 12px; 
	cursor: pointer; 
	float: left;
	line-height: 40px;
	width: 45%;}

.c1-48 {padding: 0px 12px 0px 12px; 
	cursor: pointer; 
	float: left;
	line-height: 40px;
	width: 42%;}	
	
.c1-49 {float: right; 
	padding: 12px 12px 0px 0px;
	width: 42%;}
	
.c1-51 {background: rgba(0, 0, 0, .9); 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d9000000', endColorstr='#d9000000'); 
	width: 100%; 
	z-index: 50px;}
	
.c1-52 {border-bottom: solid 1px #585859;}

.c1-53 {padding-left: 25px;}
	
.c1-56 {padding-left: 0;}


	
/*------------------------------------*\
    #CONTAINER STYLES (c2 - CONTENT)
\*------------------------------------*/

.c2-01 {width: 100%; 
	bottom: 25px;}
	
.c2-02 {background-color: black;}

.c2-03 {padding-bottom: 25px;}

.c2-04 {padding: 10% 0% 0% 10%;}

.c2-05 {position: absolute; 
	bottom: 10px;
	width: 100%;}
	
.c2-06 {background-color: #003761;
	padding: 0px 0px 25px 0px;}
	
.c2-07 {padding-top: 12px;}

.c2-08 {padding-top: 15px;}

.c2-09 {border: solid 3px white; 
	padding: 10px; 
	max-width: 150px;}
	
.c2-10 {padding: 75px 0px;}

.c2-11 {border: solid 3px white; 
	padding: 10px; 
	max-width: 250px;}
	
.c2-12 {border: solid 3px white; 
	padding: 10px; 
	max-width: 150px;}
	
.c2-13 {background-color: #ffffff;}

.c2-14 {border-top: solid 10px #034772; 
	border-bottom: solid 10px #034772; 
	max-width: 75%;}
	
.c2-15 {padding: 25px 0px;}

.c2-16 {padding-top: 100px;}

.c2-17 {padding-top: 35px;}

.c2-18 {background-color: #333e45;}

.c2-19 {padding: 50px;}

.c2-20 {padding: 0px 25px 25px 0px;}

.c2-21 {background-color: black; 
	position: absolute; 
	top: 65px;
	padding: 12px; 
	width: 100%; 
	background: rgba(0, 0, 0, .8);}
	
.c2-22 {margin-top: 66px;}

.c2-23 {padding: 25px 0px;}

.c2-24 {width: 100%; 
	padding: 50px 15%; 
	bottom: 0px; 
	background: rgba(0, 0, 0, .4);}
	
.c2-25 {background-color: #1997ff;
	padding: 12px 7%;
	display: table;}
	
.c2-26 {padding-top: 20px;}

.c2-27 {padding-bottom: 20px;}

.c2-28 {background-color: #003761;}

.c2-29 {padding: 30px 10%;}

.c2-30 {background-color: #6b0000; 
	padding: 75px 0px;}

.c2-31 {padding: 30px 1%; 
	max-width: 40%;}
	
.c2-32 {width: 250px; 
	background-color: #1997ff; 
	padding: 12px;}
	
.c2-33 {background-color: #263036;}

.c2-34 {padding: 40px;
	min-height: 587px !important;
	height: 587px !important;}

.c2-35 {padding-bottom: 12px;}

.c2-36 {padding-top: 65px;}

.c2-37 {padding: 0px 85px 85px 0px;}

.c2-38 {padding: 95px 20px 0px 75px;}

.c2-39 {padding: 0px 5%;}

.c2-40 {background-color: #1e1e1e;}

.c2-41 {padding: 70px 0px 10px 0px;}

.c2-42 {padding: 0px 40px 0px 75px;}

.c2-43 {max-width: 532px;
	width: 100%;}

.c2-44 {width: 100%;
	top: 0px;}
	
.c2-45 {padding: 5px 25px;}

.c2-46 {width: 60%;}

.c2-47 {padding: 25px 10%;}	

.c2-48 {border-bottom: solid 2px #dcdcdc; border-top: solid 2px #dcdcdc; background-color: #ededed; padding: 12px 7px;}

.c2-49 {max-width: 45%; 
	width: 100%;
	border: solid 1px red;}
	
.c2-50 {padding: 30px;}

.c2-51 {padding-right: 25px;}

.c2-52 {padding-top: 15px !important; 
	padding-bottom: 35px !important;}
	
.c2-53 {padding: 0px 30px 30px 30px;}

.c2-54 {padding-bottom: 4px;}

.c2-55 {background-color: transparent; 
	width: 85%; 
	position: relative; 
	vertical-align: top;}
	
.c2-56 {padding: 20px;}

.c2-57 {padding: 0px !important;}

.c2-58 {width: 100%; top: -10px;}

.c2-120 {padding-top: 35px;}
	
.c2-122 {padding-bottom: 12px;}
	
.c2-173 {background-color: #000000;
	max-width: 150px;}
	
.c2-174 {padding: 7px;}

.c2-175 {padding: 0px 40px 25px 0px;}

.c2-176 {padding: 0px 40px 25px 0px;}

/*------------------------------------*\
    #CONTAINER STYLES (c3 - FOOTER)
\*------------------------------------*/

.c3-01 {display: inline-block;
	background-color: #001433;}

.c3-03 {width: 100%;
	background-color: #000000;}

.c3-06 {width: 100%;
	background-color: #034772;}
	
.c3-09 {padding: 9px 0px 0px 0px;}
	
	
/*------------------------------------*\
    #IMAGE STYLES (i1 - MENU)
\*------------------------------------*/


.i1-01 {width: 100%;
	max-width: 325px;}

.i1-02 {width: 100%;
	max-width: 275px;
	position: absolute;
	margin: 10px 0px 0px 12px;}
	
.i1-03 {width: 100%;
	height: auto;}
	
.i1-04 {max-width: 300px;
	width: 100%;}
	

/*------------------------------------*\
    #IMAGE STYLES (i2 - CONTENT)
\*------------------------------------*/


.i2-01 {width: 100%; 
	height: auto;
	min-width: 100%;}
	
.i2-02 {width: 100%; 
	height: auto;
	max-width: 537px;}

.i2-03 {width: 100%;
	max-width: 632px;
	height: auto;}

.i2-04 {width: 100%;
	max-width: 532px;
	height: auto;}	
	
.i2-05 {width: 100%;
	max-width: 950px;
	height: auto;
	padding: 0px 75px 25px 0px;}	
	
.i2-06 {width: 100%; 
	height: auto;
	max-width: 200px;}
	
.i2-07 {width: 100%;
	height: auto;
	max-width: 350px;}

.i2-08 {width: 100%;
	max-width: 400px;
	height: auto;}
	
.i2-09 {width: 100%;
	max-width: 737px;
	height: auto;}
	
.i2-12 {width: 100%; 
	height: auto;
	max-width: 150px;}
	

/*------------------------------------*\
    #BACKGROUND STYLES (b2 - CONTENT)
\*------------------------------------*/


.b2-01 {	width: 100%; 
	padding-bottom: 50.21%;
	background-image: url(https://manna.amazingfacts.org/amazingfacts/website/bibleprophecytruth/images/skin/Bible-prophecy-truth-know-the-future.jpg);
	background-repeat: repeat-x; 
	background-size: cover;
	background-position: top center;}
	
.b2-02 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/speaker-pastor-doug-v2.jpg); 
	background-size: cover; 
	height: 241px; 
	background-position: center center;}
	
.b2-03 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/remote-control.jpg); 
	background-size: cover; 
	height: 241px; 
	background-position: center center;}
	
.b2-04 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/on-air.jpg); 
	background-size: cover; 
	height: 241px; 
	background-position: center center;}
	
.b2-05 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/satellite.jpg); 
	background-size: cover; 
	height: 241px; 
	background-position: center center;}

.b2-06 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/stone-pillar-and-foundation.jpg); 
	background-size: cover; 
	min-height: 613px; 
	background-position: center center;}
		
.b2-07 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/reaching-out.jpg); 
	background-size: cover; 
	min-height: 613px;  
	background-position: center center;}
	
.b2-08 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/foundationsoffaith/images/skin/the-Word-of-God-v2.jpg); 
	background-size: cover; 
	background-position: center center;}
	
.b2-09 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/bibleprophecytruth/images/skin/Bible-questions.jpg); 
	height: 500px;
	background-size: cover; 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #273036;
	background-position: center;}
	
.b2-10 {background-image: url(https://manna.amazingfacts.org/amazingfacts/website/bibleprophecytruth/images/skin/free-books.jpg); 
	background-size: cover; 
	background-position: bottom center;}


/*------------------------------------*\
    #MISCELLANEOUS STYLES 
\*------------------------------------*/
	

.point {cursor: pointer;}
		
#thislink > #sub {visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0.4s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0.4s linear 0.3s,opacity 0.3s linear;
  -ms-transition: visibility 0.4s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0.4s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0.4s linear 0.3s,opacity 0.3s linear;}

#thislink:hover  #sub {visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;}

input.gsc-input {font-size: 60px; 
	color: black; 
	height: 40px; 
	width: 75%;}
	
.slick-slider {margin-bottom: 0;}
.slick-slide img {width: 100%;}

.mobileSubMenuIsNotVisible {display: none;}

.Normal {text-align: left; 
	font-weight: 400;
	font-size: 30px; 
	color: #000000; 
	line-height: 55px;
	font-family: 'Roboto Slab', serif;}
	
.Normal a:active {color: #0067be;}
.Normal a:link {color: #0067be;}
.Normal a:visited {color: #0067be !important;}
.Normal a:hover {color: #0067be;}

.NormalTextBox {color: #515151;
    font-family: 'Fjalla One', sans-serif; 
    padding-left: 10px;
    font-size: 18px;
    width: 90%;
    border: solid 1px #d9d9d9;
    height: 40px;
    vertical-align: center;
}
	
.highlight a:active {color: #fde896;}
.highlight a:link {color: #fde896;}
.highlight a:visited {color: #fde896;}
.highlight a:hover {color: #fde896;}

.pageBody {background-color: black;}

.moveDown {position: fixed; 
	top: 60px; 
	width: 100%; 
	z-index: 700;}

.gutter-sizer {width: 5px;}

#fullsizeMenu table td .c1-05 {margin: 0 auto;}
	
#back-top {position: fixed;
	bottom: 50px;
	right: 3%;}

#back-top a {width: 108px;
	display: block;
	text-align: center;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;}

#back-top a:hover {color: #000;}

#backToTop {filter:alpha(opacity=40); 
	opacity: 0.4;}

#backToTop:hover {	filter:alpha(opacity=80); 
	opacity: 0.8;}
	
#feed-embed-stand-alone {width: 100%;}

#my_centered_buttons { display: flex; justify-content: center; }

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.madenormal {border-bottom: solid 1px #dddddd;}
.highlight {background-color: yellow; padding: 3px;}

.floatLeft {display: table; padding: 7 0 0 0; float: left;}
.floatRight {display: table; padding: 7 0 0 0; float: right;}
.floatCenter {display: table; padding: 7px;}
.imgCaption {text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	color: maroon; 
	padding-bottom: 20px; 
	font-size: 14px; 
	line-height: 21px;}
	
.anchor {display: block; position: relative; top: -100px; visibility: hidden;}
.afType {display: none;}
a:not([class]) {text-decoration: none !important;} 
a:not([class]):hover {text-decoration: underline !important;}


/*------------------------------------*\
    #MEDIA QUERY (RESPONSIVE) STYLES
\*------------------------------------*/

/* Large devices (desktops, less than 1200px) ----------- */
@media (min-width: 1900px) 
{
	#slimMenu {display: none;}
	#wideMenu {display: block;}
}

@media (max-width: 1700px) 
{
	.c2-24 {padding: 35px 15%;}
	.c2-25 {padding: 7px 3%;}
	.t2-20 {font-size: 25px;}
	
	#slimMenu {display: none;}
	#wideMenu {display: block;}
}

/* Large devices (desktops, less than 1375px) ----------- */
@media (max-width: 1374px) 
{
	.b2-02 {background-position: center 20%;}
	.c2-21 {top: 65px;}
	.c3-01 {width: 100%; display: block;}
	.i1-01 {max-width: 275px;}
	.i2-05 {max-width: 750px;}
		
	#slimMenu {display: none;}
	#wideMenu {display: block;}
}

/* Large devices (desktops, less than 1375px) ----------- */
@media (max-width: 1160px) 
{
	.c2-22 {margin-top: 40px;}
	.c2-24 {padding: 25px 7%;}
	.c2-36 {padding-top: 40px;}
	.i2-05 {max-width: 650px;}
	.t2-20 {font-size: 22px;}
	.t2-30 {line-height: 70px; font-size: 50px;}
	
	#slimMenu {display: block;}
	#wideMenu {display: none;}
}

/* Medium devices (tablets, less than 992px) ----------- */
@media (max-width: 991px) 
{
	.c2-21 {top: 94%;}
	.c2-24 {padding: 18px 3%;}
	.c2-31 {padding: 0px 1%;}
	.c2-46 {width: 100%;}
	.i2-03 {max-width: 432px;}
	.i2-05 {max-width: 500px;}
	.t2-11 {font-size: 42px; line-height: 48px;}
	.t2-12 {font-size: 35px; line-height: 40px;}
	
	#componentWrapper .thumbHolder{width:432px; height:431px;}
	#downNav {display: none;}
	#slimMenu {display: block;}
	#wideMenu {display: none;}
}

/* Small devices (landscape phones, less than 768px) ----------- */
@media (max-width: 767px) 
{
	.b2-09 {background-position: top left;}
	.c2-10 {padding: 30px 0px;}
	.c2-21 {top: 91%;}
	.c2-31 {padding: 30px 10%; max-width: 100%;}
	.i2-05 {max-width: 350px; padding: 0px 25px 5px 0px;}
	.t2-04 {line-height: 55px; font-size: 45px;}
	.t2-05 {line-height: 28px; font-size: 18px;}
	.t2-08 {font-size: 37px; line-height: 43px;}
	.t2-10 {font-size: 35px; line-height: 65px;}
	.t2-15 {font-size: 75px; line-height: 100px;}
	.t2-21 {font-size: 16px; line-height: 27px;}
	.t2-28 {font-size: 29px; line-height: 50px;}
	.t2-30 {line-height: 55px;}
	
	.c3-06 {padding-top: 12px;}
	.t3-03 {font-size: 20px; line-height: 40px;}
	.t3-05 {font-size: 14px; line-height: 50px;}
	
	#siteIntro {display: none;}
}

/* Extra small devices (portrait phones, less than 576px) ----------- */
@media (max-width: 575px) 
{
	.b2-01 {margin-top: 39px;}
	.b2-09 {height: 350px;}
	.c2-10 {padding: 7px 0px;}
	.c2-21 {top: 86%;}
	.c2-24 {padding: 15px 7%;}
	.c2-31 {padding: 7px 10%; max-width: 100%;}
	.c2-38 {padding: 95px 25px 0px 25px;}
	.c2-41 {padding: 75px 15px 5px 15px;}
	.c2-42 {padding: 0px 25px 0px 25px;}
	.c2-55 {width: 45%;}
	.c2-175 {padding: 0px 25px 25px 25px;}
	.c2-176 {padding: 0px 25px 25px 0px;}
	.g-19 {text-align: left;}
	.i2-03 {max-width: 350px;}
	.i2-05 {max-width: 575px; padding: 0px 0px 50px 0px;}
	.i2-09 {max-width: 400px;}
	.t2-11 {font-size: 27px; line-height: 33px;}
	.t2-12 {font-size: 20px; line-height: 25px;}
	.t2-19 {font-size: 35px;}
	.t2-21 {font-size: 14px; line-height: 22px;}
	.t2-22 {font-size: 20px; padding: 7px 10%;}
	.t2-24 {font-size: 20px; padding: 7px 10%;}
	.t2-26 {font-size: 20px; line-height: 45px;}
	.t2-30 {font-size: 40px; line-height: 45px;}
	
	.floatLeft {clear: both;}
	.floatRight {clear: both;}
	.Normal {font-size: 20px; line-height: 45px;}
	
	#componentWrapper .thumbHolder{width:350px; height:349px;}
}