.clrfix {
	clear:both;
}
.inner-page-wrapper {
	margin:45px 0 0 0 !important;
}
.inner-page-heading { 
	font-family: 'montserratlight'; 
	font-size:40px; 
	text-transform:uppercase;
	padding-bottom:10px;
	position:relative;
}
.inner-page-heading span { 
	font-family: 'montserratbold';
	color: #f99d1c;
}
section {
	float:left;
	width:100%;
	position:relative;
}
.inner-page-heading::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98px;
    height: 3px;
    background: #dfdfdf;
    content: '';
}
.middle-containt-wrapper {
	width:100%;
	height:100%;
	display:table;
}
.middle-containt-align {
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
}
.button-style-01 {
	display:inline-block;
	line-height:35px;
	border:solid 1px #000;
	padding:0 20px;
	font-family: 'montserratbold';
	font-size:11px;
	color:#000;
	text-transform:uppercase;
	letter-spacing:2px;
	cursor:pointer;
}
.button-style-01:hover {
	background:#f99d1c;
	color:#000;
}


/*-- Start Header Menu Section ------*/
header {
	position:relative;
	padding:0 25px;
	border-bottom:solid 1px #ccc;
}
header .top-socialmedia-block {
	font-family: 'open_sansregular';
	font-size: 12px;
	color:#000000;
	text-transform:uppercase;
	float:right;
	position:absolute;
	top: -35px;
	right:0;
}
header .top-socialmedia-block span {
	display:inline-block;
}
header .top-socialmedia-block .social-link {
	display:inline-block;
	margin-left:20px;
}
header .top-socialmedia-block .social-link a {
	margin-left:8px;
}
header #cssmenu ul.nav-list-col {
	width:80%;
	padding-right: 25px;
}
header #cssmenu ul {
	float:right;
	margin-top:47px;
	text-align: right;
}
header #cssmenu .search-icon {
	width:18px;
	height:15px;
	position:absolute;
	bottom:12px;
	right:0;
}
/*-- End Header Menu Section --------*/


/*-- Start Banner Section ------*/
.banner-slider-section img {
	width:100%;
}
.inner-page-banner-section {
	width:100%;
	float:left;
	margin:40px 0 50px 0;
}
/*.inner-page-banner-section img {
	width:100%;
}*/
/*-- End Banner Section ------*/


/*---- Start Technology Page ------------------*/
/*-- Technology Section-01 ------*/
.technology-section-01 {
	float:none;
	width:85%;
	margin:0 auto;
	display:table;
}
.technology-section-01 p {
	margin-bottom:20px;
}
.technology-section-01 .content-block {
	float:left;
	width:100%;
	margin:10px 0 30px 0;
}
.technology-section-01 .block-left {
	width:50%;
	float:left;
}
.technology-section-01 .block-right {
	background:#f99d1c;
	width:50%;
	float:right;
	padding:0 60px;
}
.technology-section-01 .block-right p {
	color:#fff;
}
.technology-section-01 .block-right p:nth-last-child(1) {
	margin-bottom:0;
}
/*---- End Technology Page ------------------*/


/*---- Start Our Culture Page ----------------*/
.our-culture-section-01 {	
	color:#fff;
}
.our-culture-section-01 .left-col {	
	float:left;
	width:50%;
}
.our-culture-section-01 .right-col {	
	float:right;
	width:50%;
}
.our-culture-section-01 .right-col .content-col {	
	width: 112%;
	float: right;
	background:#f99d1c;
	padding:50px 60px;
}
.our-culture-section-01 .right-col .content-col h3 {	
	font-size:27px;
	font-family: 'SourceSansProSemibold_0';
	margin-bottom:12px;
}
.our-culture-section-01 .right-col .content-col p {	
	font-family: 'SourceSansProSemibold_0';
	font-size:17px;
	color:#fff;
	line-height:28px;
}

.our-culture-section-02 {
	/*padding-top:15px;*/
}
.our-culture-section-02 .blog-list-block {
	width:100%;
	display:inline-block;
	border:solid 1px #b7b7b7;
	padding:30px 25px;
}
.our-culture-section-02 .blog-content-col {
	padding:20px 0 10px 0;
	text-align:justify;
	line-height:26px;
}
.our-culture-section-02 .blog-content-col p {
	margin-bottom:0;
}
/*---- End Our Culture Page ------------------*/


/*---- Start Directors Page ------------------*/
.directors-section-01 {	
	/*margin-top:25px;*/
}
.directors-section-01 .directors-list li {
	float:left;
	width:48%;
	border-bottom:solid 1px #404d56;
	padding:0 0 25px 0;
	margin-bottom:35px;
	margin-right:4%
}
.directors-section-01 .directors-list li:nth-child(2n) {
	margin-right:0;
}
.directors-section-01 .directors-profile-col {
	float:left;
	width:35%;
}
.directors-section-01 .directors-info-col {
	float:left;
	width:65%;
	text-align:justify;
	padding-left:30px;
}
.directors-profile-col .director-name {
	font-family: 'montserratsemi_bold';
	font-size:16px;
	color:#000000;
	position:relative;
	padding-left:25px;
}
.directors-profile-col .director-name:before {
	content:"";
	position:absolute;
	top:5px;
	left:0;
	width:12px;
	height:12px;
	background:#fa9d1c;
}
.directors-profile-col .director-name span {
	font-family: 'source_sans_proregular';
	border-left:solid 2px #000;
	padding-left:10px;
	margin-left:8px;
}
.directors-profile-col .director-img {
	width:100%;
	float:left;
	border:solid 2px #000;
	margin-top:30px;
}
.directors-section-01 .directors-info-col p {
	line-height:22px;
	margin-bottom:20px;
}
.directors-section-01 .directors-info-col p:nth-last-child(1) {
	margin-bottom:0;
}

.directors-section-02 {	
	margin-top:20px;
	padding:0 100px;
}
.directors-section-02 .inner-page-heading {	
	text-align:center;
}
.directors-section-02 .inner-page-heading::before {
    left: 0;
    right:0;
	margin:0 auto;
}
.directors-section-02 .directors-list-tab {	
	float:left;
	width:100%;
	margin-top:90px !important;
}
.directors-section-02 .directors-list-tab li {	
	float:left;
	width:220px;
	padding:0 !important;
	margin-right:50px;
	position:relative;
}
.directors-section-02 .directors-list-tab li:nth-last-child(1) {	
	margin-right:0;
}
.directors-section-02 .directors-list-tab li:before {
	width:2px;
	height:60px;
	background:#999999;
	content:"";
	position:absolute;
	top:23px;
	left:15px;
	z-index: 1;
}
.directors-section-02 .directors-list-tab .director-info {
	float:left;
	width:100%;
	height:55px;
}
.directors-section-02 .directors-list-tab span {	
	float:left;
	width:100%;
	font-family: 'source_sans_proregular';
	font-size:15px;
	color:#2f2f2f;
	font-weight:normal;
	line-height:18px;
	padding-left:30px;
	position:relative;
}
.directors-section-02 .directors-list-tab .director-name:before {
	position:absolute;
	width:20px;
	height:20px;
	content:"+";
	top:0;
	left:10px;
	font-size:22px;
	color:#999999;
}
.directors-section-02 .directors-list-tab .director-post {
	display:none;
}
.directors-section-02 .directors-list-tab .director-img {
	float:left;
	-moz-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.directors-section-02 .directors-list-tab .resp-tab-active {	
	border:0;
}
.directors-section-02 .directors-list-tab li.resp-tab-active {	
	margin-top:-40px;
}
.directors-section-02 .directors-list-tab .resp-tab-active:before {
	height:65px;
	background:#4c4c4c;
}
.directors-section-02 .directors-list-tab .resp-tab-active .director-info {
	height:95px;
}
.directors-section-02 .directors-list-tab .resp-tab-active span {	
	color:#010000;
}
.directors-section-02 .directors-list-tab .resp-tab-active .director-name:before {
	color:#010000;
}
.directors-section-02 .directors-list-tab .resp-tab-active .director-post {
	display:block;
}
.directors-section-02 .directors-list-tab .resp-tab-active .director-name {
	font-family: 'SourceSansProSemibold_0';
	font-size:17px;
	position:relative;
}
.directors-section-02 .directors-list-tab .resp-tab-active .director-img {
	border:solid 8px #f7941d;
	-moz-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.directors-section-02 .directors-list-tab .resp-tab-content {
    padding: 30px 0 0 0;
	border:0;
}
.directors-section-02 .directors-list-tab .director-desc-col {
	float:left;
	width:100%;
    padding: 25px 40px;
	border-left:solid 3px #fa9d1c;
	border-right:solid 3px #fa9d1c;
	position:relative;
}
.directors-section-02 .directors-list-tab .director-desc-col:before, .directors-section-02 .directors-list-tab .director-desc-col:after, .directors-section-02 .directors-list-tab .director-name-title:before, .directors-section-02 .directors-list-tab .director-name-title:after {
	width:45px;
	height:3px;
	background:#fa9d1c;
	content:"";
	position:absolute;
}
.directors-section-02 .directors-list-tab .director-desc-col:before {
	bottom:0;
	left:0;
}
.directors-section-02 .directors-list-tab .director-desc-col:after {
	bottom:0;
	right:0;
}
.directors-section-02 .directors-list-tab .director-name-title {
	width:100%;
	float:left;
	font-family: 'SourceSansProSemibold_0';
	font-size: 18px;
	color:#010000;
	margin-bottom:20px;
	position:relative;
}
.directors-section-02 .directors-list-tab .director-name-title:before {
	top: -25px;
	left: -40px;
}
.directors-section-02 .directors-list-tab .director-name-title:after {
	top: -25px;
	right: -40px;
}
.directors-section-02 .directors-list-tab .director-name-title span {
	width:auto;
	float:none;
	font-size: 16px;
	color:#010000;
	border-left:solid 2px #010000;
	margin-left:12px;
	padding-left:12px;
}
.directors-section-02 .directors-list-tab p:nth-last-child(1) {
	margin-bottom:0;
}
/*---- End Directors Page --------------------*/


/*---- Start Media Casestudies Page ----------------*/
.casestudies-section-01 {	
}
.casestudies-section-01 .casestudies-list {
	float:left;
	width:100%;
	margin:0;
	padding:0 20px;
	text-align:center;
}
.casestudies-section-01 .casestudies-list li {
	float:left;
	width:33%;
	padding:0 22px;
	margin-bottom:40px;
}
.casestudies-section-01 .casestudies-block {
	float:left;
	width:100%;
	height:100%;
	border:solid 1px #ccc;
	padding:30px 30px 40px 30px;
}
.casestudies-section-01 .casestudies-block .casestudy-title {
	min-height:40px;
	font-size:18px;
	text-transform:uppercase;
}
.casestudies-section-01 .casestudies-block .casestudy-img {
	margin:20px 0;
}
.casestudies-section-01 .casestudies-block .casestudy-desc {
	min-height:135px;
	margin:30px 0 0 0;
}
.casestudies-section-01 .casestudies-block .casestudy-desc p {
	line-height:21px;
}
.casestudies-section-01 .casestudies-block .download-btn {
	margin-left:10px;
}
.casestudies-section-01 .casestudies-block:hover {
	border:solid 1px #fff;
	box-shadow:0 0 15px 6px #e3e3e3;
}
/*---- End Media Casestudies Page ------------------*/


/*---- Start Core Values Page ------------------*/
.core-values-section-01 {	
	margin-top: -62px;
	position:relative;
}
.core-values-section-01 .block-title {
	width:340px;
	font-family: 'SourceSansProBold';
	color:#404d56;
	text-transform:uppercase;
	position:absolute;
	top:-5px;
	left:200px;
	border-right:solid 2px #5f727f;
	padding:5px 40px 5px 0;
}
.core-values-section-01 .core-values-tabination {
}
.core-values-tabination .resp-tabs-list li {
	float:none;
	font-size:15px;
	font-weight: normal;
	border-right:dotted 1px #727271;
	padding:8px 25px 8px 60px;
}
.core-values-tabination .resp-tabs-list li:nth-last-child(1) {
	border-right:0;
	padding-right:0 !important;
}
.core-values-tabination .resp-tabs-list {
	float:left;
	width:100%;
	color:#404d56;
	text-align:right;
}
.core-values-tabination .default-tab {
	background-position:20px 1px !important;
}
.core-values-tabination .tab-1 {
	background:url("../images/core-values/connected-icon.png") left center no-repeat;
}
.core-values-tabination .resp-tab-active.tab-1 {
	background:url("../images/core-values/connected-icon-active.png") left center no-repeat;
}
.core-values-tabination .tab-2 {
	background:url("../images/core-values/trendsetter-icon.png") left center no-repeat;
}
.core-values-tabination .resp-tab-active.tab-2 {
	background:url("../images/core-values/trendsetter-icon-active.png") left center no-repeat;
}
.core-values-tabination .tab-3 {
	background:url("../images/core-values/analytical-icon.png") left center no-repeat;
}
.core-values-tabination .resp-tab-active.tab-3 {
	background:url("../images/core-values/analytical-icon-active.png") left center no-repeat;
}
.core-values-tabination .tab-4 {
	background:url("../images/core-values/result-oriented-icon.png") left center no-repeat;
}
.core-values-tabination .resp-tab-active.tab-4 {
	background:url("../images/core-values/result-oriented-icon-active.png") left center no-repeat;
}
.core-values-tabination .core-values-tab-container {
	float:left;
	width:100%;
	padding:60px 0 0 0;
	border:0;
}
.core-values-tabination .core-values-tab-container .core-values-inner-banner-block {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: inline-block;
	align-items: center;
	justify-content: center;
	/* min-height: 397px; */
}
.core-values-tabination .resp-tab-active {
	color:#e67e00;
	border:0;
	padding:8px 25px 8px 60px !important;
}
.core-values-tabination .core-values-inner-list {
	float:left;
	width:100%;
	margin:0;
	padding:50px 0 0 0;
}
.core-values-tabination .core-values-inner-list li {
	float:left;
	width:50%;
	margin:0;
	padding:0 0 30px 0;
}
.core-values-tabination .core-values-inner-list li:nth-child(odd)  {
	padding-right:30px;
}
.core-values-tabination .core-values-inner-list li:nth-child(even)  {
	padding-left:30px;
}
.core-values-tabination .core-values-inner-list .inner-containt-col {
	position:relative;
	padding-left:135px;
}
.core-values-tabination .core-values-inner-list .inner-containt-col .icon-col {
	position:absolute;
	left:0;
	top:0;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	overflow:hidden;
	border:solid 2px #f99b1d;
}
.core-values-tabination .core-values-inner-list .inner-containt-col .content-col {
}
.core-values-tabination .core-values-inner-list .inner-containt-col .content-col h4 {
	font-family: 'SourceSansProBold';
	font-size:14px;
	color:#000;
	padding-bottom:12px;
}
.core-values-tabination .core-values-inner-list .inner-containt-col .content-col h4 span {
	text-transform:uppercase;
	border-right:solid 2px #000;
	padding-right:7px;
	margin-right:7px;
}
.highlight {
	color:#f99d1c;
	text-decoration:none;
}
.highlight:visited{color:#f99d1c;}
/*---- End Core Values Page --------------------*/


/*---- Start Other Ventures Page ---------------*/
.inner-page-heading-block {}
.inner-page-heading-block .inner-page-heading {
	width:35%;
	float:left;
}
.inner-page-heading-block .block-title {
    width: 65%;
	float:left;
    font-family: 'SourceSansProBold';
    color: #404d56;
    text-transform: uppercase;
	padding-top: 5px;
	padding-left: 10px;
}
.other-ventures-section-01 {
	width:100%;
	padding:0;
}
.other-ventures-section-01 .left-col {
	width:50%;
	float:left;
	padding-right:30px;
}
.other-ventures-section-01 .right-col {
	width:50%;
	float:left;
	padding-left:30px;
	position:relative;
}
.other-ventures-section-01 .slider-title {
	font-size:26px;
	color:#000;
	text-transform:uppercase;
	border-top:solid 1px #cccccc;
	padding:22px 80px 15px 0;
	margin-bottom:25px;
	position:relative;
}
.other-ventures-section-01 .slider-title:before {
	position:absolute;
	bottom:0;
	left:0;
	width:60px;
	height:2px;
	background:#cccccc;
	content:"";
}
.other-ventures-section-01 .right-col p {
	text-align:justify;
}
.other-ventures-section-01 .slick-prev, .other-ventures-section-01 .slick-next {
    position: absolute;
	top:40px;
    z-index: 1;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
	color:#000;
}
.other-ventures-section-01 .slick-prev {
	right: 45px;
	background: url(../images/left-arrow-icon.png) no-repeat #ccc;
}
.other-ventures-section-01 .slick-next {
	right:0;
	background: url(../images/right-arrow-icon.png) no-repeat #ccc;
}
.other-ventures-section-01 .slick-prev:hover {
	background: url(../images/left-arrow-icon.png) no-repeat #f99d1c;
}
.other-ventures-section-01 .slick-next:hover {
	background: url(../images/right-arrow-icon.png) no-repeat #f99d1c;
}
/*---- End Other Ventures Page -----------------*/


/*---- Start Social Initiatives Page ---------------*/
.social-initiatives-section-01 {
	padding:0 40px;
}
.social-initiatives-section-01 .page-description-col {
	text-align:center;
	margin-bottom:40px;
}
.social-initiatives-section-01 .img-col {
	background:#e3e3e3;
	padding:60px 30px;
}
/*---- End Social Initiatives Page -----------------*/


/*---- Start Experiences Page ---------------*/
.experiences-page-section-01 {}
.experiences-page-section-01 .experiences-scrolling-tab {}
.experiences-scrolling-tab .nav-tabs {
    border-bottom: 0;
}
.experiences-scrolling-tab .nav > li > a {
    padding: 6px 0;
	margin:0 17px;
	font-family: 'source_sans_proregular';
	font-size:15px;
	color:#404d56;
	text-transform:uppercase;
	border-radius:0;
	border:0;
}
.experiences-scrolling-tab .nav > li > a:hover {
	background:#fff;
	color:#f99d1c;
}
.experiences-scrolling-tab .nav-tabs > li.active > a, .experiences-scrolling-tab .nav-tabs > li.active > a:focus, .experiences-scrolling-tab .nav-tabs > li.active > a:hover {
    color: #f99d1c;
    border: 0;
	border-bottom:solid 2px #f99d1c;
} 
.experiences-scrolling-tab .glyphicon-chevron-left::before, .experiences-scrolling-tab .glyphicon-chevron-right::before {
    content: "";
	float:left;
	width:30px;
	height:30px;
}
.experiences-scrolling-tab .glyphicon-chevron-left::before {
	background: url(../images/left-arrow-icon.png) no-repeat;
}
.experiences-scrolling-tab .glyphicon-chevron-right::before {
	background: url(../images/right-arrow-icon.png) no-repeat;
}
.experiences-page-section-01 .experiences-tab-containt-block {
	float:left;
	width:100%;
	margin-top:35px;
}
.experiences-page-section-01 .experiences-tab-containt-block .core-values-tab-container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.experiences-page-section-01 .inner-page-heading {
	width:28%;
	float:left;
}
.experiences-page-section-01 .block-title {
    width: 72%;
	float:left;
    font-family: 'SourceSansProBold';
    color: #404d56;
    text-transform: uppercase;
	padding-top: 5px;
}
.experiences-page-section-01 .inner-containt-block {
	float:left;
	width:100%;
	margin:40px 0 0 0;
}
.experiences-page-section-01 .inner-containt-block .col-left {
	float:left;
	width:50%;
	padding-right:30px;
}
.experiences-page-section-01 .inner-containt-block .col-right {
	float:right;
	width:50%;
	padding-left:30px;
}
.experiences-page-section-01 .inner-containt-block  h5.block-heading {
	font-family: 'montserratregular';
	font-size:26px;
	color:#000000;
	text-transform:uppercase;
	margin:0 0 25px 0;
	padding:0;
}
.experiences-page-section-01 .inner-containt-block  p {
	text-align:justify;
	margin-bottom:20px;
}
.experiences-page-section-01 .button-style-01 {
	border:0;
	background:#f99d1c;
	color:#000;
	margin-top:20px;
	position:relative;
	text-align:center;
}
.experiences-page-section-01 .button-style-01:after {
	content:"+";
	position:absolute;
	top:0;
	margin-right:15px;
	font-size:16px;
}
.experiences-page-section-01 .inner-containt-block .inner-tab-block {
	color:#404d56;
	position:relative;
}
.experiences-page-section-01 .inner-containt-block .nav > li > a {
    padding: 0;
    margin: 0 28px 0 0;
    font-family: 'SourceSansProBold';
    font-size: 17px;
    color: #cccccc;
}
.experiences-page-section-01 .inner-containt-block .nav-tabs > li.active > a, .experiences-page-section-01 .inner-containt-block .nav-tabs > li.active > a:focus, .experiences-page-section-01 .inner-containt-block .nav-tabs > li.active > a:hover {
    color: #404d56;
    border: 0;
}
.experiences-page-section-01 .inner-tab-block .arrow-btn {
	background:#e1e1e1;
	width: 30px;
	height: 30px;
	line-height:20px;
	display: inline-block;
	cursor:pointer;
	position: absolute;
	top: -44px;
	right: 0;
}
.experiences-page-section-01 .inner-tab-block .arrow-btn:hover {
	background:#f99d1c;
}
.experiences-page-section-01 .inner-tab-block .btnPrevious {
	right:40px;
}
.experiences-page-section-01 .inner-tab-block .tab-content {
	padding-top:15px;
	position:relative;
}
.experiences-page-section-01 .inner-tab-block .img-col {
	width:72%;
	float:left;
}
.experiences-page-section-01 .inner-tab-block .link-button-col {
	position:absolute;
	top:100px;
	right:0;
}
.experiences-page-section-01 .inner-tab-block .button-style-01 {
	width:135px;
    margin-top: 15px;
    clear: both;
    float: left;
}
.experiences-page-section-01 .inner-tab-block .tab-sec-title {
	background:#f99d1c;
	padding:3px 12px;
}
.experiences-page-section-01 .inner-tab-block .inner-list-style {
	margin:0;
	padding:0;
}
.experiences-page-section-01 .inner-tab-block .inner-list-style li {
	position:relative;
	padding-left:25px;
}
.experiences-page-section-01 .inner-tab-block .inner-list-style li:before {
	width:6px;
	height:6px;
	background:#f99d1c;
	content:"";
	position:absolute;
	top:8px;
	left:8px;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.experiences-page-section-01 .inner-tab-block .inner-list-style .title {
	float:left;
	width:100%;
	font-family: 'SourceSansProBold';
	text-transform:uppercase;
}
.experiences-tab-containt-block .inner-tab-block .scrtabs-js-tab-scroll-arrow-left, .experiences-tab-containt-block .inner-tab-block .scrtabs-js-tab-scroll-arrow-right {
	display:none;
}
.experiences-tab-containt-block .inner-tab-block .scrtabs-tabs-fixed-container, .experiences-tab-containt-block .inner-tab-block .scrtabs-tabs-movable-container {
	width:100% !important;
	padding:0;
}
/*---- End Experiences Page ---------------*/


/*---- Start Media Businesses Page -----------------*/
.media-businesses-section-01 {	
	margin:30px 0 0 0;
	padding:0;
}
.media-businesses-section-01 .print-col, .media-businesses-section-01 .radio-col, .media-businesses-section-01 .digital-col {
	float:left;
	text-align:center;
}
.media-businesses-section-01 .print-col {
	width:40%;
}
.media-businesses-section-01 .radio-col {
	width:20%;
}
.media-businesses-section-01 .digital-col {
	width:40%;
}
.media-businesses-section-01 .media-business-title {
	background:#f99d1c;
	width:250px;
	height:250px;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	border:solid 20px #fff;
	position:relative;
	text-align:center;
	display: inline-block;
}
.media-businesses-section-01 .media-business-title:before {
	width:250px;
	height:250px;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	border:solid 2px #000;
	content:"";
	position:absolute;
	top:-20px;
	left:-20px;
}
.media-businesses-section-01 .media-business-title .icon-col {
	margin-top:22px;
	margin-bottom:5px;
}
.media-businesses-section-01 .media-business-title h5 {
	font-family: 'montserratbold';
	font-size:35px;
	letter-spacing:2px;
}
.media-businesses-section-01 .media-containt {
	width:100%;
	float:left;
	margin-top:50px;
	height:100%;
}
.media-businesses-section-01 .media-containt .col-1 {
	width:50%;
	float:left;
	padding-left:30px;
}
.media-businesses-section-01 .radio-col .media-containt .col-1 {
	width:100%;
	height:100%;
	border-left:solid 1px #d9d9d9;
	border-right:solid 1px #d9d9d9;
}
.media-businesses-section-01 .media-containt .block-tag {
	width:30px;
	float:left;
	background:#f99d1c;
	font-family: 'SourceSansProBold';
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	padding: 8px 8px 8px 11px;
	margin-right:10px;
	line-height: 25px;
	word-wrap: break-word;
	letter-spacing:5px;
}
.media-businesses-section-01 .media-containt .list-containt {
	float:left;
	width:75%;
	text-align:left;
	margin:0;
	padding:0 0 0 0;
}
.media-businesses-section-01 .media-containt .list-containt li {
	font-family: 'source_sans_proregular';
	font-size:14px;
	color:#404d56;
	line-height:18px;
	padding-bottom:15px;
}
/*---- End Media Businesses Page -------------------*/


/*---- Start Campaigns Page -----------------*/
.campaigns-section-01 {	
}
.campaigns-section-01 .resp-vtabs ul.resp-tabs-list {
    float: right;
    width: 40%;
	padding-left: 50px;
}
.campaigns-section-01 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #eeeeee;
    border:0;
    width: 60%;
    min-height: 250px;
    clear: none;
}
.campaigns-section-01 .resp-tabs-list li {
    font-weight: normal;
	font-family: 'montserratregular';
    font-size: 16px;
	color:#000000;
    padding: 15px 0;
    margin: 0;
	text-transform:uppercase;
	border-bottom:solid 1px #999999;
}
.campaigns-section-01 .resp-tabs-list li:nth-last-child(1) {
	border-bottom:0 !important;
}
.campaigns-section-01 .resp-vtabs .resp-tabs-list li {
    padding: 15px 0 !important;
    margin: 0;
}
.campaigns-section-01 .resp-vtabs li.resp-tab-active {
    border: 0;
	border-bottom:solid 1px #999999;
    margin: 0 !important;
    padding: 0;
	color:#f99d1c;
	position:relative;
}
.campaigns-section-01 .resp-vtabs li.resp-tab-active:before {
    width:5px;
	height:100%;
	background:#f99d1c;
	content:"";
	position:absolute;
	top:0;
	left: -55px;
}
.campaigns-section-01 .campaigns-tab-containt {
	float:left;
	width:100%;
	padding:40px 60px;
	text-align:center;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider {
	float:left;
	width:100%;
	margin:30px 0 40px 0;
	padding:0 50px;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .slider-video-block {
	float:left;
	width:100%;
	min-height:260px;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .arrow-col {
	width:30px;
	height:30px;
	line-height:20px;
	float:left;
	background:#f99d1c;
	position:absolute;
	top:45%;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .carousel-control {
	width:30px;
    text-shadow: 0;
    background-color: none;
    filter: alpha(opacity=100);
    opacity: 1;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .left-arrow {
	left:0;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .right-arrow {
	right:0;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .carousel-control.left, .campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .carousel-control.right {
    background-image: none;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .carousel-control.left {
    left:-60px;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .carousel-control.right {
    right:-60px;
}
.campaigns-section-01 .campaigns-tab-containt .tab-banner-slider .carousel-indicators {
	display:none;
}
.campaigns-section-01 .campaigns-tab-containt .tab-sec-title {
	font-family: 'montserratbold';
	font-size:25px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:35px;
}
.campaigns-section-01 .campaigns-tab-containt p {
	margin-bottom:30px;
}
/*---- End Campaigns Page -------------------*/


/*---- Start Life at Dainik Bhaskar Page ---------------*/
.life-at-db-banner .block-title {
    padding-top: 45px;
}
.life-at-db-section-01 {	
}
.life-at-db-section-01 .default-sec {
	background:#f0f0f0;
	float:left;
	width:100%;
	position:relative;
}
.life-at-db-section-01 .default-sec .left-block {
	background:#f0f0f0;
	float:right;
	width:50%;
	padding:20px 50px;
	position:relative;
}
.life-at-db-section-01 .default-sec .right-block {
	float:left;
	width:50%;
	position:rlative;
}
.life-at-db-section-01 .inner-sec-02 .left-block {
	float:left;
	background:#f99d1c;
	color:#fff;
}
.life-at-db-section-01 .inner-sec-02 .right-block {
	float:right;
}
.life-at-db-section-01 .inner-sec-03 .left-block  {
	float:left;
}
.life-at-db-section-01 .inner-sec-03 .right-block {
	background:#f99d1c;
	float:right;
}
.life-at-db-section-01 .inner-sec-02 .left-block p {
	color:#fff;
}
.life-at-db-section-01 .default-sec h4 {
	font-family: 'montserratbold';
	font-size:35px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.life-at-db-section-01 .default-sec .devider-col {
	width:40px;
	height:40px;
	background:#f0f0f0;
	position:absolute;
	top:100px;
	left:0;
	right:0;
	margin:0 auto;
	transform: rotate(45deg);
}
.life-at-db-section-01 .default-sec p {
	line-height:22px;
}
.life-at-db-section-01 .inner-sec-02 .devider-col {
	background:#f99d1c;
}
.life-at-db-section-01 .inner-sec-03 .left-block {
	padding:70px 70px;
}
.life-at-db-section-01 .inner-sec-03 .border-block {
	width:100%;
	height:100%;
	border:solid 2px #d7d7d7;
	text-align:center;
}
.life-at-db-section-01 .inner-sec-03 .inner-page-heading {
	width:100%;
	margin-top: 10px;
}
.life-at-db-section-01 .inner-sec-03 .inner-page-heading::before {
    left: 0;
    right:0;
	margin:0 auto;
}
.life-at-db-section-01 .inner-sec-03 p {
	float:left;
	width:100%;
	margin:10px 0 0 0;
}
.life-at-db-section-01 .get-in-touch-form {
}
.life-at-db-section-01 .get-in-touch-form .conatct-us-col {
    width: 100%;
}
.life-at-db-section-01 .get-in-touch-form .contact-us-form {
    padding: 40px 40px;
}
.life-at-db-section-01 .get-in-touch-form .contact-us-form ul li {
    margin: 0 0 15px 0;
}
.life-at-db-section-01 .get-in-touch-form p {
    margin: 0 0 15px 0;
}
.life-at-db-section-01 .get-in-touch-form label {
	font-family: 'SourceSansProSemibold_0';
    font-weight:normal;
}
.life-at-db-section-01 .get-in-touch-form .contact-us-form ul li .input-field {
    font-family: 'SourceSansProSemibold_0';
	height: 30px;
}
.life-at-db-section-01 .get-in-touch-form .select-feild {
	margin:0;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: url(../images/select-arrrow.png) right center no-repeat;
}
.life-at-db-section-01 input#UplaoadInput {
	width: 100%;
	float:left;
	background:transparent;
	display:block;
	padding: 0;
	box-sizing: border-box;
	border:initial;
	height: 25px;
	font-family: 'SourceSansProLight_0';
	margin-top: 35px;
}
.life-at-db-section-01 #buttonImage {
	font-size: 15px;
	width:100%;
	line-height:30px;
	float: right;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/attachement-icon.png) left center no-repeat;
	font-family: 'SourceSansProSemibold_0';
	color: #000;
	padding-left:35px;
	cursor:pointer;
}
.life-at-db-section-01 #FileUpladDiv {
	width: 100%;
	position: relative;
	display: inline-block;
}
.life-at-db-section-01 #selectedAttachedFile {
	opacity:0;
	position:absolute;
	left: 0;
	top: 0;
}
/*---- End Life at Dainik Bhaskar Page -----------------*/


/*---- Start Contact Us Page ---------------*/
.contact-form-right-col {	
}
.contact-form-right-col .inner-page-heading {	
	color:#fff;
}
.contact-form-right-col .inner-page-heading::before {
    background: #fff;
}
.map-section #map_canvas {
	float:left;
	width:100%;
	height:520px;
}
/*---- End Contact Us Page -----------------*/


/*---- Start History Page ---------------*/
.history-section-01 {	
}
.history-section-01 .history-top-paraha {
	text-align:center;
	margin:0;
	padding:25px 0;
	position:relative;
}
.history-section-01 .history-top-paraha::before {
    position: absolute;
    bottom: 0;
    left: 0;
	right:0;
	margin:0 auto;
    width: 98px;
    height: 3px;
    background: #dfdfdf;
    content: '';
}
.history-section-01 .inner-page-heading {
    text-align:center;
}
.history-section-01 .inner-page-heading::before {
    left: 0;
	right:0;
	margin:0 auto;
}
.history-section-01 .timeline-slider {
	float:left;
	width:100%;
	margin:40px 0 0 0;
}
.history-section-01 .timeline-content-col {
	float:left;
	width:100%;
}
.history-section-01 .timeline-content-col .list-col {
	width:25%;
	float:left;
	padding:0 20px;
	padding-top:25px;
}
.history-section-01 .timeline-content-col .list-full-col {
	width:100%;
	float:left;
	padding:0 20px;
}
.history-section-01 .timeline-content-col h4 {
	font-family: 'montserratsemi_bold';
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	/*padding:0 0 0 30px;*/
	margin:0 0 15px 0;
}
.history-section-01.press-releases-section-01 .timeline-content-col h4 {
	padding-left:30px;
}
.history-section-01 .timeline-content-col .date-title {
	width:100%;
	float:left;
	font-family: 'montserratsemi_bold';
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	border-bottom:solid 2px #000;
	padding:0 0 6px 0;
	margin:0 0 10px 0;
}
.history-section-01 #issues li p {
    margin: 0;
    padding: 0;
    color: #404d56;
    line-height: 22px;
	clear: both;
}
.history-section-01 .timeline-slider-block {
	position:relative;
	padding-bottom:70px;
}
.history-section-01 .slick-prev, .history-section-01 .slick-next {
    position: absolute;
	left:0;
	right:0;
	top:auto;
    bottom: -20px;
    z-index: 1;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0 auto;
}
.history-section-01 .slick-prev {
	left: -50px;
	background: url(../images/left-arrow-icon.png) center no-repeat #fff;
	border:solid 1px #ccc;
}
.history-section-01 .slick-next {
	right:-50px;
	background: url(../images/right-arrow-icon.png) center no-repeat #fff;
	border:solid 1px #ccc;
}
.history-section-01 .slick-prev:hover {
	background: url(../images/left-arrow-icon.png) center no-repeat #f99d1c;
	border:solid 1px #f99d1c;
}
.history-section-01 .slick-next:hover {
	background: url(../images/right-arrow-icon.png) center no-repeat #f99d1c;
	border:solid 1px #f99d1c;
}
/*---- End History Page -----------------*/


/*---- Start Press Releases Page -----------------*/
.press-releases-section-01 .timeline-slider {
	margin:0;
}
.press-releases-section-01 .timeline-content-col .list-col-2 {
	width:42%;
	float:left;
	padding:0 20px;
	border-top:solid 1px #cccccc;
	padding:8px 0 8px 15px;
	margin:0 30px;
	position:relative;
}
.press-releases-section-01 .timeline-content-col .list-col-2:before {
	width:6px;
	height:6px;
	content:"";
	background:#f99d1c;
	position:absolute;
	top:16px;
	left:0;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.press-releases-section-01 .timeline-content-col .list-col-2:after {
	width:20px;
	height:20px;
	content:"";
	background:url(../images/download-pdf-icon.png) right center no-repeat;
	position:absolute;
	top:8px;
	right:0;
	display:none;
}
#issues li.selected img.pdf-icon {
    float: right;
    width: 20px;
    height: 20px;
    transition: all 0s ease-in-out;
	transform: scale(1,1);
	    margin: 0;
}
/*---- End Press Releases Page -------------------*/


/*---- Start Accolades Page ---------------------*/
.accolades-section-01 .timeline-slider {
	margin:0;
}
.accolades-section-01 .timeline-content-col {
	padding:0 50px;
}
.accolades-section-01 .accolades-content-col {
	float:left;
	width:100%;
	border-bottom:solid 1px #cccccc;
	padding-bottom:20px;
	margin-bottom:30px;
}
.accolades-section-01 .accolades-content-col h4 {
	text-transform:none;
	padding:0;
	float: left;
	width: 100%;
}
.accolades-section-01 .accolades-content-col .list-col-3 {
	width:80%;
	float:left;
	border-top:solid 1px #cccccc;
	padding:8px 30px 8px 15px;
	margin:0;
	position:relative;
}
.accolades-section-01 .accolades-content-col .list-col-3:before {
	width:6px;
	height:6px;
	content:"";
	background:#f99d1c;
	position:absolute;
	top:16px;
	left:0;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.accolades-section-01 .accolades-content-col .list-col-3:nth-child(3) {
	border-top:0;
	/*margin-top:25px;*/
}
/*---- End Accolades Page ----------------------*/


/*---- Start Terms & Conditions Page ---------------*/
.terms-conditions-section-01 {	
	padding:0 20px;
}
.terms-conditions-section-01 .content-block {
	float:left;
	width:100%;
}
.terms-conditions-section-01 .content-block p {
	margin-bottom:20px;
	text-align:justify;
}
.terms-conditions-section-01 .content-block h6 {
	font-family: 'SourceSansProSemibold_0';
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:10px;
}
/*---- End Terms & Conditions Page -----------------*/

/*---- Start Download Page -----------------*/
.download-section-01 .annual-report-col{
	width:50%;
	float: left;
	padding-right: 30px;
}
.download-section-01 .documents-col{
	width:50%;
	float: left;
	padding-left: 30px;
}
.download-section-01 .annual-report-col .inner-page-heading{
	width:100%;
}
.download-section-01 .annual-report-section{
	margin-top:48px;
    padding-bottom: 25px;
}
.download-section-01 .annual-report-section li{
	list-style:none;
}
.download-section-01 .annual-report-section li a{
	width:100%;
	display:inline-block;
	background:#e7e7e7;
	padding:20px 25px 20px 25px;
	margin-bottom:28px;
	outline: none;
}
.download-section-01 .anr-left-col {
	padding-left:43px;
	background:url(../images/annual-r-icon.png) no-repeat;
    line-height: 30px;
    height: 30px;
    display: inline-block;
	color: #000000;
	font-family: 'montserratregular';
}
.download-section-01 .anr-right-col {
    float: right;
    width: 20%;
	padding-left:40px;
	background:url(../images/pdf-icon.png) no-repeat;
    line-height: 30px;
    height: 30px;
    display: inline-block;
	color:#000000;
	font-family: 'montserratregular';
}
.download-section-01 .annual-report-section li a:hover{
	background:#f99d1c;
}
.download-section-01 .annual-report-section li a:hover .anr-right-col{
	background:url(../images/pdf-icon-ho.png) no-repeat;	
}
.download-section-01 .rated-section{
	position:relative;
	margin-top:48px;
}
.download-section-01 .main-national-section{
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	border:2px solid transparent;
}
.download-section-01 .inner-national-section{
    padding:35px 40px 35px 40px;
	border:2px solid transparent;
    bottom: 30px;
    left: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
}
.download-section-01 .inner-national-section .m-left-col , .download-section-01 .inner-national-section .m-right-col{width:50%;float:left;}
.download-section-01 .inner-national-section .m-right-col a{
	float:right;
}
.download-section-01 .inner-national-section:hover{
	border:2px solid #f99d1c;
}
.download-section-01 .main-national-section h2{
	font-family: 'montserratbold';
	color:#ffffff;
	text-transform:uppercase;
}
.download-section-01 .dview-btn{
	border:1px solid #ffffff;
	color:#ffffff;
	width:151px;
	text-align:center;
	display: inline-block;
	padding:13px 0;
	font-family: 'montserratbold';
	text-transform:uppercase;
	margin-bottom:16px;
}
.download-section-01 .dview-btn.d-btn{
	margin-bottom:0;
}
.download-section-01 .dview-btn:hover{
	background:#f99d1c;
	color:#000000;
	border:1px solid #f99d1c;
}
.download-section-01 .rated-section.dbcl-section{
	margin-top:38px;
}
.download-section-01 .other-ventures-section-01 .annual-report-col .slick-prev{
	top: 97%;
}

.download-section-01 .other-ventures-section-01 .annual-report-col .slick-next{
	top: 97%;
}
/*---- End Download Page -----------------*/


/*---- Start Our Businesses Page ---------------*/
.our-businesses-top-head {
	float:left;
	width:100%;
	text-align:center;
	padding:40px 0 0 0;
	position:relative;
}
.our-businesses-top-head:before {
	background:#f99d1c;
	content:"";
	position:absolute;
	width:100%;
	height:300px;
	top:0;
	left:0;
	z-index:-1;
}
.our-businesses-top-head .inner-page-heading {
    margin-bottom: 15px;
}
.our-businesses-top-head .inner-page-heading::before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.our-businesses-top-head p {
	color:#000;
}
.our-businesses-top-head .business-list-col {
	float:none;
	width:75%;
	margin:0 auto;
	padding:0 15px;
	margin-top:40px;
	display:table;
	text-align:center;
}
.our-businesses-top-head .business-list-col .business-col {
	background:#ededed;
	width:280px;
	display:inline-block;
	padding:50px 0;
	margin-right:60px;
	position:relative;
}
.our-businesses-top-head .business-list-col .business-col:before {
	width:90%;
	height:87%;
	margin:5%;
	border:solid 1px #f99d1c;
	content:"";
	position:absolute;
	top:0;
	left:0;
}
.our-businesses-top-head .business-list-col .business-col.active-business:after {
	width:25px;
	height:25px;
	background:#f99d1c;
	content:"";
	position:absolute;
	bottom:-10px;
	left:0;
	right:0;
	margin:0 auto;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index:-1;
}
.our-businesses-top-head .business-list-col .business-col:nth-last-child(1) {
	margin-right:0;
}
.our-businesses-top-head .business-list-col .business-col .icon-col {
	width:90px;
	margin:0 auto;
}
.our-businesses-top-head .business-list-col .business-col .icon-col.active-icon {
	display:none;
}
.our-businesses-top-head .business-list-col .business-col h5 {
	font-family: 'montserratbold';
	font-size:18px;
	text-transform:upperacase;
	letter-spacing:5px;
	padding-top:12px;
}
.our-businesses-top-head .business-list-col .business-col.active-business {
	background:#161616;
}
.our-businesses-top-head .business-list-col .print-col.business-col.active-business {
	background:url("../images/what-we-do/print-col-bg.jpg") top center no-repeat;
	background-size:cover;
}
.our-businesses-top-head .business-list-col .db-digital-col.business-col.active-business {
	background:url("../images/what-we-do/db-digital-col-bg.jpg") top center no-repeat;
	background-size:cover;
}
.our-businesses-top-head .business-list-col .radio-col.business-col.active-business {
	background:url("../images/what-we-do/radio-col-bg.jpg") top center no-repeat;
	background-size:cover;
}
.our-businesses-top-head .business-list-col .business-col.active-business h5 {
	color:#fff;
}
.our-businesses-top-head .business-list-col .business-col.active-business .icon-col.un-active-icon {
	display:none;
}
.our-businesses-top-head .business-list-col .business-col.active-business .icon-col.active-icon {
	display:block;
}

/*----- Print Business Section --------------*/
.our-businesses-page-wrapper {
	float:none;
	width:75%;
	margin:0 auto;
	padding:0 15px;
	margin-top:40px;
	display:table;
}
.print-business-tabination {
}
.print-business-tabination ul.resp-tabs-list {
    text-align:center;
}
.print-business-tabination .resp-tabs-list li {
	font-family: 'montserratbold';
    font-size: 17px;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
	letter-spacing:4px;
    padding: 10px 20px;
    float: none;
	position:relative;
}
.print-business-tabination .resp-tabs-list li:after {
	width:2px;
	height:20px;
	background:#999999;
	content:"";
    position:absolute;
	top:10px;
	left:-2px;
}
.print-business-tabination .resp-tabs-list li:nth-child(1):after {
	display:none;
}
.print-business-tabination .resp-tab-active {
    border: 0;
    margin-bottom: 0 !important;
    padding: 10px 20px !important;
	color:#f99d1c !important;
	position:relative;
}
.print-business-tabination .resp-tab-active:before {
	width:40px;
	height:4px;
	background:#f99d1c;
	content:"";
    position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
}
.print-business-tabination .resp-tab-content {
    padding: 15px 0;
	border:0;
}
.print-business-tabination .nav-tabs {
    border-bottom: 0;
}
.print-business-tabination .nav-tabs > li {
	margin:15px 0;
}
.print-business-tabination .nav-tabs > li:nth-child(1) {
    border-left: dotted 1px #727271;
}
.print-business-tabination .nav-tabs > li > a {
	font-family: 'montserratlight';
	font-size:14px;
	text-align:center;
    margin-right: 0;
	border:0;
    border-right: dotted 1px #727271;
    border-radius: 0;
	padding:5px 25px;
}
.print-business-tabination .nav > li > a:focus, .print-business-tabination .nav > li > a:hover {
    background-color: #fff;
}
.print-business-tabination .nav-tabs > li.active > a, .print-business-tabination .nav-tabs > li.active > a:focus, .print-business-tabination .nav-tabs > li.active > a:hover {
	color:#f99d1c;
    background-color: #fff;
    border-radius: 0;
	border:0;
	border-right: dotted 1px #727271;
}
.print-business-tabination .business-tab-container, .print-business-tabination .tab-content {
	float:left;
	width:100%;
	position:relative;
}
.print-business-tabination .tab-title {
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    padding: 22px 80px 15px 0;
    margin-bottom: 20px;
    position: relative;
}
.print-business-tabination .tab-title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 2px;
    background: #cccccc;
    content: "";
}
.print-business-tabination .inner-content-block {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	position:relative;
}
.print-business-tabination .inner-content-block .left-col, .print-business-tabination .inner-content-block .right-col {
	float:left;
	width:50%;
}
.print-business-tabination .inner-content-block .right-col {
	padding-left:25px;
}
.print-business-tabination .supplements-tab-container .inner-content-block .left-col {
	width:25%;
}
.print-business-tabination .supplements-tab-container .inner-content-block .right-col {
	width:75%;
	padding-left:50px;
}
.print-business-tabination .inner-content-block .right-col p {
	text-align:justify;
}
.print-business-tabination .arrow-btn {
    background: #f99d1c;
    width: 45px;
    height: 45px;
    line-height: 40px;
	text-align: center;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 55%;
}
.print-business-tabination .arrow-btn.btnPrevious {
    left:-80px;
}
.print-business-tabination .arrow-btn.btnNext {
    right:-80px;
}

/*----- Radio Business Section --------------*/
.radio-page-section {
	float:left;
	width:100%;
	text-align: justify;
}
.radio-page-section .inner-page-heading {
	margin-bottom:40px;
}
.radio-page-section .left-col, .radio-page-section .right-col {
	float:left;
	width:50%;
	padding-right:15px;
}
.radio-page-section .right-col {
	float:right;
	padding-left:15px;
}

/*----- DB Digital Business Section --------------*/
.db-digital-page-section {
}
.db-digital-page-section .column-block {
	float:left;
	width:100%;
	margin:10px 0 20px 0;
}
.db-digital-page-section .digital-list-col {
	float:left;
	width:33.33%;
	font-family: 'source_sans_proregular';
	font-size:15px;
	text-align: left;
	padding:0 15px 25px 0;
}
.db-digital-page-section .digital-list-col span {
	float:left;
	width:100%;
}
.db-digital-page-section .digital-list-col .d-title {
	color:#f99d1c;
	padding-bottom:2px;
}
.db-digital-page-section .digital-list-col .d-desc {
	font-size:13px;
	color:#404d56;
	position:relative;
	padding-bottom:7px;
}
.db-digital-page-section .digital-list-col .d-desc:after {
	width:25px;
	height:2px;
	background:#d2d2d2;
	content:"";
	position:absolute;
	bottom:0;
	left:0;
}
/*---- End Our Businesses Page -----------------*/


.history-section-01 #issues li .list-title {
	float:left;
	width:100%;
	font-size:14px;
	font-family: 'montserratbold';
	letter-spacing:1px;
	text-transform:uppercase;
	margin:20px 0 10px 0;
}
.accolades-section-01 .accolades-content-col .list-col-3.mar-0:nth-child(3) {
	margin-top: 0;
}
.directors-section-01 #issues li {
    height: 400px;
}
#FileUpladDiv input{
	background:transparent;
	border:0;
}
.g-recaptcha iframe{
	width:300px;
}
.g-recaptcha {transform:scale(0.87);-webkit-transform:scale(0.87);transform-origin:0 0;-webkit-transform-origin:0 0;}
@media screen and (max-height: 575px){ #rc-imageselect, .g-recaptcha {transform:scale(0.60);-webkit-transform:scale(0.60);transform-origin:0 0;-webkit-transform-origin:0 0;} }

.cv-right ul li{
	padding: 20px 10px !important;
    width: 19% !important;
}

.core-values-tabination .resp-tab-item{
	background: none !important;
	display: inline-flex;
	padding-left: 15px !important;
}

.resp-tab-active p{
	color: #e67e00 !important;
}