/* Add here all your css styles (customizations) */
* {
    border-radius: 0 !important;
    box-sizing: border-box;
	}

html {
    font-size: 10px;
}

body {
	color: #333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.42857;
	}

a {
	color:#337ab7;
	}

.align-bottom {
	vertical-align:bottom !important;
	}

.align-left {
	text-align:left;
	}

.align-right {
	text-align:right;
	}

.align-center {
	text-align:center !important;
	}


td.cell-subhead {
    padding-left: 32px !important;
    text-align: left;
}

.animated {
  	-webkit-animation-duration: 4s;
 	animation-duration: 4s;
  	-webkit-animation-fill-mode: both;
  	animation-fill-mode: both;
	}

.article-margin {
	padding-left:160px;
	}

.ar-title {
	font-size:43px;
	margin-top: 41px;
	font-weight:300;
	line-height:30px;
	margin-left:20px;
	color:#fff;
	}

.ar-date {
	font-size:26px;
	}

.bg-color-light, .bg-color-light2 {
	background-color:#eeeeee;
	}

.bg-color-light-md {
	background-color:#e2e2e2;
	}

.bg-color-dark {
    background-color: #444 !important;
}

.bg-color-dark-md {
	background-color:#333333;
	}

.blank_row {
    height:15px !important;
    background-color: #FFFFFF;
	}

blockquote.hero {
	padding:0 0 0 15px;
	border-left:none;
	}

blockquote.hero.hero-light p, blockquote.hero.hero-light h2, blockquote.hero.hero-light small, blockquote.hero.hero-default p, blockquote.hero.hero-default h2, blockquote.hero.hero-default small {
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 44px;
}

blockquote.hero.hero-light {
	background: none !important;
	}

blockquote.hero.hero-blue {
	background: none !important;
	}

blockquote.hero.hero-blue p, blockquote.hero.hero-blue h2, blockquote.hero.hero-blue small, blockquote.hero.hero-default p, blockquote.hero.hero-default h2, blockquote.hero.hero-default small {
    color: #fff;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 44px;
}

blockquote.hero.hero-dark p, blockquote.hero.hero-dark h2, blockquote.hero.hero-dark small, blockquote.hero.hero-default p, blockquote.hero.hero-default h2, blockquote.hero.hero-default small {
    color: #fff;
    font-weight: 200;
	}

cite {font-style:italic;}

footer {
	font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    text-align:right;
    color:#fff;
	}

.margin-bottom-5 {
    margin-bottom: 5px;
	}

.margin-bottom-5, .margin-bottom-10, .margin-bottom-15, .margin-bottom-20, .margin-bottom-25, .margin-bottom-30, .margin-bottom-35, .margin-bottom-40, .margin-bottom-45, .margin-bottom-50, .margin-bottom-55, .margin-bottom-60 {
    clear: both;
	}

blockquote p {
    font-size: 14px;
    font-weight: 400;
	}

p {
    color: #000000;
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 26px;
	}

p, li, li a, label {
    color: #555;
	}

p {
    margin: 0 0 10px;
	}

blockquote.hero {
    font-size: 16px;
	}

blockquote {
    font-size: 17.5px;
	}

.bg-color-dark, .bg-color-sea, .bg-color-red, .bg-color-aqua, .bg-color-blue, .bg-color-grey, .bg-color-light, .bg-color-green, .bg-color-brown, .bg-color-orange, .bg-color-green1, .bg-color-purple, .bg-color-dark-blue, .bg-color-light-grey, .bg-color-light-green {
    color: #fff;
	}

.bg-color-dark, .bg-color-sea, .bg-color-red, .bg-color-aqua, .bg-color-blue, .bg-color-grey, .bg-color-light, .bg-color-green, .bg-color-brown, .bg-color-orange, .bg-color-green1, .bg-color-purple, .bg-color-dark-blue, .bg-color-light-grey, .bg-color-light-green {
    color: #fff;
	}

blockquote.hero.hero-dark p, blockquote.hero.hero-dark h2, blockquote.hero.hero-dark small, blockquote.hero.hero-default p, blockquote.hero.hero-default h2, blockquote.hero.hero-default small {
	color: #fff;
	font-weight: 600;
  	font-size: 29px;
  	line-height: 44px;
	letter-spacing: 1px;
	}
blockquote.hero.hero-dark:hover {
  	background: #444;
	}

blockquote.hero.hero-orange {
  	background: #e67e22;
	}

blockquote.hero.hero-orange:hover {
  	background: #e67e22;
	}

blockquote.hero.hero-orange p, blockquote.hero.hero-orange h2, blockquote.hero.hero-orange small, blockquote.hero.hero-default p, blockquote.hero.hero-default h2, blockquote.hero.hero-default small {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
  line-height: 40px;
  letter-spacing: 1px;
}

.body-copy {
	text-indent:1.5em;
	margin:0px !important;
	}

.bold {
	font-weight:700;
	}

.btn-u.btn-brd {

	}

.btn {
	margin-top:60px;
	margin-bottom:60px;
	border: 1px solid #e67e22;
	padding:10px 20px;
	}

.btn a {
	font-size:32px;
	}

.btn a:hover {
	color:#ffffff;
	}

.btn-default {
	background-color:rgba(255,255,255,0.8);
	}

.btn-u-lg, a.btn-u-lg {
    font-size: 32px;
    font-weight: 600;
	}

/*.tab-content .show-more a {
	color:#fff;
	font-size:24px;
	font-weight:400;
	}*/

.caps {
	text-transform:uppercase;
	}

.centered {
	text-align:center;
	display:block !important;
	}

.champions {
	line-height: 15px;
	}

.champion-quote {
	font-weight: 400;
  	font-size: 21px;
  	line-height: 36px;
  	margin-top: 5px;
  	text-shadow: none;
  	font-family: "Open Sans", Arial, sans-serif;
  	text-transform: none;
  	}

.clear-fix {clear:none;}

.color-black {
	color:#000000;
	}

.color-light-med {
	color:#616161;
	}

.content-nav-space {
    margin-top: 152px;
}

.content-xlg {
	padding-top:175px;
	padding-bottom:100px;
	}

.content-xxsm {
	padding-top:15px;
	}

.content-xsm {
	margin-top: 25px;
	/*margin-top:40px;*/
	margin-bottom:15px;
	}

.copyright {
	margin-top:47px;
	font-size:13px;
	}

.counters span {
  	font-size: 80px;
  	font-family: 'Muli', sans-serif;
	}

.country {
	text-transform:uppercase;
	font-weight:700;
	color:#000000;
	}

.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active, .cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover {
  color: #3498db;
}

.cube-portfolio .cbp-l-grid-agency-title {
  	text-transform: none;
  	font-size: 16px;
	}

.cube-portfolio .cbp-caption-zoom .cbp-caption-activeWrap {
  background: rgba(40,164,220,.6) !important;
}

.da-slider {
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	}

.da-slide h2 {
  	font-family: 'Open Sans', sans-serif;
	}

.first-paragraph {
	margin:22px 0 26px;
	}

.flat-top {
	line-height:27px !important;
	}

.footer-v2 .footer .container .row .col-md-2,
.footer-v2 .footer .container .row .col-md-10,
.footer-v2 .footer .container .row .col-md-3 {
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:40px;
	}

.footer-v2 {
    clear: both;
	padding-bottom:0px;
	margin-bottom:0px;
    border-top: 1px solid black;
	}

.footer-v2 .footer {
	margin-bottom:40px;
	}

.footer-v2 .footer .container .row .col-md-2 img {
  	margin: 17px 0 0px 0px;
	}

.footer-v2 .footer .container .row .col-md-3,
.footer-v2 .footer .container .row .col-md-7 {
	float:left;
	}

.footer-v2 .footer .container .row .col-md-8 {
	padding-top:40px;
	}

.footer-v2 .footer .container .row .col-md-10 ul {
	float:right;
	margin-top: 12px;
	}

.grantee-list p {
	margin: 0;
	}

.grantees .show-more a {
	color:#fff;
    font-size:24px;
	font-weight:400;
	}

h3 {
  	font-size: 32px;
  	font-weight:300;
  	font-size:32px;
  	line-height:44px;
	}

.header-a {
	font-size: 40px;
	line-height: 54px;
	/*font-size:48px;
	line-height:62px;*/
	}

.header {
	border-bottom: 0px;
	}

.header .logo img {
	z-index: 1;
	margin: 40px 0 30px 0;
	position: relative;
	}

.header .navbar-nav {
    float: left;
}

.header .navbar-nav > li > a {
  	font-weight: 600;
  	bottom: -2px;
	position: relative;
	padding: 9px 45px 9px 0px;
  	}

.header .navbar-nav > li > a:hover {
  	color: #009ad9;
	}

.header .navbar-nav > li:hover > a {
    color: #009ad9;
    }

.header .navbar-nav > .active > a {
  color:  #3498db; /*#687074;*/
}

.header .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: #009ad9;
	background-color: #e7e7e7;
	}

.header .navbar-nav > li > a.pdf-link {
	padding: 9px 0px 9px 0px;
	}

.header .navbar-nav > li > a:hover,
.header .navbar-nav > .active > a {
		border-bottom: 0px;
	}

.header .navbar-toggle {
    border-color: #ffffff;
    }

.header .navbar-toggle:hover {
  	background: #3498db !important;
	}

.header .topbar ul.loginbar {
	margin-top:46px;
	}

.header .topbar ul.loginbar > li > a, 
.header .topbar ul.loginbar > li > a:hover {
	color: #ffffff;
	font-size: 18px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform:none;
	}

.headline {
	border-bottom: 0px;
	}

.headline h2 {
  	font-size: 26px;
	}

.headline h2, .headline h3, .headline h4 {
  	border-bottom: 0px;
	}

hr {
 	border: 0;
  	border-top: 1px solid #000000;
 	margin: 0px;
	}

.italic-box {
	padding-left:40px;
	padding-right:40px;
	font-weight:300;
	}

.item p {
	font-weight:200;
	padding:10px 15px 15px 15px;
	font-size:16px;
	line-height:24px;
	}

.logo-box {
	width:250px;
	}

.lt-blue {background-color:#BFD5F0;}

.lt-blue-2 {background-color:#D8E7F7;}

.margin-bottom-100 {margin-bottom:100px;}

.margin-top-10 {margin-top:10px;}
.margin-top-15 {margin-top:15px !important;}
.margin-top-20 {margin-top:20px !important;}
.margin-top-25 {margin-top:25px !important;}


.margin-left-10 {margin-left:10px;}
.margin-left-15 {margin-left:15px;}
.margin-left-20 {margin-left:20px;}

.margin-right-10 {margin-right:10px;}
.margin-right-15 {margin-right:15px;}
.margin-right-20 {margin-right:20px;}

.more-toggle {
	font-weight:600;
	color:#99121b;
	font-size: 14px;
	text-align:center;
	}

.navbar {
	background-color: #f8f8f8;
    border-color: #e7e7e7;
	}

.navbar .header {
    margin-top: 0 !important;
    padding-top: 0 !important;
	}


.navbar .header .container div  span {
	float:left;
	}

.navbar .header .container .pull-left span {
	font-size: 26px;
	line-height: 42px;
	}

.navbar .header .container .topbar ul {
	 color: #fff;
	 margin-bottom: 0 !important;
	 text-align: left;
	 display: inline;
	}


nav.visible-xs .header {
	background-color: #3498db;
	margin-top: 0;
	padding-top: 0;
	}

nav.visible-xs .header2 {
    background-color: #fff;
}

nav.visible-xs .header .container {
	margin-top: 0;
	padding-top: 0;
	}

/*-- HERE --*//*-- HERE --*//*-- HERE --*//*-- HERE --*//*-- HERE --*//*-- HERE --*/
.header .collapse .container {
	margin-bottom:0px;
	padding-bottom:0px;
	}

.navbar-default .navbar-nav>.active>a:hover {
  	color: #009ad9;
	}

.news-v3 h2 {
  	font-size: 48px;
  	font-weight: 400;
  	line-height: 62px;
  	text-transform: none;
  	margin: 16px 0 14px;
	}

.news-v3 p {
  	color: #000000;
  	margin-bottom: 31px;
	}

.news-v3 .news-v3-in {
  	padding: 0px;
	}

.no-border {
	border:none;
	}

.no-border-top {border-top:none !important;}

.no-side-padding {
	padding-left:0px;
	padding-right:0px;
	}

.opened {
	z-index:999;
	}

.owl-slider-v5 {
	margin-left:15px;
	float:right;
	}

.owl-carousel-v5 .owl-wrapper-outer {
    margin-bottom: 0;
	}

.owl-carousel-v5 .owl-controls .owl-page.active span, .owl-carousel-v5 .owl-controls.clickable .owl-page:hover span {
  	background: #414042;
	}

.owl-item p {padding-left:0px !important;}

p {
	font-size:19px;
	line-height:32px;
	color:#000000;
	font-weight:400;
	margin: 0 0 26px;
	}

.padding-sm {
	padding-top:32px !important;
	margin-bottom:15px;
	}

.pdf-link {
	padding: 9px 0px 9px 0px;
	text-transform:none !important;
	}

.purchase {
	background:none;
	padding: 0px 0 30px;
	border-bottom:none;
	border-top:none;
	}

.purchase span {
  	font-family: 'Open Sans', sans-serif;
  	font-weight:300;
  	font-size:32px;
  	line-height:44px;
  	text-align:left;
	}

.quotation-mark {
	margin-top:8px;
	}

.quote-author {
	font-size:14px !important;
	font-weight:300 !important;
	line-height: 20px !important;
	}

.secondary-links {
	float:right;
	}

.semibold {
	font-weight:600;
	}

.small-type {
	font-size:14px;
	}

.soc-icons {
	position:fixed;
	z-index:999;
	margin-top:160px;
	}

.soc-icons div {
	float:right;
	background-color: rgba(255, 255, 255, 0.8);
	width:60px;
	padding:11px;
	}

.soc-icons div a img {
	list-style-type: none;
	margin-bottom:16px;
	}

.slider-inner .da-slider {
  	border-bottom: none;
	}

.spaced {
	letter-spacing: .0175em;
	}

.space-md-hor {
	padding-left:40px;
	padding-right:40px;
	}

.space-sm-hor {
	padding-left:20px;
	padding-right:20px;
	}

.subhead-a {
	font-weight: 400;
	font-size: 26px;
  	line-height: 40px;
	/*font-size: 33px;
  	line-height: 46px;*/
  	margin-top: 5px;
  	text-shadow: none;
  	font-family: "Open Sans", Arial, sans-serif;
  	text-transform:none;
  	}

.subhead-b {
	font-size:20px;
	/*font-size:26px;*/
	text-transform:uppercase;
	font-weight: 300;
	letter-spacing: 1px;
	}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #000;
}

.timeline-img {
	width:100%;
	}

.title-btn1 {
	margin-left:0;
	}

.topbar {width:100%;}

.top-border {
	border-top:1px solid black;
	}

.tp-caption a {
  color: #000000;
}

/* -=-=-=-=-=-=-=-=-=-=-=- MEDIA QUERY BREAKPOINTS -=-=-=-=-=-=-=-=-=-=-=- */

@media (min-width: 1920px) {
		
		.article-margin {
			padding-left:160px;
			}

		/*.content-nav-space {
 			margin-top: 9% !important;
			}*/

		.soc-icons {
			margin-top:160px;
			}

		.header .logo {
    		width: 100%;
			}
}

@media (min-width: 1200px) {
		
		.article-margin {
			padding-left:160px;
			}

		/*.content-nav-space {
 			margin-top: 11% !important;
			}*/

		.da-slide h2, .da-slide p {
		  	margin-left: 1%;
			}

		.header .logo {
    		width: 100%;
			}

		.soc-icons {
			margin-top:0px !important;
			}

}

@media (min-width: 1024px) {
    .content-nav-space {
        margin-top: 172px;
    }
}

@media (min-width: 992px) {
		.article-margin {
			padding-left:160px;
			}

		.ar-title {
			margin-top: 41px;
			margin-left:0px;
			}

		.color-blue {
		  	color: #3498db !important;
			}

		/*.content-nav-space {
			margin-top:15%;
			}*/

		.copyright {
			font-size: 13px;
			margin-top: 5px;
			}

		.da-slide h2, .da-slide p {
		  	left: 20%;
			}

		.footer-links {
			margin-top: 10px;
			}

		.header .logo {
    		width: 100%;
			}

		.footer-links {
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
			}

		.footer-links li {
			margin-top: 0px;
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:14px;
			}

		.header .dropdown-menu {
			border-top: solid 2px #3498db;
			border-bottom: solid 2px #3498db;
			}

		.header .logo {
		  	display: inline-block;
			}

		.header .navbar-nav > li > a {
			bottom: -2px;
			position: relative;
			padding: 9px 25px 9px 0px;
            font-size: 13px;
			}

		.header .navbar-nav .open .dropdown-menu > .active > a:hover {
			color: #009ad9;
			background-color: #e7e7e7;
			}

		.header .topbar ul.loginbar {
		  	margin-top: 0px;
			}

		.header .dropdown-menu .active > a {
  			color: #687074;
  			}

  		.header .dropdown-menu li > a:hover {
			color: #009ad9;
  			}

		.navbar .header .container .topbar ul {
			color:#fff;
		    margin-bottom: 0 !important;
		    text-align: right;
		    float: right;
			}

		.secondary-links {
			float:right !important;
			}

		.soc-icons {
			position:fixed;
			z-index:999;
			margin-top:50px;
			}

		.topbar {
			margin-top: 46px;
			}

}

@media (max-width: 991px) {
		
		.ar-date {
			font-size: 22px;
			}

		.article-margin {
			padding-left:0px;
			}

		.ar-title {
			font-size: 22px;
			line-height: 27px;
			margin-top:35px;
			}

		blockquote.hero {
  			padding: 15px 0 0 15px;
			}

		blockquote.hero.hero-orange p {
			line-height:36px;
			}

		blockquote.hero.hero-orange small {
			line-height:20px;
			padding-top:10px;
			}
			
		.blue-header {
			padding-bottom:0px;
			}

		/*.content-nav-space {
  			margin-top: 13% !important;
			}*/

        .navbar .content {
            padding-bottom: 0px;
        }
        .header .logo {
  			width: auto;
			}

		.header .logo img {
			z-index: 1;
			margin: 40px 0 30px 0;
			width: 100%;
			}

		.header .navbar-nav > li > a.pdf-link {
			padding: 0px;
			}

		.logo-box {
  			width: 160px;
			}

		.footer-links {
			margin-top: 32px;
			}

		.footer-links {
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
			}

		.footer-links li {
			margin-top: 0px;
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
			}

		.header .navbar-nav > li > a {
			bottom: -2px;
			position: relative;
			padding: 9px 25px 9px 0px;
			}

		.header .navbar-nav > li > a:hover {
  			color: #009ad9;
			}

		.header .navbar-nav .open .dropdown-menu > .active > a:hover {
			color: #009ad9;
			background-color: #e7e7e7;
			}

		.header .navbar-nav > .active > a {
  			background: none;
  			color: #687074 !important;
			}

		.header .navbar-nav > .active > a:hover {
			color: #009ad9 !important;
			background: inherit !important;
			}  

		.header .navbar-nav > .active > a:focus {
			color:#687074;
			background: #e7e7e7;
			}

		.header .navbar-nav .open .dropdown-menu > .active > a, .header .navbar-nav .open .dropdown-menu > .active > a:hover, .header .navbar-nav .open .dropdown-menu > .active > a:focus {
    		background-color: inherit;
			}

		.header .navbar-nav > .active > a, .header .navbar-nav > .active > a:focus {
			background: none;
			color: #687074 !important;
			}


		.header .navbar-nav > .active > a {
			border-bottom: 1px solid #eee;
			}

		.header .navbar-nav > li > a {
		    padding: 9px 25px !important;
		    border-bottom: 1px solid #eee;
		}

		.header .topbar {
			float: left;
			}

		.header .topbar ul.loginbar {
			margin-top: 31px;
			}

		.header .topbar ul.loginbar > li > a, .header .topbar ul.loginbar > li > a:hover {
		    font-size: 16px;
			}

		.language {
		    padding-right: 18px;
		}

		.language a {
		    padding-top: 12px;
			}

		#language-links {
    		margin-bottom: 10px;
    		margin-top: 10px;
			}

		.navbar {
			margin-bottom:0px;
			}

		.navbar .header .container .topbar ul {
		  	display: block;
		  	float: right;
			}

		.navbar .header .container .pull-left span {
			font-size: 26px;
			line-height: 26px;
			}

		.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
			max-height: 400px;
			}

		.navbar-default .navbar-nav > .open > ul li a, .navbar-default .navbar-nav > .open > a:focus, .header .navbar-nav .open .dropdown-menu > .active > a:focus {
    		color: #555;
    		background-color:inherit;
			}

		.navbar-default .navbar-nav > .open > ul li a, .navbar-default .navbar-nav > .open > a:hover, .header .navbar-nav .open .dropdown-menu > .active > a:hover  {
    		color: #009ad9;
			}

		.secondary-links {
			margin-bottom:0px !important;
			text-align:right;
			float:left;
			}

		.secondary-links li {
			display: inline;
			margin-top: 10px;
			}

		.sl2 {
			margin-top:0px !important;
			}

		.soc-icons {
			position:fixed;
			z-index:999;
			margin-top:0px !important;
			}

		.toggler {
			margin-top:32px;
			}

		.topbar {
  			width: 46%;
  			float: left;
			}

		.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
  			background: none repeat scroll 0 0 #3498db;
  			padding: 12px 15px 11px !important;
  			}

		.color-blue {
		  	color: #3498db !important;
		}

         .type-1b .container .tab-content #read-more .inner {
            float: none !important;
            }

        .type-1b .container .tab-content #read-more p {
            padding-right: 0px !important;
            padding-left: 0px !important;
            }

}

@media (min-width: 769px) {
    .content-nav-space {
        margin-top: 116px;
    }
}

@media (min-width: 991px) {
    .content-nav-space {
        margin-top: 175px;
    }
}

@media (max-width: 768px) {
        .content-nav-space {
            margin-top: 122px;
        }

		.article-margin {
			padding-left:0px;
			}

		blockquote.hero {
  			padding: 15px 0 0 15px;
			}

		blockquote.hero.hero-orange p {
			line-height:36px;
			}

		blockquote.hero.hero-orange small {
			line-height:20px;
			padding-top:10px;
			}

		.btn a {
			font-size:24px;
			}

		.deck {
		    text-align:left;
			}

		.footer-links {
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
  			 padding-left: 0;
			}

		.footer-links li {
			margin-top: 0px;
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
  			 padding-bottom:5px;
			}

		.footer-v2 .footer .container .row {
			margin-top:30px;
		}

		.footer-v2 .footer .container .row .col-md-10 ul {
			float:right;
			margin-top: 10px;
			padding-left:0px;
			margin-left:0px;
			}

		.header .mega-menu .nav, .header .mega-menu .dropup, .header .mega-menu .dropdown, .header .mega-menu .collapse {
		    background-color: #fff;
		    position: static;
			}

		.header .navbar-nav > li > a {
			bottom: -2px;
			position: relative;
			padding: 9px 25px 9px 0px;
			}

		.header .navbar-nav > li > a:hover {
  			color: #009ad9;
			}

		.header .navbar-nav .open .dropdown-menu > .active > a:hover {
			  color: #009ad9;
			  background-color: #fff;
			}

		.header .logo {
  			width: auto;
			}

		.header .logo img {
			z-index: 1;
			margin: 40px 0 30px 0;
			width: 100%;
			}

		.header .navbar-nav > li > a {
		  	padding: 9px 25px 9px 25px;
			}

		.header .navbar-nav > li > a.pdf-link {
			padding: 0px;
			}

		.header .navbar-nav .open .dropdown-menu > .active > a, .header .navbar-nav .open .dropdown-menu > .active > a:hover, .header .navbar-nav .open .dropdown-menu > .active > a:focus {
    		background-color: inherit;
			}

		.header2 .collapse .container {
			margin-bottom:0px;
			padding-bottom:0px;
			}

		.navbar-default .navbar-nav > .open > ul li a, .navbar-default .navbar-nav > .open > a:focus, .header .navbar-nav .open .dropdown-menu > .active > a:focus {
    		color: #555;
    		background-color:inherit;
			}

		.navbar-default .navbar-nav > .open > ul li a, .navbar-default .navbar-nav > .open > a:hover, .header .navbar-nav .open .dropdown-menu > .active > a:hover  {
    		color: #009ad9;
			}

		.logo-box {
  			width: 160px;
  			float:left;
			}

		.navbar {
			margin-bottom:0px;
			}
		
		.navbar-toggle {
			margin-top: 38px;
			float:right;
			}

		.navbar .header .container .small-menu {
			float:right;
			}

		.navbar .header .container .site-title {
			float:left;
			margin-right:10px;
			margin-left: 15px;
			}

		.navbar .header .container .site-title h2 {
			color:#fff;
			margin-right:10px;
			font-size: 22px;
			line-height: 27px;
			margin-top:35px;
			}

		.navbar .header .container .site-title span {
			color:#fff;
			font-size: 22px;
			}

		.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
			max-height: 400px;
			}

		.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
		    background: none repeat scroll 0 0 #3498db;
		    padding: 6px 10px 2px;
			}

		.owl-slider-v5 {
			float:left;
			}

		.quote-author {
			line-height: 20px !important;
    		padding-top: 10px;
			}

		.subhead-a {
    		line-height: 28px;
			}
}

@media (max-width: 480px) {

		.ar-date {
			font-size: 15px;
			}

		.ar-title {
		    font-size: 15px;
		    line-height: 15px;
		    margin-top: 17px;
		    margin-left:0px;
			}

		.article-margin {
			padding-left:0px;
			}

		blockquote.hero {
  			padding: 15px 0 0 15px;
			}

		blockquote.hero.hero-orange p {
			line-height:36px;
			}

		blockquote.hero.hero-orange small {
			line-height:20px;
			padding-top:10px;
			}

		.btn {
			margin-top:60px;
			margin-bottom:60px;
			border: 1px solid #e67e22;
			padding:5px 10px;
			}

		.btn a {
			font-size:18px;
			}

		.btn-u.btn-brd {
    		padding: 12px 30px !important;
			}

		.container-less {
			margin-left: auto;
		    margin-right: auto;
		    padding-left: 5px;
		    padding-right: 5px;
			}
		
		.content-nav-space {
			margin-top:86%;
			}

		.copyright {
			margin-top:16px;
			}

		.da-slide-current h2, .da-slide-current p, .da-slide-current .da-link {
	  		left: 5%;
	  		opacity: 1;
			}

		.da-slide h2 {
	  		font-family: 'PT Sans', sans-serif;
	  		color: #f9f9f9 !important;
	  		line-height: 50px;
	  		top: 60px;
			}

		.da-slider {
			width: 100%;
			height: 300px;
			}

		.deck {
		    font-size: 17px !important;
    		line-height: 28px !important;
		    text-align:left;
			}

		.footer-links {
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
  			 padding-left: 0;
  			 padding-top: 1em;
			}

		.footer-links li {
			margin-top: 0px;
  			list-style-type: none;
  			 -webkit-margin-before: 0em !important;
  			 -webkit-padding-start: 0px !important;
  			 font-size:18px;
			padding-bottom:5px;
			}

		.footer-logo {
  			width: 100%;
			}

		.header-a {
    		font-size: 32px;
    		line-height: 42px;
			}

		.header .logo img {
    		margin: 20px 0 20px;
    		position: relative;
    		width: 100%;
    		z-index: 1;
			}

		.header .navbar-nav > li > a {
		    padding: 9px 25px 9px 25px;
			}

		.header .navbar-nav > li > a:hover {
  			color: #009ad9;
			}

		.header .navbar-nav .open .dropdown-menu > .active > a:hover {
			  color: #009ad9;
			  background-color: inherit;
			}

		.header .navbar-toggle {
    		border-color: #ffffff;
    		margin-left: auto;
		    margin-right: auto;
		    float:none;
			}

		.header .navbar-toggle, .header .navbar-toggle:active, .header .navbar-toggle:hover, .header .navbar-toggle:focus  {
		    padding: 6px 10px 6px !important;
			}

		.header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
		    background: none repeat scroll 0 0 #3498db;
		    padding: 6px 10px 2px;
			}

		.header .navbar-toggle:hover {
			background: none repeat scroll 0 0 #3498db !important;
			}

		#language-links {
			margin-top:10px;
			margin-bottom:10px;
			}

		.language {
			display:inline;
			padding-right:18px;
			}

		.language a {

			padding-top:12px;
			}

		.logo-box {
			width:93px;
			margin-right:10px;
			margin-left: 5px;
			}

		.header .topbar ul.loginbar {
		  	margin-top: 0px;
			}

		.margin-left-15 {
			margin-left:15px;
			}

		.margin-right-15 {
			margin-right:0px !important;
			}

		.navbar {
			margin-bottom:0px !important;
			}

		.navbar-toggle {
			margin-top:17px;
			}

		.navbar .header .container .pull-left span {
		    font-size: 14px;
		    line-height: 16px;
			}

		.navbar .header .container .site-title h2 {
		    color: #fff;
		    font-size: 16px;
		    line-height: 16px;
		    margin-right: 10px;
		    margin-top: 18px;
			}

		.navbar .header .container .site-title span {
			color:#fff;
			font-size: 12px;
			}

		.nav-xs {
			margin-left:20px;
			}

		.no-side-padding-xs {
			padding-left:0px;
			padding-right:0px;
			}

		.owl-slider-v5 {
			float:left;
			}

		p {
		    color: #000000;
		    font-size: 16px;
		    line-height: 25px;
		    /*margin: 0 0 26px;*/
			}

		.padding-basic {
			padding-left:15px;
			padding-right:15px;
			}

		.quote-author {
			line-height: 20px !important;
    		padding-top: 10px;
			}

		.footer-v2 .footer .container .row {
			margin-top:30px;
		}

		.secondary-links {
			float:none;
			margin-top:10px;
			display:inline;
			}

		.secondary-links li {
			display:inline;
			margin-top:10px;
			}

		.subhead-a {
			font-size: 22px;
    		line-height: 32px ;
			}

		.title-btn1 {
			margin-left:0%;
			}
}

.color-blue {
  color: #3498db !important;
}

/* ================= ================= ================= ================= */
/* ========================== SEMANTIC ADDITIONS ========================= */
/* ================= ================= ================= ================= */

.owl-carousel {
    width: 50%;
}

.headline h2 {text-align:center;}

.main-counters {
	margin-bottom:60px;
	}


.number-counter {
	margin-bottom:60px;
	clear: both;
	content: " ";
    display: table;
 	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width:100%;
	}

.number-counter .inside {
	padding-top: 60px;
	padding-bottom:0px
	margin-bottom:0px;
	}

.number-counter .inside .main-counters h2 {
	font-weight:700;
	text-align:center;
	color:#000;
	letter-spacing: 0.0175em;
	display:block !important;
	}

.number-counter .inside .main-counters .row {
	margin-bottom:40px;
	}

.bg-color-blue .inside .main-counters .row  .counters {
	color:#fff;
	}

.inside .main-counters .row  .counters h4 {
	text-transform:uppercase;
	}

.bg-color-blue .inside .main-counters .row  .counters span,
.bg-color-orange .inside .main-counters .row  .counters span,
.bg-color-dark .inside .main-counters .row  .counters span {
	color:#fff;
	}

.bg-color-blue .inside .main-counters .row  .counters h4,
.bg-color-orange .inside .main-counters .row  .counters h4,
.bg-color-light .inside .main-counters .row  .counters h4,
.bg-color-light2 .inside .main-counters .row  .counters h4 {
	text-transform:uppercase;
	color:#000;
	font-weight: 600;
	margin-top: 0 !important;
    padding-top: 0 !important;
	}

.bg-color-dark .inside .main-counters h2,
.bg-color-dark2 .inside .main-counters h2 {
	color:#FFF;
	}

.bg-color-dark .inside .main-counters .row  .counters h4,
.bg-color-dark2 .inside .main-counters .row  .counters h4 {
	color:#FFF;
	}

.bg-color-dark .inside .main-counters .row  .counters span,
.bg-color-light .inside .main-counters .row  .counters span {
	color:#3498db;
	}

.bg-color-dark2 {
    background-color: #333 !important;
	}

.bg-color-dark2 .inside .main-counters .row  .counters span,
.bg-color-light2 .inside .main-counters .row  .counters span {
	color:#e67e22;
	}

.type-1 .show-more, .type-3 .show-more {
	float:right;
}

.type-2 .show-more {
	float:left;
}

.show-more a {
	color: #99121b;
	font-size: 14px;
	font-weight: 600;
    cursor: pointer;
	}

/* ========================================================*/

.article-champion {
	clear: both;
	content: " ";
    display: table;
 	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width:100%;
    background-color: #e2e2e2;
    padding-bottom: 100px;
    padding-top: 100px;
	}

.article-champion .container h3 {
	padding-bottom:0px;
	margin-bottom:0px;
	font-family: "Open Sans",Arial,sans-serif;
    font-size: 21px;
    font-weight: 400;
	line-height: 28px;
    margin-top: 5px;
    text-shadow: none;
    text-transform: none;
    color: #e67e22;
	}

.article-champion .container .inside, 
.article-champion .container img {
	margin-bottom:20px;
	}

.article-champion .container .col-md-6 p {
	padding-bottom:0px;
	margin-bottom:0px;
	font-size: 16px;
	line-height:25px;
	}

.article-champion .container .inside p strong, .article-champion .container .inside p  {
	padding-bottom:0px;
	margin-bottom:0px;
	font-size: 14px;
	}

.article-champion .container .col-md-6 p:nth-of-type(1) {
	padding-bottom:0px;
	margin-bottom:0px;
	font-size: 14px;
	line-height:16px;
	}

.article-champion .container .col-md-6 p:nth-of-type(2) {
    padding-bottom: 20px;
    padding-top: 20px;
    font-size:18px;
    line-height:25px;
	}

.article-champion .container .col-md-6 p:nth-of-type(2) strong span {
    color: #e67e22;
	}

.article-champion .container .col-md-6 p {
	color: #616161;
	font-size:16px;
	line-height:25px;
	margin-top:0px;
	}


/* ========================================================*/

.article-content {
	clear: both;
	content: " ";
    display: block;
 	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width:100%;
	}

.article-content .container {
	padding-top:40px;
	padding-bottom:40px;
	}

.article-content h3 {
	font-family: "Open Sans",Arial,sans-serif;
    font-size: 26px;
    font-weight: 400;
	line-height: 33px;
    margin-top: 5px;
    text-shadow: none;
    text-transform: none;
    color: #3498db;
	}

.article-content p {
	padding-left: 160px;
	margin: 0 !important;
    text-indent: 1.5em;
	}

.article-content .more-tems p {
  margin: 0 !important;
  text-indent: 1.5em;
}

.article-content p a {
	color: #99121b;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
	}

.article-content p.first-paragraph {
	margin: 22px 0 26px;
    margin-bottom: 0;
	padding-bottom: 0;
	text-indent: 0;
	}

.inner {
	margin-right:15px;
	margin-bottom:30px;
	}

.quote-box footer {
	margin-right:0em;
	}

.type-1 {
	background-color: #f7f7f7 !important;
	}

.type-1 .container .tab-content,
.type-3 .container .tab-content {
	margin-bottom:60px;
	}

.type-1 .container .tab-content .tab-pane .responsive-video {
    margin-right: 15px;
    margin-bottom:20px;
	}

.type-1b .container .tab-content #read-more .inner {
	float:right !important;
	}

.type-1b .container .tab-content #read-more p {
	padding-right: 160px !important;
	padding-left: 0px !important;
	}

.type-1b .text-box,
.type-1c .text-box {
	float:right !important;
	}

.type-1c .text-box p{
	padding-left: 40px !important;
	padding-right: 40px !important;
	}

.type-1c p {
	padding-left: 0px !important;
	padding-right: 160px !important;
	}

.type-1c p.first-paragraph {
	padding-left: 0px !important;
	padding-right: 160px !important;
	}

.type-1c .text-box {
	margin-left:30px;
	margin-right:0px !important;
	}

.type-1c .show-more {
	margin-right:160px !important;
	}

.type-2 .container .content .tab-content,
.type-2b .container .content .tab-content {
	margin-bottom:60px;
	}

.type-2 .container .content .tab-content .tab-pane h3,
.type-2b .container .content .tab-content .tab-pane h3 {
	margin-bottom:0px;
	padding-bottom:0px;
	clear: none;
	margin-bottom: 15px;
}

.type-2 .container .content .tab-content .tab-pane p {
	margin-bottom:0px;
	padding-bottom:0px;
	clear: none;
	padding-left:0px;
}

.type-2b .container .content .owl-slider-v5 {
	float:left !important;
	margin-right: 30px;
	}

.type-2b .container .content .tab-content .tab-pane p,
.type-2b .container .content .tab-content .tab-pane h3, {
	margin-bottom:0px;
	padding-bottom:0px;
	clear: none;
	padding-left: 160px !important;
	padding-right: 0px !important;
	}

.type-2b .show-more,
.type-2b .show-more {
	float:right;
	}


.type-3 img {
	display: block;
    height: auto;
    max-width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    margin-top:60px;
	}

.type-3 p {
	padding-left:0px;
	}	

.type-3 .container p.first-paragraph {
	padding-left:0px;
	}

.type-4 {
	background-color: #f7f7f7 !important;
	}

.type-4 .quote-box p{
	padding-left: 0px !important;
	text-indent: 0;
	}

.type-4b .quote-box {
	float:right;
	margin-left:30px;
	margin-right:0px !important;
	}

.type-4b p {
	padding-left: 0px !important;
	padding-right: 160px !important;
	}

.type-4b .quote-box p {
	padding-left: 0px !important;
	text-indent: 0;
	padding-right: 0px !important;
	}

.type-4 .show-more {
	float:right;
}

.vid .container {
	margin-left: 8.33333%;
	margin-bottom:30px;
	}


.vid .container h3 {
	margin-bottom:40px;
	color:#000;
	font-weight:300;

	}

/* -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- */
/* -=-=-=- -=-=-=- -=-=-=- -=-=-=- MAIN TEMPLATES -=-=-=- -=-=-=- -=-=-=- -=-=-=- */


.page-opener .container {
	margin-bottom:30px;

	}

.page-opener .container {

	margin-top: 0;
	padding-top: 0;
	padding-bottom:60px;
	}

img {
	display: block;
    height: auto;
    max-width: 100%;
	}

.page-opener .container .photo-cap,
.page-opener .container img,
.page-opener .container .deck {
	width: 83.3333%;
    margin-left: 8.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	}

.page-opener .container .deck span p {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 37px;
    margin-top: 5px;
    text-shadow: none;
    text-transform: none;
	}

.blue-template .page-opener .container .deck span p {color:#000 !important;}

.page-opener .container .photo-cap p {
    font-size:12px;    	
    text-align: left !important;
    line-height: 1.5em;
    padding-top: 8px;
    padding-bottom: 25px;
	}

.page-opener .container .deck h2 {
	font-size: 36px;
    line-height: 48px;
    margin-bottom:20px;
	}

.blue-template .ed-letter {
	    padding: 40px 15px 40px 15px;
	    margin-left: 8.33%;
	    width:82%;
		}

.blue-template .page-opener {
	background-color:#3498db;
	}

.blue-template .page-opener .container .deck h2 {
    color: #ffffff;
	}

.blue-template .page-opener .container .deck span p {
    color: #ffffff;
	}

.blue-template .type-3 .container .content {
	margin-top:40px;
	margin-bottom:0px;
	padding-bottom:0px;
	}

.blue-template .type-3 .container p {
	padding-left:0px;
	}

.blue-template .type-3 .container .content p {
	margin-bottom:0px;
	padding-bottom:0px;
	}

.blue-template .type-3 .container .content table th {
	border-top: none !important;
	text-align: right;
	}

.blue-template .type-3 .container .notes p {
	margin-bottom: 0 !important;
  	padding-bottom: 0 !important;
	font-size: 14px;
	}

.blue-template .type-3 .container .notes ol li {
	font-size: 14px;
	font-style:italic;
	}

.blue-template .type-3 .container .content span {
	color:#000;
	font-weight: 400;
	font-size: 26px;
	line-height: 40px;
	margin-top: 5px;
	text-shadow: none;
	font-family: "Open Sans", Arial, sans-serif;
	text-transform: none;
	}

.white-template .page-opener .container {
	/*padding-bottom:60px;*/
}

.white-template .page-opener .container .deck h2 {
    color: #3498db;
	}

.white-template .page-opener .container .deck h2.orange {
    color: #e67e22 !important;
	}
	
.white-template .page-opener .container .deck h5 {
	color:#e67e22;
	font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 5px;
	}

.white-template .page-opener .container .deck span p {
	color:#000;
	}

/* -=-=-=--=-=-=-=-=-=-=-=-=- */
.blue-template .ed-letter {
    padding: 40px 15px 40px 15px;
    margin-left: 8.33333%;
	}

.blue-template .ed-letter h3 {
	color: #3498db;
	margin-bottom: 20px;
	clear: both;
	font-family: "Open Sans",Arial,sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 5px;
    text-shadow: none;
    text-transform: none;
	}

.blue-template .ed-letter img {
	margin-top:40px;
	margin-bottom:20px;
	}

.blue-template .ed-letter p.exec-dir {
	font-weight: 700;
	margin-bottom: 0 !important;
    padding-bottom: 0 !important;
	}

.italic {
	font-style:italic;
	}

footer {
	font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    text-align:right;
    color:#fff;
	}

cite {font-style:italic;color:#fff;}

/* -=-=-=--=-=-=-=-=-=-=-=-=- */
/* -=-=-=- TEXT BOXES -=-=-=- */

.text-box {
		width: 33.3333%;
		margin-right:30px;
		margin-bottom:30px;
		padding: 40px 15px 40px 15px;
		float:left;
}

.tb-blue {background-color:#3498db;}
.tb-orange {background-color:#e67e22;}
.tb-dark1 {background-color:#444;}
.tb-dark2 {background-color:#444;}

.text-box p {
		font-weight: 300;
	    padding-left: 40px;
	    padding-right: 40px;
		color:#fff;
		font-style:italic;
		text-align:center;
		}

.text-box h2 {
		font-weight:700;
		text-align:center;
		color:#000;
		letter-spacing: 0.0175em;
		}

.tb-dark1 h2 {
		color:#3498db;
		}

.tb-dark2 h2 {
		color:#e67e22;
		}

/* -=-=-=--=-=-=-=-=-=-=-=-= */
/* -=-=-=- QUOTE BOX -=-=-=- */

.quote-box {
	width: 45%;
	float: left;
	min-height: 1px;
    position: relative;
      padding: 40px 0px 40px 0px;
      margin-right:30px;
	}

.qb-blue {background-color:#3498db;}
.qb-orange {background-color:#e67e22;}
.qb-dark1 {background-color:#444;}
.qb-dark2 {background-color:#444;}
	
.quote-box .inside {
    width:82%;
    margin-left:9%;
	} 

.quote-box .inside div {
	float:left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	}

.quote-box .inside div img {
    margin-top:8px;
	}

.quote-box .inside blockquote {
	font-size: 16px;
	border-left: medium none;
    padding: 0 0 0 15px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    float: left;
    margin: 0 0 20px;
    width: 100%;
	}

.quote-box .inside blockquote p {
	color: #fff;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 5px;
	}

.quote-box .inside blockquote footer {
	font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    text-align:right;
    color: #fff;
	}

/* -=-=-=--=-=-=-=-=-=-=-=-=-= */
/* -=-=-=- QUOTE BANDS -=-=-=- */

.quote-band {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 15px 40px 15px;
    background-color: #e67e22;
    content: " ";
    display: table;
    clear: both;
    box-sizing: border-box;
    width: 100%;
}

.qba-orange {background-color:#e67e22;}
.qba-blue {background-color:#3498db;}
.qba-dark1 {background-color:#444;}
.qba-dark2 {background-color:#444;}
.qba-light {background-color:#f7f7f7;}
.qba-light2 {background-color:#f7f7f7;}


.quote-band .inside {
	padding-top: 40px;
    width:80%;
    margin:0 auto;
	}

.quote-band .inside div {
	float:left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	}

.quote-band .inside div img {
	margin-top:8px;
	}

.quote-band .inside blockquote {
	font-size: 16px;
	border-left: medium none;
    padding: 0 0 0 15px;
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    float: left;
    margin: 0 0 20px;
    width: 83.3333%
	}

.quote-band .inside blockquote p {
	color: #fff;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 40px;
    margin-bottom: 5px;
	}

.quote-band .inside blockquote footer {
	font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    text-align:right;
    color:#fff;
	}

.qba-light .inside blockquote p {color:#3498db !important;}
.qba-light .inside blockquote h2 {color:#3498db !important;}

.qba-light2 .inside blockquote p {color:#e67e22 !important;}
.qba-light2 .inside blockquote h2 {color:#e67e22 !important;}

.vid .container {
	margin-left: 16.67%;
	}

.responsive-video.flickr {
    text-align: center;
}


/* -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- -=-=-=- */
/* -=-=-=- -=-=-=- -=-=-=- -=-=-=- MEDIA QUERY BREAKPOINTS -=-=-=- -=-=-=- -=-=-=- -=-=-=- */

@media (max-width: 1920px) {
		

	.text-box {
		width: 50%;
		}
}

@media (max-width: 991px) {

/* -=-=-=- -=-=-=- TEXT BOXES -=-=-=- -=-=-=- */
	.article-content p {
    	padding-left: 0px;
		}

	.text-box {
		padding: 30px 10px 30px 10px;
		width: 50%;
		margin-left: 1%;
		}

	.text-box h2 {
		letter-spacing: 0em;
		}

	.text-box p {
	    padding-left: 10px;
	    padding-right: 10px;
		}

/* -=-=-=- -=-=-=- QUOTE BOXES -=-=-=- -=-=-=- */
	.quote-box {
		width: 50%;
	    padding:10px;
	    margin-bottom: 30px;
	    padding-bottom:15px;
		}

	.quote-box .inside {
	    margin-left: 9%;
	    width: 98%;
		}

	.quote-box .inside blockquote p {
		margin-right: 30px !important;
		}

	.quote-box .inside blockquote footer {
  		margin-right: 50px;
		}

	.type-1b .container .tab-content #read-more .inner {
	  	float: none !important;
		}

	.type-1b .container .tab-content #read-more p {
		padding-right: 0px !important;
		}

	.type-1c p.first-paragraph {
		padding-right: 0px !important;
		}

	.vid .container {
		margin-left: 8.3%;
		}


}

@media (max-width: 768px) {

	.text-box {
		padding: 30px 10px 30px 10px;
		width: 98%;
		margin-left: 1%;
		}

	.article-content p {
    	padding-left: 0px;
		}

	img {
		display: block;
	    height: auto;
	    max-width: 100%;
		}

	.type-1b .container .tab-content #read-more .inner {
	  	float: none !important;
		}

	.type-1b .container .tab-content #read-more p {
		padding-right: 0px !important;
		}

	.vid .container {
		margin-left: 0%;
		}
}

@media (max-width: 480px) {

    .soc-icons {
        position: fixed;
        z-index: 999;
        margin-top: 0px !important;
        right: 0px;
        top: 80px;
    }

	.article-content p {
	    padding-left: 0px;
		}

	.blue-template .ed-letter {
	    padding: 40px 15px 40px 15px;
	    margin-left: 0%;
	    width:98%;
		}

	.owl-slider-v5 {
	  margin-left: 0px;
	  float: none;
	}

	.page-opener .deck h5 {
		line-height:25px;
		}

	img {
		display: block;
	    height: auto;
	    max-width: 100%;
		}

	.owl-carousel {width:100%;}
	.owl-carousel-v5 {width:100%;}

	.quote-box .inside blockquote {
		padding-left:0px;
		}

	.quote-box footer {
		margin-right:3em;
		}

	.quote-box .inside div {
		padding-left: 0px;
		}

	.type-3 .container {
		width:100%;
		}

	.type-1 .container .tab-content .tab-pane .responsive-video {
	  	margin-right: 0px;
		}

	.type-1b .container .tab-content #read-more .inner {
		float:none !important;
		}

	.type-1b .container .tab-content #read-more p {
		padding-right: 0px !important;
		padding-left: 0px !important;
		}

	.type-1b .text-box,
	.type-1c .text-box {
		float:right !important;
		}

	.type-1c .text-box p{
		padding-left: 40px !important;
		padding-right: 40px !important;
		}

	.type-1c p {
		padding-left: 0px !important;
		padding-right: 0px !important;
		}

	.type-1c p.first-paragraph {
		padding-left: 0px !important;
		padding-right: 0px !important;
		}

	.type-1c .text-box {
		margin-left: 0px;
		margin-right:0px !important;
		}

	.type-1c .show-more {
		margin-right: 0px !important;
		}

	.type-2 .container .content .tab-content,
	.type-2b .container .content .tab-content {
		margin-bottom:60px;
		}

	.type-2 .container .content .tab-content .tab-pane h3,
	.type-2b .container .content .tab-content .tab-pane h3 {
		margin-bottom:0px;
		padding-bottom:0px;
		clear: none;
		margin-bottom: 15px;
	}

	.type-2 .container .content .tab-content {
		width:100%;
		}


	.type-4 {
		background-color: #f7f7f7 !important;
		}
	
	.type-4 blockquote {
		margin-right:1em;
		}

	.type-4 .quote-box p{
		padding-left: 0px !important;
		text-indent: 0;
		}

	.type-4b .quote-box {
		float:right;
		margin-left:0px;
		margin-right:0px !important;
		margin-bottom:15px;
		}

	.type-4b p {
		padding-left: 0px !important;
		padding-right: 0px !important;
		}

	.type-4b .quote-box p {
		padding-left: 0px !important;
		text-indent: 0;
		padding-right: 0px !important;
		}

	.type-4 .show-more {
		float:right;
	}


/* -=-=-=- -=-=-=- TEXT BOXES -=-=-=- -=-=-=- */
	.text-box {
		padding: 30px 10px 30px 10px;
		width: 98%;
		margin-left: 1%;
		}

	.text-box h2 {
		letter-spacing: 0em;
		}

	.text-box p {
	    padding-left: 10px;
	    padding-right: 10px;
		}

/* -=-=-=- -=-=-=- QUOTE BANDS -=-=-=- -=-=-=- */
	.quote-band .inside {
	    margin-left: 0%;
	    padding-top: 40px;
	    width: 100%;
		}

.quote-band .inside blockquote {
    	width: 93%;
    	padding-top:10px;
		}

/* -=-=-=- -=-=-=- QUOTE BOXES -=-=-=- -=-=-=- */
	.quote-box {
		width: 100%;
	    padding:10px;
	    margin-bottom: 15px;
		}

	.quote-box .inside {
	    margin-left: 9%;
	    width: 98%;
		}

	.vid .container {
	margin-left: 0%;
	}
     
}
 .photo-cap-left {
        font-size: 14px !important;
        text-align: left !important;
        padding-left: 0px !important;
        text-indent: 0px !important;
        line-height: 20px !important;
        padding-top: 8px !important;
    }

    .photo-cap-right {
        font-size: 14px !important;
        text-align: right !important;
        text-indent: 0px !important;
        padding-right: 0px !important;
        line-height: 20px !important;
        padding-top: 8px !important;
    }
 .type-1b div.show-more {float: left !important;}

.margin-bottom-0 { margin-bottom:0px !important}
.margin-bottom-5 { margin-bottom:5px !important}
.margin-bottom-10 { margin-bottom:10px !important}
.margin-bottom-15 { margin-bottom:15px !important}
.margin-bottom-20 { margin-bottom:20px !important}
.padding-top-0 { padding-top:0px !important}
.padding-top-5 { padding-top:5px !important}
.padding-top-10 { padding-top:10px !important}
.padding-top-15 { padding-top:15px !important}
.padding-top-20 { padding-top:20px !important}
.padding-bottom-0 { padding-bottom:0px !important}
.padding-bottom-5 { padding-bottom:5px !important}
.padding-bottom-10 { padding-bottom:10px !important}
.padding-bottom-15 { padding-bottom:15px !important}
.padding-bottom-20 { padding-bottom:20px !important}

.tp-caption {
        width: 89% !important;
    }
@media (min-width: 992px) and (max-width: 1200px) {
    .tp-caption {
        width: 98% !important;
    }
}
@media (min-width:768px) and (max-width: 991px) {
    .tp-caption {
        width: 98% !important;
    }
}
@media (min-width: 300px) and (max-width: 767px) {
    .tp-caption {
        width: 98% !important;
    }
}

.banner-title {
    line-height:95px !important ; 
    white-space:inherit !important;
}
.type-1b .container .tab-content #read-more .photo-cap-left {
    padding-right: 0px !important;
    padding-left: 0px !important;
}