.mediahdrcarousel, .mediaVideocarousel {
    margin-bottom: 40px;
}
.reMrgb {
    margin-bottom: 0 !important;
}
    .mediahdrcarousel .carousel-indicators li, .mediaVideocarousel .carousel-indicators li {
        border: 1px solid #337ab7;
    }

    .mediahdrcarousel .carousel-indicators .active, .mediaVideocarousel .carousel-indicators .active {
        background: #337ab7;
    }

    

    .mediahdrcarousel .carousel-control.left, .mediahdrcarousel .carousel-control.right {
        background-image: none;
        top: 35%;
    }

    .mediahdrcarousel .carousel-control {
        bottom:auto;
        width:5%;
    }

    .mediabannerText {
        position:absolute;
        bottom:50px;
        padding:0px 5%;
    }
	
	.mediabannerText p {
		padding-bottom:10px;
	}
	
.mediahdrcarousel .carousel-indicators.carousel-thumb {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
.mediahdrcarousel .carousel-indicators.carousel-thumb li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: 10%;
}

      
.textImageVariant {
    margin-bottom: 40px;
    background: #f1f1f1;
    display: flex;
}

    .textImageVariant.right {
        flex-direction: row-reverse;
    }

    .textImageVariant .imgContainer {
        flex: 1 1 50%;
        align-items: center;
        display: flex;
        justify-content: center;
        width: 50%;
        overflow: hidden;
        position: relative;
    }

        .textImageVariant .imgContainer img {
            flex-shrink: 0;
            min-height: 105%;
        }



        .textImageVariant .imgContainer img {
            width: 100%;
        }


.textContainer {
    display: flex;
}

    .textContainer .innerContainer {
        padding: 30px 15px;
        position:relative;
        width:100%;
    }

        .textContainer .innerContainer p.bodyCopy {
            margin-bottom:60px;
        }

        .textContainer .innerContainer h3 {
            margin: 0px;
            padding: 0px;
			padding-bottom: 25px;
        }
        .btn-center{
            margin:0 auto;
        }

.socialArea {
    display: table;
    margin-bottom: 40px;
}

    .socialArea .socialAreaContent {
        float: left;
        width: 100%;
        display: flex;
    }

        .socialArea .socialAreaContent > div:first-child {
            float: left;
            width: 58%;
            border: 1px solid #f1f1f1;
            margin-right: 2%;
        }

        .socialArea .socialAreaContent > div:last-child {
            float: right;
            width: 40%;
        }

        .socialArea .socialAreaContent > div:only-child {
            width: 100%;
            float: left;
            margin-right: 0%;
        }

        .socialArea .socialAreaContent > div:last-child > div {
            border: 1px solid #f1f1f1;
            width: 100%;
        }

            .socialArea .socialAreaContent > div:last-child > div:first-child {
                margin-bottom: 20px;
            }

            .socialArea .socialAreaContent > div:last-child > div:only-child {
                margin-bottom: 0px;
            }

.newsSection, .mediacontentSection {
    margin-bottom: 40px;
}

    .newsSection h2 {
        padding: 0px;
        margin: 0px;
    }

    

        .newsSection .innercontent div:last-child h3 {
            border-top: 2px solid #F1F1F1;
            padding-top: 20px;
            padding-bottom: 10px;
        }

        .newsSection .innercontent h3 {
            margin: 0px;
            padding: 0px;
        }

.newsHeadingbg, .newsHeadingwithoutbg, .filterSecbg, .filterSecwithoutbg {
    margin-bottom: 40px;
    padding: 25px;
    background: #f1f1f1;
    float: left;
    width: 100%;
    display: block;
}

.newsHeadingbg h2, .newsHeadingwithoutbg h2 {
    margin:0px;
}

.newsHeadingwithoutbg, .filterSecwithoutbg {
    background: transparent;
    padding: 0px 30px;
}

.mediabanner {
    margin-bottom: 40px;
    padding: 30px;
    background: #f1f1f1;
    float: left;
    width: 100%;
    display: block;
}

    .mediabanner h3 {
        margin: 0px;
        padding: 0px;
        display: inline-block;
        vertical-align: top;
    }

    .mediabanner .linkBtn {
        display: inline-block;
        margin-left: 60px;
    }

    .mediabanner a {
        vertical-align: top;
    }


.btn.btn-primary {
    text-transform: uppercase;
    display: table;
    border-radius: 0px;
    white-space: normal;
    line-height:normal;
}

    .btn.btn-primary span {
        display: table-cell;
        vertical-align: middle;
    }

/*.btn.btn-primary span:first-child {
    width:90%;
}
*/
.btn.btn-primary span:last-child {
   /* width: 10%;*/
	padding-left: 5px;
    
}

.multilinksContainer {
    margin-bottom: 40px;    
}

.multilinksContainer .btn.btn-primary {
    margin-right: 10px;
}

.btn.btn-primary.btn-back {
    position: absolute;
    top: 0px;
    background: #7133F6;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px 10px 10px;
}

    .btn.btn-primary.btn-back span:first-child {
        /*width: 10%;*/
    }

    .btn.btn-primary.btn-back span:last-child {
        /*width: 90%;*/
    }

.social-links a img {
    width: 40px;
    margin-left: 10px;
    margin-top: -10px;
}

.social-links h2 {
    display: inline-block;
}

.social-links a {
    display: inline-block;
}

@media screen and (max-width: 1041px) and (min-width: 768px) {
    .mediabanner h3 {
        width: 60%;
    }

    .mediabanner .linkBtn {
       margin-left:0px;
	   padding:10px 20px;
    }

    .btn.btn-primary.btn-back {
        width: 10%;
        font-size: 14px;
        padding: 0px 10px;
    }

        .btn.btn-primary.btn-back span {
            width: auto;
        }

        .btn.btn-primary.btn-back img {
            width: 20px;
        }
}

@media only screen and (max-width:767px) {

    .mediabannerText {
        position:relative;
        bottom:auto;
    }
    .textImageVariant, .textContainer {
        display: block;
    }

        .textImageVariant .imgContainer {
            width: 100%;
        }

	.textContainer .innerContainer {
		padding: 30px 15px;
	}

    .socialArea .socialAreaContent {
        display: block;
    }

        .socialArea .socialAreaContent > div:first-child, .socialArea .socialAreaContent > div:last-child {
            width: 100%;
            margin-right: 0px;
            margin-bottom: 20px;
        }

        .socialArea .socialAreaContent > div:last-child {
            margin-bottom: 0px;
        }

    .newsSection .innercontent h3 {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .mediabanner h3 {
        width: 100%;
        margin-bottom: 15px;
        float: none;
    }


	
    .mediabanner .linkBtn {
        width: 100%;
        float: none;
        margin:0px auto;
    }

    .mediabanner .btn.btn-primary {
        margin:0px auto;
    }

    .multilinksContainer .btn.btn-primary {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .btn.btn-primary.btn-back {
        width: auto;
        min-height: 35px;
        font-size: 12px;
        padding: 0px 10px 0px 5px;
    }

        .btn.btn-primary.btn-back span {
            width: auto;
        }

        .btn.btn-primary.btn-back img {
            width: 15px;
        }

    .social-links h2 {
        display: block;
        text-align: center;
    }

    .social-links {
        text-align: center;
    }

        .social-links a img{
            margin-top:0px;
        }
}

.mediacontentSection h3 {
    margin: 0px;
    padding: 0px;
}

.mediacontentSection ul {
}

.btmLinksBg ul li a {
    margin-bottom: 20px;
}

.mediahdrcarousel[data-isEEditor="1"] .carousel-inner .item {
    position: relative;
}

