/* ----- HOME PAGE SLIDE SHOW AND TABLES STYLES > a.left.carousel-control ---------------*/


.t3-sl {
  padding-top: 20px !important;
}


.container .t3-spotlight .homePageSlideshow .carousel-control
{
	width: 5%; 
}

.container .t3-spotlight .homePageSlideshow .glyphicon-chevron-left:before
{
	color: #064078;
}

.container .t3-spotlight .homePageSlideshow .glyphicon-chevron-right:before
{
	color: #064078;
}

.container .t3-spotlight .homePageSlideshow .hom-sh-readmore-btn {
      	/* temporary */
    	position: absolute;
      	bottom: 100px;
		left: 100px; 
		font: 600 22px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;
		background-color: #064078;
		border: none;
      	border-radius: 0px;
		padding-left: 50px;
		padding-right: 50px; 
}

	
@media (max-width: 1200px) 
{
	.container .t3-spotlight .homePageSlideshow .hom-sh-readmore-btn {
		left: 0px;
		bottom: 0px !important;
		padding-left: 30px;
		padding-right: 30px; 
	}
	
}

@media (max-width: 768px)
{
	.container .t3-spotlight .homePageSlideshow .hom-sh-readmore-btn {
		position: absolute;
		left: unset;
		padding-left: 20px !important;
		padding-right: 20px !important;
		right: 30px !important;
		bottom: 45% !important;
	}
}

.hom-sh-readmore-btn:active, 
.hom-sh-readmore-btn:hover,
.hom-sh-readmore-btn:focus {
	color: #f59d31 !important;
}

.btn-orange-new:active, 
.btn-orange-new:hover,
.btn-orange-new:focus {
	color: white !important;
	background-color: #064078 !important;
}

@media (max-width: 768px) {
/* SMALL BUTTONS */

	.btn-hide-mobile {
		display: none;
	}
	
	a.btn-orange-new
	{
		text-align: left; 
	}
}

@media (min-width: 900px) {
/* LARGE BUTTONS */ 
	
	.btn-hide-desktop {
		display: none;
	}

	.btn-orange-new
	{ 
		height: 70px !important;
	}

	a.btn-orange-new span.one-line 
	{
		line-height: 55px;	
	}
	
	a.btn-orange-new span.two-line
	{
		line-height: 25px;	
	}

}

.btn-orange-new
{ 
	height: inherit; 
	white-space:normal !important; 
	margin: 1px 0 1px 0;
	background-color: #f59d31 !important;
	color: #064078 !important; 
	border: none !important;
	border-radius: 0px !important; 
	font-weight: 700 !important;
	/*padding: 0.9375em 2.625em 0.9375em 1em !important; */
	
}


.btn-btn-orange-new:hover,
.btn-btn-orange-new:focus
{
	background-color: #FFEB71; 
}

/* Styles specific to the get-help page. */
@media (max-width: 768px)
{
	/* This code pinpoints the victories module on the get-help page.  We have
	to put this style here because this page doesn't contain an article to which
	we can add CSS -- it's an iframe wrapper. */ 
	.itemid-673 .module_victories
	{
		display: none;
	}
}

.contentpane_reportincident h1
{
	font: 600 46px/1.25 'Roboto Condensed', Helvetica, sans-serif;
}


/*------------------------ PRESS RELEASE PAGE STYLE --------------------*/


.press-release-quote
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: normal; 
    text-align: center;
}
.itemid-780 #t3-content .article-title a
{
	color: #2a6496;
	font-weight: bold;  
}

.itemid-780  .article-title, .article-header h1
{
	margin: 0px; 
}

.itemid-780 #t3-content .article-aside
{
	margin-bottom: 5px !important; 
}

.itemid-780 #t3-content .blog .article-header
{
	border: none !important; 
	
}

/* ------------------------- CUSTOM HOME PAGE tABS HACKS --------*/


.home-tabs .navbar-toggle
{
	width: 150px;
	float: left; 
	height: 40px; 
	border: none; 
}


.home-tabs .home-tab-mobile-button-style
{
	margin: 0px 0px 0px 0px; 
	height: 40px;
	line-height: 40px; 
	font-size: 1.2em; 
	color: #064078; 
}

.home-tabs .home-tab-mobile-button-style .fa
{
	height: 40px; 
	vertical-align: middle; 
}

.home-tabs.rbt_tab .tab-content .tab-pane p
{
	font-size: 1.1em; 
	margin: 0px; 
	font-weight: normal; 
}

.home-tabs.rbt_tab h4
{
	font: 900 24px/1.0 'Roboto Condensed', Helvetica, sans-serif !important;
}

.home-tabs.rbt_tab.rbt_lg.rbt_left.rbt_bg_white.rbt_flat.rbt_linear 
{
	border: 3px solid #f1f1f1; 
	margin-bottom: 20px; 
}

.home-tabs .tab-content
{
	background-color: #f1f1f1 !important; 
	margin-bottom: -5px; 
}

@media (min-width: 1000px) {
.home-tabs.rbt_bg_white.rbt_flat .navbar-nav > .active > a,
.rbt_bg_white.rbt_flat .navbar-nav > .active > a:hover,
.rbt_bg_white.rbt_flat .navbar-nav > .active > a:focus
{
	background-image: url("https://res.cloudinary.com/cairwa/image/upload/v1510468156/bg-tab-arrow3.png");
	background-position:right;
	background-repeat: no-repeat;

}
}

 
.home-tabs.rbt_bg_white.rbt_flat .navbar-nav > .active > a, .rbt_bg_white.rbt_flat .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_flat .navbar-nav > .active > a:focus
{
}
 
 @media (max-width: 1000px) {
	
.home-tabs.rbt_bg_white.rbt_flat .navbar-nav > .active > a, .rbt_bg_white.rbt_flat .navbar-nav > .active > a:hover, .rbt_bg_white.rbt_flat .navbar-nav > .active > a:focus
{
	background-color: #064078; 
}
 
}


.home-tabs.rbt_tab .navbar .navbar-collapse .nav li span
{
	font: 500 20px/1.0 'Roboto Condensed', Helvetica, sans-serif !important;
}

@media (min-width: 800px) {
.home-tabs.rbt_left .navbar
{
	width:25%; 
}

.home-tabs.rbt_left .tab-content
{
	width: 75%; 
}
}


.home-tabs.rbt_left.rbt_flat .navbar
{
	border-right: 5px solid #FFF; 
}


home-tabs.rbt_tab > .navbar > .navbar-collapse > .nav > li a, .rbt_tab > .navbar > .navbar-collapse > .nav > li p, .rbt_tab > .navbar > .navbar-collapse > .nav > li li, .rbt_tab > .navbar > .navbar-collapse > .nav > li span

{
	font-size: 16px; 
}

.home-tabs .nav.navbar-nav a:hover {
	background-color: #f1f1f1;
}





/* ------------------------- BOOTSTRAP HACKS ----------- */

/* BOOTSTRAP COLS SAME HEIGHT*/



.t3-wrapper .container.t3-sl.t3-sl-1
{
}

/*BOOTSTRAP NO GUTTERS*/
.row.no-gutters { 
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}



.t3-off-canvas .t3-off-canvas-header h2
{
	display:none;
}


/* OFF CANVAS MOBILE MENU HAMBURGER STYE*/
.off-canvas-toggle {
	width: 100px !important;
	background-color: #064078 !important; 
	font-weight: bold !important; 
	
}



/* LARGE BUTTONS */

.btn-yellow
{
	background-color: #FFDF1B !important;
	color: #313131 !important; 
	border-radius: 0px !important; 
	font-weight: 700 !important;
	padding: 0.9375em 2.625em 0.9375em 1em !important; 
	
}

.btn-yellow:hover,
.btn-yellow:focus
{
	background-color: #FFEB71 !important; 
}

.btn-circle {
  width: 30px; 
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 325px;
    height: 325px;
    padding: 10px 16px;
    font-size: 30px;
    line-height: 1.33;
    border-radius: 160px;
    word-wrap: normal;
    font-weight: 600;
    color: #000;
}

.btn-circle.btn-xl a {
	color: inherit;
	text-decoration: none; 
}



/* ---- Hover Effect ----- */

 /*** FONT ***/


/* -------------------- HOME PAGE ARTICLE STYLE ---------------------*/

.home-main-article-style h4
{
	font: 400 36px/1.25 'Roboto Condensed', Helvetica, sans-serif !important
}


.home-sub-article-style h4
{
	font: 600 22px/1.25 'Roboto Condensed', Helvetica, sans-serif !important
}
 



/*.mainissueimg
{
	width: 100%;
	height: 100%;
}
.mainissuetext 
{
	border-top: 4px solid #e5e5e5;
	width: 100%;
}
*/

/*
.mainissuetext .mih1
{ 
  border-top: 4px solid #e5e5e5;
  padding-top: 20px;
  font-family: 'AkzBlack', sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #1a96cd !important;
}
*/
/*.mainissuetext p
{   
	padding: 20px;
	font-size: 20px;
	line-height: 25px;
	color: #666;
}

.mainissuetext .mainissuelink a 
{ 
	padding: 8px 12px 7px 12px; font-size: 16px; 
}

 
.sideissue
{ 
 width: 100%;
 height: 100%;
 outline: 2px solid #ccc;
}


.caption 
{
	padding: 5px;
}
*/







/*--------------------- SPECIFIC PAGE CONTENT STYLE ---------------- */


/* BANQUET MENU */
#banquet-2016-menu
{
	font-size: 1.4em;
    background-color: #f2f2f2;
    border: 1px solid #e3e3e3;
	border-radius: 3px; 
	padding: 20px; 
}


/*  GENERIC TILE ITEM STYLE */



.tile-item-style a
{ 
}

.tile-item-style h4
{
	font: 400 52px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;
}


.tile-item-style p
{
	font-size:1.375em;
	margin-top: 15px; 
}


.tile-item-style p.header-line
{
	font-size: 1.0em; 
	margin-top: -20px;
}

/*  ------------- MAIN MENU DONATE BUTTON RED  --------------*/

/*

.main-red-btn
{
	background-color: #eb1e0d;
}

.main-red-btn.open a 
{
	background-color: #B91003 !important; 
	color: #FFF !important; 
} 

*/

/*  ------------- CAIR WA STORY PAGE STYLE --------------*/


.CAIR-Story-page-style a
{
	color: inherit; 
}

.CAIR-Story-page-style h4
{
	font: 400 52px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;
}


.CAIR-Story-page-style p
{
	font-size:1.375em;
	margin-top: 15px; 
}

.our-staff-content-style p
{
	font-size: 1.15em;
}

.our-staff-content-style h4
{
	  font: 400 38px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;
}


.about-us-page-style p 
{
	font-size: 1.15em;
}

.about-us-page-style h4
{
	font: 400 38px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;	
}


.meet-our-intern-page-style p 
{
	font-size: 1.15em;
}

.meet-our-intern-page-style h4
{
	font: 400 38px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;	
}

.page-style-1 p 
{
	font-size: 1.15em;
}


.page-style-1 h1
{
	font: 600 42px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;	
}

.page-style-1 h4
{
	font: 400 38px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;	
}






.page-style-2 a
{
	color: #428bca;
}

.page-style-2 h4
{
	font: 600 38px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;
}


.page-style-2 p
{
	font-size:1.375em;
	margin-top: 15px; 
}


/* ------------------------- EMBED CODE -----------------------------------------*


 /* MAKE YOUTUBE VIDEOS RESPONSIVE */ 
 .mediaWrapper {

	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    margin-bottom: 20px; 
}

.mediaWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}






/* ----------------------- CAIR-WA GENERAL Information/Event Page  Style ---------------*/



.tile-header.one-line
{
	height: 70px;
}

.tile-header.one-half-line
{
	height: 100px;
}



.tile-header.two-line
{
	height: 150px;
}


.tile-header.three-line
{
	height: 215px;
} 



@media all and (min-width:0px) and (max-width: 992px) {
  /* put your css styles in here */
	
	.tile-header.one-half-line
	{
		height: auto;
	}

	.tile-header.one-line
	{
		height: auto; 
	}
	
	.tile-header.two-line
	{
		height: auto; 
	}
	
	.tile-header.three-line
	{
		height: auto; 
	}
}






p {
	
	font-size: 1.15em; 
	
}


hr 
{
	margin-top: 32px !important;
	margin-bottom: 32px !important;
	width: 90%;
	border-top: 1px solid #ddd !important;
}
 


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 20px;
}
 .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

 .well.info-sidebar h4
 {
	display: block;
    margin-right: 2.35765%;
    width: 100%;
    border-bottom: 0.36364em solid #313131;
    float: none;
    margin-bottom: 1.25em;
    padding-bottom: 0.18em;
    padding-top: 0.30em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
 }
 
 h4.sidebar-info-title
 {
     display: block;
    margin-right: 2.35765%;
    width: 100%;
    border-bottom: 0.36364em solid #313131;
    float: none;
    margin-bottom: 1.25em;
    padding-bottom: 0.18em;
    padding-top: 0.30em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
 }
  
 .well.info-content
 {
	 background: none !important;
 }
 
 .well.info-content h4
 {
	 font: 400 34px/1.25 'Roboto Condensed', Helvetica, sans-serif;
	 
 }
 
 
 .h1-info-title
  {
	  font: 600 52px/1.25 'Roboto Condensed', Helvetica, sans-serif;
  }
 
 
 
  .h4-info-title
  {
	  font: 500 38px/1.25 'Roboto Condensed', Helvetica, sans-serif;
  }
  
   .h4-info-content
  {
	  font: 500 38px/1.25 'Roboto Condensed', Helvetica, sans-serif;
  }
 
 
 
 






/* ------------------------- CAIR-WA Story Menu -------------------*/
 

ul.menucair-wa-sidebar li.active.parent 
{
	background-color: #fff;
	margin-left: -15px;
	margin-right: -20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 5px #CCC solid;
}

ul.menucair-wa-sidebar li.active.current 
{
	font-weight: bolder; 
	background-color: #fff;
	margin-left: -15px;
	margin-right: -20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 5px #CCC solid;
}


ul.menucair-wa-sidebar li.active.parent ul.nav-child 
{
	font-weight: normal; 
	margin-left: -10px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.menucair-wa-sidebar ul.nav-child li.active.current
{
	font-weight: bolder; 
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}
ul.menucair-wa-sidebar ul.nav-child li.active.current:before
{
	margin-left: -17px;  
	content: "\25ba\00a0";
}


ul.menucair-wa-sidebar li.active a.dropdown-toggle
{
	font-weight: bolder;
}

ul.menucair-wa-sidebar li.active a
{
}

.menucair-wa-sidebar li.active ul
{
	font-size: .9em;
	margin-top: 10px;
	list-style-type: none;
}


 
 /* ------------------------ MAST HEAD ----------------------------*/
 
 .t3-wrapper .t3-sl-top .mast-head-title 
 {
	 padding-top: 20px;
	 padding-bottom: 20px;
 }

 .t3-wrapper .t3-sl-top .mast-head-title .addthis_sharing_toolbox
 {
	 margin-top: 20px;
	 float: right;
 }
 
 
  .t3-wrapper .t3-sl-top .mast-head-title .MastheadShareThisBox p 
 {
	 margin-top: 20px;
 }

  
 
 .t3-wrapper .t3-sl-top .mast-head-title h1 
 {
	
	font: 600 52px 'Roboto Condensed', Helvetica, sans-serif !important;
	color: #333;
 } 
 
  .t3-wrapper .t3-sl-top .mast-head-title p
  {
	  margin-top:-5px;
	  color: #666;
	  font-size: 16px; 
  }
 
 .t3-wrapper .t3-sl-top .mast-head-intro 
 {
	 padding-bottom: 40px;
	 padding-top: 40px; 
	 background-color: #333;	
 } 
  .t3-wrapper .t3-sl-top .mast-head-intro p
  {
	  margin-top: 0px;
	  color: #FFF;
	  font: 100 20px/1.54 'Roboto Condensed', Helvetica, sans-serif;
	  font-size: 1.3em;
  }
 
 
 	
 
 /* ------------------------ //MAST HEAD ----------------------------*/




/**** Menu ****/

.t3-wrapper .navbar-custombg {
	background-color: #f49c32;
	border: none !important;
}

#t3-mainnav .navbar-header .navbar-toggle
{ 
	background-color: #FFF;	
}


/* LEVEL 1 Color */
.t3-wrapper .t3-megamenu .level0 li > a
{ 
	text-transform: uppercase;   
	color: #064078;
	font-weight: bold;  
}


/* LEVEL 1 (active/hover) Color */
.t3-wrapper .t3-megamenu li.active > a,
.t3-wrapper .t3-megamenu li:hover > a,
.t3-wrapper .t3-megamenu li.open > a
{ 
	text-transform: uppercase;
	color: white !important; 
	font-weight: bolder;
	background-color: #064078 !important;
}

/* LEVEL 1 (only) Active Color*/
.t3-wrapper .navbar-default .navbar-nav .active .dropdown-toggle
{   
	color: #333; 
	font-weight: bold; 
}  

/* LEVEL 1 Active Opened Color*/
.t3-wrapper .navbar-default .navbar-nav .open a
{   
	color: #000;
} 

/* LEVEL 1 Mega SubMenu Items color */
.t3-wrapper .t3-megamenu .mega-inner li a
{
	text-transform: none; 
	color: #666 !important;
	font-weight: normal; 
	background-color: white !important;
}


.t3-wrapper .t3-megamenu li.open .dropdown-menu a:hover {
	background-color: #e7e7e7 !important;
	color: black !important;
	
}


/* LEVEL 1 Caret color */
.t3-megamenu .nav > li.dropdown > .dropdown-toggle .caret {
	border-top-color: #064078 !important;
}

.t3-megamenu .nav > li.current > .dropdown-toggle .caret,
.t3-megamenu .nav > li.active > .dropdown-toggle .caret {
	border-top-color: white !important;
}


/*** LOGO ***/

@media (min-width: 480px) {
.logo-img
{
}


}

/***********/



.img-responsive 
{
	display: block;
	width: 100% !important;
	height: auto !important;
}



/* IMG CAPTION */

.img_caption {
    margin-bottom: 10px;
    margin-top: 5px;
}
.img_caption.left {
    margin-right: 10px;
	float: left;
}
.img_caption.right {
    margin-left: 10px;
	float: left;
}





.blue-button { font-family: 'AkzBlack', sans-serif; color: #fff !important; text-transform: uppercase; border: 1px solid #bcbcbc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #188bbf; background: -moz-linear-gradient(top,  #188bbf 0%, #2a8ab3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#188bbf), color-stop(100%,#2a8ab3)); background: -webkit-linear-gradient(top,  #188bbf 0%,#2a8ab3 100%); background: -o-linear-gradient(top,  #188bbf 0%,#2a8ab3 100%); background: -ms-linear-gradient(top,  #188bbf 0%,#2a8ab3 100%); background: linear-gradient(to bottom,  #188bbf 0%,#2a8ab3 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#188bbf', endColorstr='#2a8ab3',GradientType=0 ); }
.blue-button:hover { color: #fff; background: #29376f; background: -moz-linear-gradient(top,  #29376f 0%, #324187 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29376f), color-stop(100%,#324187)); background: -webkit-linear-gradient(top,  #29376f 0%,#324187 100%); background: -o-linear-gradient(top,  #29376f 0%,#324187 100%); background: -ms-linear-gradient(top,  #29376f 0%,#324187 100%); background: linear-gradient(to bottom,  #29376f 0%,#324187 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29376f', endColorstr='#324187',GradientType=0 ); }



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

	
	.mainissuetext p
	{
	  width: 100%; 
	  padding: 0px 0px 0px 0px;     
	}
	
	.mainissuetext 
	{
		padding: 0px;
		width: 100%;
	}
	
	.mainissuetext .mih1
	{ 
	  border: none;
	  padding-top: 20px;
	  font-family: 'AkzBlack', sans-serif;
	  font-size: 28px;
	  line-height: 34px;
	  color: #1a96cd !important;
	}
	
	.mainissuetext p
	{   
		margin-top: 10px;
		font-size: 20px;
		line-height: 30px;
		color: #666;
	}
	
}


/************* TEMPLATE *******************************/

#t3-content .blog .article-title { 
	margin-top: 10px;
  font-size: 20px !important;
  line-height: 26px !important;
}

#t3-content .blog .article-title a {
  font-size: 20px !important;
  line-height: 20px !important;
}


#t3-content .blog-featured .article-title { 
	margin-top: 10px;
  font-size: 20px !important;
  line-height: 26px !important;
}

#t3-content .blog-featured .article-title a {
  font-size: 20px !important;
  line-height: 20px !important;
}

#t3-content .article-header h1 {
   font: 600 46px/1.25 'Roboto Condensed', Helvetica, sans-serif !important;

}



#t3-content .blog .article-header {
	border-top: 4px solid #e5e5e5;
}

#t3-content .blog-featured .article-header {
	border-top: 4px solid #e5e5e5;
}

/*FROM THEME template.css*/
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  /* margin: 0 31.5px 21px 0;*/
}


/*HEADER PADDING to CENTER LOGO */
.t3-wrapper #t3-header {
	/*padding-top: 40px !important;
	padding-bottom: 40px !important;*/
}



#t3-content .blog-featured .article-info {
  margin: 0;
  width: 100%;
}	

#t3-content .readmore {
	font-weight: bold;
} 



#CAIR-WA-FOLLOW .addthis_horizontal_follow_toolbox p
{
	display: none;
}


/*
@media only screen and (max-width: 992px){

#t3-header #CAIR-WA-MEMBER
{

	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 100% !important;
}


#t3-header #CAIR-WA-FOLLOW .form-group input
{

	clear: both !important;
	margin: auto 5px 5px auto !important;
	width: 100% !important;
	position: relative !important;

	
}


}

*/

 



/************** COLLASPE CSS *************************/


.in.collapse+a.showdetails:before
{
    content:'Hide detail «';
}
.collapse+a.showdetails:before
{
    content:'Continue Reading »';
}


/******************************************************/


/* BOOTSTRAP CLEARING TABLE Source: http://www.bluthemes.com/blog/3/clearing-bootstrap-3-columns */
/*  Tablet  */
@media (min-width:767px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: none;
  }
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: left;
  }
}


/*  Medium Desktop  */
@media (min-width:992px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: left;
  }
}


/*  Large Desktop  */
@media (min-width:1200px){

  /* Column clear fix */
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1){
    clear: left;
  } 
}



/***************  INTERN PAGE ********************************/
 
.intern-title
{
	color: #428bca;
}

/**************************************************************/






/**************  DOWNLOADS *************************************/


 /** NO LONGER IN USE     
a.xicon-link {
	background: url('http://www.devtestbed2.cairseattle.org/images/main/icons/external.png') center right no-repeat;
    padding-right: 13px;
} 
      
a.xicon-pdf {
    background: url('http://www.devtestbed2.cairseattle.org/images/main/icons/pdf.png') center right no-repeat;
    padding-right: 19px;
}

a.xicon-email{
	background: url('http://www.devtestbed2.cairseattle.org/images/main/icons/email.png') center right no-repeat;
    padding-right: 19px;
}
      
a.xicon-text{
	background: url('http://www.devtestbed2.cairseattle.org/images/main/icons/text.png') center right no-repeat;
    padding-right: 19px;
}

a.xicon-video{
	background: url('http://www.devtestbed2.cairseattle.org/images/main/icons/video.png') center right no-repeat;
    padding-right: 19px;
}
      	
a.xicon-phone{
	background: url('http://www.devtestbed2.cairseattle.org/images/main/icons/phone.png') center right no-repeat;
    padding-right: 19px;
}
*/
      			 
/***news-media settings***/


@media (min-width: 768px) {
	div.newslist {
		width: 80%;
	}
}

 .newslist .light {
	 color: #333333;
	 font-size: 18px;
	 font-style: italic;
	 font-weight: 300;
}
 .blue {
	 font-style: normal;
	 font-weight: 600;
	 color: #064078;
}
 .singlerelease {
	 font-size: 1.5em;
}

 div.sharing {
	position: relative;
	left: 100px;
}

.sharing p {
	text-align: right;
}

@media (max-width: 768px) {
	div.sharing {
		left: 0;
	}
	.sharing p {
		text-align: left;
	}
}



/*********************************************************/


.cair-head-main
{
	background-color: white;
	color: #FFF;
}



.t3-footer {
    position: absolute;
    Left: 0px;
    Right: 0px;
    background-color: #064078 !important;
    color: #FFF !important;
}

/**********************************************************************/


.report-donate > a
{
	display: inline-block !important;
    padding: 15px 10px !important;
    font-size: 24px !important;
    cursor: pointer !important;
    text-align: center !important;
    text-decoration: none !important;
    outline: none !important;
    color: #fff !important;
    background-color: #064078 !important;
    border: none !important;
    border-radius: 15px !important;
    box-shadow: 0 4px #999 !important;
    margin-left: 5px !important;
}

.covid > a
{
	display: inline-block !important;
    padding: 15px 10px !important;
	font-size: 24px !important;
	font-weight: bolder !important;
    cursor: pointer !important;
    text-align: center !important;
    text-decoration: none !important;
    outline: none !important;
    color: #064078 !important;
    background-color: #f1f1f1 !important;
    border: none !important;
    border-radius: 15px !important;
    box-shadow: 0 4px #999 !important;
    margin-left: 5px !important;
}

