
/*****************Australia and Newzeland task********************/
.fakeTabsContainer .tabs dd #morePopUp1 dd a.lesspadding{
    padding: 0;
}
.block{
   display:block;
}

/*************************************/

/************* Las vagas icon *******/
.page-offer-vacations-951 #tab_offer-v_1:hover {
    background: linear-gradient(#732B90, #5C2273) repeat scroll 0px 0px transparent;
}
.page-offer-detail .left.propertyIcon.lasvagas > img {
    max-height: 32px;
    padding-top: 4px;
}
/*************************/


/********************Image issue - spacing and dimensions on Blogs Articles **********************************/
	.node-type-article-landing-pg .topbandBlockSplit .field-item.even > img {
	  width: auto;
    	  margin: 12px 0;
    	  padding: 30px;
	}
	.node-type-article-landing-pg .field-name-field-article-banner-img .field-items .field-item.even {
    	 text-align: center;
	}
	.node-article-landing-pg .content .lefthalfContainer .field .field-item.even p img {
    	 width: auto;
	}

/*************************************************************************************************************/


/*******Quick Search*******/
    .mybtn
    {
      padding: 2px 12px !important;
      width: 50px !important;
    }
    #errormsg > p {
      color: #c50f25;
      font-size: 14px;
    }
    #tags {
      padding-left: 10px;
    }
/************************/

/***destination pages***/
.destination_landing_page .margin-top-1em{
    margin-top: 1em;
  }
  .destination_landing_page  .margin-top-15em{
    margin-top: 1.5em;
  }
  .destination_landing_page .margin-top-2em{
    margin-top: 2em;
  }
  .destination_landing_page .margin-bottom-1em{
    margin-bottom: 1em;
  }
  .destination_landing_page .margin-bottom-15em{
    margin-bottom: 1.5em;
  }
  .destination_landing_page .margin-bottom-2em{
    margin-bottom: 2em;
  }

  .destination_landing_page  .field-collection-view {
    border-bottom: initial;
    margin: initial;
    padding: initial;
}
.destination_landing_page .hand {
    max-height: 180px;
    min-height: 180px;
    width: 100%;
    cursor: pointer;
}
.destination_landing_page .highlight{
  background: none repeat scroll 0 0 #EBEBEB;
    padding: 1em;
   
}
.destination_landing_page .right-top-content{
   border-bottom: 2px solid #ccc;
   padding-bottom: 1em;
}
.destination_landing_page .right-bottom-content{
  padding-top: 1em;
}
.destination_landing_page .text-style,.destination_landing_page .field.field-name-field-title.field-type-text.field-label-hidden .field-item.even{
     color: #222222;
    font-family: "Lato","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizelegibility;
    
  }
  .destination_landing_page .field.field-name-field-title.field-type-text.field-label-hidden .field-item.even{
     font-size: 1.6875rem;
  }
  .destination_landing_page .text-style{
   font-size:1.24em;
  }
  .destination_landing_page .text-style a, .destination_landing_page .views-field.views-field-title .field-content > a{
  color:#222;
  font-size:1.24em;
  }
  .destination_landing_page .active{
     font-weight: bolder;
  }
  .destination_landing_page .field-content img {
    max-height: 180px;
    min-height: 180px;
    width: 100%;
  }
  
  .destination_landing_page .fa.fa-sort-desc {
    display: none;
  }
  .destination_landing_page .gallery-custom-display {
    background: none repeat scroll 0 0 #000;
}

.destination_landing_page .pics {
    width: 100% !important;
}
.destination_landing_page .gallery-custom-display {
    left: 27.45%;
}
.destination_landing_page .gallery-custom-display {
    left: 27.45%;
    position: absolute;
    right: 10%;
    top: -150px;
    width: 45%;
    z-index: 2000;
}
.destination_landing_page #slideshow > img {
    max-height: 300px;
    min-height: 300px;
    width: 100% !important;
}

 .destination_landing_page .popup > div {
    padding: 20px 20px;

}

 .destination_landing_page #demos > ul {
    display: inline-flex;
    list-style: outside none none;
}
.destination_landing_page #nav img {
    height: 70px;
    width: 100%;
}
.destination_landing_page .pics {
    height: 312px !important;
}

 .page-title-dest {
    background-color: #fff;
    margin-bottom: 0;
    margin-top: 2em;
    opacity: 0.7;
    padding: 10px;
    width: auto;
    border: 1px solid #000;
    color:#000003;
 
}
.destination-gallery-pop{
position: fixed; 
top: 150px;
z-index: 2000;
display: block;
}
 .node-type-landing-destination-page .layout-row-one.no-margin-top.banner {
	position: absolute;
	left: 50%;
}
.node-type-landing-destination-page .layout-row-one.no-margin-top.banner > div.banner-inner-wrapper  {
        width: 100%;
	text-align: center;
        margin-left: -50%;
}

.destination_landing_page #page-title {
    font-size: 28px;
}
.pointer{
  cursor: pointer;
}
.destination_landing_page #show{
	display:none;
}
@media screen and (min-width:361px){
.text-style {
    display: block !important;
}
#show{
display: none !important;
}
}
@media screen and (max-width:709px){

 .large-12.columns .destination_landing_page .gallery-custom-display {
    left:15px !important;
    position: absolute;
    right: 0px !important;
    top: 10px !important;
    width: 90%;
    z-index: 2000;
}
}
@media screen and (max-width: 500px) {

.page-title-dest {
    margin-top: 2.6em;
 
}
.page-title-dest{
width: 260px !important;
}
.node-type-landing-destination-page .layout-row-one.no-margin-top.banner > div.banner-inner-wrapper {
    margin-left: -130px !important;
  }


.destination_landing_page #show{
	display:inline-block;
	margin-top:-6px;
}
  .destination_landing_page #list1,.destination_landing_page  #list2{
    display: none;
  }
  .destination_landing_page .blog-articles{
    display: none;
  }
  .destination_landing_page .views-field.views-field-title .field-content > a {
    font-size: 1.375rem;
  }
  .destination_landing_page .field.field-name-field-title.field-type-text.field-label-hidden .field-item.even {
    font-size: 1.375rem;
  }
  .destination_landing_page .text-style{
    display: none;
  }
  .destination_landing_page .fa.fa-sort-desc {
    display: block;
    font-size: 2em;
    cursor: pointer;
  }
  .node-type-landing-destination-page .page-title {
    font-size: 20px;
  }
  .destination_landing_page .pics {
    height: initial !important;
}
.destination_landing_page #slideshow > img {
    max-height: initial;
    min-height: initial;
}
}
.galleria-counter {
    display: none;
}


.destinations-type .dest-landing-link {
    background: none repeat scroll 0 0 white;
    padding: 5px 0 5px 10px;
    border-bottom: 2px solid  #e3e3e3 ; 
    border-right: 2px solid  #e3e3e3 ;
    border-left: 2px solid  #e3e3e3 ;

}
.destinations-type .dest-landing-link a {
    color : #222222;
    font-size: 1em;
    padding-right: 50%;
}

.destinations-type .dest-landing-img {
  border-top: 2px solid  #e3e3e3 ; 
  border-right: 2px solid  #e3e3e3 ;
  border-left: 2px solid  #e3e3e3 ;
}
.destinations-type .field-slideshow-controls a {
  position: absolute;
  margin-top: -12%;
  outline: 0;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  z-index: 9999; 
}
/*.destinations-type .dfp-image-bp2 .field-slideshow-controls a {
  margin-top: -20%;
}*/
.destinations-type .dfp-image-bp1 .field-slideshow-controls a {
  margin-top: -40%;
}
.destinations-type .field-slideshow-controls a.prev {
left: 10px;
background: url(/sites/all/themes/sub_aurora_final/images/arrow-left.png) no-repeat ;
}

.destinations-type .field-slideshow-controls a.next {
right: 10px;
background: url(/sites/all/themes/sub_aurora_final/images/arrow-right.png) no-repeat ;
}
.destinations-type #block-views-destination-landing-list-block h2 {
    font-size: 1.4em;
    margin-top: 15px;
    color: #222222 ;
}
.destination_landing_page .right-bottom-content  h3.fact-text {
 font-size: 1.4em;
}
@media (min-width: 1025px) {
.destinations-type #block-views-destination-landing-list-block h2 {
    font-size: 2em;
}
.destination_landing_page .right-bottom-content  h3.fact-text { 
font-size: 1.6875rem;
}
}

.destinations-type .field-slideshow-slide, .destinations-type .field-slideshow-slide a, .destinations-type .field-slideshow-slide img, 
.destinations-type .field-slideshow {
  width: 100% !important;
}

@media (max-width: 640px) {
  .destinations-type .field-slideshow-slide, .destinations-type .field-slideshow-slide a, .destinations-type .field-slideshow-slide img, 
.destinations-type .field-slideshow {
 /*  height: auto !important;*/
}
.destinations-type .view-destination-landing-list ul li div.dest-landing-img {
  display: none;
}
.destinations-type .dest-landing-link {
  border: none ;
}
.destinations-type .view-destination-landing-list [class*="block-grid-"] > li {
    padding: 0 ;
} 
.destinations-type .view-destination-landing-list ul li.views-row-odd  .dest-landing-link  {
  background-color: #EAEAEA ;
}
.destinations-type .view-destination-landing-list ul li.views-row-even  .dest-landing-link {
  background-color: #E0E0E0 ;
}
}

.cruises_page_wrap .offer_description {
    font-size: 14px;
}

.siteWideMsg { display: none; }

@media (min-width: 1441px) {
  #page > header.layout-header > .row,
  #page > #menu-responsive-main-menu > .layout-navigation > .row,
  #page .layout-bookNav > .row,
  #page > .row,
  #page > .layout-row-five > .row, #page-wrapper > .layout-row-five > .row,
  #page > #footer-wrapper > .layout-footer > .row, #page-wrapper > #footer-wrapper > .layout-footer > .row,
  .destinations-type > .row  {
    max-width: 1152px;
  }
}

@media (max-width: 640px) {
  .page-hotels-by-map .offerSections .tabs dd {
	display: table !important;
	width: 33.33% !important;
	height: 100px !important;
	margin-left: -1px;
  }
}
.node-type-hub-hotel-page .layout-row-four .hotel-sub-sections .small-4 {
    text-align: center;
}
.node-type-hub-hotel-page .layout-row-four .hotel-sub-sections img {
    width: auto;
}



@media(min-width:361px) and (max-width:1023px){
.html.page-node-8 .paneHeading .paneHeading-title.highlight-color {
    padding: 10px;
    width: 95%;
}
.html.page-node-8  .paneHeading > img {
    float: left;
    padding-left: 4px;
    padding-right: 8px;
}
}


.panel-pane .travelDeals.panel .travelDeals-link:hover {
    color: #C50F25;
}

.html.page-node .clear.buttonRed.common-page-form-submit-button {

    display: block;

}
.html.page-node.page-node-544 .field .clear.buttonRed.common-page-form-submit-button {

    display: block;
}


.page-node-546 .field-item .block .large-12.columns.common-page-form-border > form > div.large-12.columns:last-child, 
.page-node-547 .field-item .block .large-12.columns.common-page-form-border > form > div.large-12.columns:last-child,
.page-node-548 .field-item .block .large-12.columns.common-page-form-border > form > div.large-12.columns:last-child
{
    text-align: center !important;
}
.page-node-544 .content .large-12.columns.common-page-form-border-bg-none > form > div.large-12.columns:last-child,
.page-node-545 .large-12.columns > form > div:last-child {
    text-align: center !important;
}

/*.page-node-194 .body-section .description {
    overflow: hidden;
}*/


/*********************************** PostLive_1 ************************************************/
/*LT-350*/
#booknav_v .close-booknav:hover {
    cursor: pointer;
    text-decoration: underline;
}
/*LT-351*/
@media (max-width: 640px) {
  .html.node-type-custom-campaigns .field-name-field-custom-campaign-video-link iframe, .html.page-offer-detail iframe, .html.page-offer-consultant-view iframe {
    height: 200px !important;
  }
}
/*LT-356*/
@media (max-width: 635px) {
  .page-node-518.csrw-rightText {
    position: initial !important;
  }
}
@media (max-width: 890px) and (min-width: 320px) {
  .page-node-518 .csrw-leftHands {
    position: initial;
  }
}
/*LT-358*/
@media (min-width: 1024px) and (max-width: 1270px) {
  .html .article-form-search .search-field {
    width: 65%;
  }
}
/*LT-364*/
.html .content .cruises_page_wrap .view-supplier-directory-listings .singleBlock img {
    height: auto;
    padding: 0;
    width: auto;
}
/*LT-346*/
@media (max-width: 640px) {
  .node-type-article-landing-pg .rightthalfContainer {
    border: 1px solid #efefef;
    margin-top: 20px;
    padding: 2px;
  }
}
@media (min-width: 641px) {
  .node-type-article-landing-pg .rightthalfContainer {
    border: 1px solid #efefef;
    margin-top: 20px;
    padding: 10px;
  }
}
.node-type-article-landing-pg .rightthalfContainer .doubleLineTitle {
    border-bottom: 5px solid #ccc;
    text-align: center;
    color: #c50f25;
}
@media (max-width: 640px) {
  .node-type-article-landing-pg .view-Related-Articles .view-content table tr {
    clear: both;
    width: 100%;
  }
  .node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesBanner img {
    float: left;
    height: 100px;
    margin-right: 8px;
    width: 35%;
  }
  .node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesTitle {
    font-size: 16px;
    padding-bottom: 8px;
    padding-top: 0;
  }
}
@media (min-width: 641px) {
  .node-type-article-landing-pg .view-Related-Articles .view-content table tr {
    float: left;
    width: 50%;
  }
  .node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesBanner img {
    float: left;
    height: 100px;
    margin-right: 10px;
    width: 30%;
  }
  .node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesTitle {
    font-size: 18px;
    padding-bottom: 8px;
    padding-top: 2px;
  }
}



.node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesIntro a {
    color: #444;
}
.node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesCreated, .node-type-article-landing-pg .view-Related-Articles .view-content table tr .articlesComment {
    display: none;
}
/*qa fix*/
@media (max-width: 640px) {
  #resorts .responsive-hotelBlock .bottom .topchoice-logo .propertyIcon.myTimeIcon {
    clear: both;
    padding-left: 0;
  }
}

/**********************************Travel brochures button fix*************************************/
.page-node-167 .contentWrapper{
  position: relative;
}
.page-node-167 .view-brochures-page-view .view-content .brochure li.roundabout-moveable-item.brochure-overlay .brochureurl {
  display: none; 
}
.page-node-167 .view-brochures-page-view .view-content .brochure li.roundabout-moveable-item .brochureurl{
    margin: 0px !important;
    background-color: #c50f25;
    color: #fff;
    padding: 10px 4px 10px 4px;
    display: inline-block;
}
.page-node-167 .view-brochures-page-view .view-content .brochure ul{
    margin:0px auto !important;
    list-style: none;
    padding: 0px;
    height: 35em;
}
.page-node-167 .brochure li.roundabout-moveable-item.roundabout-in-focus span.brochureInfo {
  width: auto !important;
}
.page-node-167 a.Brochureprev.left{
  position: absolute;
  left: 0px;
  bottom: 23em;
}
.page-node-167 a.Brochurenext.right{
  position: absolute;
  right: 0px;
  bottom: 23em;
  left:initial !important;
}

@media (min-width: 641px) and (max-width: 1024px){
  .page-node-167 .view-brochures-page-view .view-content .brochure {
      width: 90% !important;
      margin: 0px auto !important;
  }

  .page-node-167 .view-brochures-page-view .view-content .brochure ul{
    right: 32.5% !important;
    width: 100% !important;
  }

  .page-node-167 .view-brochures-page-view .view-content .brochure li.roundabout-moveable-item.roundabout-in-focus .brochureurl{
      position: absolute;
      bottom: 15em !important;
      right: 10px !important;
  }
}

@media (min-width: 1025px) {
  .page-node-167 .view-brochures-page-view .view-content .brochure li.roundabout-moveable-item.roundabout-in-focus .brochureurl{
      position: absolute;
      bottom: 142px;
      right: 27px;
  }
  .page-node-167 .view-brochures-page-view .view-content .brochure ul{
    right: 22% !important;
    width: 45em !important;
  }
}



/*********************************** PostLive_1 ************************************************/

.holder .jp-disabled {
    color: #bbb;
}
.page-node-442  ul.pixel16.dotList.business_travel > li#buz-list{
  position: relative;
  padding-left: 20px;
}

.page-node-442  ul.pixel16.dotList.business_travel > li#buz-list:before{
  color: #c50f25;
  content: "✔";
  position: absolute;
  left: 0;
}

@media (max-width: 640px){
  .page-node-442 h4.business.red-font {
    font-size: 24px;
  }
}


.page-offer-consultant-view .view-supplier-information .view-filters {
    display: none;
}
@media (max-width: 1024px) {
  .offerOverview.panel .libertyBadge {
    margin-left: -30px;
    margin-top: -22px;
  }
  .offerOverview.panel .libertyBadge2 {
    margin-right: -20px;
    margin-top: -20px;
  }
}
@media (max-width: 641px) {
  .offerOverview.panel .libertyBadge .box {
    height: 70px;
    width: 100px;
  }
  .offerOverview.panel .libertyBadge .box .title1 {
    color: #fff;
    font-size: 12px;
    padding-top: 8px;
    text-align: center;
  }
  .offerOverview.panel .libertyBadge .box .title2 {
    font-size: 15px;
    font-weight: normal;
    margin: 3px 6px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    width: auto;
  }
  .offerOverview.panel .libertyBadge .box .title3 {
    font-size: 12px;
    font-weight: normal;
  }
}
@media (max-width:640px){
.page-node-544 input[placeholder], [placeholder], [placeholder], *::-moz-placeholder {
    font-size: 12px !important;
    font-weight: bold;
}

.page-node-544 .formFeild.small-7.columns > select,
.page-node-545 .formFeild.small-7.columns > select,
.page-node-546 .formFeild.small-7.columns > select,
.page-node-547 .formFeild.small-7.columns > select,
.page-node-548 .formFeild.small-7.columns > select
 {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}
}


.node-35.node.node-store-location .storeInfo h3 {
    color: #c50f25;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
    width: 100%;
    float: left;
}   
.node-store-location .storeInfo .locality {
    padding-left: 3px;
}
.page-offer-detail iframe, .page-offer-consultant-view iframe  {
  width: 100% !important;
}

@media only screen and (min-device-width: 790px) and (max-device-width: 1115px) { 
   .cruises_page_wrap .tax { 
   min-width: 54% ;
}
}


@media only screen and (min-device-width: 400px) and (max-device-width: 640px) { 
   .cruises_page_wrap .tax { 
   min-width: 77% ;
}
}
.libertyBadge {
    height: 1px;
    position: absolute;
    top: 1px;
    z-index: 1;
}
.libertyBadge .box {
    background-color: #c50f25;
    height: 95px;
    margin-left: 10px;
    width: 160px;
}
.libertyBadge .box .title1 {
    color: white;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
.libertyBadge .box .title2 {
    border-bottom: 1px solid #ffc5c5;
    border-top: 1px solid #ffc5c5;
    color: white;
    font-size: 30px;
    font-weight: 400;
    line-height: 0.9em;
    margin-left: 10px;
    opacity: 1.8;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
}
.libertyBadge .box .title3 {
    color: white;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.libertyBadge2 {
    height: 1px;
    position: relative;
    right: 15px;
    top: 15px;
    z-index: 1;
}
.columns.medium-12 > p {
    word-wrap: break-word;
}


.page-node-239 .medium-6.large-6.disp-no-small.columns img,
  .page-node-239 .medium-6.large-6.small-12.columns iframe{
    height:300px;
  }
  .page-node-239 .disp-no-small{
    display:none;
  }
@media (min-width: 641px){
  .page-node-239 .disp-no-small{
    display:block;
  }
}

@media (min-width: 641px) and (max-width: 1024px){
  .node-type-hub-vacation-pg .layout-row-five .paneHeading img{
    float: left;
  }

  .node-type-hub-vacation-pg .layout-row-five .paneHeading p.paneHeading-description{
    padding-left: 80px;
    font-size:12px;
    font-weight: 700;
  }

  .node-type-hub-vacation-pg .layout-row-five .paneHeading h2.paneHeading-title.highlight-color{
    padding-left: 80px
  }

  .node-type-hub-vacation-pg .layout-row-five .paneHeading {
    margin-bottom: 15px;
  }
}


@media (max-width:640px){
.page-node-544 input[placeholder], [placeholder], [placeholder], *::-moz-placeholder {
    font-size: 12px !important;
    font-weight: bold;
}
.page-node-544 .formFeild.small-7.columns > select,
.page-node-545 .formFeild.small-7.columns > select,
.page-node-546 .formFeild.small-7.columns > select,
.page-node-547 .formFeild.small-7.columns > select,
.page-node-548 .formFeild.small-7.columns > select
 {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}
}
@media (max-width:640px){
.page-node-544 input[placeholder], [placeholder], [placeholder], .page-node-544 *::-moz-placeholder,
.page-node-545 input[placeholder], [placeholder], [placeholder], [placeholder], .page-node-545 *::-moz-placeholder
.page-node-546 input[placeholder], [placeholder], [placeholder], .page-node-546 *::-moz-placeholder
.page-node-547 input[placeholder], [placeholder], [placeholder], [placeholder], .page-node-547 *::-moz-placeholder
.page-node-548 input[placeholder], [placeholder], [placeholder], [placeholder], .page-node-548 *::-moz-placeholder {
    font-size: 12px !important;
    font-weight: bold;
}
.page-node-544 .formFeild.small-7.columns > select,
.page-node-545 .formFeild.small-7.columns > select,
.page-node-546 .formFeild.small-7.columns > select,
.page-node-547 .formFeild.small-7.columns > select,
.page-node-548 .formFeild.small-7.columns > select
 {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}
}
.nav-tabs-ads
{
    margin-bottom: 15px;
    margin-top: 25px;
}

.custom-suv-campaign-wrapper .cruises_page_wrap .large-block-grid-3 > div:nth-of-type(3n+1), 
.custom-suv-campaign-wrapper .cruises_page_wrap .medium-block-grid-2 > div:nth-of-type(2n+1) {
clear : none !important ;
}
@media(max-width:1024px){
.offerSections .tabs-content.custom-suv-campaign-wrapper > .content.active {
        display: none;
}
.offerBlock.displaynone_mobile {
    display: none !important;
}
.offerBlock.displayblock_mobile {
    display: block !important;
}
}
.offerSections .secondary_tab .tabs dd {
        display: table;
    width: 14.28%;
}
.offerSections .secondary_tab.fakeTabsContainer dd.moreNav2 .morePopUp2 dl dd > a  {
background: linear-gradient(#efefef, #cccccc);
background: -webkit-linear-gradient(#efefef, #cccccc);
color: #666666;
}
/*safari*/
.offerSections .tabs dd a:hover, .offerSections .tabs dd a.active, .offerActions .tabs dd a:hover, .offerActions .tabs dd a.active,
.offerSections .tabs dd a.active.sec_tab_anchore {
        background: -webkit-linear-gradient(#c50f25, #9e0c1e); /* For Safari 5.1 to 6.0 */
        /*background: -o-linear-gradient(#c50f25, #9e0c1e);  /*For Opera 11.1 to 12.0 */
        /*background: -moz-linear-gradient(#c50f25, #9e0c1e); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#c50f25, #9e0c1e); /* Standard syntax */
        color: white;
}
.offerSections .tabs dd a.active.sec_tab_anchore {
   background: -webkit-linear-gradient(#c50f25, #9e0c1e) !important;
   background: linear-gradient(#c50f25, #9e0c1e) !important; /* Standard syntax */
   color: white !important;
}

.large-4 .field-name-field-small-image-thumb .field-item.even > img {
    display: block;
    margin: 0 auto;
    width: 280px !important;
}
.node-article-landing-pg .content .lefthalfContainer .field .field-item.even p img {
    width: auto;
}

.tabs dd > a.anchorblurred {
cursor: auto !important;
opacity: 0.6;
}
