.p_3 {
	width: 100%;
	height: 100%;
	background-size: cover;
	position:relative;
}
.p_3 .tab {
    float: left;
    width: 30%;
    height: 15px;
}
.p_3 .tab1 {
    background-color:#6d2077;
}

.p_3 .tab2 {
    background-color:#0091da;
}

.p_3 .txt_img_cont {
	display: flex;
	margin-bottom: 20px;
}
.p_3 .txt_img_cont .txt_img_left {
	width: 50%;
}
.p_3 .txt_img_cont img.txt_img_left {
	padding: 0 25px 0 0;
}
.p_3 .txt_img_cont .txt_img_right {
	width: 50%;
}
.p_3 .txt_img_cont img.txt_img_right {
	padding: 0 0 0 25px;
}

/* .p_3 .tab3 {
    background-color:#005eb8;
} */

.p_3 .tab3 {
    background-color:#eaaa00;
}

.p_3 .tab4 {
    background-color:#43b02a;
}
.p_3 .tab button {
    display: block;
    color: white;
    padding: 10.3px 9px 10.3px 9px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    font-size: 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.p_3 .tab button.activeTab{
    cursor:default;
    border-right: none;
}
.sub_heading_3 {
	color: white;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.p_3 .tab img {
	width: 27%;
	float: right;
	margin-top: -5px;
}

.p_3 .tabcontent ul {
    -webkit-padding-start: 0;
    margin-left: 17px;
}
.text-orange {
    color: #f68d2e;
}
.p_3 .tabcontent {
    float: left;
    padding: 10px 12px;
    border-right: 1px solid #ccc;
    /* border-top: 1px solid #ccc; */
    border-bottom: 1px solid #ccc;
    width: 70%;
    border-left: none;
    color: white;
    overflow: auto;
	height: 437px;
    background-color: #6d2077;
    display: none;
}
.tabcontent3 {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 457px;
}
.p_3 li ul li {
    font-size: 12px;
}

.p_3 .popupContainer {
	height: 149px;
	left:0;
	padding-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	position: absolute;
	top: 0;
	bottom: auto;
	right:0;
	margin:auto;
	width: 493px;
	z-index:100;
	background: #ccc;
}
.bg_red_p3 {
    background-color: #c00000;
    padding: 3px;
    font-size: 12px;
}

.p_3 .popupContainerWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width:33%;
	display: none;
	height: 100%;
}
.p_3 .popup_container {
	background:#fff;
	padding:0;
	position:absolute;
	right:10px;
	top:89px;
	width:321px;
}
.p_3 #popup_title p {

	color:#483698;
	font-size:45px;
}
.p_3 #popup_content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.p_3 #popup_content ul li {
	margin:0;
	padding:0 0 10px 13px;
	background:url(../images/bulleticon.jpg) no-repeat 0 5px;
}
.p_3 #popup_content p {
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.p_3 .blocker {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.p_3 #bottomText {
	clear: both;
	width:90%;
}
.p_3 .instText {
	margin-bottom: 3%;
	margin-top: 2%;
}
.p_3 .row1_section {
	display: table;
	width: 100%;
}
.p_3 .row1_section .tabimg_1 {
	display: table-row;
}
.p_3 .row1_section .tab {
	display: table-cell;
	width: calc(100% / 5);
	border-right: 1px solid #fff;
}
.p_3 .tabTitle {
	background-color: #00a3a1;
	bottom: 0;
	box-sizing: border-box;
	color: #ffffff;
	height: 53.42vh;
	max-height: 145px;
	word-wrap: break-word;
	padding: 50px 10px 0 20px;
	position: absolute;
	width: 94%;
	font-size:1.2rem;
}
.p_3 .tab1.tab {
	background-image: url('../images/retina/m06_p02_01.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab1.tab.enabled:hover {
	background-image: url('../images/retina/m06_p02_01_hover.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab2 .tabTitle {
	background-color: #0091da;
}
.p_3 .tab2.tab {
	background-image: url('../images/retina/m06_p02_02.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab2.tab.enabled:hover {
	background-image: url('../images/retina/m06_p02_02_hover.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab3 .tabTitle {
	background-color: #005eb8;
}
.p_3 .tab3.tab {
	background-image: url('../images/retina/m06_p02_03.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab3.tab.enabled:hover {
	background-image: url('../images/retina/m06_p02_03_hover.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab4 .tabTitle {
	background-color: #00338d;
}
.p_3 .tab4.tab {
	background-image: url('../images/retina/m06_p02_04.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab4.tab.enabled:hover {
	background-image: url('../images/retina/m06_p02_04_hover.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab5 .tabTitle {
	background-color: #483698;
}
.p_3 .tab5.tab {
	background-image: url('../images/retina/m06_p02_05.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab5.tab.enabled:hover {
	background-image: url('../images/retina/m06_p02_05_hover.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
}
.p_3 .tab .tabTitle {
	background-image: url('../images/retina/m02_p04a_pluswhite.png');
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: left;
}
.p_3 .tab.selected .tabTitle {
	background-repeat: no-repeat;
	background-position: center 10px;
}
.p_3 #popupContainer div {
	box-sizing: border-box;
}
.p_3 #popupContainer {
	display: none;
	width: 100%;
	/* height: calc(100% - 21px); */
	background: #fff;
	border: 2px solid #0091da;
	box-sizing: border-box;
	padding: 0;
}
.p_3 .popupTitle {
	color: #0091da;
	margin-bottom: 5%;
	font-size: 3.375rem;
	line-height: 90%;
}
.p_3 .leftContent {
	width: 60%;
	height: 100%;
	float: left;
	padding: 30px;
	position: relative;
	overflow: auto;
}
.p_3 .rightContent {
	width: 40%;
	float: left;
}
.p_3 .popupCont, .rightContent {
	height: 100%;
}
.p_3 .rightContent {
	background: url('../images/retina/m06_p02_popup01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.p_3 .popup_txt li {
	background: url('../images/bulleticon.jpg');
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.p_3 .popup_txt p {
	padding-bottom: 5px;
}
.p_3 .textTitle {
	font-size: 1.5rem;
}
.p_3 .popup_txt ul {
	margin-top: 10px;
}
.p_3 .instText.popupInst {
	height: 20px;
	margin: 0;
	position: absolute;
	right: 44px;
	top: 11px;
}
.p_3 .rightContent img {
	max-width: 100%;
}

.p_3 .popupOverlayBox {
	background-clip: border-box;
	background-color: #434141;
	opacity: 0.7;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
	display:none;
}


/* code for zoom-in effect */
.zoom-in .footer-l::before{
	width: 54px;
	height: 33px;
	background-size: 55px 28px;
}
.zoom-in .footer-l{
		font-size: 0.892em !important;
		line-height: 18px !important;left: 8%;
}
.zoom-in .footer-l::before{
	left: -8%;
}
.zoom-in .p_3 .tab button {
    font-size: 26px;
    line-height: 71px;
    padding: 60.3px 9px 60.3px 24px;
}
.zoom-in .p_3 p {
    font-size: 26px;
    line-height: 33px;
}
.zoom-in .p_3 .tabcontent{
    height: 770px;
}
.zoom-in .tabcontent3 {
    max-height: 770px;
}
.zoom-in .bg_red_p9 {
    padding: 9px;
    font-size: 23px;
}


