
.wrapper {
	margin: 0px auto; width: 100%; height: 100%; position: relative; min-width: 980px; max-width: 1440px;
}

 .bg-stretch {
	opacity: 0.8;
}
 .bg-stretch::before {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; display: block; position: relative; z-index: 99; content: ""; box-shadow: inset 0px 0px 60px #3e0914; background-color: rgba(103, 76, 31, 0.25);
}
.bg-stretch img {
	left: 0px; top: 0px; position: absolute;
}
#submenu {
    margin-bottom: 0;
}
 .page-body {
	margin: 0px; padding: 10px 0px 0px; width: 100%; height: 390px; min-width: 100%; max-width: 100%;
}
#scroller {
	width: 100%; height: 330px; overflow: hidden; display: block; position: absolute; min-width: 980px;
}
#scroller ul {
	background: url("../images/clear.png"); margin: 0px; padding: 0px; top: 10px; float: left; position: absolute;
}
#scroller ul li {
	margin: 0px 20px 0px 0px; padding: 0px; float: left; cursor: pointer;
}
#scroller ul li:hover img {
	transform: translateY(-5px);
}
#scroller ul li img {
	transition:transform 0.2s; width: auto; height: 425px; display: block; transform: translateY(0px);
}
#details-container {
background: url(../images/clear.png);
    left: 50%;
    top: 0px;
    /* width: 100%; */
    /* height: 100%; */
    display: none;
    position: fixed;
    z-index: 9999999;
    margin-left: -480px;
}
.details {
	background: url("../images/clear.png"); margin: 30px auto; width: 800px; text-align: center; display: none; position: relative;
}
.cp-page .details {
    width: 1100px;
    max-width: 100%;
}
#details-container h3 {
	font-size: 19pt;
}
.details header {
	left: 0px; top: 0px; width: 275px; text-align: left; position: absolute;
}
.details h2 {
    color: #005f91;
    font-family: Arvo;
    font-size: 18px;
    line-height: 1.2em;
    margin: 8px 0 15px;
}
.details h3 {
	padding: 0px; color: rgb(238, 238, 238); font-size: 1.75em;
}
.details p {
	top: 0px; width: 255px; text-align: left; right: 0px; color: rgb(255, 255, 255); line-height: 1.4em; font-size: 1.2em; position: absolute; text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.details a.learnmore {
	background: rgb(102, 102, 102); margin: 15px 0px 0px; padding: 7px 15px; color: rgb(255, 255, 255); text-transform: uppercase; clear: both; font-size: 1.4em; float: left; display: block; text-shadow: none;
}
.details a.learnmore:hover {
	background: rgb(102, 102, 102);
}

#scroller .defferred {
    color: #cccccc;
    display: block;
    padding: 20px;
    text-align: center;
}
#scroller .defferred h3 {
    color: #cccccc;
    font-family: Arvo;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.irw-modal-header.bg-primary {
    background-color: #f7941e;
    min-height: 16.4286px;
    padding: 10px 15px;
}

.irw-modal-header .irw-modal-title {
    line-height: 1.42857;
    margin: 0;
    text-transform: uppercase;
}
.irw-modal-dialog .irw-modal-body {
    padding: 20px;
}
.irw-modal-dialog .irw-modal-content {
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.irw-modal-body .irwBoxHeader.bg-primary {
    background-color: #005f91;
    color: #ffffff;
    display: block;
    float: left;
    width: 100%;
}
.irw-modal-body .irwBoxHeader.bg-primary h5 {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
}
.irw-modal-body .irwBoxHeader.bg-primary .irwBoxLabel {
    padding: 8px 15px;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent {
    float: left;
    padding: 0;
    width: 100%;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary {
    padding: 8px;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left li {
    line-height: normal;
    list-style: outside disc;
    margin: 0 0 4px 20px;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left ol li {
    list-style-type: decimal;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left ol li i {
    display: block;
    font-style: italic;
    padding: 0 0 10px;
    text-align: right;
    color: #005f91;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left ul {
    margin-bottom: 25px;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left ul ul {
    margin: 10px 0;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left ul ul li {
    list-style-type: square;
}
.irw-modal-dialog .irwBoxWrapper {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

.details .close {
	background: rgb(255, 255, 255); margin: 30px 0px 0px; padding: 7px 15px; color: rgb(138, 31, 3); text-transform: uppercase; line-height: 1em; clear: both; font-size: 1.4em; float: left; display: block; position: relative; text-shadow: none;
}
.overlay-main { 
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1040; display:none;
}
#overlay {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1050;
}
.details .irw-modal-close {
    float: right;
    opacity: 1;
    text-shadow: 0 1px 0 #ffffff;
    background: none;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    font-size: 18px;
    margin-top: -4px;
    color: #FFF;
}

#scroller ul li {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 320px;
    position: relative;
    z-index: 1000;
}
#scroller ul li:before {
    background-color: rgba(0, 0, 0, 0.7);
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#scroller ul li:hover:before {
    background-color: rgba(0, 0, 0, 0);
}
#scroller ul li .irw-corp-market.defferred {
    color: #f37720;
    display: block;
    opacity: 1;
    padding: 20px;
    width: 469px;
    z-index: 99999999;
    text-align: left;
}
#scroller ul li .irw-corp-market.defferred h2 {
    color: #f37720;
    font-family: Arvo;
    font-size: 30px;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}
#scroller ul li .irw-corp-market.defferred h4 {
    color: #f37720;
    display: block;
    font-family: Arvo;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    text-align: right;
}
#scroller ul li .irw-corp-market.defferred h2.stock-price-val {
    display: block;
    font-size: 48px;
    text-align: right;
}
#scroller ul li .irw-corp-market.defferred hr {
    border-color: #c3a274;
    margin: 20px auto;
}

#scroller .defferred.irw-brand-portfolio {
    width: 435px;
}

.mobile-carousel-activated #scroller .defferred.irw-brand-portfolio,
.mobile-carousel-activated #scroller ul li .irw-corp-market.defferred {
    width: auto;
    min-width: 240px;
}

#scroller ul li .defferred.irw-investor-overivew h3 {
    border: 1px solid transparent;
    color: #39ace5;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller ul li .defferred.investor-analyst h3 {
    border: 1px solid transparent;
    color: #f37720;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}



#scroller .defferred.irw-mna-activity > h3 {
    border: 1px solid transparent;
    color: #f37720;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller .defferred.irw-growth-oppoutunity > h3 {
    border: 1px solid transparent;
    color: #39ace5;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller .defferred.irw-investment-highlights > h3 {
    border: 1px solid transparent;
    color: #f15722;
    margin: 0;
    min-height: 280px;
    padding: 60px 20px 20px;
    text-align: center;
}

#scroller .defferred.irw-annual-report > h3 {
    border: 1px solid transparent;
    color: #f15722;
    margin: 0;
    min-height: 280px;
    padding: 30px 20px 20px;
    text-align: center;
}
.irw-modal-body .irwBoxBody.irwNoPadding.irwIRContactContent .irwBoxBodyItem.bg-primary .irwBoxBodyItemContent.pull-left ol.no-bullets li {
    list-style: none;
    margin: 0 0 4px;
    text-align: center;
}
#scroller ul li img.img-responsive.irw-vista-logo {
    height: 70px;
    margin: 0 auto 10px;
}
#scroller-mobile .owl-carousel .owl-item .img-responsive.irw-vista-logo {
    display: block;
    height: 70px;
    margin: 0 auto 10px;
    width: auto;
}
#scroller-mobile .defferred.irw-annual-report > h3.irw-vista-logo-top {
    padding-top: 40px;
}
#scroller .defferred.irw-financial-support > h3 {
    border: 1px solid transparent;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
    color: #39ace5;
}

#scroller .defferred.irw-market-brands > h3 {
    border: 1px solid transparent;
    
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
    text-align: center;
}

#scroller .defferred.irw-brand-portfolio > h3 {
    border: 1px solid transparent;
    color: #39ace5;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller .defferred.irw-quarterly-results > h3 {
    border: 1px solid transparent;
    color: #ccc;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}


/***NEWWWWWWW***/
/*#scroller-mobile {
	width: 100%; height: 330px; overflow: hidden; display: block; position: absolute; min-width: 980px;
}*/

#scroller-mobile ul {
	background: url("../images/clear.png"); margin: 0px; padding: 0px; top: 10px; float: left; position: absolute;
}

/*#scroller-mobile ul li {
	margin: 0px 20px 0px 0px; padding: 0px; float: left; cursor: pointer;
}
#scroller-mobile ul li:hover img {
	transform: translateY(-5px);
}
#scroller-mobile ul li img {
	transition:transform 0.2s; width: auto; height: 425px; display: block; transform: translateY(0px);
}*/
#scroller-mobile .defferred {
    color: #cccccc;
    display: block;
    padding: 20px;
    text-align: center;
}
#scroller-mobile .defferred h3 {
    color: #cccccc;
    font-family: Arvo;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
#scroller-mobile ul li {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 320px;
    position: relative;
    z-index: 1000;
}
#scroller-mobile ul li:before {
    background-color: rgba(0, 0, 0, 0.7);
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#scroller-mobile ul li:hover:before {
    background-color: rgba(0, 0, 0, 0);
}
#scroller-mobile ul li .irw-corp-market.defferred {
    color: #f37720;
    display: block;
    opacity: 1;
    padding: 20px;
    width: 469px;
    z-index: 99999999;
    text-align: left;
}
#scroller-mobile ul li .irw-corp-market.defferred h2 {
    color: #f37720;
    font-family: Arvo;
    font-size: 30px;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}
#scroller-mobile ul li .irw-corp-market.defferred h4 {
    color: #f37720;
    display: block;
    font-family: Arvo;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    text-align: right;
}
#scroller-mobile ul li .irw-corp-market.defferred h2.stock-price-val {
    display: block;
    font-size: 48px;
    text-align: right;
}
#scroller-mobile ul li .irw-corp-market.defferred hr {
    border-color: #c3a274;
    margin: 20px auto;
}

#scroller-mobile .defferred.irw-brand-portfolio {
    width: 435px;
}


#scroller-mobile ul li .defferred.irw-investor-overivew h3 {
    border: 1px solid transparent;
    color: #39ace5;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller-mobile ul li .defferred.investor-analyst h3 {
    border: 1px solid transparent;
    color: #f37720;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}


#scroller-mobile .defferred.irw-mna-activity > h3 {
    border: 1px solid transparent;
    color: #f37720;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller-mobile .defferred.irw-growth-oppoutunity > h3 {
    border: 1px solid transparent;
    color: #39ace5;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller-mobile .defferred.irw-investment-highlights > h3 {
    border: 1px solid transparent;
    color: #f15722;
    margin: 0;
    min-height: 280px;
    padding: 60px 20px 20px;
    text-align: center;
}

#scroller-mobile .defferred.irw-annual-report > h3 {
    border: 1px solid transparent;
    color: #f15722;
    margin: 0;
    min-height: 280px;
    padding: 60px 20px 20px;
    text-align: center;
}

#scroller-mobile .defferred.irw-financial-support > h3 {
    border: 1px solid transparent;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
    color: #39ace5;
}

#scroller-mobile .defferred.irw-market-brands > h3 {
    border: 1px solid transparent;
    
    margin: 0;
    min-height: 280px;
    padding: 60px 20px 20px;
    text-align: center;
}

#scroller-mobile .defferred.irw-brand-portfolio > h3 {
    border: 1px solid transparent;
    color: #39ace5;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}

#scroller-mobile .defferred.irw-quarterly-results > h3 {
    border: 1px solid transparent;
    color: #ccc;
    margin: 0;
    min-height: 280px;
    padding: 90px 20px 20px;
}





#details-container .irw-modal-dialog .irw-modal-body .irwScrollbar.mCustomScrollbar._mCS_1 {
    height:450px!important; 
}
#fullBodyWrapper #wrap .cp-page {
    height: 374px;
    background: #ccc;
    border-bottom: 15px solid #005f91;
    margin-bottom: 20px;
}

@media (max-width: 768px)
{
    .details {
	    width: auto;
        margin: 10px;
    }
}

#quterlyResultContent {
    text-align: left;
}

#quterlyResultContent .panel-collapse {
    overflow: hidden;
    color: #005f91;
    padding-left: 14px;
}
    #quterlyResultContent .collapse {
        display:none;
    }
    #quterlyResultContent .panel-collapse .panel-body {
        padding: 5px 0;
    }
    #quterlyResultContent .panel-collapse .panel-body ul li {
        padding: 3px 0;
    }
        #quterlyResultContent .panel-collapse .panel-body ul li .text-primary{
            color: #005f91;
        }

     #quterlyResultContent .panel-collapse .panel-body ul li .text-primary:hover {
        color: #f37720;
    }

#quterlyResultContent .panel-title {
    background: #fbfbfb none repeat scroll 0 0;
    display: block;
    padding: 5px;
    border-bottom: 1px solid #f1f1f1;
    color: #005f91;
}
 #quterlyResultContent .panel-collapse:hover {
        color: #f37720;
    }
    #quterlyResultContent .panel-title .fa {
        margin-left: 10px;
    }
#quterlyResultContent .panel-title .fa-caret-right{
    display: none;
}
#quterlyResultContent .panel-title.collapsed .fa-caret-down{
    display: none;
}
#quterlyResultContent .panel-title.collapsed .fa-caret-right{
    display: inline-block;
}
@media (max-width: 640px) {
    #scroller-mobile .defferred.irw-brand-portfolio {
        width:100%;
    }
    #details-container .irw-modal-dialog .irw-modal-body {
        padding:0 20px;
    }
}