/*
Name:   	youngandfree.css
Created:    20-01-2014
Desc:	    Stylesheet for 2014 THT Young And Free redesign
Auth:	    Global Beach Ltd (www.globalbeach.com)	
*/

/* Reset */
input[type='submit'],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="datetime-local"],
input[type="datetime"],
input[type="search"]
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
   border-radius: 0; 
}

/* YOUNG AND FREE GLOBAL */
.youngAndFreeBody
{
    background: none;
    overflow: hidden;
}
.youngAndFreeBody #main
{
    position: relative;
}
.youngAndFreeBody #main .backgroundRight
{    
    width: 488px;
    height: 654px;    
    position: absolute;
    top: 26px;
    right: -380px;   
    z-index: 0;
    background: url("/images/youngandfree/youngFreeBackgroundRight.png") no-repeat left top;
}
.youngAndFreeBody #main .backgroundLeft
{    
    width: 466px;
    height: 510px;    
    position: absolute;
    top: 268px;    
    left: -457px; 
    z-index: -1;
    background: url("/images/youngandfree/youngFreeBackgroundLeft.png") no-repeat left top;
}
.youngAndFreeLanding #main .backgroundLeft
{
    background: url("/images/youngandfree/youngFreeBackgroundLeftSubPage.png") no-repeat left top;
}
.youngAndFreeSubPage #main .backgroundLeft
{
    background: url("/images/youngandfree/youngFreeBackgroundLeftLanding.png") no-repeat left top;    
}


/* Responsive structure */
.responsivePage div#main,
.responsivePage div#main .main_inner,
.responsivePage div.carousel_wrap
{
    width: 100%;
    max-width: 770px;
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.promo_page.responsivePage div#main,
.promo_page.responsivePage div#main .main_inner,
.promo_page div.carousel_wrap{
    max-width: 946px;
}
.responsivePage div.carousel_wrap
{
    position: relative;
    z-index: 1;
}
.responsivePage div.carousel_wrap img
{
    border: 0;
    width: 100%;
    max-width: 760px;
    float: right;
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.promo_page div.carousel_wrap img {
    max-width: 946px;
}
.responsivePage div.carousel_wrap ul.slider-nav
{
    display: none;
}
.responsivePage div.carousel_wrap .bannerDetails
{
    background-image: url("/images/backgrounds/fff_95percent.png");
    background-position: 0 0;
    background-repeat: repeat;
    left: 25px;
    margin: 0;
    padding: 18px;
    position: absolute;
    top: 25px;
    width: 239px;
    z-index: 2;
}
.responsivePage div.carousel_wrap .bannerDetails h1
{
    font-size: 2em;
    color: #0F7BAE;
    font-weight: bold;
    line-height: 1em;
    margin: 0 0 7px;
    padding: 0;
}
.responsivePage div.carousel_wrap .bannerDetails h2
{
    font-size: 2em;
    color: #0F7BAE;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 5px;
    padding: 0;
}
.responsivePage div.carousel_wrap .bannerDetails p
{
    margin: 0 0 12px;
    font-size: 1em;
    line-height: 1.333em;
    margin: 0 0 1em;
    padding: 0;
}
.responsivePage div.main_wrap div.main_wrap_inner
{        
    max-width: 944px;
    width: 100%;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.responsivePage div.breadcrumbs div.breadcrumb_inner
{
    width: 100%;
    max-width: 944px;
    padding: 0;
}
.responsivePage div#aside,
.responsivePage div#main
{
    display: inline-block;
    float: left;
}
.responsivePage div#main
{
    float: right;    
    width: 81.56779661016949%
}
.responsivePage div#aside
{
    width: 17.3728813559322%;
    max-width: 164px;
}
.responsivePage div.cta_row,
.responsivePage div#footer div.inner,
.responsivePage div#footer div.footer_tools
{
    max-width: 946px;
    width: 100%;
}
.responsivePage div.footer_tools div.exernal_links
{
    /*width: auto;*/
}
.responsivePage #main div.carousel_wrap ul.slider-holder li div.image_panel img
{
    float: right;
    right: 0;
    left: auto;    
}
.responsivePage div.carousel_wrap ul.slider-holder li
{
    background: #fff;
}
.responsivePage div.carousel_wrap .bg
{
    background: none;    
}
.responsivePage div.carousel_wrap .mask
{
    border: 1px solid #f0f0f0;
}


/* Responsive Carousel */
.responsivePage div.carousel_wrap ul.slider-nav
{
    width: 100%;
    max-width: 745px;
    left: 0;
    display: none;
}


/* YOUNG AND FREE LANDING */
.youngandfreecontent
{
    width: 100%;
}
.mainContentHolder
{
    width: 100%;
    float: right;
    max-width: 761px;
    overflow: visible;
    position: relative;
    top: 0;
}
.pageWithCarousel .mainContentHolder
{
    top: -32px;
}
.mainContentHolder .pageTitle
{
    margin-bottom: 92px;
    font: 28px "Rotis II Sans", Arial, sans-serif;
    color: #0f7bae;
}
.mainContent
{
    width: 100%;
    padding: 29px 0 22px 3.425559947299078%;
    margin: 77px 0 15px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    background: #ecf04b;
    background: -ms-linear-gradient(top, #ecf04b 0%,#e5e943 100%);
    background: linear-gradient(to bottom, #ecf04b 0%,#e5e943 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf04b', endColorstr='#e5e943',GradientType=0 );    
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mainContentLeft
{
    display: inline-block;
    vertical-align: top;
    width: 62.85714285714286%;
    margin-right: 3.425559947299078%;
}
.mainSectionColumnOne
{
    display: inline-block;
    vertical-align: top;
    padding: 15px 4.329004329004329% 24px 4.329004329004329%;
    width: 100%;
    max-width: 462px;
    min-height: 270px;
    background: #fff;
    color: #333333;
    border-radius: 4px;
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mainSectionColumnOne h1,
.mainSectionColumnOne h2
{
    display: block;
    clear: both;
    width: 100%;
    color: #0f7baf;
    font: 18px Arial, sans-serif;    
}
.mainSectionColumnOne h2
{
    float: left;
    margin-top: 15px;
}
.mainSectionColumnOne p
{
    font: 13px/1.3 large, sans-serif;
    margin-bottom: 1.2em;
    word-wrap: break-word;
}
.hiddenContentBox
{
    float: left;
    padding-top: 15px;
    overflow: hidden;
}
.hiddenContentBox p
{        
    margin-bottom: 0;
    font: 12px Arial, sans-serif;
}
.hiddenContentBox a
{
    font: bold 12px Arial, sans-serif;
    color: #cb1b59;
    text-decoration: none;
}
.hiddenContent
{
    display: none;
}
.hiddenContent p
{
    margin-top: 5px;
}
.whatsInTheKit
{
    padding: 21px 0 30px;
    clear: both;
    width: 100%;
    max-width: 462px;
    background: #ebf501;
    text-align: center;    
    position: relative;
    top: -2px;
    border-radius: 0 0 4px 4px;
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.whatsInTheKit .bubble
{
    position: absolute;
    top: 8px;
    right: -74px;
    width: 108px;
    height: 110px;
    text-align: left;
    text-indent: -999em;
    background: transparent url(/images/youngandfree/freepostBubbleFullWidth.png) no-repeat top left;
}
.whatsInTheKit h1
{
    display: block;
    width: 100%;
    font: bold 21px/1 Arial, sans-serif;
    text-transform: uppercase;
    color: #0f7baf;
    margin-bottom: 16px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.whatsInTheKit img
{
    width: 100%;
}
.whatsInTheKit .fullWidthKit
{
    display: block;
}
.whatsInTheKit .mobileKit
{
    display: none;
}
.mainContentRight
{
    display: inline-block;
    width: 29.79591836734694%;
}
.mainSectionAside
{
    display: inline-block;    
    vertical-align: top;    
    padding: 15px 8.675799086757991% 0 8.675799086757991%;    
    color: #fff;
    -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    border-radius: 4px;    
    width: 100%;
    background: #0076bf;    
    background: -ms-linear-gradient(top,  #0076bf 0%,#00689f 100%);
    background: linear-gradient(to bottom,  #0076bf 0%,#00689f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076bf', endColorstr='#00689f',GradientType=0 );
}
.mainSectionAside h1
{
    font: 18px Arial, sans-serif;
    color: #fff;
}
.mainSectionAside p
{
    font: 13px sans-serif;
    margin-bottom: 1.2em;
}
.mainSectionAside a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.nhsLogoHolder
{
    padding-top: 38px;
    text-align: center;
}
.mainContentHolderImage
{
    position: absolute;    
    top: 50px;
    left: 0;
    padding-left: 21px;
    z-index: 5;
}
.pageWithCarousel .mainContentHolderImage
{
    top: 0px;
}

.mainSectionColumnOne .formRow
{
    margin-bottom: 13px;
    overflow: hidden;    
}
.mainSectionColumnOne .formError
{
    border: 0;
    padding: 10px 0 0 34px;
    margin: 5px 0;
    min-height: 21px;
    max-width: 180px;
    color: #c6170f;
    font: bold 12px/1.1 Arial, sans-serif;
    background: url(/images/youngandfree/errorIconRetina.png) no-repeat left 3px;
    background-size: 27px 21px;
}
.ie8 .mainSectionColumnOne .formError
{
    background: url(/images/youngandfree/errorIcon.png) no-repeat left 3px;
}
.mainSectionColumnOne label
{
    display: inline-block;
    float: left;
    clear: left;
    width: 110px;
    padding-right: 5px;
    font: bold 12px sans-serif;
    vertical-align: top;
    position: relative;
    top: 2px;
}
.mainSectionColumnOne input[type="text"],
.mainSectionColumnOne input[type="email"],
.mainSectionColumnOne input[type="tel"],
.mainSectionColumnOne input[type="datetime-local"],
.mainSectionColumnOne input[type="datetime"],
.mainSectionColumnOne select
{
    display: inline-block;
    float: left;
    width: 199px;
    border: 1px solid #9a9a9a;   
    min-height: 15px; 
    vertical-align: top;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    padding: 10px 5px;
}
.mainSectionColumnOne select
{
    width: 65px;
    margin-right: 8px;
    padding: 7px 5px;
}
.mainSectionColumnOne .submit_input {
    margin-top: 30px;
    float: right;
    clear: both;
}

.mainSectionColumnOne input[type=submit]
{
    font-weight: bold;
}
.asideBottomWidgets
{

    width: 100%;
    max-width: 759px;
    border: 1px solid #d9d5d5;
    border-radius: 4px;
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 17px 10px 19px 14px !important;
    overflow: hidden;
    display: block;
}

.asideBottomWidgets ul
{
    margin: 0;
    padding: 0;
    border: none;
    -moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;    
}
.asideBottomWidgets ul li
{
    display: inline-block;
    float: left;
    margin-right: 15px;
    list-style: none;
    overflow: hidden;
    height: 156px;
    width: 233px;
    color: #333333;
    border: 1px solid #e0e0e0;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);    
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ie8 .asideBottomWidgets ul li
{
    margin-right: 10px;
}
.asideBottomWidgets ul li:last-child
{
    margin-right: 0;
}
.asideBottomWidgets ul li a
{
    display: block;
    position: relative;
}
.asideBottomWidgets ul li a img
{
    width: 100%;
}
.asideBottomWidgets .widgetContent
{
    position: absolute;
    top: 119px;
    left: 0;
    width: 100%;
    height: 120px;
    padding: 11px 6% 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.asideBottomWidgets .widgetContent h1
{
    font: bold 12px Arial, sans-serif;
    color: #cb1b59;
    margin-bottom: 8px;
}
.asideBottomWidgets .widgetContent p
{
    font: 13px Arial, sans-serif;
    color: #333333;
}
.youngAndFreeLanding .main_wrap_inner,
.youngAndFreeSubPage .main_wrap_inner
{
    position: relative;
}
.youngAndFreeLanding .main_wrap_inner .footerBackground
{
    width: 132px;
    bottom: -39px;
    height: 194px;
    position: absolute;
    right: -145px;
    background: url(/images/youngandfree/footerGirl.png) no-repeat top left;
}
.youngAndFreeSubPage .main_wrap_inner .footerBackground
{
    width: 139px;
    bottom: -39px;
    height: 204px;
    position: absolute;
    right: -140px;
    background: url(/images/youngandfree/footerGuy.png) no-repeat top left;
}


/* Accordion content */
.accordionHolder
{
    display: inline-block;
    width: 65.96583442838371%;
    margin-left: 0.5256241787122208%;
    margin-top: 33px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    -moz-box-shadow: -4px -1px 4px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: -4px -1px 4px rgba(0, 0, 0, 0.12);
	box-shadow: -4px -1px 4px rgba(0, 0, 0, 0.12);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    overflow: hidden;
    float: left;
}
.accordionHolder ul
{
    padding: 0;
    margin: 0;
    width: 100%;
}
.accordionHolder > ul > li
{
    list-style-type: none;
    padding: 15px 0 0 2.4%;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    background: url(/images/youngandfree/accordionClosedIcon.png) no-repeat 95% 21px;
}
.accordionHolder > ul > li.accordionItemOpen
{
    background: url(/images/youngandfree/accordionOpenIcon.png) no-repeat 95% 21px;
}
.accordionHolder ul li ul
{
    margin-left: 2%;
    padding-left: 2%;
}
.accordionHolder #ajaxaccreditation,
.accordionHolder .ajaxaccreditation
{
    margin: 15px 0 0 2%;
    width: 96%;
}
.accordionContent
{
    display: block;
    margin-bottom: 25px;
}
.accordionHolder > ul > li article
{
    width: 96.2%;
    padding-left: 1.502145922746781%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.accordionHolder > ul > li article h1
{
    font: bold 14px Arial, sans-serif;
    color: #cb1b59;
    cursor: pointer;
    margin-bottom: 15px;
    padding-right: 7%;
}
.accordionHolder > ul > li article img
{
    float: left;
    border: 2px solid #fff;
    border-bottom: 1px solid #fff;
    margin-right: 22px;
    margin-bottom: 19px;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.widgetsColumn
{
    display: inline-block;
    float: right;
    vertical-align: top;
    padding-left: 1.5%;    
    margin-top: 33px;
    width: 238px;
}
.widgetsColumn .aside
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
    overflow: hidden;
    padding: 0;
}
.widgetsColumn .aside.blockquote-item
{
    padding: 21px 22px 22px;
}
.widgetsColumn .aside .inner_aside
{
    float: left;
    padding: 14px 18px 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.widgetsColumn .aside .inner_aside img
{
    width: 98% !important;
    height: auto !important;
    margin-bottom: 11px;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 760px)
{
    /* GLOBAL RESPONSIVE */    
    input[type='submit'],
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="datetime-local"],
    input[type="datetime"]
    {
       -webkit-appearance: none;
       -moz-appearance: none;
       appearance: none; 
       border-radius: 0; 
    }
    .backgroundRight,
    .backgroundLeft,
    .cta_row
    /*.footer_tools*/
    {
        display: none;
    }
    .responsivePage div.breadcrumbs
    {
        margin-top: 0;
        margin-bottom: 12px;
        width: 87.2%;
        margin-left: 6.8%;
        max-width: inherit;
    }
    .responsivePage div.breadcrumbs div.breadcrumb_inner ul
    {
        float: left;
    }
    .responsivePage div#aside
    {
        width: 87.2%;
        margin-left: 6.8%;
        max-width: inherit;
    }
    .responsivePage div#main
    {
        clear: both;
        float: left;
        width: 87.2%;
        margin-left: 6.8%;
    }
    .responsivePage div#aside div.nav ul,
    .responsivePage div#aside div.nav ul li,    
    .responsivePage div#aside div.nav ul li a
    {
        border: 0;
    }
    .responsivePage div#aside div.nav > ul
    {           
        margin-bottom: 15px;
        border: 1px solid #a7d7e9;        
    }
    .responsivePage div#aside div.nav ul li ul li
    {
        border-top: 1px solid #a7d7e9;
    }
    .responsivePage div#aside div.nav > ul > li
    {
        display: none;
        width: 100%;   
        border-top: 0;     
    }
    .responsivePage div#aside div.nav > ul > li.active
    {
        display: block;        
    }        
    .responsivePage div#aside div.nav > ul > li ul
    {
        display: none;        
    }
    .responsivePage div#aside div.nav > ul > li ul,
    .responsivePage div#aside div.nav > ul > li ul li
    {
        border-bottom: 0;
    }
    .responsivePage div#aside div.nav ul li.active a
    {
        font: bold 16px Arial, sans-serif;        
        padding: 13px 4.676258992805755% 12px 4.676258992805755%;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-decoration: none;
    }
    .responsivePage div#aside > div.nav > ul > li.active > a
    {        
        padding-right: 21.58273381294964%;
        text-decoration: none;
        background: #b2def2 url(/images/youngandfree/mobileMenuIcon.png) top right no-repeat;
        background-size: 50px 45px;
        color: #333;
    }    


    /* LANDING RESPONSIVE */
    .responsivePage div.carousel_wrap
    {
        margin: 0;
    }
    .responsivePage div.carousel_wrap .bg
    {
        padding: 0;
    }
    .responsivePage div.carousel_wrap .mask
    {
        max-height: 355px;
    }
    .responsivePage div.carousel_wrap ul.slider-holder,
    .responsivePage div.carousel_wrap ul.slider-holder li,
    .responsivePage ul.slider-holder li div.panel_inner,
    .responsivePage ul.slider-holder li div.image_panel div.panel_inner,
    .carousel_wrap
    {
        height: 355px;
        background: #fff;
    }
    .responsivePage .js div.carousel_wrap ul.slider-holder li
    {
        float: left;
    }
    .js div.carousel_wrap ul.slider-holder li
    {
        top: 355px;
    }
    .responsivePage #main div.carousel_wrap ul.slider-holder li div.image_panel img
    {
        max-width: 522px;
    }  
    .promo_page.responsivePage #main div.carousel_wrap ul.slider-holder li div.image_panel img
    {
        max-width: 760px;
    }  
    .responsivePage ul.slider-holder div.details
    {
        top: 180px;
    }
    .pageWithCarousel .mainContentHolder
    {
        top: 0;
    }
    .responsivePage ul.slider-holder div.details,
    .responsivePage div.carousel_wrap .bannerDetails
    {
        top: inherit;
        bottom: 0;
        left: 0;
        width: 85.71428571428571%;
        padding: 20px 6.78571% 17px;
    }
    .responsivePage div.carousel_wrap img
    {
        width: auto;
        max-width: 522px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .responsivePage .mainContent
    {
        padding-left: 9.3%;
        padding-bottom: 21px;       
    }
    .responsivePage .mainContentLeft
    {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 18px;      
        width: 90%;
        margin-right: 0%;
    }
    .responsivePage .mainSectionColumnOne
    {
        width: 100%;
        padding: 16px 8% 24px;                     
    }
    .mainSectionColumnOne label
    {
        width: 95%;
    }
    .mainSectionColumnOne h2
    {
        float: none;
    }
    .responsivePage .mainSectionColumnOne input[type="text"],
    .responsivePage .mainSectionColumnOne input[type="email"],
    .responsivePage .mainSectionColumnOne input[type="tel"],
    .responsivePage .mainSectionColumnOne input[type="datetime-local"],
    .responsivePage .mainSectionColumnOne input[type="datetime"],
    .responsivePage .mainSectionColumnOne select
    {
        margin-top: 5px;
        width: 92%;
    }
    .responsivePage .mainSectionColumnOne select
    {
        width: 30%;
        margin-right: 3.2%;
    }
    .hiddenContentBox
    {
        width: 100%;
    }
    .responsivePage .mainContentRight
    {
        width: 90%;
    }
    .responsivePage .mainSectionAside
    {
        width: 100%;
        padding-left: 8.407079646017699%;
        padding-right: 8.407079646017699%;
        padding-bottom: 7px;
        max-width: inherit;             
    }
    .responsivePage .mainSectionAside a
    {
        color: #fff;
        text-decoration: underline;
    }
    .nhsLogoHolder
    {
        padding-top: 23px;
    }
    .responsivePage .asideBottomWidgets
    {
        padding: 21px 0 4px;
        text-align: center;
        margin-bottom: 75px;
    }
    .responsivePage .asideBottomWidgets ul li
    {
        float: none;
        margin-right: 0;
        text-align: left;
    }
    .asideBottomWidgets .widgetContent
    {
        top: 37px;
    }
    .whatsInTheKit
    {
        width: 100%;
        max-width: inherit;
        padding-bottom: 21px;
    }    
    .whatsInTheKit .fullWidthKit
    {
        display: none;
    }
    .whatsInTheKit .mobileKit
    {
        display: block;
    }
    .whatsInTheKit .bubble
    {
        width: 114px;
        height: 115px;
        right: -9%;
        top: 132px;
        background: transparent url(/images/youngandfree/freepostBubbleMobileWidth.png) no-repeat top left;        
    }


    /* Accordion page */
    .accordionHolder
    {
        width: 99.6%;
        margin-top: 20px;
    }
    .accordionHolder > ul > li
    {
        background: url(/images/youngandfree/accordionClosedIconRetina.png) no-repeat 95% 21px;
        background-size: 15px 8px;
        padding-left: 4%;
    }
    .accordionHolder > ul > li article
    {
        padding-left: 2.5%;
        width: 96%;
    }
    .accordionHolder > ul > li article img
    {
        float: inherit;
    }    
    .accordionHolder > ul > li.accordionItemOpen
    {
        background: url(/images/youngandfree/accordionOpenIconRetina.png) no-repeat 95% 21px;
        background-size: 15px 8px;
    }
    .accordionHolder #ajaxaccreditation,
    .accordionHolder .ajaxaccreditation
    {
        width: 96%;
    }
    .inner_tools
    {
        padding: 24px 6px 15px;
    }
    .is-container .is .title p
    {
        padding-left: 106px;
    }
    .widgetsColumn
    {
        padding-left: 0;
        width: 100%;
        margin-bottom: 35px;
    }
}