@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i|Noto+Sans:400,400i,700,700i');body {  margin: 0;  padding: 0;  font-size: 12px;  line-height: 20px;  color: #333333;  background-color: #fbfbfb;}html{  font-size:100%;}body,p,div,li,label,span,input,textarea,select {  /* font-family: Arimo; */}a {  transition: all 0.2s linear;  -moz-transition: all 0.2s linear;  -webkit-transition: all 0.2s linear;  -o-transition: all 0.2s linear;}h1,h2,h3,h4,h5,h6 {  font-weight: 700;  /* text-transform: uppercase; */}h1 {  font-size: 2.7rem;}h2 {  font-size: 2.1rem;}h3,.block-title,.footer h2 {  font-size: 1.8rem;}h4 {  font-size: 1.4rem;}h5 {  font-size: 1.2rem;}h6 {  font-size: 0.9rem;}legend {  border-bottom: none;}/**************************** DEFAULT **********************************//* general */label {  display: block;}blockquote {  padding: 0 0 0 15px;  margin: 0 0 18px;  border-left: 5px solid #eee;  font-size: 13px;  color: #666;}blockquote p {  margin-bottom: 0;  font-size: 13px;  color: #666;}.radio label {  padding-left: 22px;}/* lists */ul {  padding: 0;  margin: 0 0 9px 0;}ol {  padding: 0;  margin: 0 0 9px 15px;}ul ul,ul ol,ol ol,ol ul {  margin-bottom: 0;  margin-left: 20px;}li {  line-height: 25px;}ul li {  list-style: none;}a {  color: #08417b;  text-decoration: none;  font-weight: 600;}a:hover {  color: #333333;  text-decoration: none;}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {  display: inline-block;  height: 32px;  padding: 4px 6px;  margin-bottom: 9px;  font-size: 13px;  line-height: 18px;  color: #555;  border-radius: 3px;  vertical-align: middle;  max-width: 100%;}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {  background-color: #fff;  border: 1px solid #ccc;  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;  color: #666;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus {  border-color: rgba(82, 168, 236, 0.8);  outline: 0px none;  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);}.form-search input,.form-search textarea,.form-search select,.form-search .help-inline,.form-search .uneditable-input,.form-search .input-prepend,.form-search .input-append,.form-inline input,.form-inline textarea,.form-inline select,.form-inline .help-inline,.form-inline .uneditable-input,.form-inline .input-prepend,.form-inline .input-append,.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .help-inline,.form-horizontal .uneditable-input,.form-horizontal .input-prepend,.form-horizontal .input-append {  display: inline-block;  margin-bottom: 0px;  vertical-align: middle;}textarea {  height: auto;}.well {  box-shadow: none;  -moz-box-shadow: none;  -webkit-box-shadow: none;  -o-box-shadow: none;  border-radius: 0;  -moz-border-radius: 0;  -webkit-border-radius: 0;  -o-border-radius: 0;}/*------------------------- HEADER SECTION -------------------------------*/.section-header,.footer,.navigation-wrapper,.content-top,.content-top {  margin: 0;  padding: 0;}.navigation-wrapper + div {  clear: both;}.section-header {  padding-top: 5px;  padding-bottom: 5px;  background: #ffffff;  -webkit-box-shadow:0px 0px 1px 0px rgb(211, 219, 225);  -moz-box-shadow: 0px 0px 1px 0px rgb(211, 219, 225);  box-shadow: 0px 0px 1px 0px rgb(211, 219, 225);  margin-top: 30px;  position: relative;}.section-header .logo img {  max-height: 60px;}.container {  max-width: 1100px;  width: 1100px;}img {  max-width: 100%;  /* height: auto; */}.header-right {  text-align: right;  padding-top: 20px;  display: none;  width: 100%;  position: absolute;  float: left;  left: 0px;  text-align: center;  top: 79px;  z-index: 9;  background-color: #fff;  -webkit-box-shadow: 0px 1px 1px 0px rgba(211, 219, 225, 0.52);  -moz-box-shadow: 0px 1px 1px 0px rgba(211, 219, 225, 0.52);  box-shadow: 0px 1px 1px 0px rgba(211, 219, 225, 0.52);}}.header-right nav {  padding-top: 46px;}.header-right .block input {  width: 100%;}.header-right .block .form-search {  padding-left: 14px;  padding-right: 14px;  margin-bottom: 0;}.header-right #search-block-form {  position: relative;  display: block;  float: right;  width: 100%;}.header-right .block #search-block-form .form-actions {  clip: rect(1px, 1px, 1px, 1px);  height: 1px;  overflow: hidden;  position: absolute !important;  width: 1px;  word-wrap: normal;}#block-breeze-branding a {  font-size: 20px;  margin-right: 10px;}.header-right nav > ul li {  display: inline-block;  padding: 0 8px;  border-left: solid 1px #dddddd;  line-height: 12px;}.header-right nav > ul li:first-child {  border-left: none;}.header-right nav > ul li:last-child {  padding-right: 0;}/********************* NAVIGATION  **********************/.navigation-wrapper{  float: right;  position: relative;}.navigation {  /* background: #1782d0; */  border-top: none;  /* border-bottom: solid 1px #0a65a8; */  border-radius: 4px;  -moz-border-radius: 4px;  -webkit-border-radius: 4px;  -o-border-radius: 4px;  margin-bottom: 10px;  float: right;  /* width: 100%; */}.navigation nav ul {  margin: 0;  padding: 0;}.navigation .dropdown-menu:before {  width:70px;  height:3px;  left:0px;  top:-44px;  content:'';  display:block;  position:absolute;  background-color:#023562;}.navigation nav> ul> li {  display: inline-block;  vertical-align: top;  margin: 0px;  padding: 0px;  /* border-right: solid 1px #48a7db; */  /* border-left: solid 1px #2077b6; */  border-radius: 0;  -moz-border-radius: 0;  -webkit-border-radius: 0;  -o-border-radius: 0;}.navigation nav ul> li> a {  color: #444;  text-decoration: none;  display: block;  padding: 8px 11px;  font-weight: bold;  border-radius: 0;  -moz-border-radius: 0;  -webkit-border-radius: 0;  -o-border-radius: 0;  font-size: 14px;}.navigation nav ul> li:hover ul.dropdown-menu {  display:inline-block;}.navigation nav ul> li ul.dropdown-menu a {  font-size: 13px;  padding: 6px 20px;  color: #fff;}.navigation nav ul> li ul.dropdown-menu a:hover,.navigation nav ul> li ul.dropdown-menu a:focus {  background: none;  color: #fff;  text-decoration: underline;}.navigation nav> ul> li:last-child {  border-right: none;}.navigation nav> ul> li:first-child {  border-left: none;}.navigation nav> ul> li:first-child a {  border-radius: 4px 0 0 4px;  -moz-border-radius: 4px 0 0 4px;  -webkit-border-radius: 4px 0 0 4px;  -o-border-radius: 4px 0 0 4px;}.navigation nav ul>li>a:hover,.navigation nav ul>li>a:focus,.navigation nav ul>li>a.is-active {  /* background: #3ba0d8; */  /* text-decoration: underline; */  background-color: transparent;  color: #014584;}.navigation .dropdown-menu {  background: #023562;  border-radius: 0 0 5px 5px;  -moz-border-radius: 0 0 5px 5px;  -webkit-border-radius: 0 0 5px 5px;  -o-border-radius: 0 0 5px 5px;  box-shadow: none;  -moz-box-shadow: none;  -webkit-box-shadow: none;  -o-box-shadow: none;  min-width: 160px;  padding: 5px 0;  border: none;}.menu-linebar {  display: block;  background: #fff;  height: 3px;  margin-bottom: 3px;  width: 20px;}/************************** MESSAGE BOX *************************/.message-box {  margin-bottom: 15px;  background: rgb(247, 247, 247) none repeat scroll 0% 0%;  border: 1px solid rgb(234, 234, 234);  padding: 12px 15px;  font-weight: 600;}.feed-icon {  display: none;}/************************ Main ************************/main {  clear: both;}.block-title {  margin: 30px 0 20px;  font-size: 20px;}/************************ SIDEBAR RIGHT ************************//* valentin removed this css.layout-sidebar-second .block .block-title {}/************************* CONTENT BOTTOM *********************/.content-bottom {  clear: both;  padding: 0px 0;  margin: 0px;}/* valentin removed this css.content-bottom .block .block-title {}*/.content-bottom .block .content .glyphicon {  font-size: 45px;  height: 90px;  float: left;  width: 55px;  padding-top: 10px;}.content-bottom .block .content p:last-child {  clear: both;}.content-bottom .block .content .glyphicon-chevron-right {  font-size: 13px;  width: auto;  height: auto;  float: none;  padding-top: 0;}.btn .glyphicon-chevron-right {  max-width: 18px;}.breadcrumb {  clear: both;  margin-left: 0;  border-radius: 0;  -moz-border-radius: 0;  -webkit-border-radius: 0;  -o-border-radius: 0;  padding: 0px;  background-color: transparent;}/********************* FOOTER ****************************/.footer {  margin-top: 20px;  margin-bottom: 20px;  border-top: solid 1px #d8d8d8;  padding-bottom: 15px;}.footer h2,.footer h5{  line-height: 23px;  padding-bottom: 0px;  margin: 5px 0px 10px 0px;  color: #666;  font-size: 14px;  font-weight: 300;  font-size: 15px;  font-weight: bold;}.footer p{  line-height: 15px;  padding-bottom: 5px;  margin:0px;  color: #777;  font-size: 13px;  font-weight: 300;} .footer ul.nav > li a:before{   display: none !important; } .footer ul.nav > li > a {  line-height: 23px;  padding-bottom: 5px;  margin: 5px 0px 2px 0px;  color: #666;  font-size: 14px;  font-weight:bold;}.section-footer {  border: none;  overflow: hidden;}.section-footer > .row > [class*="col-md"] > div {  padding: 19px 26px;}.footer ul.nav > li > a {  background: transparent;  padding: 0;  text-transform: uppercase;}.footer ul.nav > li > a:hover,.footer ul.nav > li > a:focus,.footer ul.nav > li > a:active {  background: transparent;}article ul.contextual-links li:before,.layout-sidebar-second .block ul.contextual-links li:before,.layout-sidebar-first .block ul.contextual-links li:before {  font-family: 'Open Sans', sans-serif;}.copyright_info {  clear: both;  padding: 13px 0;  overflow: hidden;}.copyright-links nav {  float: right;}.copyright-links nav ul li {  display: inline-block;  vertical-align: top;  margin: 0;  padding: 0 5px;  border-right: solid 1px #dddddd;  line-height: 10px;}.copyright-links nav ul li:last-child {  border: none;  padding-right: 0;}#user-login-form [type="text"],#user-login-form [type="password"] {  width: 50%;}.user-login-form .form-item-name::before {  content: "\e008";  font-family: 'Glyphicons Halflings';  display: inline-block;  font-style: normal;  font-weight: normal;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  float: left;  width: 30px;  text-align: center;  line-height: 32px;  font-size: 14px;  border-radius: 3px 0 0 3px;  margin-right: -5px;  position: relative;  z-index: 2;  background: #ccc;}.user-login-form .form-item-pass::before {  content: "\e033";  font-family: 'Glyphicons Halflings';  display: inline-block;  font-style: normal;  font-weight: normal;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  vertical-align: top;  float: left;  width: 30px;  text-align: center;  line-height: 32px;  font-size: 14px;  border-radius: 3px 0 0 3px;  margin-right: -5px;  position: relative;  z-index: 2;  background: #ccc;}.user-login-form .form-actions .button {  display: inline-block;  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #2184cd;  border-color: rgba(0, 0, 0, 0.3);  background-image: none;  width: auto;  font-weight: bold;}#block-userlogin .content ul {  padding-top: 10px;}#block-userlogin .content ul li {  line-height: normal;}/**************************** NODES ***************************/.layout-content {  margin-top: 15px;}.layout-content > div .form-group{  margin: 0px;}.layout-content > div .form-group ul li{  font-size:15px;}.layout-content > div {  float:left;  width:100%;}.content {  clear: both;}.node-content section {  margin-top: 15px;}.node-content .list-inline {  margin-left: 0;}.view-content .views-row {  margin-bottom: 15px;  padding-left: 0px;  padding-right: 0px;  position: relative;}.view-content  .col-md-4.views-row{  margin-right: 2%;  width: 32%;  overflow: hidden;}.view-content .views-row:nth-child(3n) {  margin-right: 0px;}.view-content .views-row article footer {  margin-bottom: 10px;  color: #999;}.view-content .views-row:last-of-type {  margin-bottom: 0;}.view-content .views-row .page-header {  margin-top: 50px;}.view-content .views-row:first-of-type .page-header {  margin-top: 0;}.node-content p:last-of-type {  margin-bottom: 10px;}.pagination {  display: block;  margin: 40px 0 0;}.pager li > a,.pager li > span {  border-radius: 4px;  -moz-border-radius: 4px;  -webkit-border-radius: 4px;  -o-border-radius: 4px;}.ost-node-images {  margin-bottom: 15px;}/**************************** COMMENT ***************************/.node-content section {  margin-top: 15px;}.node-content section > h2 {  font-weight: 600;  padding-bottom: 10px;  margin-bottom: 15px;  border-bottom: solid 1px #eeeeee;}.comment-content h3 {  font-weight: 600;  margin-top: 0;}.node-content section[rel="schema:comment"] {  margin-top: 45px;}.comment-content .list-inline:last-of-type {  margin-bottom: 0;}section .indented {  margin-left: 5%;  clear: both;  overflow: hidden;}.comment-author-info span {  display: block;  text-align: center;}.comment-author-info span.comment-author {  padding-bottom: 5px;  font-weight: 700;  font-size: 13px;}.comment-author-info article {  text-align: center;}.comment-author-info {  float: left;  width: 150px;  position: relative;  padding-right: 20px;}.comment-content {  float: left;  width: 100%;  margin-left: -150px;  padding-bottom: 20px;}.comment-content-pull {  position: relative;  background: #fff;  border: 1px solid #eeeeee;  padding: 10px 15px;  margin-left: 150px;}.comment-content-pull:after,.comment-content-pull:before {  right: 100%;  top: 30px;  border: solid transparent;  content: " ";  height: 0;  width: 0;  position: absolute;  pointer-events: none;}.comment-content-pull:after {  border-color: rgba(255, 255, 255, 0);  border-right-color: #fff;  border-width: 15px;  margin-top: -15px;}.comment-content-pull:before {  border-color: rgba(238, 238, 238, 0);  border-right-color: #eeeeee;  border-width: 16px;  margin-top: -16px;}.comment-content-pull .links.inline .comment-delete:before,.comment-content-pull .links.inline .comment-edit:before,.comment-content-pull .links.inline .comment-reply:before,.links.inline .comment-forbidden:before,.links.inline .comment-add:before {  margin-right: 5px;  display: inline-block;  font-family: 'Glyphicons Halflings';  font-style: normal;  font-size: 1rem;  font-weight: normal;  line-height: 1;}.comment-content-pull .links.inline .comment-delete:before {  content: "\e088";}.comment-content-pull .links.inline .comment-edit:before {  content: "\e065";}.comment-content-pull .links.inline .comment-reply:before {  content: "\e095";}.links.inline .comment-forbidden:before {  content: "\e008";}.links.inline .comment-add:before {  content: "\270f";}/******************************* TAGS *******************************/.field--name-field-tags {  margin-bottom: 15px;}.field--name-field-tags .field--label,.field--name-field-tags  .field__items {  display: inline-block;}.field--name-field-tags .field--label {  margin-right: 5px;}.field--name-field-tags .field__items .field--item {  display: inline-block;  margin-right: 5px;}.field--name-field-tags .field__items .field--item > a {  background-color: #1782d0;  display: inline;  padding: .2em .6em .3em;  font-size: 100%;  line-height: 1;  color: #fff;  text-align: center;  white-space: nowrap;  vertical-align: baseline;  border-radius: .25em;}.field--name-field-tags .field__items .field--item > a:hover,.field--name-field-tags .field__items .field--item > a:focus,.field--name-field-tags .field__items .field--item > a:active {  background-color: #286090;}/******************************* BUTTON DESIGN *******************************/.links.inline li {  display: inline-block;  vertical-align: top;  padding: 0 6px;}.links.inline li:first-child {  padding-left: 0;}.links.inline li:last-child {  padding-right: 0;}.links.inline li:before {  font-size: 10px;}.btn,.button,#submit,.comment-reply-link,li.node-readmore > a {  padding: 6px 12px;  display: inline-block;  *display: inline;  *zoom: 1;  margin-bottom: 0;  font-size: 13px;  line-height: 18px;  text-align: center;  vertical-align: middle;  cursor: pointer;  color: #333;  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);  background-color: #f5f5f5;  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);  background-image: -o-linear-gradient(top, #fff, #e6e6e6);  background-image: linear-gradient(to bottom, #fff, #e6e6e6);  background-repeat: repeat-x;  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);  border-color: #e6e6e6 #e6e6e6 #bfbfbf;  *background-color: #e6e6e6;  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);  border: 1px solid #bbb;  *border: 0;  border-bottom-color: #a2a2a2;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;  *margin-left: .3em;}.more-link:hover,.more-link:focus,.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled],#submit:hover,#submit:focus,#submit:active,.comment-reply-link:hover,.comment-reply-link:focus,.comment-reply-link:active,li.node-readmore > a:hover,li.node-readmore > a:focus,li.node-readmore > a:active {  color: #333;  background: #e6e6e6;  text-decoration: none;}.btn:active,.btn.active,.more-link:active,#submit:active,.comment-reply-link:active {  background-color: #cccccc \9;}.btn:first-child {  *margin-left: 0;}.btn:hover,.btn:focus,.more-link:hover,.more-link:focus,#submit:hover,#submit:focus,.comment-reply-link:hover,.comment-reply-link:focus {  color: #333;  text-decoration: none;  background-position: 0 -15px;  -webkit-transition: background-position .1s linear;  -moz-transition: background-position .1s linear;  -o-transition: background-position .1s linear;  transition: background-position .1s linear;}.btn:focus {  outline: thin dotted #333;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}.btn.active,.btn:active {  background-image: none;  outline: 0;  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);}.btn.disabled,.btn[disabled] {  cursor: default;  background-image: none;  opacity: 0.65;  filter: alpha(opacity=65);  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;}.btn-large {  padding: 11px 19px;  font-size: 16.25px;  -webkit-border-radius: 6px;  -moz-border-radius: 6px;  border-radius: 6px;}.btn-large [class^="icon-"],.btn-large [class*=" icon-"] {  margin-top: 4px;}.btn-small {  padding: 2px 10px;  font-size: 13px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;}.btn-small [class^="icon-"],.btn-small [class*=" icon-"] {  margin-top: 0;}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {  margin-top: -1px;}.btn-mini {  padding: 0 6px;  font-size: 9.75px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;}.btn-block {  display: block;  width: 100%;  padding-left: 0;  padding-right: 0;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}.btn-block+ .btn-block {  margin-top: 5px;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {  width: 100%;}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active {  color: rgba(255, 255, 255, 0.75);}.btn-primary {  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #2184cd;  border-color: rgba(0, 0, 0, 0.3);  *background-color: #2184cd;  background-image: none;}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {  color: #fff;  background-color: #666;  *background-color: #666;}.btn-primary:active,.btn-primary.active {  background-color: #003399 \9;}.btn-warning {  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #faa732;  background-image: -moz-linear-gradient(top, #fbb450, #f89406);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);  background-image: -o-linear-gradient(top, #fbb450, #f89406);  background-image: linear-gradient(to bottom, #fbb450, #f89406);  background-repeat: repeat-x;  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);  border-color: #f89406 #f89406 #ad6704;  *background-color: #f89406;  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled] {  color: #fff;  background-color: #f89406;  *background-color: #df8505;}.btn-warning:active,.btn-warning.active {  background-color: #c67605 \9;}.btn-danger {  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #da4f49;  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);  background-repeat: repeat-x;  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);  border-color: #bd362f #bd362f #802420;  *background-color: #bd362f;  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled] {  color: #fff;  background-color: #bd362f;  *background-color: #a9302a;}.btn-danger:active,.btn-danger.active {  background-color: #942a25 \9;}.btn-success {  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #5bb75b;  background-image: -moz-linear-gradient(top, #62c462, #51a351);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));  background-image: -webkit-linear-gradient(top, #62c462, #51a351);  background-image: -o-linear-gradient(top, #62c462, #51a351);  background-image: linear-gradient(to bottom, #62c462, #51a351);  background-repeat: repeat-x;  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);  border-color: #51a351 #51a351 #387038;  *background-color: #51a351;  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {  color: #fff;  background-color: #51a351;  *background-color: #499249;}.btn-success:active,.btn-success.active {  background-color: #408140 \9;}.btn-info {  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #49afcd;  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);  background-repeat: repeat-x;  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);  border-color: #2f96b4 #2f96b4 #1f6377;  *background-color: #2f96b4;  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {  color: #fff;  background-color: #2f96b4;  *background-color: #2a85a0;}.btn-info:active,.btn-info.active {  background-color: #24748c \9;}.btn-inverse {  color: #fff;  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);  background-color: #363636;  background-image: -moz-linear-gradient(top, #444, #222);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));  background-image: -webkit-linear-gradient(top, #444, #222);  background-image: -o-linear-gradient(top, #444, #222);  background-image: linear-gradient(to bottom, #444, #222);  background-repeat: repeat-x;  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);  border-color: #222 #222 #000000;  *background-color: #222;  filter: progid: DXImageTransform.Microsoft.gradient(enabled false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled] {  color: #fff;  background-color: #222;  *background-color: #151515;}.btn-inverse:active,.btn-inverse.active {  background-color: #090909 \9;}button.btn,input[type="submit"].btn {  *padding-top: 3px;  *padding-bottom: 3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner {  padding: 0;  border: 0;}button.btn.btn-large,input[type="submit"].btn.btn-large {  *padding-top: 7px;  *padding-bottom: 7px;}button.btn.btn-small,input[type="submit"].btn.btn-small {  *padding-top: 3px;  *padding-bottom: 3px;}button.btn.btn-mini,input[type="submit"].btn.btn-mini {  *padding-top: 1px;  *padding-bottom: 1px;}.btn-link,.btn-link:active,.btn-link[disabled] {  background-color: transparent;  background-image: none;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none;}.btn-link {  border-color: transparent;  cursor: pointer;  color: #08c;  -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0;}.btn-link:hover,.btn-link:focus {  color: #005580;  text-decoration: underline;  background-color: transparent;}.btn-link[disabled]:hover,.btn-link[disabled]:focus {  color: #333;  text-decoration: none;}.btn-group {  position: relative;  display: inline-block;  *display: inline;  *zoom: 1;  font-size: 0;  vertical-align: middle;  white-space: nowrap;  *margin-left: .3em;}.btn-group:first-child {  *margin-left: 0;}.btn-group+ .btn-group {  margin-left: 5px;}.btn-toolbar {  font-size: 0;  margin-top: 9px;  margin-bottom: 9px;}.btn-toolbar> .btn+ .btn,.btn-toolbar> .btn-group+ .btn,.btn-toolbar> .btn+ .btn-group {  margin-left: 5px;}.btn-group> .btn {  position: relative;  -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0;}.btn-group> .btn+ .btn {  margin-left: -1px;}.btn-group> .btn,.btn-group> .dropdown-menu,.btn-group> .popover {  font-size: 13px;}.btn-group> .btn-mini {  font-size: 9.75px;}.btn-group> .btn-small {  font-size: 13px;}.btn-group> .btn-large {  font-size: 16.25px;}.btn-group> .btn:first-child {  margin-left: 0;  -webkit-border-top-left-radius: 4px;  -moz-border-radius-topleft: 4px;  border-top-left-radius: 4px;  -webkit-border-bottom-left-radius: 4px;  -moz-border-radius-bottomleft: 4px;  border-bottom-left-radius: 4px;}.btn-group> .btn:last-child,.btn-group> .dropdown-toggle {  -webkit-border-top-right-radius: 4px;  -moz-border-radius-topright: 4px;  border-top-right-radius: 4px;  -webkit-border-bottom-right-radius: 4px;  -moz-border-radius-bottomright: 4px;  border-bottom-right-radius: 4px;}.btn-group> .btn.large:first-child {  margin-left: 0;  -webkit-border-top-left-radius: 6px;  -moz-border-radius-topleft: 6px;  border-top-left-radius: 6px;  -webkit-border-bottom-left-radius: 6px;  -moz-border-radius-bottomleft: 6px;  border-bottom-left-radius: 6px;}.btn-group> .btn.large:last-child,.btn-group> .large.dropdown-toggle {  -webkit-border-top-right-radius: 6px;  -moz-border-radius-topright: 6px;  border-top-right-radius: 6px;  -webkit-border-bottom-right-radius: 6px;  -moz-border-radius-bottomright: 6px;  border-bottom-right-radius: 6px;}.btn-group> .btn:hover,.btn-group> .btn:focus,.btn-group> .btn:active,.btn-group> .btn.active {  z-index: 2;}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {  outline: 0;}.btn-group> .btn+ .dropdown-toggle {  padding-left: 8px;  padding-right: 8px;  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);  box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);  *padding-top: 5px;  *padding-bottom: 5px;}.btn-group> .btn-mini+ .dropdown-toggle {  padding-left: 5px;  padding-right: 5px;  *padding-top: 2px;  *padding-bottom: 2px;}.btn-group> .btn-small+ .dropdown-toggle {  *padding-top: 5px;  *padding-bottom: 4px;}.btn-group> .btn-large+ .dropdown-toggle {  padding-left: 12px;  padding-right: 12px;  *padding-top: 7px;  *padding-bottom: 7px;}.btn-group.open .dropdown-toggle {  background-image: none;  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);}.btn-group.open .btn.dropdown-toggle {  background-color: #e6e6e6;}.btn-group.open .btn-primary.dropdown-toggle {  background-color: #0044cc;}.btn-group.open .btn-warning.dropdown-toggle {  background-color: #f89406;}.btn-group.open .btn-danger.dropdown-toggle {  background-color: #bd362f;}.btn-group.open .btn-success.dropdown-toggle {  background-color: #51a351;}.btn-group.open .btn-info.dropdown-toggle {  background-color: #2f96b4;}.btn-group.open .btn-inverse.dropdown-toggle {  background-color: #222;}.btn .caret {  margin-top: 8px;  margin-left: 0;}.btn-large .caret {  margin-top: 6px;}.btn-large .caret {  border-left-width: 5px;  border-right-width: 5px;  border-top-width: 5px;}.btn-mini .caret,.btn-small .caret {  margin-top: 8px;}.dropup .btn-large .caret {  border-bottom-width: 5px;}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret {  border-top-color: #fff;  border-bottom-color: #fff;}.btn-group-vertical {  display: inline-block;  *display: inline;  *zoom: 1;}.btn-group-vertical> .btn {  display: block;  float: none;  max-width: 100%;  -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0;}.btn-group-vertical> .btn+ .btn {  margin-left: 0;  margin-top: -1px;}.btn-group-vertical> .btn:first-child {  -webkit-border-radius: 4px 4px 0 0;  -moz-border-radius: 4px 4px 0 0;  border-radius: 4px 4px 0 0;}.btn-group-vertical> .btn:last-child {  -webkit-border-radius: 0 0 4px 4px;  -moz-border-radius: 0 0 4px 4px;  border-radius: 0 0 4px 4px;}.btn-group-vertical> .btn-large:first-child {  -webkit-border-radius: 6px 6px 0 0;  -moz-border-radius: 6px 6px 0 0;  border-radius: 6px 6px 0 0;}.btn-group-vertical> .btn-large:last-child {  -webkit-border-radius: 0 0 6px 6px;  -moz-border-radius: 0 0 6px 6px;  border-radius: 0 0 6px 6px;}/************************* PRIMARY TABS ********************************//************************* SECONDARY TABS ********************************/.nav-tabs> li> a.is-active,.nav-tabs> li> a.is-active:hover,.nav-tabs> li> a.is-active:focus {  color: #555;  cursor: default;  background-color: #fff;  border: 1px solid #ddd;  border-bottom-color: transparent;}.nav-tabs {  margin: 15px 0;}a.tabledrag-handle,.handle {  height: 24px;  width: 24px;}/* require added, region-header is it needed? */.region-header,.form-required:after {  background-image: url(../images/required.svg);}/* re write div line being pulled in from bootstrap */.page-header {  margin: 2px 0px 15px 0px;  padding-bottom: 18px;  border-bottom: 1px solid #dadada;}h1.page-header {  margin-bottom: 10px;  text-transform: none;  margin-top: 10px;  color: #222;  font-size: 22px;  border: 0px;  float: left;  width: 100%;  line-height: 25px;}.path-frontpage h1.page-header{  display:none;}.header-right nav> ul li {  display: inline-block;  padding: 0 8px;  border-left: solid 1px #2498d5;  line-height: 12px;}/* style comment and content lists */.item-list ul li {  line-height: 1.8rem;  margin-bottom: 8px;}.item-list ul li span.field-content {  display: block;}.item-list ul li span.field-content a:before,.footer ul.nav > li > a:before {  content: "\e080";  margin-right: 5px;  display: inline-block;  font-family: 'Glyphicons Halflings';  font-style: normal;  font-size: 1rem;  font-weight: normal;  line-height: 1;}.item-list ul li .views-field-changed > .field-content,.item-list .views-field-field-event-date time {  margin-left: 15px;}/* override stacked menus  */.nav-stacked > li > a {  background: rgba(0, 0, 0, 0.5);}/* add to any tweaks  */.addtoany_list {  display: block;  margin-bottom: 10px;}.addtoany_list.a2a_kit_size_32 > a:first-of-type {  padding-left: 0;}/* forum improvements */li.action-links {  list-style: none;}li.action-links + table {  margin-top: 20px;}/* poll improvements */.poll legend {  margin-bottom: 0;}/* drupal suite improvements */.ds-3col-stacked > .group-middle,.ds-3col-stacked > .group-right,.ds-2col-stacked > .group-right {  padding-left: 20px;}.ds-3col-stacked > .group-left {  width: 40%;}.ds-3col-stacked > .group-middle {  width: 35%;}[class*="ds-"] [class*="group-"] .field--name-field-image {  margin-bottom: 15px;}.navbar-brand{  display:none;}.section-header .logo{  background-image:url(../images/sprite.png?);  background-repeat: no-repeat;  height: 82px;  float: left;  width: 440px;  padding: 0px !important;  margin: 0px;}.section-header .logo img{  display:none;}.link_archive {  color: #a5a5a5;  position: absolute;  top: -30px;  right: 0px;  font-size: 12px;}.link_archive:after{  content:'';  display:inline-block;  background-image: url(../images/more.svg?);  background-repeat: no-repeat;  background-position: 6px 5px;  height: 20px;  width: 20px;  float: right;  background-size: 35%;}#mainmenu{  padding-top: 21px;}#block-csid-main-menu{  float:left;}#block-socialheader{  padding-top: 32px;  float: right;}#block-socialheader a{  float:left;  font-size:0px;  width: 25px;  background-image: url(../images/sprite.png?);  background-repeat: no-repeat;}#block-socialheader a.facebook{  background-position: -680px -34px;}#block-socialheader a.twitter{  background-position: -710px -34px;}#block-socialheader a.search{  background-position: -747px -28px;  width: 30px;  height: 30px;  top: -5px;  position: relative;  margin-left: 10px;}.view .views-field-field-image img{  height: auto;  width: 100%;}.view-taxonomy-term .views-field-field-image{  height: auto;  overflow:hidden;  width: 40%;  float:  left;}.view.view-events .views-field-field-image{  height: 180px;}.view-taxonomy-term .views-field-field-image img{  height: auto;}.view-taxonomy-term .view-header{  font-weight: bold;  display: inline-block;  padding-bottom: 20px;}.view .views-field-nothing{  margin: 0%;  width: 100%;  background-color: #fff;  position: relative;  top: -15px;  padding: 15px 15px 10px 20px;  border:solid 1px #e1e1e1;}.view .views-field-nothing .title{  height: 60px;  overflow: hidden;}.view .views-field-nothing .title a{  color: #333;  font-size: 19px;  font-weight:bold;  line-height: 18px;}.view .views-field-nothing .body{  color: #666;  font-size:13px;  line-height:17px;}.view .views-field-nothing .created{  color: #888;  font-style:italic;  font-size:12px;  padding-top:20px;}#block-views-block-events-block-1{  width: 100%;  float:left;  padding-top: 35px;  position: relative;}#block-views-block-events-block-1 .block-title{  margin: 0px 0px 20px 0px;  border-top: solid 3px #e0e0e0;  padding-top: 20px;}#block-views-block-latest-news-block-1{  width: 40%;  float: right;  background-color: #fff;  padding: 20px;  border:solid 1px #e1e1e1;}#block-views-block-latest-news-block-1 .block-title{  margin: 0px;  padding-bottom: 20px;}#block-views-block-latest-news-block-1 .view-content .views-row {    margin-bottom: 5px;    padding-left: 0px;    padding-right: 0px;    padding-bottom: 5px;    border-bottom:solid 1px #dcdcdc;}#block-views-block-latest-news-block-1 .view-content .views-row:last-child {    margin-bottom: 0px;    border-bottom:solid 0px #dcdcdc;}#block-views-block-latest-news-block-1 .view-content .views-row:after {    content:'';    display:inline-block;    height:100%;    width:4px;    background-color:#fff;    position:absolute;    left: -20px;    top: 0px;}#block-views-block-latest-news-block-1 .view-content .views-row:hover:after {    background-color:#222;}#block-views-block-latest-news-block-1 .view-content .views-row .views-field-title a{    font-weight: 600;    color: #666;    font-size: 14px;}#block-views-block-latest-news-block-1 .view-content .views-row  .views-field-created{  color: #888;  font-style: italic;  font-size: 12px;  padding-top: 0px;}.view-frontpage .views-row{  width: 23%;}.view-frontpage .views-row:nth-child(1){  width: 59%;  margin-right: 0px;}.view-frontpage .views-row:nth-child(3),.view-frontpage .views-row:nth-child(5){ padding-right:0px; padding-left:10px;}.view-frontpage .views-row:nth-child(2),.view-frontpage .views-row:nth-child(4){ padding-left:10px;}.view-frontpage .views-row .views-field-field-image img{  height:170px;}.view-frontpage .views-row:nth-child(1) .views-field-field-image img{  height: 340px;}.view-frontpage .views-row .title a{  font-size:16px;  line-height:20px;}.view-frontpage .views-row:nth-child(1) .title a{  font-size:30px;  line-height: 41px;}.view-frontpage .views-row:nth-child(1) .title{  height: auto;  padding-top: 10px;  padding-bottom: 20px;}.footer #block-aboutcsid,.footer #block-adressfooter,.footer #block-followus,.footer #block-csid-footer{  width:25%;  padding-right:30px;  float:left;}.footer #block-followus a{  width:100%;  float:left;  line-height: 25px;  font-weight: bold;  color: #777;}.footer #block-followus a:before{  float:left;  font-size:0px;  width: 30px;  height: 28px;  content:".";  display:inline-block;  background-image: url(../images/sprite.png?);  background-repeat: no-repeat;}.footer #block-followus a.facebook:before{  background-position: -645px -81px;}.footer #block-followus a.twitter:before{  background-position: -679px -80px;}.footer #block-followus a.linkedin:before{  background-position: -715px -80px;}.footer #block-followus a.rss:before{  background-position: -751px -81px;}.footer .footer_third {    margin-top: 20px;    margin-bottom: 20px;    border-top: solid 1px #d8d8d8;    padding-bottom: 15px;    text-align:center;    text-transform:uppercase;}.footer .footer_third p{    color:#888;    font-size:11px;}.content-bottom-2{  background-color: #0c1d2b;  padding: 20px;  margin-top: 20px;}.node-content,.view-taxonomy-term{  background-color:#fff;  padding:20px;  border: 1px solid #e7e9eb;  display: inline-block;  width: 100%;}.field--name-body {  font-size: 15px;  line-height: 22px;}.field--name-body ul{  list-style: inherit;  padding-left: 10px;  list-style-type: square;}.field--name-body ul li{  list-style: inherit;  list-style-type: square;}.node-content  .fluid-width-video-wrapper {  padding-top:0px !important;}.node-content iframe{  width:100%;  min-height:400px;}.node-content  .alignleft {  float:left;  padding-right:10px;}#block-homejoinus,#block-hometestimonials,#block-americanmuslims{  float: right;  height: auto;  margin-top: 0px;  width: 33.33%;  clear: left;  position: relative;  padding-right: 1%;}#block-homejoinus{   padding-right: 0px;}#block-homejoinus img,#block-hometestimonials img,#block-americanmuslims img{  width:100%;  height:auto;}#block-homejoinus-2,#block-hometestimonials-2,#block-americanmuslims-2{  float: right;  height: 62px;  width: 100%;  display: inline-block;  position: relative;  margin-top: 20px;}#block-homejoinus-2 img,#block-hometestimonials-2 img,#block-americanmuslims-2 img{  width:100%;  height: 100%;  float: left;  display: inline-block;  padding: 0px;}#block-testimonials:before{  width: 70px;  height: 70px;  content:'';  display:inline-block;  background-image:url(../images/sprite.png);  background-position: -16px -111px;  position:absolute;  top: -13px;}#block-testimonials{  width:100%;  padding-bottom: 20px;  margin-top: 50px;  display: inline-block;}#block-testimonials .item{  width:100%;}#block-testimonials .item li{  width:33%;  float:left;  padding-right: 20px;  list-style: none;}#block-testimonials .item li img{  width: 100px;  float:left;  margin-right:10px;}#block-testimonials .item li .li{  display:grid;}#block-testimonials .item li h5{  position:relative;  padding:0px;  margin:0px;  color: #1869bd;  font-size:13px;  line-height:14px;}#block-testimonials .item li p,#block-testimonials .item li p a{  font-style: italic;  line-height: 12px;  font-size: 12px;  padding-top: 5px;  color: #666;  text-align:justify;  font-weight: normal;}#block-testimonials .item li a:hover{  color: #1869bd;}#block-views-block-video-block-1 .group-video .body{  display:none;}#block-views-block-video-block-1 .group-video .title a{  font-size: 16px;  font-weight: bold;  color: #fff;}#block-views-block-video-block-1 .col-md-6:hover a{  color: #33c0f1;}#block-views-block-video-block-1 .group-video .created{  font-size:11px;  font-style:italic;  color: #8c8c8c;}#block-views-block-video-block-1 .views-field-field-image{  width:120px;  float:left;  margin-right:10px;}#block-views-block-video-block-1 .views-field-field-image img{  width:100%;  height:70px;}#block-views-block-video-block-1 .block-title {    margin: 0px 0 20px;    color: #fff;    height: 30px;}/*#block-views-block-video-block-1 .block-title:before {    content:'';    display:inline-block;    width:125px;    position:absolute;    height:3px;    background-color:#34c1f3;    top:54px;}#block-views-block-video-block-1 .block-title:after {    content:'';    display:inline-block;    width:100%;    position:relative;    height:1px;    background-color:#34c1f3;    top:-14px;}*/#block-views-block-video-block-1 .col-md-6:nth-child(1){  padding-left:0px;  width: 60%;}#block-views-block-video-block-1 .col-md-6{  padding-bottom:10px;  width: 40%;}#block-views-block-video-block-1 .col-md-6:nth-child(1) .views-field-field-image{  width:100%;}#block-views-block-video-block-1 .col-md-6:nth-child(1) .views-field-field-image img{  height: 350px;}#block-views-block-video-block-1 .col-md-6:nth-child(1) .views-field-field-image:after {    width: 120px;    height: 120px;    background-position: -102px -103px;    top: 23%;    left: 40%;}#block-views-block-video-block-1  .views-field-field-image:after {    width: 35px;    height: 35px;    content: '';    display: inline-block;    background-image: url(../images/sprite.png);    background-position: -233px -144px;    top: 16px;    z-index:999;    left: 60px;    position: absolute;}#block-views-block-video-block-1 .col-md-6:nth-child(1) .group-video{  padding-top:20px;  display: inline-block;}#block-views-block-video-block-1 .col-md-6:nth-child(1) .title a{  font-size: 23px;  line-height: 25px;  padding-bottom: 10px;  display: inline-block;  font-weight: bold;}#block-views-block-video-block-1 .col-md-6:nth-child(1) .group-video .body{  display:inline-block;  color: #858e95;  line-height: 14px;}#block-views-block-related-taxonomy-fils-block-1{  padding-bottom:15px;  display:inline-block;  width:100%;}#block-views-block-related-taxonomy-fils-block-1 {	background-color:#fff;	padding:5px 10px;	width: 100%;	float:left;	border: 1px solid #D5E0E8;	border-bottom:0px;	color: #105b9c;	font-weight: bold;	display: inline-block;	position: relative;	clear: left;	z-index: 99;	}#block-views-block-related-taxonomy-fils-block-1 .views-row{  margin-bottom:5px;}#block-views-block-related-taxonomy-fils-block-1 .views-row .views-field.views-field-name a {	padding:3px 2px;	width: 32%;	float:left;	color: #105b9c;	font-weight: bold;	}#block-views-block-related-taxonomy-fils-block-1 .views-row .views-field.views-field-name a:before {	content:' - ';	display:inline-block;	color:#babfc1;	padding-right:5px;	font-size:16px;}#block-views-block-related-taxonomy-fils-block-1 .views-row .views-field.views-field-name a:hover {	text-decoration:underline;}table.board-directors tr td{	  text-align: center;	  padding: 17px 10px;	}table.board-directors tr td img{	  text-align: center;	  margin-bottom: 5px;	  width: auto;	  height: 130px;	}table.board-directors tr td a{	  padding: 5px 0px;	  width: 100%;	  display: inline-block;	}	.path-taxonomy .views-element-container .field--name-field-image{	  float:left;	  padding-right:20px;	  padding-bottom:20px;	}.testimonials_page h3{font-size: 13px;color: #013260;margin-bottom: 30px;margin-top: 10px;}.testimonials_page p{  font-style: italic;  color: #444;  font-weight: 500;  line-height: 16px;  margin-bottom: 0px;  padding: 0px;  text-align:justify;}.view .more-link a{  position: absolute;  top: 55px;  width: 65px;  color: #84919c;  background-image: url(../images/more.svg?);  background-repeat: no-repeat;  background-position: right 3px;  right: 0px;  font-weight: 600;  font-size: 14px;}#block-views-block-video-block-1 .view .more-link a{   color: #fff;   background-image: url(../images/more_white.png);   top: 2px;}#block-views-block-video-block-1{  position:relative;}.press-release-container {    border: 2px solid #D5E0E8;    position: relative;    padding: 1em;    border-radius: 5px;    float: left;    width: 32%;    margin-right: 2%;}.press-release-container:nth-child(3n) {  margin-right: 0%;}.press-release__trigger {    color: #84919C;    font-weight: 600;    text-decoration: none;    font-size: .875em;}.press-release__trigger span {    position: relative;    right: .5em;}.press-release__content {    width: 100%;}.press-release__caption {    color: #84919C;    font-size: 0.875em;    line-height: 1.4;    margin-bottom: .25em;}.press-release__caption span{    clear:left;    display: inline-block;    width: 100%;}.bold {    font-weight: 600;}.press-release__text {    color: #141414;    font-weight: 600;    text-decoration: none;}.press-release__content {    position: relative;    padding-left: 21px;    padding-right: 0px;    float: left;    padding-left: 0;    display: inline-block;}.press-release__content a.press-release__text{    font-size: 18px;    color: #005C9C;}.press-release__more{  float:right;}#block-amsdt{      /* border-top: solid 1px #d5e0e8; */      display: inline-block;      padding-top: 20px;}.layout-sidebar-second{  padding-top:30px;}.layout-sidebar-second .press-release-container{  width:100% !important;  margin-bottom:20px;}#block-ontwitter{  border: 2px solid #D5E0E8;  display: inline-block;  width: 100%;  border-radius: 5px;  overflow:hidden;}.alignleft{  float:left;  width:auto !important;  margin-right:10px;  clear: left;  padding-top: 10px;}.size-thumbnail{  width:150px !important;}.quicktabs-tabpage iframe{  width: 100% !important;  min-height: 400px;  max-width: 700px !important;  margin: 0 auto;  display: block;  left: initial !important;}.aligncenter.size-full{  height:auto !important;  padding: 10px 0;}.view-id-tab.view-display-id-block{  padding-bottom:0px;  margin-bottom:30px;}.view-id-tab.view-display-id-block .quicktabs-tabs{  border-bottom: solid 1px #e7e9eb;  padding:0px;  display:inline-block;  width:100%;  height:30px;  margin: 0px;}.view-id-tab.view-display-id-block .quicktabs-tabs li:nth-child(1){  padding-left:10px;}.view-id-tab.view-display-id-block .quicktabs-tabs li a{  padding:6px 10px;  border:solid 1px #013262;  border-bottom:solid 0px #ffffff;  border-radius:5px 5px 0px 0px;  position:relative;  top:2px;  font-size:15px;  background-color:#426d97;  text-decoration:none;  color:#fff;}.view-id-tab.view-display-id-block .quicktabs-tabs li a:hover{  background-color:#013262;  color:#fff;}.view-id-tab.view-display-id-block .quicktabs-tabs li.active a{  background-color:#013262;  border-bottom:solid 1px #ffffff;  color:#fff;  padding:10px 10px;  top:0px;}.view-id-tab.view-display-id-block  .quicktabs-main{  padding:15px;  background-color:#fff;  margin-to^p: 0px;  border-top: 0px;  z-index: 99;  position:relative;  border: solid 1px #e7e9eb;  float: right;  width: 100%;}.sidebar_mod2{  width:100%;}.view-id-taxonomy_term.view-display-id-page_1 .view-content .views-row{  width: 100%;  border-bottom: solid 1px #e8e8e8;  padding-bottom: 15px;}.view-id-taxonomy_term.view-display-id-page_1 .view-content .views-field-nothing{  width: 60%;  float: left;  top: 0px;  border: 0px;  padding: 0px 20px;}.view-id-taxonomy_term.view-display-id-page_1 .view-content .views-field-nothing .title{  height:auto;}.page-node-type-post article p{  font-size:17px;}.page-node-type-post article h2{  font-size:23px;}.page-node-type-post article h3{  font-size:20px;}#block-views-block-people-details-block-1{      background-color: #fff;    padding: 20px;    border: 1px solid #e7e9eb;    display: inline-block;    width: 100%;}#block-views-block-people-details-block-1 .views-field-field-image{  width:150px;  float:left;  padding-right:20px;  padding-bottom:20px;}#block-views-block-people-details-block-1 .views-field-description__value{  font-size:16px;  line-height:22px;  text-align:justify;}.taxonomy-people > ul > li{  width: 33%;  padding-right:30px;  margin-bottom:30px;  float:left;  padding:0px;  height:200px;  display:inline-block;  position: relative;}.taxonomy-people img{  width:130px;  float:left;  padding-right:10px;}.taxonomy-people h2{  font-size:17px;  float: left;  width: 100%;}.taxonomy-people .field--name-field-image{  float:left;}.taxonomy-people .field--name-description{ padding-right:20px;}.taxonomy-people .field--name-description *{  font-size:13px;  line-height:14px;}.page-node-type-post .field--name-field-image.field--type-image{  padding-bottom:20px;}