﻿/* colors */
@main-color: #2F4858;
@main-darker: #8AA1B1;
@hero: #49C6E5;
@four: #DDF2DA;
@five: #DEF2F2;

body {
font-synthesis:style;
}

#banner {
cursor:pointer;
}

.ipalogo	{
	width: 220px;
}

.stripe {
    background-image: url("../img/texture/handmadepaper-stripe.png");
}

.stripe, .no-stripe {
   /* padding: 50px 0 30px; removed to tighten up home page*/
   padding: 5px 0 5px;

}

.SearchResultSummary .ListItemTitle a:hover {
background-color: white !important;
}

.SearchResultSummary .ListItemTitle a:hover {
text-decoration: none;
}
/*
.header-logo-container {
    float: left;
    position: absolute;
    z-index: 9000;
} */

ul li, ol li {
    font-family: 'proxima_nova_rgregular';
	font-size: 17px;
	color: #666A73;
}

.item {
	background-size: auto 100%;
}
/* koinema Toggle */
.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
background-color: #2F4858;
padding-bottom: 10px;
border-radius: 3px;
border-color: white;
}

.navbar-toggle.collapsed {
background-color: #2F4858;
}

/*events*/
.EventSummary {
    background-color: transparent !important;
}
/* adds a gap between events - Caused mayhem on IQA
.RadGrid.RadGrid_MetroTouch .rgAltRow td, .RadGrid.RadGrid_MetroTouch .rgAltRow td:first-child {
margin: 30px 0px;
display: block;
}
*/
/*home page ffcier action links */
div.OfficeLinksHP {
        display:inline;
	max-width: 40px;
}
div.OfficeLinksHP img {
	max-width: 40px;
}


/* block hero */
.block-hero {
background-color: @main-darker;
}
.block-hero {
    padding-bottom: 40px;
	padding-top: 50px;
}

.block-hero.sharp {
    /* padding-top: 50px; */
    text-align: center;
    background-position: center
}

.block-hero.sharp.home  {
	background-image: url('https://www.ipa.world/ipa/images/banner/onlinecongress21.png');
	background-repeat: no-repeat;
	background-size:100%;
cursor:pointer;
/*height: 500px;*/

}

.block-hero.sharp.Molecules {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/example-img/71641643_s.jpg');
	background-size:100%;
	height: 350px;
}

.block-hero.sharp.Membership {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/members.jpg');
	background-size:100%;
	margin-top: -27px;
	padding-top:30px;
	padding-bottom:270px;
}

.block-hero.sharp.President {
	background-image: url('https://www.ipa.world/ipa/images/VUimagepage.jpg');
	background-size:100%;
	margin-top: -27px;
	height:590px;
}

.block-hero.sharp.Research {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/research2.png');
	background-size:100%;
	margin-top: -27px;
	height:233px;
}

.block-hero.sharp.Resources {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/Resources3.jpg');
	margin-top: -27px;
	background-size:100%;
	height:233px;
}

.block-hero.sharp.IPA {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/IPA5.jpg');
	margin-top: -27px;
	background-size:100%;
	height:233px;
}

.block-hero.sharp.Training {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/Training3.jpg');
	margin-top: -27px;
	background-size:100%;
	height:233px;
}

.block-hero.sharp.Psychoanalysis {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/psychoanalysis1.jpg');
	margin-top: -27px;
	background-size:100%;
	height:233px;
}

.block-hero.sharp.Team {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/team1.jpg');
	background-size:100%;
	height:263px;
}

.block-hero.sharp.Governance {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/IPA5.jpg');
	background-size:100%;
	margin-top: -27px;
	height:233px;
}
/* Stop the select box overlapping */
.block-hero.sharp.Governance {
	padding-top:60px;
	padding-bottom:140px;
}

.block-hero.sharp.Governance h3 {
	padding-top:0px;
        padding-bottom:5px;
        margin-bottom:5px;
}

.block-hero.sharp.Events {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/events.jpg');
	background-size:100%;
	margin-top: -27px;
	height:233px;
}

.block-hero.sharp.News {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/IPA5.jpg');
	background-size:100%;
	height:233px;
}

.block-hero.sharp.MemberDetails {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/members.jpg');
	background-size:100%;
	height:233px;
}

.block-hero.sharp.LAFORUM {
	background-image: url('https://www.ipa.world/ipa/images/2016%20Design/img/fullwidth/IPA5.jpg');
	margin-top: -27px;
	background-size:100%;
	height:233px;
}


.block-hero.sharp h1,
.block-hero.sharp h2,
.block-hero.sharp h3,
.block-hero.sharp p {
    color: white
}
 
.block-hero h1,
.block-hero h2,
.block-hero h3,
.block-hero h4,
.block-hero h5 {
    color: #2F4858;
    padding: 30px 30px 0
}

.block-hero p {
    color: #2F4858
}

.block-hero .img-container {
    max-height: 480px;
    margin-bottom: 0
}

.block-hero img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.block-hero.fullw {
    padding-bottom: 0
}

.block-hero.fullw h1,
.block-hero.fullw h2,
.block-hero.fullw h3,
.block-hero.fullw h4,
.block-hero.fullw h5,
.block-hero.fullw p {
    padding-left: 0
}

.block-hero .data-hero {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px;
    border-radius: 3px;
    margin-bottom: 30px
}

.block-hero .data-hero-President {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px;
    border-radius: 3px;
    margin-bottom: 100px;
    margin-top: 300px;
}

.block-hero .data-hero h1,
.block-hero .data-hero h2,
.block-hero .data-hero h3,
.block-hero .data-hero h4,
.block-hero .data-hero h5 {
    color: #2F4858;
    margin: 10px;
    padding: 0
}
.header	
{
	padding-top:0px;
}
.navbar-header {
    float: right;
    padding-top: 12px;
}

.header-top-container	{
	background-color:#1B2933;
	height:50px;
}

.header-bottom-container	{
	height:94px;
}

.ipamainnav	{
padding-top:20px;
}

.RadScheduler_Metro .rsHeader a, .RadScheduler_Metro .rsHeader a:hover, .RadScheduler_Metro .rsHeader em, .RadScheduler_Metro .rsHeader span {
    color: black !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
.wrapper {
	background-image: url('../img/texture/handmadepaper.png');
}*/

#masterHeaderBackground,
.header {
  border-bottom: none;
  background-color:  #2F4858;
}
/*
div#ste_container_SocialNetworking	{
	float:left;
} 

.navbar-header > div, .navbar-header > a, .navbar-header .NavigationUnorderedList, .navbar-header .NavigationLink {
    display: inline-block;
    vertical-align: middle;
    float: right;
} */

a:hover, a:focus, a:active, a:active:focus, a.active:focus {
    color: #1B998B;
    text-decoration: none;
}

/* control 
div.ste-section	{
	float:right;
} */

/*
div.header-search	{
	float:right;
} */
.PrimaryButton, .SaveAndClose, .SaveAs, .UsePrimaryButton .TextButton, .UsePrimaryButton .TextButtonWithImage, #masterHeaderActionArea a, .RadGrid input.PrimaryButton {
    color: #fff;
    background-color: #d4b443;
    border-color: transparent;
}

.btn:hover, .btn:focus, .btn:active, .btn:visited, .TextButton:hover, .TextButton:focus, .TextButton:active, .TextButton:visited, .TextButtonWithImage:hover, .TextButtonWithImage:focus, .TextButtonWithImage:active, .TextButtonWithImage:visited, .ruButton:hover, .ruButton:focus, .ruButton:active, .ruButton:visited, #masterHeaderActionArea a:hover, #masterHeaderActionArea a:focus, #masterHeaderActionArea a:active, #masterHeaderActionArea a:visited, .RadGrid input.TextButton:hover, .RadGrid input.TextButton:focus, .RadGrid input.TextButton:active, .RadGrid input.TextButton:visited {
    color: #fff;
    background-color: #24C9B6;
    border-color: transparent;
}
.btn {
    font-family: 'proxima_nova_rgregular';
    border-radius: 3px;
    padding: 6px 20px;
}
.btn-default {
    background: #99A0AD;
    border-color: #99A0AD;
    color: #ffffff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-default:focus {
    background: #666A73;
    border-color: #666A73;
    color: white;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 15px 34px;
    border-radius: 3px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn:focus {
outline: none;
}

a.btn:focus, a.btn:active, a.btn:active:focus {
background-color: #24C9B6;
}

div.IPAnavcontainer {
	width: 100%;
	height:60px;
	background-color: #2F4858 !important;
		margin-left: auto;
	margin-right: auto;
}

div.IPANavMaxwidth {
	margin-left: auto;
	margin-right: auto;
}


div.IPA2ndNavMaxwidth {
	width:100%; /* this is causing responsive issues... */
	margin-left: auto;
	margin-right: auto;
	height:60px;
	margin-top:-16px;
}

/* ==========================================================================
   Koinema Special Design Elements
   ========================================================================== */
/* links */
a {
  color: #1B998B;
  text-decoration: none; 
}
a:visited {
    color: #1B998B;
}
a:hover,
a:focus,
a:active,
a:active:focus,
a.active:focus {
color: #24C9B6;
background-color: transparent;
outline: none;
    outline-width: medium;
    outline-style: none;
    outline-color: -moz-use-text-color;
}

a:focus, a:active, a:active:focus {
color: #1B998B;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'proxima_novasemibold';
    color: #2F4858;
	margin-top: 0px;
	margin-bottom: 15px;
	border: none;
	border-style: none;
 }
 
 h1,
.h1 {
  font-size: 44px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  /*font-size: 28px;    Commented out at request of Rhoda - original file had an error here*/
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}

 /* post */
.abstract {
  margin-bottom: 30px;
  background-color:white;
}

.abstractnobox {
  margin-bottom: 30px;
}

.abstract .category-label {
    padding:10px 30px;
    background-color: #2f4858;
    text-transform: uppercase;
    font-size:17px;
    color:white;
}
.abstract .img-container {
  max-height: 200px;
  overflow: hidden;
  border-radius: 3px;
  margin-bottom: 15px;
}
.abstract .img-containerTEAM {
  max-height: 250px;
  overflow: hidden;
  border-radius: 3px;
  margin-bottom: 15px;
}

.article .img-container {
  border-radius: 3px;
  margin-bottom: 30px;
}

.img-container > a > img {
	width: 100%;
	border-radius: 3px;
}

.img-container > img {
	width: 100%;
	border-radius: 3px;
}
   
 .twitter-feed {
    height: 600px;
}
.twitter-feed {
    background-color: white;
    height: 550px;
    overflow: scroll;
    margin-bottom: 50px;
}

.no-stripe  {
    padding-top: 50px;
    padding-bottom: 50px;
	background-image:none;
}
/* iMAGES */
img.nopict {
  width: auto;
  border-radius: 0px;
}



.img-container {
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #99A0AD;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.table-bordered {
    border-color: #E0E4EC !important;
}
.table-bordered {
    border: 1px solid #ddd !important;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}
table {
    background-color: transparent;
}

#ste_container_ciNewContactSignInCommon	{
	background-color:#FCE38A;
	border-radius: 3px;
}

/* Committee Detail */
#ctl01_TemplateBody_WebPartManager1_gwpciNDCommitteeTitle_ciNDCommitteeTitle_ResultsGrid_Grid1_ctl00 > thead:nth-child(2) > tr:nth-child(1) > th:nth-child(1) {

	display:none;
}


#ctl01_TemplateBody_WebPartManager1_gwpcicmMandate_cicmMandate_ResultsGrid_Grid1_ctl00 > thead:nth-child(2) > tr:nth-child(1)   {
	display:none;
}


#ctl01_TemplateBody_WebPartManager1_gwpciNDCommitteeTitle_ciNDCommitteeTitle_ResultsGrid_Grid1_ctl00__0 > td:nth-child(1) {
	font-family: 'proxima_novasemibold';
	color: #2F4858;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 44px;
	font-weight: 500;
	background-image: url('../img/texture/handmadepaper.png')
}

#ctl01_TemplateBody_WebPartManager1_gwpcicmMandate_cicmMandate_ResultsGrid_Grid1_ctl00__0 > td:nth-child(1)  {
	background-image: url('../img/texture/handmadepaper.png')
}

span.icon-sphere.committeelink > a	{
	text-decoration: none;	
	/* color:#2F4858 !important; */
	color:#FFF !important;	
	font-family: 'proxima_nova_rgregular';
    font-size: 20px;
	font-weight:500;
}

/* Event Cards */
#ctl01_TemplateBody_WebPartManager1_gwpciIPAeventlist_ciIPAeventlist_lstSearchResults_Grid1  {
	border: 0px;
	background-color: #f5f5f5;
}

.SearchField, .SearchResultSummary .ListItemTitle a {
background-color: transparent;
	color: #3A96C4 !important;
	margin-top: 20px;
	padding: 8px 0px;
}

.SearchField, .SearchResultSummary .ListItemTitle a {
    display: block;
background-color: transparent;
    padding: 8px 0px;
}

.RadGrid_MetroTouch .rgAltRow td {

	border-width: 20px;
	border-color: #FFF;
	background-color: #FFF;
}


.RadGrid_MetroTouch .rgRow td {
	border-color: #FFF;
	border-width: 20px;
	background-color: #FFF;
}

.RadGrid_MetroTouch .rgRow td, .RadGrid_MetroTouch .rgAltRow td {
    border: 20px solid white !important;
}


.SearchResultSummary .ListItemTitle a:hover {
    background-color: #f5f5f5;
	color: #2F799E;
}

div.SearchResult	{
	background-color: #FFF;
}

.Eventboxpad {
    padding: 5px;
}

.rgAltRow   {
	background-color: #FFF;
}


.footer-nav-copyright {
	font-family: 'proxima_novasemibold';
	font-size: 17px;
	color: white;
}

.footer-nav-copyright a:hover, .footer-nav-copyright a:active {
    color: #FCE38A;
}

.carousel h1, .carousel h2, .carousel h3, .carousel h4, .carousel h5 {
    font-family: 'proxima_novasemibold';
    font-weight: bold;
	text-decoration:none;
}

.map-responsivecontactus {
    overflow: hidden;
    padding-bottom: 34.25%;
    position: relative;
    height: 0;
}

body.atomic {
	background-color:white
}
.atomic-group {
	padding:40px 0
}
.atomic-name {
	color:#99A0AD;
	margin-bottom:20px;
	font-size:15px;
	border-bottom:1px solid #CED5E0;
	text-transform:uppercase
}

.meta {
	color:#99A0AD;
	font-size:15px;
	margin-bottom:8px
}

.content [class^="icon-"], .content [class*=" icon-"] {
    font-size: 300%;
    padding-right: 0;
    color: #99A0AD;
	padding-left: 7px;
}

.user-placeholder {
    width: 100%;
    border-radius: 3px;
    background-color: #E0E4EC;
    position: relative;
    overflow: hidden;
}

footer {
    font-size: 15px;
    color: rgba(255,255,255,0.6);
}

.blue-darker {
    background-color: #1B2933 !important;
}
.main-color {
    background-color: #2F4858 !important;
}
.hero {
    background-color: #1B998B !important;
}
.color-five {
    background-color: #5F9EA0 !important;
}
.color-four {
    background-color: #FCE38A !important;
}
.gray-dark {
    background-color: #666A73 !important;
}
.gray {
    background-color: #99A0AD !important;
}
.gray-light {
    background-color: #CED5E0 !important;
}
.gray-lighter {
    background-color: #E0E4EC !important;
}
.blue-dark	{
	background-color: #2F4858 !important;
}

.lead {
    margin-bottom: 24px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.4;
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 21.25px;
    border-left: 5px solid #E0E4EC;
}

blockquote footer {
    color: #99A0AD;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #CED5E0;
}

#hidememberfullwidth	{
	display:none;
}

/* Encyclopedia */

.enccontainer	{
	position:absolute;
}
.leftsidebar {

    float:left;
    width:85%;
    height:100%;

}

.rightsidebar{

    float:right;
    width:60%;
}

.StandardPanel, .ContentBorder, h2, .PanelHead.Distinguish, .TitleBarCaption, div.ShowFieldset fieldset, .panel-border, .panel-heading.Distinguish {
    border-color: #ddd;
    border-radius: 3px;
}
/* Addded to try and hide sub nav from primary 
.navbar-collapse.collapse {
    display: block !important;
    height: 0px !important;
    padding-bottom: 0;
    overflow: visible !important;
} */


/* ==========================================================================
   Basic setup
   ========================================================================== */
body {
  font-family: 'proxima_nova_rgregular' !important;
  font-size: 17px;
  color: #666A73;
  /* Causes issues with the background of suf to edit background-color:#2F4858; */
}
#masterContentArea {
  background-image: url('../img/texture/handmadepaper.png');
}
/*SEARCH */

input#ctl01_SearchField_SearchTerms	{
	height:25px;
	border-radius:3px;
	width:180px;
}

.search-field {
    background: #fff url("../images/ResponsiveHeaderSprite.png") no-repeat;
    background-position: 154px -21px;
    padding-left: 8px !important;
    color: #777;
	font-family:'proxima_nova_rgregular';
    border-color: #CCC;
	font-size:80% !important;
}

/* CART ICON */

.nav-auxiliary .nav-aux-cart .nav-text {
    background-position: 0 -77px;
}


/* Language Selector */

select#ctl01_LangSelect_LangSelect	{
	height: 20px;
	padding: 0px;
	color: #CED5E0;
	font-size:14px;
	font-family: 'proxima_novasemibold';
	background-color:#1B2933;
	border: 0px;
	border-radius:3px;
}

select#ctl01_LangSelectFooter_LangSelect	{
	height: 20px;
	padding: 0px;
	color: #FFF;
	font-size:14px;
	font-family:'proxima_nova_rgregular';
	background-color:#2F4858;
	border: 0px;
	border-radius:3px;
	float:right;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.footer-nav-copyright a, .footer-nav-copyright a:visited {
	text-decoration:none;
	color:#FFF;
	font-size: 16px;
}

img.nopict.socialfooter {
	padding-right:15px;
}

.footer-content {
    background-color: #2F4858 !important;
	color: #99A0AD;
    text-align: center;
	font-size:14px;
	padding-bottom: 40px;
	padding-top: 30px;
}

.footer-nav-copyright a {
	font-size: 14px;
}

.IPAfooterSocial {
	float:right;
}

.footer-nav-copyright {
    background-color: #2F4858 !important;
    color: #999;
	padding-bottom: 100%;
}
.nav-auxiliary a {
	font-family: 'proxima_novasemibold' !important;
    color: #8AA1B1;
	text-decoration: none;
	font-size: 14px;
}
.nav-auxiliary a:hover, .footer-nav-copyright a:active {
    color: #FFF;
}
/* Mouse over main Menu */
.RadMenu.rmResponsive .rmRootLink:hover, .RadMenu.rmResponsive .rmRootLink:focus, .RadMenu.rmResponsive .rmExpanded > .rmRootLink {
    color: #FCE38A;
}
/*Current Menu Item */
.RadMenu.rmResponsive .rmSelected > .rmRootLink, .RadMenu.rmResponsive .rmFocused > .rmRootLink {
    color: #FCE38A;
}

.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rsmLink {
    color: #fff;
	font-family: 'proxima_novasemibold';
	font-size: 16px;
    text-decoration: none;
    display: block;
    position: relative;
}

.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
	text-transform:capitalize;
}

.nav-secondary {
    background-color: #DEF2F2;
    margin-bottom: 1em;
	width:1170px;
}

.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
    font-weight: normal;
}



.nav-secondary .sub-nav-head {
  background-color: #DEF2F2;
  color: #fff;
  font-weight: bold;
  font-size: 0px;
  padding: 10px 15px;
}
.nav-secondary .SubNavigationSeparator {
  border: none;
  height: 4px;
  background-color: #DEF2F2;
}

.RadMenu.rmResponsive ul {
    float: right !important;
    /* width: 60%; Removed per Header links on the right are not entirely visible at 1024px (tablet res) - Koinema */
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}
div.nav-pills > li.active > a,
div.nav-pills > li.active > a:hover,
div.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #1B998B;
}
#ctl01_PageNavRsubber_NavMenu.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rsmLink	{
	color: #fff;
	background-color:#5f9ea0;
}

#ctl01_PageNavRsubber_NavMenu a:hover, .ctl01_PageNavRsubber_NavMenu a:focus, .ctl01_PageNavRsubber_NavMenu a:active 	{
	color:#FCE38A !important;
}

html body .IPASecondrynavmenu {
    background: transparent url("../img/navmenu.png") repeat left top;
/*    margin: 3em 0 !important;	*/
/*    padding: 1em 0 !important;  */
    position: relative !important;
    display: inline-block !important;
    margin-left: 0 !important;
    width: 100% !important;
}


html body .IPASecondrynavmenu::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    /*    width:487px;	*/
     background: transparent url("../img/navmenu.png")
}

html body .IPASecondrynavmenu::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
   /*     width:487px; */
     background: transparent url("../img/navmenu.png")
}

	div#ctl01_PageNavRsubber_NavMenu.RadMenu.RadMenu_Austin.rmSized .rmResponsive	{
		width:100%;
	}

.btn, .TextButton, .TextButtonWithImage, .ruButton, #masterHeaderActionArea a, .RadGrid input.TextButton {
    color: #fff;
    background-color: #1B998B;
    border-color: transparent;
	height: auto;
}

.btn-default {
    background: #99A0AD;
    border-color: #99A0AD;
    color: #ffffff;
}

.box.boxbg {
    background-color: #FCE38A;
}

.boxpad {
    padding: 20px;
	background-color:#fff;
	border-radius:3px;
}

.boxpadTEAM {
    padding: 20px;
	background-color:#fff;
	border-radius:3px;
	height:330px;
}

.boxpadGOV {
    padding: 20px;
	background-color:#fff;
	border-radius:3px;
	height:160px;
}

.boxpad ul, .boxpad ol {
padding-left: 15px;
}

/*
.boxpad.left{
	padding:100%;
} */

#ctl01_TemplateBody_WebPartManager1_gwpste_container_FindaColleague_ciFindaColleague_FindACollegue	{
	background: #fff url("../images/ResponsiveHeaderSprite.png") no-repeat;
background-position: 485px -15px;
color: #777;
font-family: 'proxima_nova_rgregular';
}

@media (min-width: 2500px) {
	.block-hero.sharp {
    /* padding-top: 50px; */
    text-align: center;
    background-position: center;
    height: 500px;

	}
	
	.block-hero.sharp.home {
   /* height: 315px;*/
	}
}

@media (min-width: 1900px) {
html body .bg-stripe-full-row {
    background: transparent url("../img/bg-stripe.png") repeat left top;
    margin: 3em 0 !important;
    padding: 1em 0 !important;
    position: relative !important;
    display: inline-block !important;
    margin-left: 0 !important;
    width: 100% !important;
	}
	
	.block-hero.sharp {
    /* padding-top: 50px; */
    text-align: center;
    background-position: center;
    height: 500px;

	}
.block-hero.sharp.home {
   /* height: 315px; */
	}
}

@media (min-width: 1600px) {
.block-hero.sharp {
    padding-top: 150px;
	padding-bottom:150px;
    text-align: center;
    background-position: center;
    height: 233px;

	}

.block-hero.sharp.home {
    /* height: 315px; */
	padding-top: 40px;
	padding-bottom:160px;
	}

.block-hero.sharp.Team {
	padding-top: 50px;
}
}
	
@media (max-width: 1024px) {
.RadMenu.rmResponsive .rmLink {
padding: 20px 15px;
}
.ipamainnav {
padding-top: 60px;
}
}


@media (min-width: 1024px)	{
	.RadMenu.rmResponsive .rmRootGroup > .rmItem {
	float: left;
	}
	.brand-row .navbar-nav li a {
		padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
	}
} 

html body .bg-stripe-full-row::before {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
	/*checked against laptop was 487*/
    width:887px;
	right:100%;
    background: transparent url("../img/bg-stripe.png") repeat right top;
}

html body .bg-stripe-full-row::after {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    width:887px;
	left:100%;
	
    background: transparent url("../img/bg-stripe.png") repeat right top;
}
}
@media (min-width: 1200px) {
	#ctl01_PageNavRsubber_NavMenu	{
		    /*Added for laptop adjustment */
			width: 100% !important;	
	}
	.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
	/* padding-right: 105px; */
	float: right;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
	padding-top:4px;
	font-family: 'proxima_novasemibold' !important;
	font-size: 17px;
	}	
	#ctl01_Primary_NavMenu	{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width:1140px !important;
	}
		.has-secondary-col .col-secondary {
		padding-top:8px !important;
		padding-bottom:2px;
		width: 1140px;
		padding-top: 10px;
		justify-content: center;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
	}
	html body .bg-stripe-full-row {
    background: transparent url("../img/bg-stripe.png") repeat left top;
    margin: 3em 0 !important;
    padding: 1em 0 !important;
    position: relative !important;
    display: inline-block !important;
    margin-left: 0 !important;
    width: 100% !important;
}

html body .bg-stripe-full-row::before {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
	/*checked against laptop was 487*/
    width:887px;
	right:100%;
    background: transparent url("../img/bg-stripe.png") repeat right top;
}

html body .bg-stripe-full-row::after {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    width:887px;
	left:100%;
	
    background: transparent url("../img/bg-stripe.png") repeat right top;
}

}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
	.call .box {
		min-height: 200px;
	}
	.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
		/* padding-right: 105px; */
		float: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px; /* to give mouse over some body */
    margin: 0;
	padding-top:16px;
	font-family: 'proxima_novasemibold';
	font-size: 17px;
	height: 60px;
	}	
	.has-secondary-col .col-secondary {
		padding-top:0px !important;
		padding-bottom:2px;
		padding-top: 10px;
		justify-content: center;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		margin-top: 16px;
	}
	}
	.has-secondary-col .col-primary {
    width: 100%;
	}
	.container, .header-container, .SliderPage1 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	}
	.nav-secondary {
    background-color: #5f9ea0;
    margin-bottom: 1em;
	/* margin-top: -84px; */
	margin-top: -17px;
	}
	html body .bg-stripe-full-row {
    background: transparent url("../img/bg-stripe.png") repeat left top;
    margin: 3em 0 !important;
    padding: 1em 0 !important;
    position: relative !important;
    display: inline-block !important;
    margin-left: 0 !important;
    width: 100% !important;
	}

	html body .bg-stripe-full-row::before {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    width:887px;
	right:100%;
    background: transparent url("../img/bg-stripe.png") repeat right top;
	}

	html body .bg-stripe-full-row::after {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
	left:100%;
	
    background: transparent url("../img/bg-stripe.png") repeat right top;
	}	
	html body .IPASecondrynavmenu {
    background: transparent url("../img/navmenu.png") repeat left top;
/*    margin: 3em 0 !important;	*/
/*    padding: 1em 0 !important;  */
    position: relative !important;
    display: inline-block !important;
    margin-left: 0 !important;
    width: 100% !important;
	margin-bottom: -8px;
	}


html body .IPASecondrynavmenu::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    /*    width:487px;	*/
     background: transparent url("../img/navmenu.png")
	}

html body .IPASecondrynavmenu::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
   /*     width:487px; */
     background: transparent url("../img/navmenu.png")
	}

  }
  
  .box {
    padding: 20px 20px 30px;
    background-color: #FFF;
    border-radius: 3px;
    margin-bottom: 50px;
	}
	/*
	#ctl01_Primary_NavMenu	{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height:60px;
	} */

}

@media (max-width: 768px) {

.nav-primary {
    margin-top: 0px; 
    background-color: #021538;
}
	.ipalogo	{
		width: 50%;
	}
	.navbar-header {
		float: none;
	}
		.container, .header-container, .SliderPage1 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	}
	.nav-secondary {
    background-color: #DEF2F2;
    margin-bottom: 1em;
	width:750px;
	}
		img {
  max-width: 100%;
  height: auto !important;
	}
	
		  .box.call {
    min-height: 220px;
  }
  
	.box {
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: white;
	}
	
	.box.boxbg {
    background-color: #DDF2DA;
	}

	.RadMenu.rmResponsive ul {
    float: right !important;
    width: 100%; 
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
	}
	
		.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
		/* padding-right: 105px; */
		float: none;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
	padding-top:4px;
	font-family: 'proxima_novasemibold';
	font-size: 16px;
	background-color:#8AA1B1;
	}
		#ctl01_Primary_NavMenu	{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	}
	/* Auxiliary Navigation */
	div.aux-container	{
		display: none;
	}
	div.collapsed-aux-spacer	{
		height: 1px; 
	}
	.header-search {
		padding: 0 15px !important;
	}
	html body .bg-stripe-full-row {
    background: transparent url("../img/bg-stripe.png") repeat left top;
    margin: 3em 0 !important;
    padding: 1em 0 !important;
    position: relative !important;
    display: inline-block !important;
    margin-left: 0 !important;
    width: 100% !important;
	}

	html body .bg-stripe-full-row::before {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    width:287px;
	right:100%;
    background: transparent url("../img/bg-stripe.png") repeat right top;
	}
	html body .bg-stripe-full-row::after {
    content: "";
    display: inline-block;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    width:287px;
	left:100%;
	
    background: transparent url("../img/bg-stripe.png") repeat right top;
	}
}
@media (min-width: 768px)	{
	.container {
	width: 750px;
	}
	.item {
	height: 400px;
	background-size: 100% auto;
	}
	#ctl01_Primary_NavMenu	{
		display:none;
	}
}

@media (max-width: 768px) {
	div.collapsed-aux-spacer	{
		height: 0px; 
	}
	/* .nav-auxiliary	{
		display: none;
	} 
	#ctl01_Auxiliary_Auxiliary_rptWrapper_Auxiliary_rptWrapper_rpt_ctl02_NavigationLink,
	#ctl01_Auxiliary_Auxiliary_rptWrapper_Auxiliary_rptWrapper_rpt_ctl03_NavigationLink,
	#ctl01_Auxiliary_Auxiliary_rptWrapper_Auxiliary_rptWrapper_rpt_ctl04_NavigationLink,
	#ctl01_Auxiliary_Auxiliary_rptWrapper_Auxiliary_rptWrapper_rpt_ctl05_NavigationLink,
	#ctl01_LangSelect_LangSelect
	{
		display: none;
	} */
	.navbar-collapse {
    background-color: #2F4858;
	}
	.navbar-header {
    float: none;
	padding-top:70px;
	margin-left:225px;
	}
	/* fix search icon */
	[class^="icon-"], [class*=" icon-"] {
		font-size: 0px;
	}
	/* Hidden per Koinema otherwise menu display on tab */
	#ctl01_Primary_NavMenu	{
		/*width: 69% !important;*/
		float: right;
	}
	/*#ctl01_Primary_NavMenu	{
		display:none;
	}*/
	div.ipalogo	{
		display:none;
	}
	div.ipalogomobile	{
		display:inline !important;
	}
	.RadMenu.rmResponsive ul {
    float: left;
    width: 100%;
	display:inherit;
    justify-content: space-between;
    padding: 0;
    margin: 0;
	/*sub menu */
	font-size: 13.5px;
	background-color: #2F4858; 
	}
	 .navbar-collapse {
    color:#3A96C4;
	/* position:absolute;
	z-index:1;
	 background-color: #021538; 
	width: 100%; */	
	} 
	/* Fix footer */
	.footer-nav-copyright .footer-copyright {
    display: inline-block;
    margin: 0 0.2em .65em 0;
	}
	  #ste_container_HeaderLogoSpan	{
		display:inline;
	} 
		.block-hero.sharp.home  {
	background-image: url('https://www.ipa.world/ipa/images/banner/conference400x200.png');
	background-repeat: no-repeat;
	background-size:100%



}
}
@media (max-width: 736px) {
	.RadMenu.rmResponsive ul {
		background-color: #5f9ea0;
		width:100%;
		/* width:430px !important;  changed to fix mobile menu 12/07/2017 */
	}
		.block-hero.sharp.Resources {
	background-image: url('http://www.ipa.world/IPA/images/2016%20Design/img/fullwidth/Resources3.jpg');
	margin-top: -9px;
	background-size:100%;
	height:233px;
	}
	/* .search-container, .auth-link-container {
    display: none;
     margin-top: -30px; 
	} */
}

@media (min-width: 768px)	{
	.RadMenu.rmResponsive .rmRootGroup > .rmItem {
	float: none;
	}
} 
/*
@media (min-width: 768px)	{
		div.ipalogomobile	{
		display:inline !important;
		margin-top:10px;
	}
} */
@media (max-width: 640px) {
	.RadMenu.rmResponsive ul {
		background-color: #5f9ea0;
		width:100%;
		background-color: #2F4858;
		/* margin-top: 30px; Adjusted for mobile 12/07/2017 */
	}
	.block-hero.sharp.Resources {
	background-image: url('http://www.ipa.world/IPA/images/2016%20Design/img/fullwidth/Resources3.jpg');
	margin-top: -9px;
	background-size:100%;
	height:233px;
	}
	div.ipalogomobile	{
		display:inline !important;
		margin-top:10px;
	}
	.boxpadTEAM {
    padding: 20px;
	background-color:#fff;
	border-radius:3px;
	height:100%;
	}
	.abstract .img-containerTEAM {
    max-height: 100%;
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 15px;
	}
.block-hero .data-hero-President {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px;
    border-radius: 3px;
    margin-top: 150px;
}
.block-hero.sharp.President {
    background-image: url(https://www.ipa.world/IPA/images/VUimagepage.jpg);
    background-size: 100%;
    margin-top: -80px;
    height:220px;
    background-repeat: no-repeat;

}


a.btn.btn-default.btn-lg	{
	margin-top:-210px;

}
	.btn-lg, .btn-group-lg > .btn {
    padding: 5px 8px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px;
}

div#ctl01_TemplateBody_WebPartZone2Header	{
	margin-top:50px;
}

}
/*
@media (max-width: 480px) {
	.navbar-collapse {
    color:#FFF;
	position:absolute;
	z-index:1;
	width: 410px;
	background-color: #DEF2F2;
	} 
	.nav-secondary {
    background-color: #DEF2F2;
    width: 410px;
	}

.block-hero.sharp.home  {
	background-image: url('https://www.ipa.world/ipa/images/banner/vancouver2l.png');
	background-repeat: no-repeat;
	background-size:100%;
}


}
*/

@media (max-width: 320px) {
.block-hero.sharp.home  {
	background-image: url('https://www.ipa.world/ipa/images/banner/300x200congress.png');
}

}


