body{
    overflow-y: scroll !important;
}

.content_container {
    /*overflow:auto;*/
}

.black_topbar{
    background:black;
    overflow: auto; 

    position: absolute;
    width: 100%;
    z-index: 300;
}

.black_topbar a{
    color:white;
}

.site_container {
    min-height: 100%;
}

.site_content {
    background: white;
}

.site_footer {
    background:black;
    overflow:hidden;
    padding:100px;
    padding-bottom:90px;
    color:white;
    width:100%;
}

.main_content {
    max-width:1200px;
    width:100%;
    margin:auto;
    padding-left:20px;
    padding-right:20px;

    float:none;
}

.site_navigation .main_content, 
.gkb_header .main_content,
.rbg_header .rbg_title{
    max-width:1300px;
}

.black_topbar .main_content{
    max-width:1300px;
}

.width_full {
    max-width:1360px;
}

.content_container .main_content {
    padding-left:0px;
    padding-right:0px;
    position: relative;
}

#ama-page-21362 .content_container .main_content {
    overflow:auto;
}

.newsletter_spotlight .main_content {
    overflow:auto;
    padding-left:0px;
    padding-right:0px;
}

hr {
    border-color:black;
}

.site_header .subnav{
    display: block;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site_header .subnav  a{
    margin-left: 20px;
}

.navbar-default{
    background:none;
}

.navbar-default .navbar-nav>li>a:hover{
    background-color: #eee;
}

.site_navigation .head_nav .navbar-nav>li>a{
    min-width:75px;
    padding-bottom:42px;
}

.site_navigation .head_nav .navbar-nav>li.search a{
    padding-bottom: 32px;
}

.site_navigation .head_nav .navbar-nav>li.search img{
    width:25px;
}


.analytics_embed{
    border:1px solid #cabbbb;
    overflow: auto;
    padding:10px;
    margin-bottom:10px;
}

.analytics_embed hr{
    border-color:#cabbbb;
}


.analytics_block{
    min-height: 330px;
    width: 100%;
}

.error_page{
    text-align:center; 
    min-height: 250px;
}

.error_page p{
    text-align:left;   
}

.error_listings{
    text-align:left;
    padding-left: 11%;

}

.ama-highlight-layout{
    padding: 15px;
    border: 1px solid black;
}

.clear{clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}

.site_navigation {
    min-height:166px;

    z-index: 200;
    position: relative;
    background: white;
    padding-top: 47px;

    border-bottom: 1px solid #DFDFDF;
}

.banner_content .banner_info{
    text-align: left;
    width: 23.5%;
    float: right;
    clear: both;
    background: #C85028;
    height: 50%;
    margin-right: 80px;
    position: relative;
}

.banner_info a {
    position: absolute;
    bottom: 1.875em;
}

.banner_info {
    padding-top: 1.875em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    padding-bottom: 0.625em;
}

.banner_content .banner_info:first-child {
    border-bottom:1px solid white;
}

.banner_container {
    position: relative;
}

.banner_content{
    position: absolute;
    z-index: 60;
    top: 0;
    height: 100%;

    max-width: 1800px;
    width: 100%;
}

.box_container{
    background:#f8f8f8;
    margin-right:1%;
    margin-left:1%;
    padding:0px;
    margin-top: 40px;

    width:27%;
    float:left;
}

.box_container.first{ 
    margin-left: 7.5%;
    margin-right: 1%;
}

.spotlight_cta a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.event_spotlight .box_container img, a.box_container .event_box_overlay > img{
    width:100%;

}

.course_spotlight .box_container img{
    width:100%;
}

.home_spotlight .box_container img{
    /*width:100%;
    padding-bottom:0.625em;
    max-width:3.75em;
    vertical-align: middle;*/
}

.home_spotlight .box_container{
    /*    padding: 2em;
    margin-top: 3.70em;*/
}

.event_spotlight{
    background: -webkit-linear-gradient(#C85028  80%, white 20%);
    background: -moz-linear-gradient(#C85028  80%, white 20%);
    background: -ms-linear-gradient(#C85028  80%, white 20%);
    background: linear-gradient(#C85028  80%, white 20%);

    /*background-size: 80% !important;*/
}

.home_spotlight {
    background: -webkit-linear-gradient(#993366 80%, white 20%);
    background: -moz-linear-gradient(#993366 80%, white 20%);
    background: -ms-linear-gradient(#993366 80%, white 20%);
    background: linear-gradient(#993366 80%, white 20%);

    /*background-size: 80% !important;*/
}

.course_spotlight {
    background: -webkit-linear-gradient(#993366 80%, white 20%);
    background: -moz-linear-gradient(#993366 80%, white 20%);
    background: -ms-linear-gradient(#993366 80%, white 20%);
    background: linear-gradient(#993366 80%, white 20%);
}

.box_container .call_to_action{
    margin-top:1em;
    position: absolute;
    bottom:1em;
    font-family: OmnesMedium;
    font-size: 1.125em;
    float: left;
    max-width:130px;
    width:100%;
}

.home_spotlight  .box_container .call_to_action .pull-right{

}


.event_spotlight_content{
    padding:20px;
}

.spotlight{
    padding-top: 5.5em;
}

#ama-page-21285 .spotlight{
    margin-top: 40px;
    padding-top:0px;
}

.spotlight_right .spotlight_text {
    padding-left: 8%;
    padding-right: 8%;
    overflow:auto;
}

.spotlight_left .spotlight_text {
    padding-left: 3em;
    padding-right: 3em;
    overflow:auto;
}


.spotlight h2{
    margin-left: 7.5%;
    text-align: left;
}

.spotlight_cta{
    font-family: OmnesRegular;
    font-size: 1.125em;
    position: absolute;
    right: 7.5%;
    top: 3.5em;
    padding:15px 20px 15px 20px;
    border:1px solid white;
    color:white;
    max-width: 210px;
    width: 100%;
    text-align:center;
}

.spotlight_inner_content .spotlight_cta{
    position: static;
    max-width: 270px;
    width:100%;
    margin-top: 3em;        
    background:#C85028;
    border:0px;
    float: left;
    clear: both;
    /*padding: 5px 60px 5px 60px;*/
    text-align: center;

}

.spotlight_inner_content .spotlight_cta img{
    float:none;
    margin:0px;
    height: auto;
}

#ama-page-21285 .spotlight_cta{
    top: 56px;
}

.event_box_head{
    color:white;
    background:black;
}


.spotlight_image {
    padding-left: 0px;
    padding-right: 0px;
}

.spotlight_text {
    color:white;
    margin-bottom:20px;
}

.spotlight_text img{
    width:2.5em;
    height:2.5em;
    margin-right:1em;
    margin-left:0em;
    margin-top:0.5em;
    float:left;
}

.spotlight_text p{
    display:inline;
}

.spotlight_inner_content .spotlight_text p{
    padding-bottom: 0;
}

.spotlight_text h2{
    margin-left:0px;
    padding-bottom:0.5em;
}

.col-sm-8 .spotlight_text h2{
    font-size: 2.25em;
}

.spotlight_background{
    background:  var(--blue);
    overflow: auto;
}

.spotlight_inner_content {
    padding-left: 0px;
    padding-right: 0px;
}

.network_spotlight{
    text-align:left;
}

.network_spotlight {
    padding-bottom: 5.5em;
}

.network_spotlight img{
    width:90%;
    margin-bottom:20px;
    margin-top:20px;

}

.network_spotlight h2{
    color:black;
    margin-top:0em;
}


/*
AB - 13/05/19 - Update the networks to be in the grey boxes instead
.network_spotlight .networks div{
width: 30%;
float: left;
padding: 1%;
height:170px;
}

.network_spotlight .networks div.first{
margin-left: 5%;
}*/

.network_spotlight .networks div{
    padding: 30px;
}
.networks a{
    width: 100%;
}
.network_spotlight img{
    width: 100%;
}

.newsletter_spotlight {
    background: #C85028;
    padding-bottom:60px !important;
    color:white;
}


.full_width.newsletter_spotlight h2{
    color: white;
    font-size: 2.125em;
    margin-top: 2em;
    margin-bottom: 30px;
}

.full_width .newsletter_spotlight p{
    padding-right:10%;
    line-height: 1.75em;
}

.full_width.newsletter_spotlight p{
    padding-right:10%;
    line-height: 1.75em;
}

.newsletter_spotlight input{
    width:70%;

    padding:15px 20px;
    color:black;
    border: 1px solid white;
}

.newsletter_spotlight button{
    width:29%;

    background: none;
    border: 1px solid white;
    padding:15px 20px;
    margin-left: -5px;
}

.site_footer .inner_foot{
    height:280px;
}

.site_footer ul{
    list-style:none;
    padding-left:0px;
    padding-top: 40px;
}

.site_footer ul li{
    padding-bottom:5px;
}

.center_block a{
    color: white;
}

.right_block{
    text-align:right;
}

.right_block img{
    vertical-align: bottom;
}

.right_block .social{
    position:relative;
    top:75%;
}

/* Social Media Icons */
a.svg_img {
    text-decoration:none!important;
}

a svg:hover #Social { 
    fill: #c85028;
}

/* Social End */

.foot_block{
    width: 32%;
    display: inline-block;
    height: 100%;
}

.left_block {
    width: 47%;
}

.center_block {
    width: 33%;
}

.right_block {
    width: 19%;
}

.left_block img{
    position: relative;
    bottom: 30px;
}

.right_block a{
    padding-right:10px;
}

.carousel-caption{
    text-align:left;
    top: 10px;
    bottom:0px;
}

.carousel-caption h2{
    margin-left:0px;
}

.full_width {
    padding:0px;
}

.full_width h2{
    margin-left:0px;
}

.full_width .newseltter{
    padding:0px;
}

.full_width .newseltter div{
    padding:0px;
}

.spotlight_stats {
    display:none;
}

.spotlight_stats .spotlight_inner_content{
    padding:0px;
}

.banner_text{
    width: 100%;
    margin: auto;
    max-width: 1300px;
    padding-right: 28%;
    padding-left: 2.5em;
}

.banner_text_container{
    position: absolute;
    bottom: 10%;
    z-index:100;
    width:100%;    
    padding-left: 30px;
}

#ama-page-21482 .side_nav .banner_cta{
    max-width:220px;
    position:relative;
}

#ama-page-21482 a.side_button {
    position: relative;
}

.banner_cta{
    padding: 1em 0em 1em 0em;
    border:0px;
    color: white;
    background-color: #C85028;
    width: 100%;
    max-width:200px;
    text-align: center;
    margin-bottom: 1em;
}

.hero_banner_cta .banner_cta{
    padding: 1em 3.75em 1em 3.75em;
}

.nav .banner_cta{
    padding:10px 30px 10px 30px;
    max-width:150px;
    max-width:160px;

}

.nav .banner_cta2{
    padding-bottom:10px;
    max-width:150px;
}

.slide_down{
    text-align: center;
    padding:30px;
    margin-bottom:-40px;
}

.top_dropdown{
    overflow:auto;
    color:white;
    padding-left:1%;
    padding-right:1%;

    height:0px;
}

.dropdown.open .submenu_arrow:before {
    content: "\f077";
}

.top_dropdown.active{
    display:block;
    height: auto;
} 

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background:none;
    background-color: none;
}

.nav>li>.banner_cta:focus, .nav>li>.banner_cta:hover{
    background:white;
    color:black;
}

.nav>li>.banner_cta2:focus, .nav>li>.banner_cta2:hover {
    padding-top: 10px;
    background:white;
    color:black;
}

.nav .banner_cta2{
    padding-top: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav>li>a:focus, .nav>li>a:hover{
    background:none;
    background-color: none;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.navbar-toggle .icon-bar{
    background:black;
}

.head_nav_container{
    display: table;
}

.site_navigation .head_logo{
    padding: 1em 0px 1em 0px;
    max-width:150px;
    width:100%;
    z-index: 10;

    /*position:absolute;
    top:0;*/

    float: left;
    display: table-cell;

    height:120px;
    position:absolute;
}

.site_navigation .head_logo a{

}

/*.site_navigation .head_logo img{
height:87px !important;
}*/

.container-fluid{
    padding-left:0px;
    padding-right:0px;
}

.site_navigation .nav{
    width:100%;
}

.site_navigation #navbar li{
    text-align: center;
    vertical-align: bottom;
    margin-bottom: -2px;
}

.site_navigation #navbar li a{
    cursor:pointer;
}

.navbar-nav>li {
    display: inline-block;
    float:none;
}

.search img{
    max-width:22px;
}

.navbar-right{
    text-align: right;
}

.head_nav{
    padding-right: 0px;

    float:none;

    /* position: absolute;
    height: 100px; 
    top:40px;
    right: 0;
    width: 100%;*/

    height:120px;
    display: table-cell;
    vertical-align: bottom;
}

.main_subnav{
    height:100%;
    color: black;
    position: absolute;
    z-index: 150;


    text-align: left;
    height:0px;
    overflow: auto;
    top:101%;

    background: #C85028;
    margin-top:5px;

    /*left:-10%;*/
    /*    width: 110%;*/

    left:0;
    width:100%;
}

.site_navigation #navbar .main_subnav li{
    text-align: left;
}

.site_navigation #navbar .main_subnav li.spacer_top{
    margin-top: 2em;
}

.nav>li{
    position:static;
}

.main_subnav.active{
    //height:360px;
    height: inherit;
}

.menu_nav_content {
    background: #C85028;
    height:0px;

    position: absolute;
    z-index: 110;
    width: 100%;
    top:100%;
}



.menu_nav_content .active{
    height:auto;
    margin-top:10px;
    margin-bottom:10px;
}

.head_nav .navbar{
    margin-bottom:0px;
}

.menu_nav_background{
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 100;
    opacity: 0.8;
    top: 0;
} 

.menu_nav_content.active{
    height: inherit;
    min-height: 300px;
}

.menu_drop:hover {
    border-bottom:5px solid #000000;
}

.menu_drop.active {
    border-bottom:5px solid #C85028;
}

.navbar-toggle{
    top: -25px;
}

.banner_container .banner_image{
    /*max-height: 720px;*/
}

.banner_image {
    width:100%;
}

.main_foot_block{
    max-width: 1200px;
    margin: auto;
}

.hero_banner{

}

.hero_banner #background{
    max-height: 720px;
    overflow: hidden;
}

.banner_overlay{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    width: 100%;
    max-height: 720px;
    position: absolute;
    height: 100%;
}

.pt_right {
    /* turns the arrow to point to the right */
    transform:          rotate(270deg);
    -ms-transform:      rotate(270deg);
    -moz-transform:     rotate(270deg);
    -webkit-transform:  rotate(270deg);
    -o-transform:       rotate(270deg);
    vertical-align: inherit;
    width:13px !important;
    position: relative;
    display: inline-block;
}

.pt_down {
    width:13px !important;
    position: relative;
    left: 10px;
    top:-2px;
}

.box_container .pt_right {
    width:13px !important;
    position: relative;
    left: 10px;
    top:-2px;
}

.black_topbar .banner_cta{
    margin-bottom: 0em;
}

.dropdown-black{
    margin-left:-15px;
}

/*****************************************Log in model***********************************************************************/

.modal-open .black_topbar .main_content {

}

.modal-backdrop{
    z-index: 200;
}

.modal .site_footer{
    display:none;
}

.modal-dialog{
    /*width:100%;*/
}

.modal .login2{
    width:100%;
}

.modal .login2.col-sm-push-2{
    left:0;
}

.modal .login2 .col-sm-6{
    /*width:100%;*/
}

.modal .login2 .login_image{
    display:none;
}

.modal .login2 .login_entry{
    width:100%;
}

.modal a{
    color:#C85028;
}

.modal .login2 button{
    max-width: 150px;
    float: right;
    background: #C85028;
    border-radius: 0px;
    border: 0;
    padding: 15px 40px;
}

.modal .alt_login{
    text-align: right;
}

.modal .alt_login p{
    margin-top: 2em;
}

.modal .login2 .login_entry .input-group{
    width:100%;
    margin-bottom:2em;
    padding: 15px 0px;
    border-bottom:3px solid #DFDFDF;
}

.modal .login2 .login_entry .input-group input{
    border:0px;
    box-shadow: none;
    padding-left:10px;
}

.modal .container {
    padding: 3em;
    width: 100%;
    max-width: 800px;
}

.modal .container .page-header{
    border:0px !important;
    margin-top:0px;
}

.modal .container h3{
    margin-top:0px;
}

.modal-dialog{
    top:10%;
    margin-top:50px;
}

.modal-content{
    box-shadow:none;
    border:0px;
}

/**************************************************************************************/

.border_top{
    border-top:1px solid white;
}

.page_header{
    border-bottom: 1px solid #DFDFDF;
    margin-bottom:3em;
    margin-top:3em;
    padding-bottom:3em;
    width: 100%;
    right: 5%;
    padding-left: 6%;
}

.page_header h1{
    border-radius: 0px 10px 10px 0px;
    display: inline-block;
    padding-left:0.75em;
    font-size: 4.75em;
    margin-top: -0.5em;
    margin-bottom: -1em;
    line-height: 0.95em;
    /*                padding-right: 5em;*/
}

.orange_header_border{
    width:10px;
    height:90%;
    background:#C85028;
    display: inline-block;
    border-radius: 0px 10px 0px 10px;
    margin-bottom: -20px;
    position: absolute;
    top: -20px;
}

.orange_header_border{
    border-left: 10px solid #C85028;
    border-radius: 0px 10px 0px 10px;

}

.side_nav {
    min-height:200px;
}

.side_nav .side_nav_spacer {
    padding:0px;
    padding-bottom: 4em;
}

.side_nav ul{
    list-style: none;
    padding-left:0px;
    padding-top:1em
}

.side_nav ul li{
    font-size: 1em;
    padding-bottom:1.2em;
}

.side_nav ul li a{
    color:black;
}

.breadcrumb{
    background:none;

    padding-top:4em;
}

.site_navigation .head_nav .navbar-nav>li.login{
    background:black;
    margin-left:10px;
    margin-right:10px;
    margin-bottom: 20px;
}

.site_navigation .head_nav .navbar-nav>li.other_sites{
    border:1px solid white;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px !important;
}

.input-group{
    width: 100%;
}

#ama-page-1559 #login{
    margin-bottom:20px;
}

.site_navigation #navbar li .dropdown-menu {
    margin:0px;
    padding-bottom:0px;
}

.site_navigation #navbar li .dropdown-menu li{
    background:black;
}

.site_navigation #navbar li .dropdown-menu li a{
    font-size: 16px;
    padding: 20px;
    color: white;
    text-align: left;
}

.white_search{
    width: 20px !important;
    position: relative;
    left: 15px;
}

.site_navigation #navbar .main_subnav ul .subnav_head{
    font-weight:bold;
}

.site_navigation #navbar .main_subnav li{
    font-weight:bold;
}

.site_navigation #navbar .main_subnav .subnav_sub li{
    font-weight:normal !important;
    font-style: unset;
}

.site_navigation #navbar .main_subnav .border_seperator li{
    margin-top:0;
}

.site_navigation #navbar .main_subnav .subnav_sub li a{
    font-weight:normal !important;
    -webkit-font-smoothing: antialiased;
}

.site_navigation #navbar .main_subnav ul .subnav_sub{
    margin-bottom:0px;
}

.network_container.clicked .content_right{
    display: none;
}





/**************************************************SHARE SCRAPE*********************************************************/

/*body {
font-family: 'Roboto';
background-color: #e5eef3;
text-align: center;
color: #f1ce64;
font-size: 28px;
}*/

.share a {
    color: #f1ce64;
}

.share {
    position: relative;
    /*position: absolute;
    width: 400px;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -40px;
    border-radius: 80px;*/
}

.share span {
    width: 200px;
    line-height: 80px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    /*left: 50%;
    margin-left: -100px;*/
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}

.share span img{
    margin-right:10px;
}

.share nav{
    font-size: 0;
}

.share a {
    line-height: 80px;
    /*width: 80px;*/
    width: 40px;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    color: #ffffff;
    overflow: hidden;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    margin: 0 -20px;
    /*    box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);*/
}

.share a:nth-child(1) {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    margin-left: 0;
}

/*.share a:nth-child(1):hover {
background-color: #61c5ec;
}


.share a:nth-child(2):hover {
background-color: #3B5998;
}

.share a:nth-child(3):hover {
background-color: #ea4335;
}

.share a:nth-child(4):hover {
background-color: #000000;
}*/

.share a:nth-child(4){
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-right: 0;
}




.share:hover span {
    opacity: 0;
}

.share:hover a {
    border-radius: 50%;
    margin: 0 10px;
    color: black;
    font-size: 28px;
}

.share:hover a:hover {
    color: #C85028;
}

/*******************************************************************************************/





/***********************************CHEVRON SCRAPE***************************************/

#accordion {
    padding: 30px 150px;
}
.panel-title a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 20px;
}
.panel-default > .panel-heading {
    text-align: left;
}
.panel-heading {
    padding: 15px 15px;
}

/* Code for animation -- to change direction of chevron just change -40px to 40px and vice versa */
.glyphicon-chevron-down-custom span,
.glyphicon-chevron-up-custom span {
    width: 8px;
    width: 6px;
    height: 3px;
    background-color: rgb(99, 99, 99);
    display: inline-block;
    transition: all 0.1s linear;

}
.glyphicon-chevron-down-custom .sp-1,
.glyphicon-chevron-up-custom .sp-2 {
    transform: skewY(-40deg);

    -ms-transform: skewY(-40deg);
    -webkit-transform: skewY(-40deg);
    -moz-transform: skewY(-40deg);
    -o-transform: skewY(-40deg);
}
.glyphicon-chevron-up-custom .sp-1,
.glyphicon-chevron-down-custom .sp-2 {
    transform: skewY(40deg);

    -ms-transform: skewY(40deg);
    -webkit-transform: skewY(40deg);
    -moz-transform: skewY(40deg);
    -o-transform: skewY(40deg);
}
.glyphicon {
    top: -2px;
}

.other_sites .other_sites_btn .chev_icon {
    display:inline-block;
    position: relative;
    top:-17px;
}

.nav .banner_cta2.other_sites_btn p{
    display: inline;
}



/*******************************************************************************************/

.black_topbar .glyphicon-chevron-down-custom span, .black_topbar .glyphicon-chevron-up-custom span{
    background-color:white;
}

.black_topbar .glyphicon-chevron-down-custom span, .black_topbar .glyphicon-chevron-up-custom span{
    background-color:white;
}

.black_topbar .chev_icon{
    margin-left: 15px;
    position: relative;
    top: -2px;
}

.panel-group .chev_icon{
    margin-right: 150px;
    position: relative;
    top: -2px;
}

.wheel-sect {
    z-index: 5;
}

.Pro_wheel img {
    position: absolute;
}

.wheel-sect img {
    position: absolute;
    top: 0px;
    /*    right: 350px;*/
}

#ama-page-21285 .home_spotlight{
    height:800px;
}

.dialog{
    display:none;
}

.wheel_wrap{
    height:700px;
    position:relative;
}

.ui-widget-header {
    background: url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) repeat-x scroll 50% 50% #CCCCCC;
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

.ui-dialog-content .pro_button {
    background-image: url(/img/pro_button.png);
    padding: 5px;
    margin-top: 10px;
    padding-right: 30px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    font-size:13px;
    color:white;
}

.ui-button {
    background: #FF6633 !important;
}

.ui-button-text{
    color:white;
    font-size:14px;
}

.ui-dialog-content p {
    padding-bottom: 10px;
    font-size:13px;
    font-family: OmnesMedium;
}

.ui-dialog-titlebar{
    font-size: 14px;
    font-family: OmnesMedium;
}

.addthis-smartlayers{
    display:none !important;
}

.search_filter_panel .checkbox_label{
    float:left; /* add for devices*/
    display:contents; /* add for devices*/
}

.search_filter_panel .clear_filters .cr{
    float:left;  /* add for devices*/
}

.search_filter_panel .clear_filters label .cr_t{
    float:left; /* add for devices*/
}

.site_navigation .menu_nav {
    /*    position: relative;
    height:100px;*/
}

.embed-responsive-16by9{
    /*height:200px;
    padding-bottom:0px;*/
}

.text_content .embed-responsive-item{
    height:400px;
}

[id^="buzzsprout-player-"] .embed-responsive-item{
    height: 200px;
		height: revert-layer;
}

/*.text_content .embed-responsive-item:first-of-type{
height:220px;
}*/

.contact_form .text_content .embed-responsive-item{
    height:auto;
}

.text_content .iframe_podcast .embed-responsive-item{
    height:220px;
}


.head_nav_container{

}

.newsletter_spotlight .newseltter .spotlight_cta {
    background:none;
    position:static;
    margin-top: -15px;
}

.not_found_nav{
    text-align:left;
}

#google_map{
    width:100% !important;
    min-width: unset !important;
    max-width:740px;
}
#cookie_content a{
    text-decoration: underline;
}

.sitemap_container .subnav_head{
    color:black;
}

.sitemap_container .nav_block a{
    color:black;
}

.sitemap_container .nav_block a:hover{

}

.sitemap_container .nav_block ul {
    padding-left:10px;
    padding-top:5px;
}

.sitemap_container .nav_block {
    padding-top:10px;
}

#ama-page-21882 .ui-widget-content {
    background: url(images/ui-bg_flat_75_ffffff_40x100.png) repeat-x scroll 50% 50% #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
    padding: 2px;
}

#ama-page-21882 .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}

#ama-page-21882 .ui-dialog-content {
    min-height: 150px !important;
    max-height: 250px !important;
}

#ama-page-21882 .ui-dialog-buttonpane {
    background: #CCCCCC !important;
}

#ama-page-21882 .ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    border-width: 1px 0 0;
    margin: 0.5em 0 0;
    padding: 0.3em 1em 0.5em 0.4em;
    text-align: left;
}

#ama-page-21882 .ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
}

#ama-page-21882 .ui-dialog .ui-dialog-titlebar-close {
    display:none;
}

#ama-page-21882 .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: right;
}

#ama-page-21882 .ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.banner_info .read_more span.underline {
    width:90%;
}

.glossary_az{
    clear:both;
}

.spotlight_image.spotlight_video .embed-responsive{
    height:400px;
    overflow:hidden;    
}


.RBG_spotlight{
    margin-bottom:1.5em;
    color:black;
    float:none;
}

.RBG_spotlight h3{
    font-size: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em; 
}

.RBG_spotlight .spotlight_text{
    color:black;
}

.RBG_spotlight .spotlight_text p{
    font-size: 1em;
    display:block;
    line-height:1.25em;
    letter-spacing: 0.025em;
}

.RBG_spotlight .spotlight_text h2{
    font-size: 1.5em;
    color:black;
}

.RBG_spotlight h6{
    font-weight: normal;
    color:#C85028;
}

.RBG_spotlight .spotlight_text h2 a{
    color:black;
}

.RBG_spotlight.spotlight_inner_content .spotlight_image {
    height: auto;
}

.RBG_spotlight.spotlight_inner_content .spotlight_image img{
    margin: auto;
    padding: 10px;
    background: white;
    height:auto;
    max-height: 100px;
}

.rbg_feat_logo {
    max-width:100%;
}

.RBG_spotlight.spotlight_left .spotlight_text{
    padding-left:0em;
    padding-right:1em;
}

.dropdown-orange{
    cursor: pointer;
    padding-right: 40px !important;
    position: relative;
}
.dropdown-orange-logout{
    cursor: pointer;
    position: relative;
}
.black_topbar .dropdown-orange .chev_icon{
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 15px;
}
.black_topbar .dropdown-orange:hover span,
.dropdown-orange-logout:hover span{
    background-color: black;
}
.account_dropdown{
    overflow: auto;
    color: white;
    padding-left: 1%;
    padding-right: 1%;
    height: 0px;
}
.account_dropdown.active {
    display: block;
    height: auto;
}
.account_dropdown .col-sm-3, .content_right{
    float: right;
}
.network_container.clicked_account .other_sites{
    display: none;    
}
.account_dropdown_wrap{
    background-color: #C85028;
}

#ama-page-22142 .sitemap_container #navbar {
    position:static;
    background:none;
}

#ama-page-22142 .sitemap_container #navbar .nav-back-region{
    display:none;
}

#ama-page-22142 .sitemap_container #navbar .login .login_cta{
    display:none;
}

#ama-page-22142 .sitemap_container #navbar .subnav_content{
    background: white !important;
}

#ama-page-22142 .sitemap_container .nav_block li{
    padding-bottom:5px;
}

.membersPresentation .mrsVideo-thumb a {
    height: 100px;
    color: black;
    text-decoration: none;
    display: block;
    margin-bottom:40px;
}

.mrsVideo-thumbs a p{
    color:black;
}

.membersPresentationMain iframe{
    width:100%;
}

.membersPresentation div{
    margin-top:20px;
}

.membersPresentation .mrsVideo-thumb a .video-play-button{
    position: absolute;
    top: 34px;
    left: 50px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    margin-left: -7px;
    background-position: 0 0;
    text-indent: -9999px;
}

.membersPresentation .mrsVideo-id{
    display: none;
    visibility: hidden;
}

.membersPresentation .mrsVideo-thumb img {
    float: left;
    margin-right: 10px;
}

.my_faves{
    color: #C85028!important;
}


/******************RBG FOOT SEARCH********************/

.rbg_foot_block{
    display:none;
}

.rbg_foot_search .rbg_foot_block{
    display:block;
}

.rbg_foot_search .rbg_title p{
    padding: 20px 0 20px 0;
}

.rbg_foot_search .rbg_head_block{
    display:none;
}

#ama-page-21942 .rbg_foot_search .rbg_head_block{
    display:block;
}

.rbg_foot_search .rbg_header{
    padding:4em 0 3em 0;
    background:#347172;
    margin-top:0px;
    /*border-bottom: 8px solid #C85028;*/
}

.rbg_foot_search .rbg_header .search_input{
    font-size: 2em;
}

.rbg_foot_search .rbg_title{
    padding-left:40px;
}

.rbg_foot_search .rbg_search_filters{
    display:none;
}

.rbg_foot_search .rbg_title div:nth-child(2){
    margin-top: 20px;
}

/**********************************************/

.head_nav_container .main_subnav .side_nav_entry{
    display:none;
}



/*********************COOKIE POLICY*******************************/

.cookie_options .cookie_options_item{
    font-family: "nta", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    display: inline-block;
    position: relative;
    min-height: 40px;
    margin-bottom: 10px;
    padding-left: 40px;
    clear: left;
}

.cookie_options .cookie_options_item .cookie_options_input{
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: -2px;
    left: -2px;
    width: 44px;
    height: 44px;
    margin: 0;
    opacity: 0
}

#ama-page-22836 .cookie_options .cookie_options_item .cookie_options_input{
    width: 44px !important;
}

.cookie_options .cookie_options_item .cookie_options_label{
    display: inline-block;
    margin-bottom: 0;
    padding: 8px 15px 5px;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.cookie_options .cookie_options_item .cookie_options_label::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border: 2px solid currentColor;
    border-radius: 50%;
    background: transparent;
}

.cookie_options .cookie_options_item .cookie_options_label::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 0;
    height: 0;
    border: 10px solid #C85028;
    border-radius: 50%;
    opacity: 0;
    background: #C85028;
}

.cookie_options_input:checked+.cookie_options_label::after {
    opacity: 1;
}

.cookie_inner #cookie_content{
    width:100%;
    display:block;
    padding-bottom:20px;
}


.cookie_wrap .spotlight_cta{
    position: static;
    display: inline-block;    
    margin-right: 30px;
}

.cookie_wrap .cookie_cta{
    position: static;
    display: inline-block;    
    margin-right: 30px;
    text-align:center;

    font-family: OmnesRegular;
    font-size: 1.125em;
    right: 7.5%;
    top: 3.5em;
    padding: 15px 20px 15px 20px;
    border: 1px solid white;
    color: white;
    max-width: 220px;
    width: 100%;
    text-align: cente
}

a.cookie_cta:hover {
    background: white !important;
    color: black;
}

a.cookie_cta .arrow_black {
    display: none;
}

a.cookie_cta:hover .arrow_black {
    display: inline;
}

a.cookie_cta:hover .arrow_white {
    display: none;
}

.cookie_inner #cookie_content {
    width: 100%;
    display: block;
    padding-bottom: 20px;
}

.cookie_inner #cookie_controls {
    width: 100%;
    display: block;
    text-align: left;
}

.cookie_inner #cookie_controls a.spotlight_cta{
background-color: #3f48cc;
}

.cookie_inner #cookie_controls a{
margin-top: 10px;
text-align:center;
}

.site_navigation .cookie_wrap .mrs_close_menu {
    position: absolute;
    display: inline-block;
    top: 20px;
}

.membersPresentation .mrsVideo-thumb #thumb-322 img{
    width: auto;
}

/******************topic/startmakingsense TWITTER BLOCK STYLES***********************/

#ama-page-22712 .twitter_insert_block .twitter_block_header{
    padding: 0 15px;
}

#ama-page-22712 .twitter_insert_block a{
color: rgb(29, 155, 240);
}

#ama-page-22712 .twitter_insert_block .item{
background: white;
    margin: 25px 15px;
    padding: 15px;
    box-shadow: 5px 10px #e0e0e0;
    border: 1px solid #e0e0e0;
}

#ama-page-22712 .twitter_insert_block .item p:first-of-type {
    display: inline-block;
}

#ama-page-22712 .twitter_insert_block .item p.title {
    padding-top: 5px;
}

#ama-page-22712 .twitter_overflow{
height: 400px;
overflow-y: scroll;
}

/*****************************************************/


/******************OPPIES VIRTUAL EVENT STYLES ***********************/

.twitter_insert_block{
    margin-top: 1em;
    padding: 0;
    border: 1px solid #e0e0e0;
    background: white;
    padding-bottom: 5px;
}

.twitter_sidebar a{
    color: rgb(27, 149, 224);
    background: none;
    padding: 0;
}

.twitter_sidebar .twitter_block_header{
    background:white;
    border-bottom: 1px solid #e0e0e0;
}

.twitter_sidebar .twitter_overflow{
    height: 378px;
    overflow-y: scroll;
}

.twitter_sidebar .twitter_block_header h3{
    margin:0px;
    font-size:1.8em;
    padding:15px;
}

.twitter_sidebar .twitter_insert_block .item{
    background: white;
    margin: 15px 10px;
    padding: 10px;
    box-shadow: 5px 10px #e0e0e0;
    border: 1px solid #e0e0e0;
}

.twitter_sidebar .twitter_insert_block .item p:first-of-type{
    display: inline-block;
}

.twitter_sidebar .twitter_insert_block .item p.title{
    padding-top:5px;
}

#ama-page-22582 .oppies_sponsor .oppies_sponsor_container{
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    margin-bottom:40px;
}

#ama-page-22582 .oppies_sponsor .oppies_sponsor_container img{
    margin-top:5px;
}

.twitter_sidebar .principal_sponsor{
    margin-top: 50%;
    color:white;
    margin-bottom:10px;
}

#ama-page-22582 .site_container {
    background:black;
}

#ama-page-22582 .site_container .mrs_breadcrumb a{
    color:white;
}

#ama-page-22582 .site_container .page_header h1{
    color:white;
}

#ama-page-22582 .site_container a.video_page_main{
    background:white;
    max-height: 360px;
}

#ama-page-22582 #video-carousel.video-embed .gallery_image_block img, #ama-page-22582 #video-embedded.video-embed .gallery_image_block img{
    width:100%;
    max-height: unset;
    overflow: hidden;    
}

#ama-page-22582 .site_container .gallery_caption{
    background:white;
}

#ama-page-22582 .site_container .gallery_caption_text{
    color:black;
}

#ama-page-22582 .site_container .text_content{
    color:white;
}

#ama-page-22582 .oppies_sponsors{
    background: white;
    position: relative;
    top: 16px;
}

#ama-page-22582 .gallery_caption_icon{
    display: none;
}

/*****************************************************/


/******************MRS AWARDS VIRTUAL EVENT STYLES***********************/

#ama-page-22702 .twitter_sidebar .principal_sponsor{
    margin-top: 1em;
    margin-bottom: 1em;
}

#ama-page-22702 .twitter_insert_block{
    margin-top: 0em;
}

#ama-page-22702 .oppies_sponsor .oppies_sponsor_container{
    display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    margin-bottom:40px;
    text-align: center;
    align-items: center;
}

#ama-page-22702 .oppies_sponsor .oppies_sponsor_container img{
    margin-top:5px;
    width: 90%;
}

#ama-page-22702 .site_container {
    background:black;
}

#ama-page-22702 .site_container .mrs_breadcrumb a{
    color:white;
}

#ama-page-22702 .site_container .page_header h1{
    color:white;
}

#ama-page-22702 .site_container a.video_page_main{
    background:white;
    max-height: 360px;
}

#ama-page-22702 #video-carousel.video-embed .gallery_image_block img, #ama-page-22702 #video-embedded.video-embed .gallery_image_block img{
    width:100%;
    max-height: unset;
    overflow: hidden;    
}

#ama-page-22702 .site_container .gallery_caption{
    background:white;
}

#ama-page-22702 .site_container .gallery_caption_text{
    color:black;
}

#ama-page-22702 .site_container .text_content{
    color:white;
}

#ama-page-22702 .oppies_sponsors{
    background: white;
    position: relative;
    top: 16px;
}

#ama-page-22702 .gallery_caption_icon{
    display: none;
}

/*****************************************************/

/*************************oppies-2021-virtual-event********************************/

#ama-page-22772 .oppies_sponsor .oppies_sponsor_container{
display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
        margin-bottom:40px;
}

#ama-page-22772 .oppies_sponsor .oppies_sponsor_container img{
margin-top:5px;
}

#ama-page-22772 .site_container {
background:black;
}

#ama-page-22772 .site_container .mrs_breadcrumb a{
color:white;
}

#ama-page-22772 .site_container .page_header h1{
color:white;
}

#ama-page-22772 .site_container a.video_page_main{
background:white;
max-height: 360px;
}

#ama-page-22772 #video-carousel.video-embed .gallery_image_block img, #ama-page-22582 #video-embedded.video-embed .gallery_image_block img{
width:100%;
max-height: unset;
overflow: hidden;    
}

#ama-page-22772 .site_container .gallery_caption{
background:white;
}
 
 #ama-page-22772 .site_container .gallery_caption_text{
 color:black;
 }
 
 #ama-page-22772 .site_container .text_content{
    color:white;
 }
 
#ama-page-22772 .oppies_sponsors{
background: white;
    position: relative;
    top: 16px;
}

#ama-page-22772 .gallery_caption_icon{
    display: none;
}

/***************************************************************/

/********************************************NEW THEME PAGE***************************************/

.orange_header{
    padding: 2em 0;
    /*background: #c85028;*/
    background: #993366; 
		color: white;
    margin-top: 1px;
    overflow: hidden;
    margin-bottom:2em;
    width: 100%;
}

.orange_header h3{
    font-size: 4em;
    margin-top: 10px;
}

.orange_header .banner_blurb{
    margin: auto;
    text-align: left;
    margin-top: 2em;
		font-style: italic;
		font-size: 1.2em;
}

.boxed_content .prime_block.box_container{
    width:100%;
    margin: 1em 0;
}

#ama-page-22712 .page_header{
    padding-left: 0;
}

#ama-page-22712 .page_header h1{
    padding-left: 0em;
    font-size: 4em;
}

.prime_block.box_container img{
    width:100%;
}

.link_banner{
    /*background: #f8f8f8;
    padding:1em 2em;*/
    margin: 2em 0;
		
		background: -webkit-linear-gradient(#993366 80%, white 20%);
    background: -moz-linear-gradient(#993366 80%, white 20%);
    background: -ms-linear-gradient(#993366 80%, white 20%);
    background: linear-gradient(#993366 80%, white 20%);
		margin-bottom:3em;
}

.link_banner .link_banner{
margin:0px;
}

.link_banner .spotlight{
padding-top:0;
}

.link_banner .guide_{
    width:33%;
    border-top:0px;
    margin: 0;
    padding: 1em;
}

.link_banner .guide_ .guide_row{
    width:100%;
}

.link_banner .guide_ a{
    color:black;
}

.link_banner .guide_ .share_container{
    display:none;
}

.link_banner .box_container{
width: 31%
}

.link_banner .box_container h3{
font-size: 1.5em;
    line-height: 1.25em;
    letter-spacing: 0.05em;
}

.rbg_sidebar .item{
    margin-bottom: 20px;
    margin-bottom: 36px;
    background: #fff;
		margin-top: 1em;
}

.rbg_sidebar .newsletter_signup {
    border: 1px solid #e0e0e0;
}

.rbg_sidebar .border_t {
    border-top: 1px solid #e0e0e0;
}

.rbg_sidebar .item a{
    width:100%;
    background: none;
    color: black;
    padding-right: 0;
		display:block;
}

.rbg_sidebar .item a p{
    padding:10px;
}

.rbg_sidebar .item .carousel-caption a p{
    padding:0px 10px;
    padding-bottom: 0.5em;
}

.rbg_sidebar .item p{
    margin-bottom:0px;
    padding: 10px;
    padding-top:0;
    line-height: 1.42857143;

}

.rbg_sidebar .job:hover p, .rbg_sidebar .jobs .button:hover {
    color: #e0e0e0 !important;
}

.rbg_sidebar .item .jdesc {
    font-weight: bold;
}

.rbg_sidebar .item .jtitle {
    font-style: italic;
}

.rbg_sidebar .newsletter_signup .button {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 2em;
    text-transform: uppercase;
    text-align: center;
    color: black;
    margin-top: 0em;
    margin-bottom: 0em;
    line-height: 1em;
    padding-top: 18px;
    padding-bottom: 16px;
}

.theme_sponsor{
    margin-top:2em;
}

.theme_sponsor h3{
    font-size: 1.3em;
    padding-top: 0.5em;
    margin-bottom: 0em;
}

.theme_sponsor .theme_sponsor_image{
    max-width: 80%;
		margin-top:0.5em;
    margin-bottom:1em;
}

.theme_sponsor .theme_sponsor_image img{
    max-width: 100%;
}

.rbg_sidebar .carousel-inner .item{
    min-height: 300px;
}

.rbg_sidebar .carousel-image {
    height: 200px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 10px;
}

.rbg_sidebar .carousel-caption {
    position: unset;
    padding-top: 0px;
    padding-bottom: 0px;
    color: black;
    text-shadow: none;
}

.rbg_sidebar .carousel-indicators{
    text-align:right;
    width: 100%;
    left:unset;
    margin:0;
    right: 10px;
    bottom: 10px;
}

.rbg_sidebar .carousel-indicators li{
    background: #e0e0e0;
    border-radius:0;
}

.rbg_sidebar .carousel-indicators li.active{
    background: #999999;
}

.rbg_sidebar .rbg_contact {
    margin-bottom: 0.25em;

}

#ama-page-22712 .sticky_nav.sticky{

}

#ama-page-22712 .sticky_nav.sticky .sticky_nav.sticky{
    width: 100%;
    position: static;
    overflow: auto;    
}

.rbg_sidebar .rbg_sponsored {
    border: 1px solid #e0e0e0;
}

.rbg_sidebar .rbg_sponsored ul{
padding-top: 0em;
}

.rbg_sidebar .rbg_sponsored ul li{
padding-bottom: 0em;
}

.rbg_sidebar .rbg_heading {
    font-size: 1.3em;
    margin: 0 10px;
    padding-top: 0.5em;
    margin-bottom: 0em;
}

.rbg_sidebar .rbg_readmore a {
    font-weight: bold;
    text-decoration: underline;
    color: #333333;
}

.carousel-fade{
    transition: height 1s;
}

.carousel .item {
    margin-bottom: 0px !important;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.carousel-fade ul.carousel-inner{
    padding-left: 0;
    display: flex;
}

.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-fade .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    flex: 1;
}
.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
    opacity: 1;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.next,
    .carousel-fade .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner>.item.prev,
.carousel-fade .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner>.item.next.left,
.carousel-fade .carousel-inner>.item.prev.right,
.carousel-fade .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}

#ama-field-75642 .accordion-content{
	float: left;
	width: 100%;
}

/*****************************************************************/

#ama-page-21982 .glossary_results .blog_desc p a{
color: #C85028 !important;
}

#ama-field-71752{
    clear: both;
}

.RBG_background_blue{
    background: #e1eeef;
    padding: 1px 10px 1px 10px;
}

.RBG_background_white{
    padding: 1px 10px 1px 10px;
}

#ama-field-68052 .text_content a{
display: inline;
}

#ama-field-68052 .text_content a:after{
content: none;
}


.int_entries_mobile{
display:none;
}

.rbg_header_innner .advanced_search .int_entries{
position:relative;
top: 80px;
width: 120%;
left: -20px;
}


svg.fa-globe{
	width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}

svg.fa-globe+.badge{
	transform: scale(0.7);
  position: relative;
  left: -3px;	
	background-color: #c85028;
}

#ama-page-22712 .panel-body a{
    word-break: break-all;
}

/*************LM additons for new overlayed blocks**************/
a.box_container .block_overlay_title{
    position: absolute;
    top: 10px;
    left: 10px;
/*		    color: #C85028;*/
}

a.box_container .block_overlay_blurb{
position: absolute;
    top: 0;
    height: 100%;
		padding:15px;
		display: table;
		visibility: hidden;
}

a.box_container .block_overlay_blurb.active{
visibility: visible;
}

a.box_container .block_overlay_blurb p{
color:white;
vertical-align: middle;
display: table-cell;
}

a.box_container .block_overlay_background{
position: absolute;
    top: 0;
    height: 100%;
		width: 100%;
		background: black;
    opacity: 0.6;
		visibility: hidden;
}

a.box_container .block_overlay_background.active{
visibility: visible;
}

.box_container.overlayed_box_container{
background:none;
}
/*************************/

/*************************NEW RBG DESIGN***************************/

.new_rbg_container .main_container {
width:100%;
}

.new_rbg_container .main_container p{
line-height: 1.5em;
font-size:1.1em;
}

.new_rbg_container .company_news a{
	color:#993366;	
}

.new_rbg_container .rbg_adverts.header_ads{
margin-top:1em;
margin-bottom:1em;
padding-top:0px;
}

.new_rbg_container .rbg_adverts .rbg_advert_wrap{
background: none;
    border: 0;
}

.new_rbg_container .rbg_adverts .rbg_advert_wrap .rbg_advert:first-of-type{
margin-right:1em;
}

.new_rbg_container .rbg_title{
font-family: 'OmnesRegular';
}

.new_rbg_container .rbg_header{
	background: #347172;
	padding: 2em 0;
}

.new_rbg_container .rbg_header::before{
content: "";
background: url(/img/rgb-background-graphic.png)  no-repeat;
		background-position: -30% 90%;
    background-size: 50%;
		position: absolute;
    width: 100%;
    height: 100%;
		top: 0;
		left: 0;
		opacity:0.2;
		
}

.new_rbg_container .rbg_header .rbg_header_innner{

}

.new_rbg_container .rbg_header .rbg_header_innner::after{

}

.new_rbg_container .rbg_header .rbg_title h5{
margin-top: 1em;
font-family: 'OmnesRegular';
    font-size: 1.8em;
}

.new_rbg_container .rbg_header .rbg_search{
padding-top:1em;
padding-left: 0px;
padding-right: 0;
}

.new_rbg_container .rbg_header .search_page_header .search_header{
border-bottom:0px;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav{
background:none;
padding:0px;
width:100%;
margin-bottom:20px;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav li{
width:50%;
text-align:center;
float:left;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav li:nth-child(1) {
padding-right:10px;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav li:nth-child(2) {
padding-left:10px;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav li a{
color:black;
background:white;
margin:0px;
    font-size: 1.4em;
    padding-top: 0.8em;
		padding-bottom: 0.8em;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav li a:after{
display:none;
}

.new_rbg_container .rbg_header .search_input{
border-radius:0px;
font-size: 1.4em;
padding-right: 60px;
height:59px;
}

.new_rbg_container .search_page_header .icon_position{
    right: 20px;
    top: 17px;
    position: absolute;
		width: 25px;
}

.new_rbg_container .search_header .RBG_search{
background:#C85028;
height: 59px;
margin-left:20px;
    font-size: 1.4em;
		text-align:center;
		padding-top:20px;
		    display: block;
    cursor: pointer;
}

.new_rbg_container .search_page_header .glyphicon-search{
color:#767676;
    font-size: 1.6em;
}

.new_rbg_container .search_header>div:last-child{
padding-top:20px;
}

.new_rbg_container .search_header div{
padding:0px;
}

.new_rbg_container .RBG_blurb{
		margin-top: 2em;
		margin-bottom: 2em;
    padding-bottom: 2em;
		border-bottom:1px solid black;
    text-align: center;
}

.new_rbg_container .sector_container{
    margin-top: 2em;
		margin-bottom: 3em;
		display: grid;
    grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(95px, 1fr));
    text-align: center;
}

.new_rbg_container .sector_container .sector_listing:first-child{
margin-left:0px;
}

.new_rbg_container .sector_container .sector_listing:last-child{
margin-right:0px;
}

.new_rbg_container .sector_container .sector_listing{
/*display: inline-block;
text-align: center;
margin: 0 10px;
max-width: 96px;
    vertical-align: top;*/
}

.new_rbg_container .sector_head{
text-align:center;
}

.new_rbg_container .sector_container .sector_listing.orange .sector_image{
background:#C85028;
}

.new_rbg_container .sector_container .sector_listing.purple .sector_image{
background:#993366;
}

.new_rbg_container .sector_container .sector_listing.grey .sector_image{
background:#767676; 
}

.new_rbg_container .sector_container .sector_listing p{
margin-top:1em;
color:black;
line-height: 1.2em;
}

.new_rbg_container .sector_container .sector_listing .sector_image{
background:black;
padding:10px;
}

.new_rbg_container .sector_container .sector_listing img{
    height: 70px;
		background: white;
    border-radius: 50%;
}

.new_rbg_container .rbg_core_boxes{
padding:1em;
}

.new_rbg_container .sector_sidenav .rbg_core_boxes{
padding: 1em 0em;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner{
border: 1px solid black;
    padding: 2em;
/*		overflow:auto;*/
		position:relative;
}

.new_rbg_container .sector_sidenav .rbg_core_boxes .rbg_core_boxes_inner{
padding:1.5em;
}

#ama-page-22612 .new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner p{
    font-size: 2.4em;
		line-height: 1.1em;
}

.new_rbg_container .sector_sidenav .rbg_core_boxes .rbg_core_boxes_inner p.title{
    font-size: 1.6em;
}

.new_rbg_container .sector_sidenav .rbg_core_boxes .rbg_core_boxes_inner p{
    font-size: 1.8em;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner p.title{
padding-top: 4%;
}

.new_rbg_container .sector_sidenav .rbg_core_boxes .rbg_core_boxes_inner p.title{
padding-top: 0;
}


.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers{
background: url(/img/bookmark-big-2x.png)  no-repeat;
    background-position: 85% 0%;
    background-size: 60px;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers:hover{
background: url(/img/bookmark-big-hover-2x.png)  no-repeat;
    background-position: 85% 0%;
    background-size: 60px;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers .fav_suppliers_button{
    background: #C85028;
		width:100%;
		color:white;
		position: absolute;
    left: 0;
    bottom: 0;

    text-align: center;
    padding: 25px 10px;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers .fav_suppliers_button p{
		font-size: 1.2em !important;
		    margin: 0;
}
.new_rbg_container .rbg_core_boxes .carousel img{
    float: left;
		padding-right: 2em;
		width:40%;
}

.new_rbg_container .sector_sidenav .rbg_core_boxes img{
width:100%;
padding-right:0;
padding-bottom: 1em;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.latest_news p:first-of-type{
padding-bottom: 0.5em;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.hygiene_box{
background: #347172;
color:white;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.hygiene_box::after{
content: "";
    background: url(/img/rgb-background-graphic.png) no-repeat;
		background-position: 60% 100%;
    background-size: 200%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.hygiene_box .link_icon{
position:absolute;
    right: 20px;
    bottom: 20px;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.advert{
padding:0px;
border:0px;
}

.new_rbg_container .carousel{
position:unset;
}

.new_rbg_container .carousel-indicators{
		width: auto;
    left: unset;
    right: 1em;
    bottom: 0;
}

.new_rbg_container .carousel-indicators li{
    background: #347172;
border-radius: 0;
width:20px;
height:20px;
}

.new_rbg_container .carousel-indicators li.active{
width:25px;
height:25px;
}

.new_rbg_container .carousel-indicators li:nth-child(1){
background:#cddcdc;
}

.new_rbg_container .carousel-indicators li:nth-child(2){
background:#9ab8b9;
}


.new_rbg_container .carousel-caption{
position:unset;
padding-top:0px;
color:black;
    text-shadow: none;
}

.new_rbg_container .sector_blurb{
margin-top:2em;
margin-bottom:3em;
}

.new_rbg_container .sector_blurb h3{
margin-top:0px;
}

.new_rbg_container .sector_blurb p{
    font-size: 1.4em;
}

.new_rbg_container .RBG_sector_wrapper {
margin-top:2em;
border:1px solid black;
float:left;
}

.new_rbg_container .RBG_sector_header{
background: #347172;
    padding: 0.6em;
		color:white;
		text-align:center !important;
		font-size: 1.4em;
}

.new_rbg_container .RBG_sector_wrapper .RBG_sector_header{
text-align:left;
}

.new_rbg_container .RBG_sector_sponsor{
border:0;
border-bottom:2px solid #347172;
margin-bottom:2em;
margin-top:0;
}

.new_rbg_container .RBG_sector_header p{
margin-bottom:0px;
}

.new_rbg_container .bookmark_save{
color:black;
float:right;
    font-family: OmnesMedium;
		font-size:1.4em;
		padding-top:1em;
		padding-bottom:1em;
}

.new_rbg_container .bookmark_save img{
    padding-left: 10px;
    width: 30px;
    top: -5px;
    position: relative;
}

.new_rbg_container .RBG_sector_container{
   font-size: 1.2em;
	 	margin-top:1em;
		margin-bottom:1em;
		padding:1em;
}

.new_rbg_container .RBG_sector_container .RBG_sector_company_img{
text-align:center;
padding:2em;
}

.new_rbg_container .RBG_sector_container .RBG_sector_company_img img{
max-width:100%;
}

.new_rbg_container .RBG_sector_container p:first-of-type{
font-size: 1.4em;
}

.new_rbg_container .RBG_sector_container .RBG_sector_company_description p{
font-size: 1em;
padding-top:1em;
}

.new_rbg_container .RBG_sector_container .RBG_sector_company_type{
color:grey;
font-size: 0.8em
}

.new_rbg_container .guide_:first-of-type{
margin-top:0;
}

.new_rbg_container .guide_{
margin-top:2em;
}

.new_rbg_container .sector_sidenav{

}

.new_rbg_container .sector_blurb .sector_icon{
text-align:center;
}

.new_rbg_container .sector_blurb p:first-of-type {
    font-weight: bold;
}

.new_rbg_container .RBG_sector_container a{
color:black;
}

.new_rbg_container .company_profile .favourite_suppliers_page_header{
overflow:auto;
    position: relative;
}

#ama-page-22652 .new_rbg_container .company_profile .favourite_suppliers_page_header{
overflow:unset;
}

.new_rbg_container .company_profile .profile_banner{
margin-top:2em;
max-width:100%;
}

.new_rbg_container .company_profile h4{
		margin-top:1em;
		margin-bottom:20px;
}

.new_rbg_container .company_profile object, .new_rbg_container .company_profile iframe{
margin-bottom:2em;
}

.new_rbg_container .company_profile .favourite_suppliers_buttons{
position: absolute;
    bottom: 10px;
    right: 0;
}

.new_rbg_container .company_profile a{
    color: #C85028;
}

.new_rbg_container .company_profile ul{
    list-style-image: url(/img/Bulletpoint_green.svg);
    padding-left: 2em;
}

.new_rbg_container .company_profile ol{
    padding-left: 1em;
}

.new_rbg_container .company_profile ul li {
    font-family: OmnesRegular;
    font-size: 1.1em;
    line-height: 1.5em;
    padding-bottom: 0.5em;
}

.new_rbg_container .company_profile ol li {
    font-family: OmnesRegular;
    font-size: 1.1em;
    line-height: 1.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;		
}

.new_rbg_container .accordion-speakers .panel{
margin-bottom: 1em !important;
}

.new_rbg_container .accordion-speakers.accordion-content .panel-collapse{
padding:0px;
}

.new_rbg_container .accordion-speakers .panel-collapse{
background:#cddcdc;
border: 1px solid #347172;
}

.new_rbg_container .accordion-speakers .panel-collapse .panel-body{
padding: 15px;
font-size: 1.1em;
}

.new_rbg_container .accordion-speakers .expand.collapsed > .panel-heading{
background:#347172;
border-radius:0;
}

.new_rbg_container .accordion-speakers .expand > .panel-heading{
background:#347172;
height:auto;
border-radius: 0px;
}

.new_rbg_container .accordion-speakers .expand:hover > .panel-heading{
background:#347172;
}

.new_rbg_container .accordion-speakers .expand > .panel-heading > h4{
height:auto;
margin-bottom:0;
}

.new_rbg_container .accordion-speakers .expand > .panel-heading > h4 a{
color:white;
height:auto;
font-size: 1.4em;
text-transform: none;
font-weight: normal;
padding:0.75em;
}

.new_rbg_container .accordion-speakers .expand > .panel-heading > h4 a:focus{
color:white;
}

.new_rbg_container .panel .glyphicon-chevron-up-custom .sp-1, .new_rbg_container .panel .glyphicon-chevron-up-custom .sp-2{
background:white;
width:12px;
height: 8px;
}

.new_rbg_container .panel .glyphicon-chevron-down-custom span, .new_rbg_container .panel .glyphicon-chevron-up-custom span{
background:white;
width:12px;
height: 8px;
}

.new_rbg_container .accordion-speakers .chev_icon{
margin-top:-12px;
    right: 20px;
}

.new_rbg_container .personnel_container{
    margin: 0 10px;
		border-left:3px solid #347172;
		border-right:3px solid #347172;
		overflow:auto;
		display:table;
		width:100%;
}

.new_rbg_container .personnel_container div{
    display: table-cell;
		padding: 0 15px;
		width:50%;
}

.new_rbg_container .personnel_container div:nth-child(1){
border:0 !important;
}

.new_rbg_container .personnel_container div:last-child{
		border-left:3px solid #347172;
		padding-left:2em;
}

.new_rbg_container .personnel_container h6{
color:#347172;
margin-top: 0;
margin-bottom: 8px;
}

.new_rbg_container .personnel_container p{

}

.new_rbg_container .RBG_news_container h5{
text-align:center;
    padding: 1em 2em;
}

.new_rbg_container .RBG_news_container h5 a{
color:#C85028;
}

.new_rbg_container .RBG_news_container h5 a.E_creative_subtitle{
background:none;
}

.new_rbg_container .company_profile .RBG_news_container{
position:relative;
}

.new_rbg_container .company_profile .testimonials{
margin-top:3em;
padding-top:0;
}

.new_rbg_container .company_profile .testimonials_header{
    float: left;
    width: 100%;
}

.new_rbg_container .company_profile .testimonials_header img{
width: 10%;
padding-right:20px;
}

.new_rbg_container .company_profile .testimonials_header::after{
content: "";
    width: 90%;
    height: 3px;
    background: #347172;
    float: left;
		margin-top: 4%;
}

.new_rbg_container .company_profile .testimonials_footer{
    float: left;
    width: 100%;
}

.new_rbg_container .company_profile .testimonials_footer img{
width: 10%;
padding-left:20px;
}

.new_rbg_container .company_profile .testimonials_footer::after{
content: "";
    width: 90%;
    height: 3px;
    background: #347172;
    float: left;
		margin-top: 4%;
}

.new_rbg_container .company_profile .testimonials p{
padding: 1em 4em;
clear: both;
}

.new_rbg_container .company_profile .RBG_contact{
margin-top:3em;
}

.new_rbg_container .company_profile .RBG_contact #map{
border: 3px solid #347172;
}

.new_rbg_container .company_profile_sidebar{
margin-top:2em;
}

.new_rbg_container .rbg .favourite_suppliers_footer{
margin-top:1em;
margin-bottom:1.5em;
}

.new_rbg_container .rbg .favourite_suppliers_footer .favourite_suppliers_ribbon{
    font-size: 1.4em;
}

.new_rbg_container .rbg .favourite_suppliers_ribbon.gold:before, .new_rbg_container .rbg .favourite_suppliers_ribbon.gold:after{
border-bottom: 1.6em solid #e1c47d;
}

.new_rbg_container .rbg .favourite_suppliers_ribbon.platinum:before, .new_rbg_container .rbg .favourite_suppliers_ribbon.platinum:after{
    border-width: 17.5px;
}

.new_rbg_container .company_logo{
text-align:center;
}

.new_rbg_container .company_logo img{
/*margin:1.5em;
margin-bottom:0;*/
max-width:100%;
    padding: 0 2em;
}

.new_rbg_container .company_profile_sidebar p{
color:grey;
}

.new_rbg_container .company_profile_sidebar p.accredited{
line-height: 1.8em;
}

.new_rbg_container .company_profile_sidebar .back{
margin-bottom:2em;
}

.new_rbg_container .company_profile_sidebar .back a{
color:black;
}

.new_rbg_container .company_profile_sidebar .back span{
    top: 3px;
    padding-right: 10px;
}

.new_rbg_container .company_profile_sidebar .fav_banner{
margin-bottom: 1em;
    overflow: auto;
}

.new_rbg_container .company_profile_sidebar .fav_banner h5{
margin-right:10px;
}

.new_rbg_container .company_profile_sidebar .link_container p{
display: inline-block; 
padding-right:1em;
margin-top:1em;
}

.new_rbg_container .company_profile_sidebar .link_container p:nth-child(5){
padding:0px;
}

.new_rbg_container .company_profile_sidebar .link_container .link_www{
width: 100%;
margin-top:0em;
}

.new_rbg_container .company_profile_sidebar .ceo_pledge{
margin-top:2em;
/*margin-bottom:2em;*/
}

.new_rbg_container .company_profile_sidebar .rbg_core_boxes{
padding:0px;
margin-top:2em;
}

.new_rbg_container .company_profile_sidebar .rbg_core_boxes p{
font-size: 1.8em;
color:black;
}

/******************************************************/

/*************************/
/*** RBG Hygiene - General ***/
.new_rbg_container h1{
    font-size: 4em;
    padding-top: 0.25em;    
}

.new_rbg_container .rbg_header .search_input{
    padding-left: 20px;
}

/*
.new_rbg_container .main_container p{
    line-height: 1.5em;
    font-size:1.125em;
}
*/
.new_rbg_container .main_container p.sponsored_profile {

    font-size:1em;
}

.new_rbg_container .company_profile_sidebar p.address_block{
	color:black;
	xfont-weight:bold;
	line-height: 1.5em;
	font-size:1.25em;	
	padding-top: 1em;	
	word-break: break-word;
}

.new_rbg_container .text_content li {
    font-size: 1.2em;
}

.rbg_right_html{
    padding-bottom: 0em;
}
.rbg_right_html img{
    border: 1px solid black;
    max-width: 100%;
    height: auto;
}
/*.rbg_right_html a{
color: #C85028;
}*/
.rbg_right_html a.E_creative_subtitle{
    /*   background: url('/images/download-hover.png') no-repeat center right;
    background: url('/images/download-hover.svg') no-repeat center right;*/
    background: none;
    position: relative;
    padding-right: 30px;
    padding-top: 1px;    
}

.rbg_right_html a.E_creative_subtitle:before{
    display: block;
    content: ' ';
    background-image: url(/images/download-hover.svg);
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.rbg_right_html a.E_creative_subtitle:after{
    top: 3px;
    position: relative;
}

.rbg_right_advert{
    padding: 0px 2em;
    margin-bottom: 2em;
}

.rbg_blocks{
    margin-top: 2em;
}

.rbg_blocks .box_container{
    width: 32%;
    margin-left: 1%;
    margin-right: 1%;
}

.rbg_blocks .box_container:nth-child(odd),
.rbg_blocks .box_container:nth-child(even)
{
    margin-left: 1%;
    margin-right: 1%;
}

.rbg_blocks .box_container:nth-child(3n+1){
    margin-left: 0%;
}

.rbg_blocks .box_container:nth-child(3n){
    margin-right: 0%;
}

.rbg_blocks .box_container:nth-child(3){
    margin-top:0;
}

/*** RBG Hygiene - Advanced Search ***/
.new_rbg_container .advance_search .form-group{
    padding-top: 0px;
    padding-bottom: 1.5em;
    margin-bottom: 0px;
}

.new_rbg_container .advance_search .checkbox_label,
.new_rbg_container .advance_search select{
    color: #767676;
}

.new_rbg_container .advance_search select,
.new_rbg_container .advance_search input{
    letter-spacing: 0.05em;
    font-family: OmnesRegular;
}

.new_rbg_container .advance_search .search_results_filters{
    padding-left: 0px;
}

.new_rbg_container .advance_search .search_results_filters label{
    padding-left: 0px;
}
.new_rbg_container .advance_search .search_results_filters .checkbox{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-bottom: 0;
}

.new_rbg_container .advance_search .search_results_filters .checkbox input[type="checkbox"]:checked + .cr,
.new_rbg_container .advance_search .search_results_filters .radio input[type="radio"]:checked + .cr{
    color: #C85028;
}

.new_rbg_container .advance_search h6 .badge{
    display: none;
}

.new_rbg_container .advance_search h4{
    font-size: 1.7em;
}
.new_rbg_container .advance_search h5{
    padding-top: 0px;
    border-top: none;
    margin-top: 0px;
}
.new_rbg_container .advance_search h6{
    margin-bottom: 0px;
}

.new_rbg_container .advance_search .advance_container{
    display: flex;
}

.new_rbg_container .advance_search .advance_col{
    flex: 1;
    border-right: 1px solid;
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.new_rbg_container .advance_search .search_filter_panel.collapse{
    display: block !important;
}

.new_rbg_container .advance_search .form-submit{
    text-align: center;
}

.new_rbg_container .advance_search .form-submit button{
    float: none;
    margin-bottom: 20px;
    width: 140px;
    padding: 10px 40px;
}

.new_rbg_container .advance_search .form-submit button[name="reset"]{
    background: #c4c4c4;
}

.new_rbg_container .advance_search .form-submit button[name="reset"]:hover{
    background: #000;
}

/*** RBG Hygiene - Preffered Suppliers ***/
.favourite_suppliers_{
    border: 1px solid black;
    padding: 0;
}
.favourite_suppliers_ .guide_row{
    padding: 15px 20px;    
    float: left;
    width: 100%;
}
.favourite_suppliers_ .guide_row h5{
    margin-top: 0px;
}
.favourite_suppliers_ .guide_row h6{
    margin: 0px;
    font-size: 1.2em;
    font-family: 'OmnesRegular';
}
.favourite_suppliers_ .guide_row p{
    line-height: 1.5em;
    padding-bottom: 0px;
}
.favourite_suppliers_ .guide_row p.grey{
    font-size: 0.85em;
    padding-top: 1em;
    padding-bottom: 1.4em;
}
.favourite_suppliers_ .guide_row a:first-of-type{
    position: relative;
    margin-bottom: 0em;
}
.favourite_suppliers_ .guide_row .guide_image_rbg{
    float: left;
    width:50%;
    padding-right:1em;
    max-height: 200px;
    text-align: center;
}
.favourite_suppliers_ .guide_row .guide_image_rbg img{
    max-width:100%;
    padding:2em;
    padding-bottom:1em;
    max-height: 200px;
}
.favourite_suppliers_ .guide_row .guide_desc_rbg{
    display: inline-block;
    width:50%;
}
.favourite_suppliers_buttons a,
.favourite_suppliers_buttons .share_container,
.favourite_suppliers_buttons>div{
    margin-left: 30px;
    display: inline-block;
}

.favourite_suppliers_buttons .share span,
.favourite_suppliers_buttons .share a{
    line-height: 30px;
}

.favourite_suppliers_buttons .share a{
    margin-right: 0px;
    margin-left: 20px;    
}

.favourite_suppliers_buttons .share span{
    right: 0px;
    top: 2px;
}

.favourite_suppliers_buttons .share svg{
    float: right;
    color: black;
    height: 28px;
}

.favourite_suppliers_buttons a svg,
.RBG_sector_sponsor span.favourites svg,
.favourite_suppliers_ span.favourites svg,
.favourite_suppliers_bookmark span.favourites svg{
    color: black !important;
    height: 28px;
}
.favourite_suppliers_buttons a:hover svg,
.RBG_sector_sponsor span.favourites:hover svg,
.favourite_suppliers_ span.favourites:hover svg,
.favourite_suppliers_bookmark span.favourites:hover svg{
    color: #C85028 !important;
}
#ama-page-22642 .main_content_container .favourite_suppliers_page_header h5{
    padding-right: 6em;
}
#ama-page-22642 .main_content_container .favourite_suppliers_buttons{
    position: absolute;
    right: 15px;
}
.favourite_suppliers_page_header h5{
    font-size: 1.9em;
    margin-top: 0px;
    line-height: 1;
		font-family: OmnesRegular;
}
.favourite_suppliers_header{
    background: #347172;
    color: white;
    padding: 10px 20px;
    font-family: OmnesRegular;
    line-height: 1.5em;
    letter-spacing: 0.05em;        
    font-size: 1.2em;
}
.favourite_suppliers_footer{
    clear: both;
    float: left;
    width: 100%;    
    text-align: center;
}

.favourite_suppliers_ribbon{
    font-family: OmnesRegular;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    padding-bottom: 1.5em;
    margin: 0;
    position: relative;
    padding: 3px 15px;
    font-size: 0.8em;
    top: -1px;
    text-transform: uppercase;
}
.favourite_suppliers_ribbon:before,
.favourite_suppliers_ribbon:after{
    content: "";
    position: absolute;
    display: block;
    bottom: 0em;
    z-index: -1;
}


/* Platinium */
.favourite_suppliers_ribbon.platinum{
    background-color: #e5e4e2;
}
.favourite_suppliers_ribbon.platinum:before{
    left: -1.0em;
    border: 0.85em solid #e5e4e2;
    border: 11px solid #e5e4e2;
    border-right-width: 1.2em;
    border-left-color: transparent;
}
.favourite_suppliers_ribbon.platinum:after{
    right: -1.0em;
    border: 0.85em solid #e5e4e2;
    border: 11px solid #e5e4e2;
    border-left-width: 1.2em;
    border-right-color: transparent;        
}

/* Gold */
.favourite_suppliers_ribbon.gold{
    background-color: #e1c47d;
}
.favourite_suppliers_ribbon.gold:before{
    left: -13px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom: 1.75em solid #e1c47d;
    border-left: 13px solid transparent;
}
.favourite_suppliers_ribbon.gold:after{
    right: -13px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom: 1.75em solid #e1c47d;
    border-right: 13px solid transparent;      
}


/* My lists */
.favourite_suppliers_list{
    overflow: hidden;
    clear:both;
}
.favourite_suppliers_list .favourite_suppliers_name{
    color: #000;
    cursor:pointer;
    font-family: 'OmnesRegular';
    font-size: 1.2em;		
}

.new_rbg_container .side_nav .favourite_suppliers_list .favourite_suppliers_name{
width: 90%;
}

.favourite_suppliers_list h6 {
    font-family: 'OmnesRegular';
    font-size: 1.2em;		
	}

.favourite_suppliers_list .favourite_suppliers_name:hover{
    color: #C85028;
}
.favourite_suppliers_list .favourite_suppliers_more{
    font-size: 20px;
    cursor:pointer;
}
.favourite_suppliers_ span.favourites svg{
    color: #000 !important;
    width: 28px;
}
.new_rbg_container  span.favourites.is-clicked .favourites-tooltip, 
.new_rbg_container  span.favourites.is-hover:hover .favourites-tooltip
{
    right: 48px;
}



/* AMA Modal */
.ama-ajax-modal .modal-header{
    display: none; 
} 
.ama-ajax-modal .page-header{
    border-bottom:0px;
    margin:0px;       
}
.ama-ajax-modal .page-header h3{
    font-size: 2em;    
}
.ama-ajax-modal .page-footer-buttons{
    text-align: center;
    margin: 0 auto;        
    padding-bottom: 0px;
}
.ama-ajax-modal .page-footer-buttons button{
    float: none;
    width: calc(50% - 30px);
    max-width: none;
    font-size: 16px;
    font-size: 1.25em;
    line-height: 1.3em;
}  
.ama-ajax-modal .page-footer-buttons button[data-dismiss]{
    background: #b6b6b6;
    color: white;
    margin-right: 10px;
}
.ama-ajax-modal .page-footer-buttons button[data-dismiss]:hover{
    background: black;
}
.ama-ajax-modal .form-group{
    margin-bottom: 1em;
}
.ama-ajax-modal .btn-clear{
    background: none !important;
    position: relative;
}
.ama-ajax-modal .btn-clear>svg{
    float: left;
    position: absolute;
    left: 20px;
}
.ama-ajax-modal .btn-clear>span{
    vertical-align: middle;
    display: inline-block;
    margin-left: 1em;
}

/*Header */
.new_rbg_container .rbg_header .search_page_header .main-nav.nav li a{
    border-bottom: none !important;

}


.rbg_search_filter_panel h4{
    font-size: 1.8em;
    margin: 10px 0px;
    line-height: 1.4em;
}

.rbg_search_filter_panel h4 a>img{
    position: relative;
    margin-left: 5px;
    top: -7px;
    width: 28px;
}

.rbg_search_filter_panel h4 a>svg{
    width: 23px;
    margin-left: 10px;
    vertical-align: text-bottom;    
}

.rbg_search_filter_panel h5{
    margin: 20px 0px;
    font-size: 1.7em;
    display: block;
    font-family: OmnesMedium;
}

.rbg_search_filter_panel h6, 
.rbg_search_filter_panel h6 a,
.rbg_search_filter_panel .h6, 
.rbg_search_filter_panel .h6 a{
    font-size: 1.3em;
    padding-bottom: 0.25em;
		color: black;
font-weight: normal;
    font-family: OmnesMedium;
}

.rbg_search_filter_panel .checkbox, 
.rbg_search_filter_panel .radio{
    margin: 7px 0px;
}

.new_rbg_container .advance_search .clear_filters{
    display: none;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers>a{
    display:block;
    height:100%;
    width:100%;
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers>a>p,
#ama-page-22612 .new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers>a>p{
    color: black;
    font-size: 3em;
    line-height: 1.1em;    
}

.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.hygiene_boxhygiene {
    background: white;
    color:black;
}

.new_rbg_container .rbg_core_boxes a:hover .rbg_core_boxes_inner.hygiene_boxhygiene{
    border: 1px solid #C85028;
}

.rbg_core_boxes .hygiene_boxhygiene .link_icon{
    position: absolute;
    bottom: 22px;
    right: 22px;
    height: 20px;
    width: 20px;
    background: url('/img/link-regular.svg') no-repeat 0 0;
}
.rbg_core_boxes .rbg_external_link .hygiene_boxhygiene .link_icon{
    position: absolute;
    bottom: 22px;
    right: 22px;
    font-size: 30px;    
    background: url('/img/external-link-regular.svg') no-repeat 0 0;
}


/* New Colours */
.rbg .rbg_search_filter_panel a{
    color: black;
    
}

.rbg .rbg_search_filter_panel h4{
	margin-bottom: 2em;
}

.favourite_suppliers_list .orange,
.new_rbg_container span.favourites.is-active svg,
.rbg_right_html a,
#ama-field-74212 .advanced_search>a:hover{
    color: #C85028 !important;
}
.new_rbg_container .rbg_header .search_page_header .main-nav.nav li a.active,
.ama-ajax-modal .page-footer-buttons button.btn-primary{
    background:#C85028 !important;
    color: white;
}

.favourite_suppliers_list .orange:hover,
.searchresults_ span.favourites:hover svg,
.rbg_right_html a:hover,
.favourite_suppliers_buttons a:hover svg,
.rbg_search_filter_panel h4 a:hover,
.RBG_sector_sponsor span.favourites:hover svg,
.new_rbg_container .bookmark_save:hover,
.rbg .rbg_search_filter_panel a:hover{
    color: #943C1E !important;
}
span.favourites.is-clicked .favourites-tooltip, 
span.favourites.is-hover:hover .favourites-tooltip{
    border: 1px solid #943C1E;
}
.new_rbg_container .search_header .RBG_search:hover,
.rbg_right_html a.E_creative_subtitle:hover:after{
    background:#943C1E !important;
}

.new_rbg_container .rbg_header .search_page_header .main-nav.nav li a:hover,
.ama-ajax-modal .page-footer-buttons button.btn-primary:hover,
.new_rbg_container .sector_container a:hover .sector_listing .sector_image,
.new_rbg_container .rbg_core_boxes a:hover .rbg_core_boxes_inner.hygiene_box,
.new_rbg_container .rbg_core_boxes .rbg_core_boxes_inner.fav_suppliers a:hover .fav_suppliers_button{
    background:#943C1E !important;
    color: white;
}


.rbg_page_header{
    margin-top: 2em;
    margin-bottom: 2em;
    overflow: hidden;
    margin-left: 20px;    
}

.new_rbg_container .side_nav {
    min-height: auto;
}

.new_rbg_container .bookmark_save svg{
    padding-left: 10px;
    width: 30px;
    top: -5px;
    position: relative;
    vertical-align: middle;
}

.rbg_search_filter_panel .advance_search>p{
    font-size: 1.3em;
    text-align: center;
    padding: 1em 2em;
}
.rbg_search_filter_panel .advance_search a{
    background: #C85028;
    border-radius: 0px;
    border: 0;
    float: none;
    margin-bottom: 20px;
    padding: 10px 40px;        
    color: #fff;
    width: 100%;
    font-size: 1.3em;
}

.rbg_search_filter_panel .advance_search a:hover,
.new_rbg_container .advance_search .form-submit button:hover{
    background: #943C1E !important;
}

.favourite_suppliers_bookmark{
	position: relative;
	top: 4px;
}

.fancybox-opened{
	opacity: 1!important;
}

.inline-filter{
	overflow: hidden;
}

.inline-filter label{
   display: inline-block;
}

.inline-filter .checkbox .cr, 
.inline-filter .radio .cr{
	float: none !important;
	margin-left: 1em;
}

.inline-filter .h6{
margin-top: 0px;
    line-height: 1.1em;
    display: inline-block;
}

.inline-filter .checkbox label input[type="checkbox"]:checked + .cr{
    color: #C85028;
}

.carousel-image{
height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.new_rbg_container .company_profile_sidebar .navbar-collapse{
padding:0px;
}

/*Fairdata Header */
.fairdata_header{
    padding: 2em 0;
    background: #993366;
    color: white;
    margin-top: 1px;
    overflow: hidden;
}

.fairdata_header .main-nav.nav>li>a{
    color: white;
    cursor: pointer;
}

.fairdata_header h6{
    font-family: OmnesRegular;
}

.fairdata_header .main_content{
	 max-width: 1300px;
}

.new_rbg_container #rbg_addresses, .new_rbg_container #rbg_addresses_int{
    overflow: hidden;
    clear:both;
}

.new_rbg_container .rbg_addresses{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.new_rbg_container .rbg_addresses .col-md-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.sticky_nav.rbg_non_stick{
	width: 100% !important;
	position: static !important;
}

.favourite_suppliers_buttons a.disabled, 
.favourite_suppliers_buttons .share_container.disabled, 
.favourite_suppliers_buttons>div.disabled{
	    pointer-events: none;
    opacity: .65;			
}

#ama-page-22652 .favourite_suppliers_footer{
   padding: 0 25px;
   text-align: left;
}  
#ama-page-22652 .new_rbg_container .company_logo{
	text-align: left;
}
#ama-page-22652 .new_rbg_container .company_logo img{
   padding:0;
}      

.new_rbg_container .sidebar-toggle{
	display:none;
}

.new_rbg_container .sidebar-toggle.collapse {
	display:block;
}

.new_rbg_container .favourite_suppliers_buttons .share a{
	background: none;
}
		
.new_rbg_container .favourite_suppliers_buttons .share a:first-of-type{
	margin-left:0px
}
		
.new_rbg_container .favourite_suppliers_buttons .share:hover{
	background:white;
}
		
.new_rbg_container .search_results_filters .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, 
.new_rbg_container .search_results_filters .radio label input[type="radio"]:checked + .cr > .cr-icon{
	color:#C85028;
}
		
.new_rbg_container .search_results_filters .checkbox a:hover .cr, .new_rbg_container .search_results_filters .radio a:hover .cr{
	background: none;
}

#ama-page-22612 #carousel-example-generic p.title{
	padding-left: 40%;
}


.new_rbg_container .inline-filter{
    height: 40px;
    overflow: unset;
    margin-bottom: 25px;
}

.new_rbg_container .advance_search .inline-filter{
    height: auto;
}

.new_rbg_container .inline-filter .search_filters_panel{
    margin-right: 0px;
    overflow: unset !important;
    height: 53px;
}

.new_rbg_container .inline-filter .favourites.is-hover .fa{
    padding: 15px;
    position: relative;
    top: -10px;
    right: -15px
}

.new_rbg_container .side_nav .inline-filter .favourites.is-hover .fa{
    position: absolute;
}


.new_rbg_container .inline-filter .favourites.is-hover:hover{
    padding-right: 0px;
}

#snap-content .new_rbg_container .inline-filter .favourites.is-hover:hover .favourites-tooltip{
    position: fixed;
}

.new_rbg_container .inline-filter .favourites.is-hover:hover .favourites-tooltip{
    position: absolute;
    right: auto;
    left: auto;
    top: auto;
    margin-left: 25px;
    margin-top: -53px;
    width: 300px;
}

.new_rbg_container .inline-filter .favourites.is-hover:hover .favourites-tooltip a{
    color: #C85028 !important;
    margin: 0;
}

.new_rbg_container .inline-filter .favourites.is-hover:hover .favourites-tooltip a:hover{
    color: #943C1E !important;
}


.rbg_foot_search .rbg_header::before {
    content: "";
    background: url(/img/rgb-background-graphic.png) no-repeat;
    background-position: -30% 90%;
    background-size: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
}

.rbg_foot_search .rbg_header {
    background: #347172;
}

.new_rbg_container .advance_container  .inline-filter .favourites.is-hover .fa{
			    top: -47px;
}

li.multiselect-item.multiselect-group{
	position: relative;
}

li.multiselect-item.multiselect-group .caret-container{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 10px;
    height: 100%;
}

/****************************************************/


/******************Tooltip********************/

.imis_link{
position: relative;
}

.payment-tooltip{
    position: absolute;
    bottom: -40px;
    z-index: 10;
    background: black;
    padding: 10px;
    color: white;
		font-family: OmnesRegular;
		opacity: 0.9;
}

.payment-tooltip a{
color:#C85028;
}

#ama-page-21482 .sticky_nav .payment-tooltip{
bottom:-40px;
top: unset;
display: none !important;
}

.spotlight_text .payment-tooltip{
bottom: -60px;
}

.sticky_nav .payment-tooltip{
bottom: unset;
top:-50px;
}

/*.payment-tooltip .arrow-up {
    position: absolute;
    top: -10px;
		
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid black;
}*/

.RL_promo_style{
    background: #55555b;
    overflow: auto;
    clear: both;
    padding:0px;
		margin-top: 0.5em;
}

.RL_promo_style .rbg_core_boxes{
padding:0px;
}

.RL_promo_style .rbg_core_boxes .carousel-indicators{
    left: 63%;
		bottom: 0;
}

.RL_promo_style .carousel-inner .item img{
max-width: 300px;
}

.RL_promo_style .carousel-inner .item .img_frame{
max-width: 250px;
overflow:hidden;
}

.RL_promo_style .carousel-inner .item .img_frame img{
    display: block;
		-webkit-transition: all .5s;
    transition: all .5s;
		    margin-left: -10%;
}

.RL_promo_style:hover .item .img_frame > img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.RL_promo_style .carousel-inner .item .carousel-caption{
    width: 60%;
    left: 270px;
    font-size: 2em;
}

.RL_promo_style .carousel-inner .item a .underline:after{
color:white;
background:white;
display:none;
}

.main_content .reduce-video-padding .video-embed{
margin-bottom:0;
padding-bottom:0;
}

.main_content .reduce-video-padding .video-embed div{
/*margin-top:0 !important;*/
}

.side_nav .team_sidebar{
padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #DFDFDF;
		max-width: 330px;
		width:100%;
}

.side_nav .team_sidebar:last-child{
border:0;
}

.side_nav .team_sidebar h5{

}

.side_nav .team_sidebar p:first-of-type{
    color: #C85028;
		font-size: 1em;
		margin-top: 10px;
}


.side_nav .team_sidebar img{
max-width:100px;
}

.side_nav .nav_note{
    background: #dae7f6;
    padding: 20px 15px;
    color: #797878;
    font-size: 1.2em;
    font-family: OmnesMedium;
    margin-top: 10px;
}

.side_nav .nav_note a{
color:#797878;
text-decoration:underline;
}

.side_nav .nav_note a:hover{
color:black;
}

.booking_consent{
    border: 1px solid #b3b3b3;
    padding: 10px;
}

.booking_consent .row{
padding: 10px 0px;
}

.booking_consent .row .col-sm-4{
text-align:center;
}

.survey_form .survey_question{
    border-top: 1px solid #DFDFDF;
padding-top:20px;
padding-bottom:20px;
}

.survey_form .survey_question.row{
margin:0;
}

.survey_form p{
    line-height: 1.4em;
}

.survey_form .cookie_options_item{
width:100%;
font-family: OmnesRegular;
}

.survey_form .cookie_options_item label{
font-weight: normal;
}

.survey_form .cookie_options{
padding: 10px 60px;
}

.sticky_nav.back_to_top{
margin-top:-20px;
}

.sticky_nav.back_to_top.sticky{
top: 515px !important;
margin-top:0px;
}

.sticky_nav.back_to_top a{
    cursor: pointer;
    padding-left: 10px !important;
    position: relative;
}

.sticky_nav.back_to_top a i{
    top: -5px;
    position: relative;
}

.share_container .social_button{
display: inline-block;
    width: 30%;
}

.share_container .twitter-x{
	margin-top:5px;
}

.share_container .twitter-x svg{
	opacity: 0;
	height: 0;
  line-height: 1;
	display: inline-block;
	transform: translate(0px, 5px);
	transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.share_container .share:hover .twitter-x svg{
  height: 28px;
	opacity: 1;
}

.share_container .share:hover .twitter-x a:hover svg{
	fill: #C85028 !important;
}

#ama-page-22032 .carousel-indicators{
    bottom: -20px;
}

#ama-page-22032 .carousel-indicators li{
border: 1px solid #000;
width:15px;
height:15px;
}

#ama-page-22032 .carousel-inner{
min-height:305px;
}

#ama-page-22032 .carousel-indicators .active{
background-color: #ff6600;
width:18px;
height:18px;
}


#ama-page-21882 .carousel-indicators,
#ama-page-21822 .carousel-indicators{
    bottom: -20px;
}

#ama-page-21882 .carousel-indicators li,
#ama-page-21822 .carousel-indicators li{
border: 1px solid #000;
width:15px;
height:15px;
}

#ama-page-21882 .carousel-inner,
#ama-page-21822 .carousel-inner{
min-height:305px;
}

#ama-page-21882 .carousel-indicators .active,
#ama-page-21822 .carousel-indicators .active{
background-color: #ff6600;
width:18px;
height:18px;
}


#career_modal .modal-dialog{
top:0;
margin-bottom: 50px;
max-width:1000px !important;
max-width:1100px !important; /* Increase the width due to the youtube thumbnail loading in low quality rather than standard */
width:100%;
}

#career_modal .modal-dialog .modal-content{
    background-color: black;
    border-radius: 20px;
}

#career_modal .modal-body{
padding:0px;
}

#career_modal .modal-body .inner_overflow{
overflow:auto;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-template-columns: 30% 70%;
    display: grid;
}

#career_modal .modal-body .inner_overflow h4{
}

#career_modal .career_modal_column {
background: white;
border-radius:20px;
padding:30px;
margin: 10px;
text-align: center;
}

#career_modal .career_modal_column p{
text-align: left;
font-size:1.1em;
padding-bottom: 0.5em;
}

#career_modal p.career_modal_block_title {
    text-align: left;  
    font-size: 1.5em;
    font-weight: 600;
}

#career_modal p.career_modal_block_sub_title {
    text-align: center;  
    font-size: 1em;
    font-weight: 300;
}

.career_role_container{
    grid-column-start: 1;
    grid-column-end: 3;
    grid-template-columns: 33% 33% 33%;	
		display: grid;
		width:100%;
}

.career_role_block{
    text-align: center;
		border: 1px solid #e0e0e0;
		margin:20px;
		padding:15px;
		border-radius: 20px;		
}

#career_modal .career_quote_head{
    grid-column-start: 1;
    grid-column-end: 2;
    grid-template-columns: 60% 40%;
    display: grid;
}

#career_modal .career_quote_head .career_modal_block{
margin-top:0;
}

#career_modal .career_quote_head .career_modal_block:first-child{
margin-right:1.5px
}

#career_modal .career_quote_head .career_modal_block:last-child{
margin-left:1.5px
}

#career_modal .career_quote_head img{
float: none;
    width: 50px;
    padding: 0px;
}

#career_modal .career_quote_head div:last-child{
background:#c85028;
text-align: center;
}

#career_modal .career_quote_head div:last-child p{
color:white;
}

#career_modal .career_quote_head p {
text-align: left;
}

.text_content a.career_role_block{
		color:black;
}

.text_content a.career_role_block:hover{
    color: #C85028;
}

.career_modal_column img{
width:100%;
padding: 10px;
margin-bottom: 20px;
}

.career_role_block h5{
border:0;
padding-top:0px;
}

.career_role_block img{
padding-bottom:10px;
}

.career_modal_block{
    padding: 30px;
    background: white;
    margin: 10px;
    border-radius: 20px;
}

.career_modal_block p{
padding-bottom: 0.25em;
line-height: 1.2em;
}

.career_modal_block.no-border{
border:0;
}

.career_modal_block p:last-child{
padding-bottom:0;
}

.career_modal_block img{
    /*float: right;
    width: 100px;*/
    padding: 10px;
}

.career_modal_resources{
    grid-column-start: 1;
    grid-column-end: 2;
    grid-template-columns: 50% 50%;
    display: grid;
}

.career_modal_resources:last-child .career_modal_block{
margin-bottom:0;
}

.career_modal_resources .career_modal_block:first-child{
margin-right:1.5px;
}

.career_modal_resources .career_modal_block:last-child{
margin-left:1.5px;
}


#career_modal .video-container {
  position: relative;
  padding-bottom: 56.25%;
}

#career_modal .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#career_modal .blackbox{
width:100%;
background:black;
height:100px;
}

#ama-field-69542 .text_content ul{
padding-left: 40px;
}

.text_content .black_block,
.text_content .orange_block{
	padding: 40px 20px;
    clear: both;
    background: black;
    color: white;
		font-size: 1.1em;
		margin-bottom:10px;
}

.survey_close{
    width: 37px;
    padding: 10px;
    background: #C85028;
    display: inline-block;
    text-align: center;
    height: 37px;
		float: right;
		color:white;
		margin-left: 10px;
    font-weight: bold;
		cursor: pointer;
		postion:relative;
}

.survey_container p{

}

/*People and Talent PDF rebuild*/
.pt_resource_cover{
background: #993366;
    padding: 4em 2em 2em 2em;
    border-radius: 20px;
    margin-bottom: 20px;
}

.pt_resource_cover p{
    font-size: 34px;
    color: white;
    line-height: 1.2em;
}

.pt_resource_block {
padding: 0;
margin-bottom: 30px;
}

.pt_resource_block div{
padding: 0;
}

.pt_resource_block div:nth-child(odd){
padding-right: 10px;
}

.pt_resource_block div:nth-child(even){
padding-left: 10px;
}


.pt_resource_block p{
    line-height: 1.2em;
}

.pt_resource_wrapper .larger_text p{
font-size:18px;
}

.pt_resource_wrapper .reduce_text p{
font-size:15px;
}

.pt_resource_block img{
border-radius: 20px;
}

.pt_resource_block ul{
	padding-left: 25px;
	margin-bottom: 20px;
	list-style-image: url('/img/PT_asset_bullet.jpg');
}

.pt_resource_wrapper div:nth-child(4) div{
margin-bottom:30px;
    height: 380px;
}

.pt_resource_wrapper div:nth-child(4) div.pt_hover{
position: absolute;
    top: 50px;
    left: 0;
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0;
		cursor: pointer;
		    border-radius: 80px;
}

.pt_resource_wrapper div:nth-child(4) div.single .pt_hover{

}

.pt_resource_wrapper div:nth-child(4) div.pt_hover img{
    position: absolute;
}

.pt_resource_wrapper div:nth-child(4) div.pt_hover img.pt_hover_on{
display:none;
}


.pt_resource_wrapper div:nth-child(4) div.single{
    height: auto;
}

.pt_resource_wrapper div:nth-child(4) > p{
    margin-bottom: 10px;
}

.pt_resource_block .pt_no{
border-radius: 0;
    float: left;
    padding-right: 10px;
    position: relative;
    top: -6px;
		height: 30px;
		width: 60px;
}

.pt_resource_wrapper div:nth-child(4) div.pt_hover_text{
		display: none; 
    position: absolute;
    background: white;
    width: calc(100% - 80px);
    top: 30px;
    padding: 10px;
    font-size: 15px;
    left: 80px;
    z-index: 100;
		box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
		height:auto;
}

.pt_resource_wrapper h3{
margin-bottom: 30px;
}

@media (max-width: 768px){

.pt_resource_cover{
padding:1em !important;
}

.pt_resource_cover img{
    max-width: 400px;
    width: 100%;
		margin-bottom: 20px;
}

.pt_resource_block div:nth-child(odd){
text-align: center;
}

.pt_resource_block img {
    max-width: 400px;
    width: 100%;
    margin-bottom: 20px;
}

.pt_resource_wrapper div:nth-child(4){
text-align: center;
}

.pt_resource_wrapper div:nth-child(4) div.pt_hover{
display:none;
}

.pt_resource_wrapper div:nth-child(4) div{
height: auto;
}

.pt_resource_wrapper div:nth-child(4) div.pt_hover_text{
position: static;
width:100%;
box-shadow: unset;
display:block;
text-align:left;
}

.pt_resource_block .pt_no{
float:unset;
margin-bottom:0;
}

.pt_resource_wrapper .reduce_text p,
.pt_resource_wrapper .larger_text p,
.pt_resource_block p{
font-size:16px;
}

}

#ama-page-22866 #ama-field-77476 .modal-footer .pull-right a:nth-child(2){
display: none;
}

#ama-page-22866 #ama-field-77476 .modal-body .form-group .control-label{
text-align: left;
padding:0px 20px;
padding-bottom:10px;
}

.optional_details{
    display: none;
}

.main_subnav.menu5206 .col-sm-3{
    width: 20%;
}

.other_resources_dropdown ul{	
	margin:0;
	padding: 0;
	    margin-bottom: 20px;
}

.other_resources_dropdown {
display:none;
}

.other_resources_dropdown .nav_unit{
padding:0;
}

.other_resources_dropdown ul .subnav_head {
    font-weight: bold;
}

.other_resources_dropdown .subnav_sub{
    padding-left: 0px;
}

.other_resources_dropdown li{	
	list-style: none;
    margin-top: 1em;
}

.nav .banner_cta2.other_resources_btn  {
    position: relative;
    padding: 10px 40px 10px 0px;
    left: -15px;
    margin-left: 25px;
		
		max-width: none;
    background: black !important;
    color: white !important;
    cursor: pointer;
}

.nav .banner_cta2.other_resources_btn p{
	margin-bottom:0;
}

.other_resources_btn .chev_icon {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 15px;
}