/*-------------------forCommonUse-Bigins------------------*/
.set2 {
    width: 50%;
    float: left;
}

.set3 {
    width: 33.33%;
    float: left;
}

.set4 {
    width: 25%;
    float: left;
}

.commonDiv {
    float: left;
    width: 100%;
}

.commonDiv2 {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.commonDiv3 {
    width: 100%;
    float: left;
    padding-top: 15px;
}

.commonDiv4 {
    width: 100%;
    float: left;
    padding: 15px 0;
}

.leftFloat {
    float: left;
}

.rightFloat {
    float: right;
}

.hundredWidth {
    width: 100%;
}

.focusField {
    color: #333333;
}

.idleField {
    color: #b0b0b0;
}

.borderBottom {
    border-bottom: #d2d2d2 1px solid;
}

.borderTop {
    border-top: #d2d2d2 1px solid;
}

.deskBans {
    display: block;
}

.mobBans {
    display: none;
}

/*-------------------forCommonUse_Ends------------------*/

/*-------------------------------indexStyle-Bigins-----------------------------------*/
#wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #013A55;
}

#wrapper.loginToOrder {
    background: url("../images/bullet2.png") repeat-x left top;
}

#topper {
    height: 149px;
    max-width: 1040px;
    margin: 0 auto;
}

#topper .topArea {
    height: 100px;
    width: 100%;
    float: left;
}

#topper.login2orderTop {
    height: 90px;
}

#topper .topArea.login2orderTA {
    height: 86px;
}

#topper .Navigation {
    height: 49px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 100;
}

#topper .logo {
    width: 25%;
    font-size: 1px;
    float: left;
    padding-top: 24px;
}

#topper .logo.login2order {
    width: 20%;
    font-size: 1px;
    float: left;
    padding-top: 11px;
}

#topper .logo.login2order img {
    width: 63px;
    height: 63px;
}

#topper .logo img {
    max-width: inherit;
}

#topper .topRightWrap {
    width: 75%;
    float: left;
}

.topperLinksWrap {
    float: right;
}

.topperLinks {
    background: url(../../assets/images/topperStroke.png) no-repeat right center;
    color: #9c9c9c;
    padding: 0 5px;
    font-size: 11px;
    line-height: 22px;
    text-transform: uppercase;
}

.topperLinks:hover {
    color: #f98c1b;
}

.topperLinks:last-child {
    background: none;
}

.topperIcons {
    float: right;
    margin-left: 4px;
    background: #f98c1b;
    height: 22px;
    width: 26px;
}

.topperIcons a {
    display: block;
    height: 22px;
    width: 26px;
    text-indent: 9999px;
    background: url(../../assets/images/topperIcons.png) no-repeat center 5px;
}

/*.topperIcons a.search{
	background:url(../../assets/images/topperIcons.png) no-repeat center -27px;
}*/

.topperIcons input.search {
    display: block;
    height: 22px;
    width: 26px;
    text-indent: 9999px;
    background: url(../../assets/images/topperIcons.png) no-repeat center -27px;
    cursor: pointer;
}

.topCartWrap {
    width: 100%;
    float: left;
    /*padding-top:40px;*/
    padding-top: 20px; /*Added 25-04-2014*/
}

.topBlockLink {
    float: right;
    background: #f98c1b;
    line-height: 22px;
    height: 22px;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 16px;
    margin-left: 4px;
}

.topBlockLink a {
    color: #fff;
}

.topSearch {
    width: 140px;
    height: 22px;
    float: right;
    margin-left: 4px;
}

.topSearch input {
    width: 135px;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: none;
    color: #333;
    padding-left: 5px;
}

#contentWrap {
    width: 100%;
    float: left;
    padding-bottom: 32px;
    background: #eeeeee;
}

.blurbs_container {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 10px;
}

.index_blurbs {
    width: 98%;
    margin-right: 2%;
    position: relative;
    border-radius: 6px;
    min-height: 242px;
    background: #00a1a6;
}

.index_blurbs.lastBlb {
    width: 100%;
    margin-right: 0;
}

.index_blurbs.blbMembership {
    /*background-image: url(../../assets/images/bgBlb1.jpg);*/
    background-repeat: no-repeat;
    background-position: left top;
}

.index_blurbs.blbBuyGiftCard {
    /*background-image: url(../../assets/images/bgBlb2.jpg);*/
    background-repeat: no-repeat;
    background-position: left top;
}

.index_blurbInfo {
    width: 45%;
    height: 100%;
    background: #00a1a6;
    float: right;
    min-height: 242px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.index_blurbInfoContent {
    width: 90%;
    padding: 0 5%;
}

.index_blurbHead {
    width: 100%;
    float: left;
    height: 48px;
    line-height: 48px;
    padding-bottom: 2px;
    /*background: url(../../assets/images/stroke1.jpg) repeat-x left bottom;*/
    font-family: 'pt_sans_narrowbold';
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}

.index_blurbHead span {
    padding-left: 10px;
}

.blurbList {
    width: 90%;
    float: left;
    padding: 2% 5%;
    font-family: 'pt_sans_narrowbold';
    font-size: 20px;
}

.blurbList ul {
    margin: 0;
}

.blurbList li {
    width: 80%;
    float: left;
    padding: 0 0 0 38px;
    margin: 5px 0;
}

.blurbList li.anuualPass {
    /*background: url(../../assets/images/blurbIcons.png) no-repeat left top;*/
}

.blurbList li.discPassport {
    /*background: url(../../assets/images/blurbIcons.png) no-repeat left -69px;*/
}

.blurbList li.wildHeart {
    /*background: url(../../assets/images/blurbIcons.png) no-repeat left -148px;*/
}

.blurbList li a {
    color: #313131;
    height: 30px;
    line-height: 30px;
    display: block;
}

.blurbList li a:hover {
    color: #fff;
}

.memBuy {
    float: left;
    margin: 15px 5% 0 0;
    width: 95%;
}

.button_buy {
    float: right;
    padding: 0 15px 0 0;
    height: 32px;
    background: #313131;
    border-radius: 6px;
    font-size: 18px;
}

.button_buy a {
    display: block;
    line-height: 32px;
    padding: 0 25px 0 15px;
    color: #fff;
    /*background-image: url(../../assets/images/iconCart2.png);*/
    background-repeat: no-repeat;
    background-position: right 8px;
}

.giftCardHeadWrap {
    width: 100%;
    padding: 15px 0;
    float: left;
}

/*.giftCardHead {*/

.giftCardHead {
    color: #313131;
    font-family: 'pt_sans_narrowbold';
    font-size: 20px;
    padding-right: 10%;
}

.giftCardCont {
    color: #fff;
    padding-right: 20%;
    text-align: justify;
}

.giftCardBuy {
    float: left;
    margin: 5px 0 0 0;
    width: 100%;
}

#footerWrap {
    float: left;
    width: 100%;
    background: #eee;
    border-top: #fff 1px solid;
    color: #9c9c9c;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
}

#footerWrap.innerPages {
    /*height:200px;*/
    /*Commented By Ramakanta(26-04-2014)*/
    background: #333;
}

.footer_container {
    margin: 0 auto;
    max-width: 1040px;
}

.footerSides {
    width: 25%;
    padding: 10px 0;
    float: left;
    line-height: 30px;
}

.footerSides.footRight {
    text-align: right;
    line-height: normal;
}

.poweredDiv {
    float: right;
}

.poweredBy {
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
    height: 30px;
}

.poweredByIcon {
    display: table-cell;
    vertical-align: middle;
    height: 30px;
}

.footerMiddle {
    width: 50%;
    text-align: center;
    padding: 10px 0;
    float: left;
    line-height: 30px;
}

.footerLinks {
    background: url(../../assets/images/footerStroke.png) no-repeat right center;
    color: #9c9c9c;
    padding: 0 5px;
}

.footerLinks:hover {
    color: #f98c1b;
}

.footerLinks:last-child {
    background: none;
}

.bottomListings {
    width: 100%;
    float: left;
}

.bottomListings ul {
    margin: 0;
    font-size: 15px;
}

.bottomListings li {
    width: 90%;
    float: left;
    padding: 1px 0 1px 20px;
    /*background: url(../../assets/images/bullet_03.jpg) no-repeat left 5px;*/
}

.bottomListings li a {
    color: #242424;
}

.bottomListings li a:hover {
    color: #f98c1b;
}

/*-------------------------------indexStyle-Ends-----------------------------------*/

/*--------------19Oct2013-Bigins-------------*/
.innerContentArea {
    width: 95%;
    float: left;
    padding: 25px 0;
    color: #6c6c6c;
}

.busiEnqFormWrapper {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.busiEnqFormTxt {
    width: 30%;
    float: left;
    text-align: right;
    line-height: 34px;
}

.busiEnqFormDiv {
    width: 70%;
    float: left;
}

.busiEnqFormDivNumber1 {
    width: 20%;
    padding-right: 10%;
    float: left;
}

.busiEnqFormDivNumber2 {
    width: 45%;
    float: left;
}

.formStyle {
    width: 100%;
    background: #fafafa;
    border: #dfdfdf 1px solid;
    color: #6c6c6c;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    padding-left: 5px;
}

.formStyle.inputText1 {
    width: 70%;
    margin-left: 10px;
}

.formStyle.inputText2 {
    margin-left: 10px;
}

.formStyle.inputText3 {
    width: 94%;
}

.formStyle.textArea1 {
    height: 144px;
    width: 70%;
    resize: vertical;
    margin-left: 10px;
}

.busiEnqBtnsWrapper {
    padding-bottom: 15px;
    width: 81%;
    float: left;
}

.buttonStyle {
    /*height:32px;
    line-height:32px;
    padding:0 15px;
    text-align:center;
    font-size:18px;
    background:#f98c1b; Manjunath DEC 5th Commented for Business enq form and contact us form*/

    background: none no-repeat scroll center center #f98c1b;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'pt_sans_narrowregular';
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 0 0;
    padding: 0 5px;
    width: 75px;
    text-align: center;
}

.buttonStyle.busiEnqBtns {
    float: right;
    margin-left: 10px;
}

.dummyContentImg {
    width: 98%;
    float: left;
}

/*--------------19Oct2013-Ends-------------*/

/*------------------21Oct2013-Bigins-----------------*/
.sitemapWrapper {
    width: 100%;
    float: left;
    padding: 5px 0 10px;
    /*background: url(../../assets/images/stroke1.jpg) repeat-x left bottom;*/
}

.sitemapWrapper:last-child {
    background: none;
}

#sitemapH1 {
    width: 100%;
    float: left;
    color: #f98c1b;
    font-size: 25px;
    line-height: 30px;
    margin: 5px 0;
}

#sitemapH1 a {
    color: #f98c1b;
    font-size: 25px;
}

.inner-cont-text ul.sitemapList {
    width: 90%;
    padding: 0;
    font-size: 20px;
    margin: 0 5%;
}

.inner-cont-text ul.sitemapList li {
    background-position: left 12px;
}

.inner-cont-text ul.sitemapList li a {
    color: #6c6c6c;
}

.inner-cont-text ul.sitemapList li a:hover {
    color: #f98c1b;
}

/*.contactusWrapper{
	width:100%;
	float:left;
	background:#fff;
	margin:15px 0;
	font-size:0;
}*/
.contactusWrapper {
    width: 100%;
    float: left;
    background: #fff;
    margin: 15px 0;
    font-size: 0;
    height: 298px;
}

.contactusH1 {
    width: 100%;
    float: left;
    color: #f98c1b;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
}

.contactusContentWrapper {
    width: 40%;
    float: left;
}

.contactusContentDiv {
    width: 90%;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    font-size: 15px;
    padding: 5%;
}

.contactusContentSpan1 {
    padding: 5px 0;
}

.contactusContentSpan2 {
    display: block;
    padding: 0 10px;
    /*background: url(../../assets/images/arrowContactUs.png) no-repeat 95% center #f98c1b;*/
    line-height: 25px;
    height: 25px;
    min-width: 100px;
    width: 50%;
    margin-top: 5px;
    display: none;
}

.contactusContentSpan2:hover {
    /*background: url(../../assets/images/arrowContactUs.png) no-repeat 95% center #242424;*/
}

.inner-cont-text .contactusContentSpan2 {
    color: #fff;
}

.contactusH2 {
    color: #f98c1b;
    font-size: 15px;
}

.eur2NumbersWrap {
    width: 65%;
}

.eur2Numbers {
    text-align: right;
    float: right;
}

/*.contactusImgDiv{
	width:30%;
	float:left;
	text-align:right;
	height:100%;
	max-height:298px;
}*/
.contactusImgDiv {
    width: 30%;
    float: left;
    text-align: right;
    /*height:100%;*/
    height: 298px;
}

.contactusMapDiv {
    width: 30%;
    float: left;
    text-align: right;
    height: 100%;
    max-height: 278px;
}

.contactusImgDiv img, .contactusMapDiv img {
    height: 100%;
}

.formStyle.inputText4 {
    width: 98%;
    padding-left: 2%;
}

.formStyle.textArea2 {
    height: 114px;
    width: 98%;
    resize: vertical;
    padding-left: 2%;
    color: #6C6C6C;
}

.formStyle.textArea2::-webkit-input-placeholder {
    color: #6C6C6C;
}

.formStyle.textArea2:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.formStyle.textArea2::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.formStyle.textArea2:-ms-input-placeholder {
    color: #000;
}

.right-blurbs.contactUs {
    margin-top: 130px;
}

.contactUsRightH1 {
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 5%;
    text-align: left;
    font-size: 18px;
    background: #f98c1b;
    width: 95%;
    color: #fff;
    margin-bottom: 15px;
}

/*------------------21Oct2013-Ends-----------------*/

.valid {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #f98c1b;
    visibility: visible !important;
}

/*------------------22Apr2014-Bigins-----------------*/
.topMessage {
    width: 100%;
    float: left;
    padding-top: 10px;
    font-size: 20px;
    color: #f98c1b;
    text-align: center;
    margin-left: -125px;
}

.slDiv_expertise, .slDiv_indSector {
    float: left;
    width: 100%;
    display: none;
}

#expertise.sliderLinks li a {
    /*background: url(../../assets/images/bullet_07.png) no-repeat 10px;*/
    font-size: 14px;
}

.mobFslider {
    max-width: 768px;
    float: left;
}

.bottomMessage {
    width: 100%;
    float: left;
    padding: 5px 10px;
    font-size: 14px;
    color: #bababa;
    text-align: justify;
    text-transform: none;
}

.bottomMessage a {
    color: #f98c1b;
}

/*------------------22Apr2014-Ends-----------------*/

/*10Nov2014*/
.NewsContainer {
    width: 100%;
    float: left;
    border-bottom: 4px solid #f98c1b;
    margin-bottom: 60px;
}

.NewsEvents-h1 {
    float: left;
    width: 100%;
    height: 34px;
    background: #353334;
    line-height: 32px;
    color: #fff;
    text-indent: 24px;
    font-size: 20px;
    margin-bottom: 5px;
}

/*End-10Nov2014*/

/*-12Nov2014*/
.countryContainer {
    width: 150px;
    overflow: hidden;
    /*background: url(../../assets/images/downArrow02.png) no-repeat 120px center #fff;*/
    height: 25px;
    margin-top: 36px;
    margin-right: 36px;
    float: right;
}

.countryContainer select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding-left: 8px;
    color: #6c6c6c;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    outline: none;
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    text-indent: 1px;
    text-overflow: '';
    white-space: nowrap;
    /*padding-right: 28px;*/
    font-size: 16px;
}

.countryContainer select option {
    height: 20px;
    padding: 5px 15px;
    border-bottom: #e1e1e1 solid 1px;
}

/*.countryContainer select::-ms-expand {*/
/*display: none;*/
/*}*/

@-moz-document url-prefix() {

    .countryContainer select {
        width: 112%;
        /*padding-top:10px;*/
    }
}

.selectLabel {
    float: right;
    padding-right: 5px;
    color: #6c6c6c;
    margin-top: 33px;
    font-size: 22px;
}

.slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slide.ng-enter,
.slide.ng-leave {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.slide.ng-enter {
    left: 100%;
}

.slide.ng-enter-active {
    left: 0;
}

.slide.ng-leave {
    left: 0;
}

.slide.ng-leave-active {
    left: -100%;
}

.panel.panel-danger .panel-heading {
    background-color: #f98c1b;
    color: white;
    cursor: pointer;
}

.panel-danger .panel-body {
    background-color: #EEEEEE;
    /* border: none !important; */
}

.panel.panel-danger {
    box-shadow: 0px 0px 4px -1px #f98c1b;
    border: none;
}

.dmg-accordion-container.panel-group p, .dmg-accordion-container.panel-group li {
    font-size: 17px;
}