.portal {
	
}


iframe.taSurvey {
	width:97%;
	height:40vw;
	border:none;
	margin: 0 auto;	
}



.packageValue {
	float:left;
	margin:10px;
	width:calc((100% / 6) - 30px);
	height:auto;
	text-align:center;
	min-width:236.33px;
	min-height:232.33px;
}
.packageValue .pointCircles {
	width: 190px;
	height: 190px;
	margin:0 auto 10px;
	background: #02375f;
	border-radius: 200px;
	background: -moz-radial-gradient(center, ellipse cover,  #02375f 0%,#02375f 61%,#fff 62%,#fff 65%,#02375f 66%,#02375f 100%);
	background: -webkit-radial-gradient(center, ellipse cover,  #02375f 0%,#02375f 61%,#fff 62%,#fff 65%,#02375f 66%,#02375f 100%);
	background: radial-gradient(ellipse at center,  #02375f 0%,#02375f 61%,#fff 62%,#fff 65%,#02375f 66%,#02375f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02375f', endColorstr='#02375f',GradientType=1 );
	position:relative;
	color:#fff;
}
.brochures .twentywidth.inquireYourTrip{
    width: 23%;
}
.faq.ui-accordion h3{
    color: rgba(2,55,95,1) !important;
    font-weight: bold;
    border: 0px !important;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{display: none;}
.ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left: 0px;}
.ui-accordion .ui-accordion-content{padding-left: 0; margin-left: 0 !important;}
.packageValue .pointCircles > div  {
	position:absolute;
	top:30%;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	text-align:center;
}
.packageValue .pointCircles > div > span {
	font-size:3em;
	font-family:rbold;
	display:block;
	line-height:1em;
}
.signup-description{
    width: 73% !important;
    margin-top: 25px;
    font-size: 0.85em;
    text-align: center;
}


.packageValue .pvText {
	color:#02375f;
	font-size:0.8em;
}
.packageValue .pvText:first-line {
	font-family:rbold;
}

.brochures .qa {
    filter: grayscale(100%) brightness(100);
}
.inquireYourTrip {
    padding: 56px 15px;
    min-height: 358px;
}
/* Custom checkbox - sign up */
input[name="signup[Newsletter]"], input[name="signup[AgreeTnC]"]{
    /* display: none; */
    opacity: 0;
}
label[for="newsletter"], label[for="tc"]{
    position: relative;
}
input[type=checkbox] + label:before {
    display: inline-block;
}
input[name="signup[AgreeTnC]"] + label,
input[name="signup[Newsletter]"] + label{
    content: '';
    width: 25px;
    height: 25px;
    border: 2px solid #ccc;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    position: absolute;
}
input[name="signup[Newsletter]"]:checked + label:after,
input[name="signup[AgreeTnC]"]:checked + label:after{
    content: "\2713\0020";
    text-align: center;
    left: 0; right: 0;
    bottom: 0; top: 0;
    color: #4b69b1;
    transition: all .2s;
    position: absolute;
}
#termsandconditions{
    position: absolute;
    width: max-content;
    top: calc(100% + 10px);
    left: calc(100% + 20px);
}
span.newsletter, span.tc{
    padding-left: 45px;
    font-size: 0.95em;
}
.redeemtable {
	float:left;
	margin:10px;
	width:calc((100% / 3) - 30px);
	height:auto;
	text-align:center;
	font-size:0.87em;
	min-width:380px;
}
.redeemtable > .table {
	width:370px;	
}
.redeemtable > .table > .row:first-child {
	background: #02375f;
	color:#fff;
}
.redeemtable > .table > .row:first-child  > .cell{
	height:62px;
}
.redeemtable > .table > .row:not(:first-child) {
	background: #EEF8FA;
	color:#02375f;
}
.redeemtable .cell {
	padding:10px 0;	
}
.redeemtable .cell span{
	font-family:rbold;
}
.redeemtable .row:not(:last-child):not(:first-child) .cell {
	border-bottom:1px solid #60B2D8;	
}
.redeemAndersonvacationagenttravelvoucherIcon {
	background-position: -700px -762px;
	width:43px;	
	height:42px;
	vertical-align:middle !important;
	margin-right:10px;
}
.redeemDonationtocharityIcon {
	background-position: -753px -762px;
	width:43px;	
	height:42px;
	vertical-align:middle !important;
	margin-right:10px;
}

.earnIcon {
	background-position: -987px -426px;
	width:58px;	
	height:58px;
	vertical-align:middle !important;
	margin-right:10px;
}
.redeemIcon {
	background-position: -987px -489px;
	width:58px;	
	height:58px;
	vertical-align:middle !important;
	margin-right:10px;
}

.localContactsIcon {
	background-position: -804px -426px;
	width:49px;	
	height:51px;
	vertical-align:sub !important;
	margin-right:15px;
}

.mailIcon {
	background-position: -695px -87px;
	width:23px;	
	height:16px;
	vertical-align:sub !important;
	margin-right:10px;
}
.phoneIcon {
	background-position: -674px -87px;
	width:17px;	
	height:23px;
	vertical-align:sub !important;
	margin-right:10px;
}
.skypeIcon {
	background-position: -647px -86px;
	width:23px;	
	height:23px;
	vertical-align:sub !important;
	margin-right:10px;
}




.localContactBox {
	box-shadow:	0px 0px 3px rgba(0,0,0,0.2);
	float:left;
	margin:0 12px 10px 0;
	width:48%;
	background: #fff;
}

.staffDetails {
	position:relative;
	vertical-align:top;
	padding:20px 15px 10px 25px;
}
.staffPhoto {
	width:200px;
	height:200px;
	display:block;	
}
.staffContact {
	position:absolute;
	bottom:20px;
	font-size:0.8em;
}
.staffContact div {
	margin:4px 0;	
}
.staffContact div .spriteContainer {
	width:35px;
	display: inline-block;
}
.fullStaff {
	height:200px;
	min-width: 250px;
	display:block;	
}

/* login Layout
================================================== */
.loginBoxLoc {
	padding: 30px 0 0;	
}
.loginBox {
	padding:20px 30px;
	min-width:250px;
	max-width:546px;
	margin: 0 auto;
}
.loginBox > div {
	margin:15px 0;	
}
.loginBox label {
	width:150px;
	display:inline-block;
}

.loginBox input[type=text],.loginBox input[type=password] {
	border: 1px solid hsl(0,0%,71%);
	padding: 10px 14px;
	font-size: 15px;
	background-color: #fff;
	max-width: 600px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	transition: box-shadow 0.2s ease-in-out;
	font-family:rregular;
}
.loginBox input[type=text]:hover,input[type=password]:hover,.loginBox input[type=text]:focus,.loginBox input[type=password]:focus {
	border: 1px solid rgba(112,112,112,1);
	box-shadow: 0 0 5px rgba(112,112,112,1);
}

.error {
	padding:4px 14px;
	font-size:0.87em;
	font-family:rmedium;
}
.ta_signup {
	width:90%;
	margin:0 auto;	
}



.row{
    display: table;
    width: 90%;
    margin: auto;
}
.right{
    float: right;
    width: 96%;
    margin-top: 0px;
}
.col{
    float: left;
    padding: 15px;
}
.ta_signup .row > .col:first-child{
    width: 30%;
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 20px;
    padding-top: 20px;
}
.ta_signup .row > .col:last-child{
    width: 60%;
    padding-right: 0px;
}
.ta_signup .row .protection{
    width: 40px;
}
.ta_signup .content{
    width: 80%;
    margin: auto;
    margin-top: 70px;
}
.ta_signup input[type="text"], .insurance select, .insurance input[type="date"], .insurance input[type="number"], .ta_signup input[type="password"]{
    width: 100%;
    padding: 11px;
    padding-right: 0px;
    color: gray;
    border: 1px solid #4b69b1;
}
#captcha-img{
    margin-bottom: -15px;
}
.ta_signup input[type="submit"]{
    width: 280px;
    text-align: left;
    padding-left: 95px;
}
.ta_signup a{
    padding: 6.5px;
    
}
.ta_signup a:before{
    /* content: ''; */
    background-color: #4b69b1;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 250px;
    border-radius: 0px 5px 5px 0px;
}
.ta_signup .error{
    color: red;
}
.ta_signup a:after{
    content: '';
    background: url(../images/sprites.png?v=1);
    background-size: 1100px 1100px;
    background-position: -694px -33px;
    display: inline-block;
    vertical-align: bottom;
    width: 23px;
    height: 23px;
    filter: brightness(1000%);
    zoom: 0.8;
    right: 4%;
    top: 28%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ta_signup .other-traveller{
    width: 89%;
    margin: auto;
}
.ta_signup hr{
    margin-bottom: 50px;
    background-color: rgba(2,55,95,0.5);
}
.ta_signup h3{
    font-size: 1.5em;
    margin-top: 50px;
    font-family: rmedium;
    color: rgba(2,55,95,1);
}
.ta_signup select{
    height: 46px;
}

/* Custom select input */
.ta_signup select{
    flex: 1;
    padding: 0 0.5em;
    color: #fff;
    cursor: pointer;
    outline: 0;
    box-shadow: none;
    background-image: none;
    z-index: 999;
    background: transparent;
    height: 46px;
    appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    color: black;
}
.ta_signup .selected{
    position: relative;
    display: flex;
    width: 100%;
    height: max-content;
    line-height: 3;
    overflow: hidden;
}
.ta_signup .selected::after{
    position: absolute;
    content: '';
    background-image: url(../images/sprites.png?v=1);
    background-position: -974px -115px;
    width: 20px;
    height: 15px;
    top: 17px;
    right: calc(0% + 15px);
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    cursor: pointer;
}
.ta_signup .selected select:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.ta_signup .selected::before{
    position: absolute;
    content: '';
    width: 50px;
    height: 46px;
    background-color: #4b69b1;
    top: 0px;
    right: 0%;
    cursor: pointer;
}





.bodyWrapper{
    padding-top: 231px !important;
}

.activate-acount{margin-top: 100px;}


ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 0.82em;
    display: inline-block;
    padding: 18px 15px !important;
    margin: 0 1px 0 1px;
    list-style: none;
    cursor: pointer;
    float: left;
    color:#fff;
    min-height: 61px;
	background:rgba(75,105,176,1);
	transform:translateY(0px);
    width:calc((100% / 7) - 2px);
    
}
.taTSTab--col{
    padding: 0 20px;
    width: 50%;
}
.taTSTab--col:first-child{
    border-right: 1px solid #ccc;
    padding-left: 0;
    padding-right: 40px;
}
.taTSTab--col:nth-child(2){
    padding-left: 40px;
    padding-right: 0;
}
.taTSTab--col:nth-child(2) a{

}
.resp-tabs-list li .taSprites {
	filter:grayscale(100) brightness(500);
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 35px 25px 25px;
}

.resp-tab-active {
	border: 1px solid rgba(204,204,204,1) !important;
	border-bottom: none;
	margin-bottom: -1px !important;
	padding: 21px 18px 18px 18px !important;
	border-top: 1px solid rgba(204,204,204,1) !important;
	border-bottom: 0px #fff solid !important;
	color:rgba(75,105,176,1)  !important;
	background:#fff !important;
    transform:translateY(0) !important;
    
}
.resp-tab-active .taSprites {
	filter:none !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid rgba(204,204,204,1);
	border-top-color: rgba(204,204,204,1);
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid rgba(204,204,204,1);
    border-top: 0px solid rgba(204,204,204,1);
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid rgba(204,204,204,1) !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid rgba(204,204,204,1) !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

.resourceWrapper{
   margin: 40px auto; 
}
.titlePadding{
    display: block;
    margin-bottom: 15px;
}
.thicker{
    font-weight: 600;
}
.btn{
    padding: 15px;
    background: rgba(2,55,95,1);
    width: 215px;
    border-radius: 10px;
    color: white;
    font-weight: bolder;
    text-align: center;
    font-size: 0.85em;
}

.logo-bg{
    background: #eef8fa;
    color: rgba(2,55,95,1);
    font-weight: 600;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
}
.row.logo-bg > .col{
    width: 50%;
    text-align: center;
}
.primarylogo-wrapper, .brandcolour-wrapper, .flyer-wrapper{
    width: max-content;
    height: max-content;
    margin: 50px auto;
    position: relative;
}
.brandcolour{
    background: rgba(2,55,95,1);
    width: 120px;
    height: 120px;
    border-radius: 100px;
    display: block;
    color: white;
    font-size: 0.8em;
    font-weight: 100;
    padding-top: 40px;
}
.sprites.primarylogo{
    background-image: url(../images/logo_anderson.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 409px;
    height: 100px;
    zoom: 1.2;
    -moz-transform: scale(1.2);
}
.sprites.download{
    background-position: -879px -61px;
    width: 14px;
    height: 17px;
    filter: brightness(0) invert(1);
    zoom: 1.2;
    -moz-transform: scale(1.2);
    margin-right: 5px;
}
.countryList.row{
    width: 100%;
}
.countryList.row > .col:first-child{
    width: 25%;
    padding-left: 0px;
}
.countryList.row > .col:last-child{
    width: 75%;
}
.countryList.row .desc{
    font-size: 0.95em;
}
hr{
    background-color: rgb(177, 177, 177);
}
.brochures img{
    width: 180px;
}
.brochures .row{
    width: 100%;
    text-align: center;
}
.quarter{
    width: 25%;
    max-width: 290px;
}
.small{
    font-size: 0.90em;
}
.flyerList .row{
    width: 100%;
}
.thumbnail{
    width: 300px;
    height: 400px;
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    zoom: 0.75;
    -moz-transform: scale(0.75);
    box-shadow: 2px 3px 5px gray;
    transition: all 0.3s ease;
    /* margin: auto; */
}
.half{
    width: 50%;
    padding-left: 0px;
}
.small.btn{
    width: 180px;
    padding: 8px;
    font-weight: 100;
    margin: auto;
    border-radius: 5px;
}
.brochures .sprites.download{
    zoom: 1;
    -moz-transform: scale(1);
}
.brochure-desc{
    height: 80px;
    padding-top: 7px;
}
.flyerList .list{
    display: block;
    color: black;
    text-decoration: underline;
    font-weight: bold;
    margin: 15px 0;
}
.bigger{
    font-size: 1.2em;
}
.countryName{
    float: left;
    width: 100%;
}
.flyer-wrapper{
    width: 100%;
    float: left;
    /* background-size: 220px auto !important;
    background-repeat: no-repeat !important;
    padding-top: 30px; */
}
.row.logo-bg > .col:first-child{
    border-right: 1px solid rgba(75,105,176,1);
}
.centerTxt{
    text-align: center;
    width: 100%;
    display: block;
}
.eventResult img{
    width: 100%;
    max-width: 400px;
    text-align: center;
    padding: 10px;
    height: 230px;
}
.marginTop{
    margin-top: 40px;
}
.sprites.agentPortal{
    display: block;
    margin: 30px auto;
    background-position: -660px -912px;
    width: 150px;
    height: 139px;
}
.event-big{
    width: 100%;
}
.event-big > img{
    width: 100%;
    padding: 10px;
}
.slick-initialized .slick-slide{
    filter: brightness(0.5);
    transition: all .5s ease;
}
.slick-initialized .slick-slide:hover{
    filter: brightness(1.0);
}

/* Video inspiration & image gallery */
.region-menu{
    padding: 30px 0;
}
.region-menu .menu-item{
    color: rgba(2,55,95,1);
    cursor: pointer;
}
.region-menu .menu-item:hover{
    font-weight: bold !important;
    text-decoration: underline !important;
    color: rgba(2,55,95,1) !important;
}
.video-box{
    float: left;
    margin-right: 20px;
    margin-top: 15px;
    height: 300px;
}
.each-video{
    width: 350.5px;
    height: 195px;
    background: black;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: -35px;
    cursor: pointer;
    position: relative;
}
.each-video:hover{
    filter: brightness(95%);
}
.each-video:hover:after{
    content: '►';
    color: white;
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
    width: 45px;
    height: 60px;
    font-size: 2.5em;
    text-shadow: 1px 3px 5px rgb(80, 80, 80);
}
.video-box-wrapper{
    display: table;
    width: 100%;
    margin: 30px 0;
    margin-bottom: 0px;
}
.video-box > span{
    text-align: center;
    width: 350.5px;
    display: block;
    margin: 10px 0;
    cursor: pointer;
    font-size: 0.85em;
}
.image-box-wrapper{
    display: table;
}
.image-box{
    width: 280px;
    height: 280px;
    float: left;
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 15px;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
}
.image-region-wrapper:not(:first-child){
    display: none;
}
.image-box:after{
    content: '';
    height: 50px;
    width: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    background: url(../images/sprites.png?v=1) no-repeat;
    background-size: 1100px 1290px;
    background-position: -1017px -98px;
    opacity: 1;

}
.image-box:hover:after{
    opacity: 0;
    transition: opacity 0.3s ease;
}
.image-box:hover{
    filter: brightness(120%);
    transition: filter 0.3s ease;
}
.webinar-item{
    padding: 10px 0;
    font-size: 16px !important;
}
.lg-backdrop{
    z-index: 99999999998 !important;
}
.lg-outer{
    z-index: 99999999999 !important;
}
.image-box__wrapper{
    display: table;
}
.image-box-wrapper .countryName{
    margin-top: 50px;
}
@media only screen and (max-width: 1700px) {
    .image-box-wrapper{
        max-width: 1180px;
        margin: auto;
    }
}
@media only screen and (max-width: 1400px) {
    .image-box-wrapper{
        max-width: 890px;
    }
}
@media only screen and (max-width: 1080px) {
    .image-box-wrapper{
        max-width: 600px;
    }
}
@media only screen and (max-width: 680px) {
    .image-box-wrapper{
        max-width: 300px;
    }
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 1550px) {
    .resp-tabs-list li{
        min-height: 81px;
    }
    .taTSTab--col:first-child{
        width: 100%;
        border-right: 0px solid transparent;
        padding: 50px 0;
    }
    .taTSTab--col:nth-child(2){
        padding: 50px 0;
        width: 100%;
        border-top: 1px solid #ccc;
    }

}
@media only screen and (max-width: 1350px) {
    .row.logo-bg > .col{
        width: 100%;
    }
    .row.logo-bg > .col:first-child{
        border-right: 0px;
    }
    .countryList.row > .col:last-child{
        padding-left: 0px;
    }
    .quarter{
        width: 200px;
    }
}
@media only screen and (max-width: 1400px) {
    .thumbnail, .flyer-wrapper{
        display: none;
    }
    .countryList.row > .col{
        width: 100% !important;
    }
    .brochures > .eightywidth,
    .brochures > .twentywidth{
        width: 100% !important;
        float: unset;
        position: relative;
    }
    .brochures > .twentywidth{
        margin-top: 30px;
    }
}
@media only screen and (max-width: 1150px) {
    .localContactBox{
        width: 100%;
    }

}
@media only screen and (max-width: 950px) {
    .resp-tabs-list li{
        min-height: 100px;
        font-size: 0.7em;
    }
    .resp-tabs-list li > span{
        display: block;
    }
}

@media only screen and (max-width: 900px) {
    .footerHaveQuestions .contentWrapper > div{width: 100% !important;}
    .footerHaveQuestions .contentWrapper > div .table{
        margin: auto;
    }

    .howWeTravel-wrapper{
        margin: 10px auto !important;
    }
    .howWeTravel2{margin: 0 !important;}
    .howWeTravel2 .desc-context-wrapper{
        min-height: unset;
        padding: 30px 0;
    }
}

@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
		color:#fff;
    }
	h2.resp-tab-active {
		color:rgb(75, 105, 176) !important;
		font-faimly:rbold;
	}
	.taSprites {
		filter:grayscale(200) brightness(200);	
	}
    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    .brochures > span:first-child{
        /* font-size: 1.2em; */
    }
    .col.half{
        width: 100%;
        padding: 0px;
    }
    .col.half .list{
        margin-bottom: 0px;
        margin-top: 10px;
    }
    .sprites.primarylogo{
        zoom: 0.7;
        -moz-transform: scale(0.7);
    }
    .logo-bg{
        padding: 20px 0px;
    }
}
@media only screen and (max-width: 768px) {
    .brochures .row{
        width: 50%;
    }
    .resp-tab-content{
        padding: 2px;
    }
    .eventName{
        font-size: 25px;
    }
    .larger{
        font-size: 28px;
    }
}
@media only screen and (max-width: 500px) {
    .event-big{
        display: none; 
    }
    .qa{
        position: relative !important;
    }
    section > .contentWrapper.brochures > div:first-child{
        width: 85% !important;
        margin: auto;
    }
    .brochureContent{
        padding: 40px 0;
        margin: 0;
        width: 100%;
    }
    .brochureContent > div{
        width: 100%;
    }
    .brochures img{
        display: none;
    }
    .brochureContent .eightywidth{padding: 0;}
    .localContactBox .table{width: 100%;}
    .localContactBox .table > .thirdwidth{display: none;}
    .staffDetails{
        height: 200px;
        width: 100% !important;
    }
}