/*-----------------------------------*/
/* Tabs */
/*-----------------------------------*/



#PBcover-mod .massb_item .tab-content1 {
    overflow: visible;
    background: url(images/box_bg_bot.jpg) bottom repeat-x #fafafa;
    border-radius:0 4px 4px 4px;
    -webkit-border-radius:0 4px 4px 4px;
    -moz-border-radius:0 4px 4px 4px;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.13);
    position: relative;
    z-index: 0;
    padding:35px;
}
#PBcover-mod .massb_item .tabs1 li{
	float:left;
	text-align: center;
	height: 39px;
	line-height: 39px;
	position: relative;
    border:1px solid #dfdcd6;
    border-bottom: 0 none;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    margin-right:2px;
    margin-top: 4px;
    background: #e9e9e9;
    background: linear-gradient(top, #f6f6f6, #e9e9e9);
    background: -webkit-linear-gradient(top, #f6f6f6, #e9e9e9);
    background: -moz-linear-gradient(top, #f6f6f6, #e9e9e9);
    background: -ms-linear-gradient(top, #f6f6f6, #e9e9e9);
}
#PBcover-mod .massb_item .tabs1 li .tabulous_active{
    background: #FAFAFA;
	margin-top: 0;
    height: 43px;
    line-height: 43px;
    border-color: #fafafa;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

#PBcover-mod .massb_item .tabs1 li a{
    font-size: 100%;
	color:#949494;
	/*text-shadow:0 1px 1px #fff;*/
	display: block;
    padding: 0 20px;
	border:0;
	text-decoration: none;
}
#PBcover-mod .massb_item .tabs1 a.tabulous_active{
    background: #FAFAFA;
	border-radius: 5px 5px 0 0;
	margin-top: 0;
    height: 30px;
    line-height: 30px;
    border-color: #fafafa;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}
#PBcover-mod .massb_item .tabs1 li.active a{
    font-size: 17px;
	color:#292929;
}
@media (max-width: 991px){
    #PBcover-mod .massb_item .tabs1 li a {padding: 0 5px;}
}
@media (max-width: 479px){
    #PBcover-mod .massb_item .tabs1 li a {font-size: 12px;}
    #PBcover-mod .massb_item .tabs1 li.active a {font-size: 13px;}
}
#PBcover-mod .massb_item .tabs1 li span{
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 14px;
	font-size: 10px;
	color: #fff;
	margin-right: 5px;
    background: #a7a7a7;
    background: linear-gradient(top, #d2d2d2, #a7a7a7);
    background: -webkit-linear-gradient(top, #d2d2d2, #a7a7a7);
    background: -moz-linear-gradient(top, #d2d2d2, #a7a7a7);
    background: -ms-linear-gradient(top, #d2d2d2, #a7a7a7);
    border:1px solid #b8b8b8;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-shadow: 1px 1px 1px #393939;
    position: relative;
    top:-2px;
}
#PBcover-mod .massb_item .tabs1 li.active span{
    background: #4f4f4f;
    background: linear-gradient(top, #9e9e9e, #4f4f4f);
    background: -webkit-linear-gradient(top, #9e9e9e, #4f4f4f);
    background: -moz-linear-gradient(top, #9e9e9e, #4f4f4f);
    background: -ms-linear-gradient(top, #9e9e9e, #4f4f4f);
    border:1px solid #5c5c5c;
    top:-3px;
}
#PBcover-mod .massb_item .tab-content1 h2 {margin-bottom:12px;}

#PBcover-mod .massb_item .tab_image1{
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    box-shadow:inset 0 0 6px rgba(0,0,0,0.30);
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.30);
    -moz-box-shadow:inset 0 0 6px rgba(0,0,0,0.30);
}
#PBcover-mod .massb_item .tab_image1 img{
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    display: block;
    position: relative;
    z-index: -1;
    width: 100%;
}

#PBcover-mod .massb_item .tabs_framed1.styled1 .tabs1 li {height: 30px; line-height: 30px;}


#PBcover-mod .massb_item .tabs_framed1.styled1 .tab_image{
    float: left;
    width:32%;
    margin: 0 13px 9px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#PBcover-mod .massb_item .tabs_framed1.styled1 .tab_image1 img{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
#PBcover-mod .massb_item .tabs_framed1.styled1 .tab-content1 h4{
    font-size: 16px;
    margin-bottom:6px;
}
#PBcover-mod .massb_item .tabs_framed1.styled1 .tab-content1 p{
    margin-left: 0;
    color: #878787;
    margin-bottom: 12px;
	padding-right: 20px;
}
#PBcover-mod .massb_item .tabs_framed1.styled1 a.see-more{color: #888;}


/* Responsive */
@media (max-width:479px){
    #PBcover-mod .massb_item .tabs1 li span {display: none;}
    #PBcover-mod .massb_item .tabs1 li a {padding: 0 2px;}
    #PBcover-mod .massb_item .tab-content1 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/********************************* S2 *******************************************/
#PBcover-mod .massb_item .tabs_framed2 {
    background: #fff;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	position: relative;
}
#PBcover-mod .massb_item .tabs2 {border-bottom: 1px solid #d8d8d8; border-top: 1px solid #F2F2F2;}
#PBcover-mod .massb_item .tabs2 li {float: left; border-right: 1px solid #d8d8d8; margin-bottom: -1px;}
#PBcover-mod .massb_item .tabs2 li:first-child {padding-left: 1px;}
#PBcover-mod .massb_item .tabs2 li .tabulous_active {background: #f7fafc;}

#PBcover-mod .massb_item .tabs2 li a{
    display: block;
    font-size: 100%;
   /* font-weight: 700;*/
	color: #474748;
    padding: 18px 20px;
    margin: 0 -1px;
    border-bottom: 3px solid transparent;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	text-decoration: none;
}
#PBcover-mod .massb_item .tabs2 li a.tabulous_active{color:#164c87; border-bottom: 3px solid #4ab3e8; border-right: 1px solid #D8D8D8; border-left: 1px solid #d8d8d8;}

/* Tab Content */
#PBcover-mod .massb_item .tab-content2 {
    overflow: visible;
    border-radius:0 4px 4px 4px;
    -webkit-border-radius:0 4px 4px 4px;
    -moz-border-radius:0 4px 4px 4px;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.13);
    position: relative;
    z-index: 0;
    padding:35px;
}
#PBcover-mod .massb_item .tabs_framed2.styled2 .tab-content2 p {
    color: #878787;
    margin-bottom: 12px;
    margin-left: 0;
    padding-right: 20px;
}
.tab-image2{
    margin:0 0 12px 0;
    -webkit-box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
    box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
}
#PBcover-mod .massb_item .tab-image2 img{display: block; width: 100%;}


.tab-image2.pull-left,
.tab-image2.pull-right{
    width: 45%;
}
.col-sm-12 .tab-image2.pull-left,
.col-sm-12 .tab-image2.pull-right{
    width: 33%;
}
.tab-image2.pull-left {margin:5px 20px 5px 0;}
.tab-image2.pull-right {margin:5px 0 5px 20px;}

/* Responsive */
@media (max-width: 991px) {
    #PBcover-mod .massb_item .tabs2 li a{font-size: 18px; padding: 15px;}
}
@media (max-width: 479px) {
    #PBcover-mod .massb_item .tabs2 li a{font-size: 14px; padding: 12px;}

    .tab-image2.pull-left,
    .tab-image2.pull-right {
        width: 100%;
        margin: 0;
        margin-bottom: 16px;
        float: none !important;
    }
}

/* Small tabs2 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs-small2 .tabs2 li a {font-size: 18px; padding: 15px;}

@media (max-width: 991px) {
    #PBcover-mod .massb_item .tabs-small2 .tabs2 li a{font-size: 14px; padding: 12px 10px;}
}
@media (max-width: 479px) {
    #PBcover-mod .massb_item .tabs-small2 .tabs2 li a{font-size: 12px; padding: 12px 8px;}
}

/************************** S3 ***********************************/
/*-----------------------------------*/
/* tabs3 styled */
/*-----------------------------------*/



#PBcover-mod .massb_item .tab_image3 img{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    display: block;
}

#PBcover-mod .massb_item .tab-content3 {
    overflow: visible;
    background: #353e47;
    border: 1px solid #4A545E;
    border-radius:0 4px 4px 4px;
    -webkit-border-radius:0 4px 4px 4px;
    -moz-border-radius:0 4px 4px 4px;
    box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 0;
    padding:35px;
}
#PBcover-mod .massb_item .tabs3 li{
	float:left;
	text-align: center;
	height: 38px;
	line-height: 40px;
    border:1px solid #394047;
    border-bottom: 0 none;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    margin-right:4px;
    margin-top: 6px;
    background: #21262a;
    position: relative;
    box-shadow: 6px -2px 8px -4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 6px -2px 8px -4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 6px -2px 8px -4px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#PBcover-mod .massb_item .tabs3 li a.tabulous_active{
    margin-top: 0;
    height: 44px;
    line-height: 48px;
    border-color: #4A545E;
    background: #353e47;
    top: 1px;
    z-index: 1;
}
#PBcover-mod .massb_item .tabs3 li a{
    font-size: 15px;
	color:#878e94;
	text-shadow:0 2px 0 #000;
	display: block;
    padding: 0 20px;
}
#PBcover-mod .massb_item .tabs3 li a.tabulous_active{
    font-size: 17px;
	color:#b8c0c8;
}
@media (max-width: 991px){
    #PBcover-mod .massb_item .tabs3 li a {padding: 0 5px;}
}
@media (max-width: 479px){
    #PBcover-mod .massb_item .tabs3 li a {font-size: 12px;}
    #PBcover-mod .massb_item .tabs3 li a.tabulous_active {font-size: 13px;}
}
#PBcover-mod .massb_item .tabs3 li span{
	display: inline-block;
	width: 23px;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	color: #fff;
	margin-right: 5px;
    background-image: url(images/tabs-span.png);
    background-repeat: no-repeat;
    background-position: center bottom;
	text-shadow: 1px 1px 1px #393939;
    position: relative;
    top:-2px;
}

#PBcover-mod .massb_item .tab-content3 h2 {
    margin-bottom:12px;
    color: #f8ac37;
}
#PBcover-mod .massb_item .tab-content3 h2.white {color: #fff;}
.tab-content3 h2.blue {color: #73c5ee;}
#PBcover-mod .massb_item .tab-content3 {padding: 28px 36px 20px;}
.tab_icon{float: left; margin-top: 6px;}
.col-sm-6 .tab-content3 h2, .col-sm-6 .tab-content3 p{margin-left: 70px;}
.col-sm-6 .tab_image3{margin:0 0 12px 0;}
.col-sm-6 .tab_image3.pull-left{margin:5px 16px 5px 0;}
.col-sm-6 .tab_image3.pull-right{margin:5px 0 5px 16px;}
/* Responsive */
@media (max-width:479px){
    #PBcover-mod .massb_item .tabs3 li span {display: none;}
    #PBcover-mod .massb_item .tabs3 li a {padding: 0 2px;}
    #PBcover-mod .massb_item .tab-content3 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	#PBcover-mod .massb_item .tabs_framed3.styled3 .tab-content3 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/*****************************************/


#PBcover-mod .massb_item .tabs_framed3.styled3 .note{
    top: -8px;
	right: -5px;
}
#PBcover-mod .massb_item .tabs_framed3.styled3 .tabs3 li {
    height: 30px;
    line-height: 30px;
    border: 1px solid #464D55;
    border-top: 1px solid #535F6D;
    border-bottom: 0 none;
    background: url(images/bg-tabs.png) repeat;
}
#PBcover-mod .massb_item .tabs_framed3.styled3 .tabs3 li a.tabulous_active{
    height: 36px;
    line-height: 30px;
    border: 1px solid #525B68;
    border-top: 1px solid #535F6D;
    border-bottom: 0 none;
	text-decoration:none;
	border-radius: 5px 5px 0 0;
}
#PBcover-mod .massb_item .tabs_framed3.styled3 .tabs3 li a {
    font-size: 100%;
    color: #7b8e9f;
    text-shadow: 0 1px 1px rgba(0,0,0,0.36);
	text-decoration:none;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wOCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.06) 0%, rgba(0,0,0,0.06) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.06)), color-stop(100%,rgba(0,0,0,0.06)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14ffffff', endColorstr='#14000000',GradientType=0 );
}
#PBcover-mod .massb_item .tabs_framed3.styled3 .tabs3 li a.tabulous_active {
    color: #9bacbb;
    height: 36px;
    background: #363f48;
}

#PBcover-mod .massb_item .tabs_framed3.styled3 .tab-content3 {
    overflow: visible;
    background: url(images/bg-tabs.png) repeat;
    border: 0 none;
    border-top: 1px solid #525B68;
    border-left: 1px solid #525B68;
    border-right: 1px solid #434A53;
    border-radius:0 4px 4px 4px;
    -webkit-border-radius:0 4px 4px 4px;
    -moz-border-radius:0 4px 4px 4px;
    box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 5px 5px 22px -2px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 0;
    padding:35px;
}
#PBcover-mod .massb_item .tabs_framed3.styled3 .tab-pane3{
   
  /*  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wOCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.06) 0%, rgba(0,0,0,0.06) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.06)), color-stop(100%,rgba(0,0,0,0.06)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0.06) 0%,rgba(0,0,0,0.06) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14ffffff', endColorstr='#14000000',GradientType=0 );*/
}
#PBcover-mod .massb_item .tabs_framed3.styled3 .tab-content3 p{
    margin-left: 0;
    color: #788b9c;
    margin-bottom: 5px;
	padding-right:20px
}

/***************************** S4 ******************************/
/*-----------------------------------*/
/* tabs4 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs_framed4{}
#PBcover-mod .massb_item .tabs_framed4 h1,
#PBcover-mod .massb_item .tabs_framed4 h2,
#PBcover-mod .massb_item .tabs_framed4 h3,
#PBcover-mod .massb_item .tabs_framed4 h4,
#PBcover-mod .massb_item .tabs_framed4 h5,
#PBcover-mod .massb_item .tabs_framed4 h6{
    color: #e7613c;
}

/*-----------------------------------*/
/* tabs4 Style 1 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs4 li{
	float:left;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: relative;
    margin-right:5px;
    margin-top: 5px;
    background: #5c5146;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
    -moz-box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
    box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
}
#PBcover-mod .massb_item .tabs4 li .tabulous_active{
    margin-top: 0;
    height: 53px;
    background: #fff;
    z-index: 10;
}
#PBcover-mod .massb_item .tabs4 li a{
    font-size: 14px;
	color:#f8f3f0;
	display: block;
    padding: 0 22px;
}
#PBcover-mod .massb_item .tabs4 li a.tabulous_active{
    font-size: 16px;
	color:#5c5146;
}




@media (min-width: 768px) and (max-width: 991px){
    #PBcover-mod .massb_item .tabs4 li a {padding: 0 10px;}
    .payment-form .tabs4 li a {padding: 0 26px;}
}
@media (max-width: 767px){
    #PBcover-mod .massb_item .tabs4 li a {font-size: 12px; padding: 0 10px;}
    #PBcover-mod .massb_item.tabs4 li a.tabulous_active {font-size: 13px;}
    #PBcover-mod .massb_item .tabs4 li{height: 30px; line-height: 25px;}
    #PBcover-mod .massb_item.tabs4 li .tabulous_active{height: 35px; line-height: 30px;}

   
}

#PBcover-mod .massb_item .tab-content4 {
    overflow: visible;
    position: relative;
    top: -5px;
    padding:36px;
	 background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 12px rgba(58, 51, 46, 0.26);
     z-index: 0;
}
#PBcover-mod .massb_item .tabs_framed4.styled4 .tab-content4 p{
    margin-left: 0;
    color: #788b9c;
    margin-bottom: 5px;
	padding-right:20px
}



#PBcover-mod .massb_item .tab_image4{margin:0 0 12px 0;}


#PBcover-mod .massb_item .tab_image4 img{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: block;
    width: 100%;
}


/*-----------------------------------*/
/* tabs4 Style 2 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs_framed4.styled4 .tabs4 li{
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 50px;
    line-height: 46px;
    margin-right: 3px;
    margin-top: 0;
}
#PBcover-mod .massb_item .tabs_framed4.styled4 .tabs4 li .tabulous_active{
    background: #fff;
    -webkit-box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
    -moz-box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
    box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
	
}
#PBcover-mod .massb_item .tabs_framed4.styled4 .tabs4 li a{
    font-size: 100%;
    color: #8e8071;
    padding: 0 20px;
	text-decoration:none;
	border-radius: 5px 5px 0 0;
	 -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
    -moz-box-shadow: 0 -5px 5px rgba(146, 119, 48, 0.18);
	box-shadow:0 -5px 5px rgba(146, 119, 48, 0.18);
}
#PBcover-mod .massb_item .tabs_framed4.styled4 .tabs4 li a.tabulous_active{
	color:#8e8071; 
	position:relative;
    z-index: 1;
	}

@media (max-width: 991px){
    #PBcover-mod .massb_item .tabs_framed4.styled4 .tabs4 li a{
        font-size: 13px;
        padding: 0 25px;
    }
    #PBcover-mod .massb_item .tabs_framed4.styled4 .buttons{clear: both;}
}

#PBcover-mod .massb_item .tabs_framed4 .styled4 .tab-content4 {padding: 23px 0 0;}
#PBcover-mod .massb_item .tabs_framed4.styled4 .inner{padding: 0 22px 8px;}

@media (min-width: 992px) and (max-width: 1199px){
    #PBcover-mod .massb_item .tabs_framed4.styled4 .inner{padding: 0 14px 4px;}
}


#PBcover-mod .massb_item .tabs_framed4.styled4 h2{
    font-size: 32px;
    color: #5c5248;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 10px;
}
#PBcover-mod .massb_item .tabs_framed4.styled4 h2 a{color: #5c5248;}

#PBcover-mod .massb_item .tabs_framed4.styled4 h3{
    font-size: 28px;
    color: #5c5146;
    font-weight: 600;
    margin-bottom: 10px;
}
#PBcover-mod .massb_item .tabs_framed4.styled4 h3 a{color: #5c5146;}

#PBcover-mod .massb_item .tabs_framed4.styled4 h2 a:hover,
#PBcover-mod .massb_item .tabs_framed4.styled4 h3 a:hover{
    color: #8D8569;
}


/* Responsive */
@media (max-width:479px){
    #PBcover-mod .massb_item .tab-content4 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	#PBcover-mod .massb_item .tabs_framed4.styled4 .tab-content4 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
	#PBcover-mod .massb_item .tabs_framed4.styled4 h2 {font-size: 22px;}
}
/************************************* S5 *********************************************/
/*-----------------------------------*/
/* tabs5 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs_framed5{}
#PBcover-mod .massb_item .tabs_framed5 h1,
#PBcover-mod .massb_item .tabs_framed5 h2,
#PBcover-mod .massb_item .tabs_framed5 h3,
#PBcover-mod .massb_item .tabs_framed5 h4,
#PBcover-mod .massb_item .tabs_framed5 h5,
#PBcover-mod .massb_item .tabs_framed5 h6{
    color: #e7613c;
}

/*-----------------------------------*/
/* tabs5 Style 1 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs5 li{
	float:left;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: relative;
    margin-right:5px;
    margin-top: 5px;
    background: #5c5146;
}
#PBcover-mod .massb_item .tabs5 li .tabulous_active{
    margin-top: 0;
    height: 53px;
    background: #fff;
    z-index: 10;
}
#PBcover-mod .massb_item .tabs5 li a{
	font-size: 14px;
	color: #999999;
	display: block;
	padding: 0 22px;
}
#PBcover-mod .massb_item .tabs5 li a.tabulous_active{
	font-size: 16px;
	color: #666666;
}




@media (min-width: 768px) and (max-width: 991px){
    #PBcover-mod .massb_item .tabs5 li a {padding: 0 10px;}
    .payment-form .tabs5 li a {padding: 0 26px;}
}
@media (max-width: 767px){
    #PBcover-mod .massb_item .tabs5 li a {font-size: 12px; padding: 0 10px;}
    #PBcover-mod .massb_item.tabs5 li a.tabulous_active {font-size: 13px;}
    #PBcover-mod .massb_item .tabs5 li{height: 30px; line-height: 25px;}
    #PBcover-mod .massb_item.tabs5 li .tabulous_active{height: 35px; line-height: 30px;}

   
}

#PBcover-mod .massb_item .tab-content5 {
    overflow: visible;
    position: relative;
    top: -5px;
    padding:36px;
	 background: none repeat scroll 0 0 #EEEEEE;
	 border: 10px solid #EEEEEE;
     z-index: 0;
}
#PBcover-mod .massb_item .tabs_framed5.styled5 .tab-content5 p{
    margin-left: 0;
    color: #788b9c;
    margin-bottom: 5px;
	padding-right:20px
}


#PBcover-mod .massb_item .tab_image5{margin:0 0 12px 0;}


#PBcover-mod .massb_item .tab_image5 img{
    
    display: block;
    width: 100%;
}


/*-----------------------------------*/
/* tabs5 Style 2 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs_framed5.styled5 .tabs5 li{
    background: #FAEBB8  ;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 50px;
    line-height: 46px;
    margin-right: 3px;
    margin-top: 0;
}
#PBcover-mod .massb_item .tabs_framed5.styled5 .tabs5 li .tabulous_active{
	 
     background: #EEEEEE;
 }
#PBcover-mod .massb_item .tabs_framed5.styled5 .tabs5 li a{
    font-size: 100%;
    color: #8e8071;
    padding: 0 20px;
	text-decoration:none;
	
}
#PBcover-mod .massb_item .tabs_framed5.styled5 .tabs5 li a.tabulous_active{
	color:#8e8071; 
	position:relative;
    z-index: 1;
	}

@media (max-width: 991px){
    #PBcover-mod .massb_item .tabs_framed5.styled5 .tabs5 li a{
        font-size: 13px;
        padding: 0 25px;
    }
    #PBcover-mod .massb_item .tabs_framed5.styled5 .buttons{clear: both;}
}

#PBcover-mod .massb_item .tabs_framed5.styled5 .tab-content5 {padding: 18px}
#PBcover-mod .massb_item .tabs_framed5.styled5 .inner{padding: 0 22px 8px;}

@media (min-width: 992px) and (max-width: 1199px){
    #PBcover-mod .massb_item .tabs_framed5.styled .inner{padding: 0 14px 4px;}
}


#PBcover-mod .massb_item .tabs_framed5.styled5 h2{
    font-size: 32px;
    color: #5c5248;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 10px;
}
#PBcover-mod .massb_item .tabs_framed5.styled5 h2 a{color: #5c5248;}

#PBcover-mod .massb_item .tabs_framed5.styled5 h3{
    font-size: 28px;
    color: #5c5146;
    font-weight: 600;
    margin-bottom: 10px;
}
#PBcover-mod .massb_item .tabs_framed5.styled5 h3 a{color: #5c5146;}

#PBcover-mod .massb_item .tabs_framed5.styled5 h2 a:hover,
#PBcover-mod .massb_item .tabs_framed5.styled5 h3 a:hover{
    color: #8D8569;
}


/* Responsive */
@media (max-width:479px){
    #PBcover-mod .massb_item .tab-content5 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	#PBcover-mod .massb_item .tabs_framed5.styled5 .tab-content5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
	#PBcover-mod .massb_item .tabs_framed5.styled5 h2 {font-size: 22px;}
}
/************************************ S6 *********************************/
/*-----------------------------------*/
/* Tabs */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs_framed6{position: relative;}
#PBcover-mod .massb_item .tabs_framed6 h1,
#PBcover-mod .massb_item .tabs_framed6 h2,
#PBcover-mod .massb_item .tabs_framed6 h3,
#PBcover-mod .massb_item .tabs_framed6 h4,
#PBcover-mod .massb_item .tabs_framed6 h5,
#PBcover-mod .massb_item .tabs_framed6 h6{
    color: #e7613c;
}

/*-----------------------------------*/
/* Tabs Style 1 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs6 li{
	float:left;
	text-align: center;
	height: 48px;
	line-height: 48px;
	position: relative;
    margin-right:5px;
    margin-top: 5px;
    background: #5c5146;
}
#PBcover-mod .massb_item .tabs6 li .tabulous_active{
    margin-top: 0;
    height: 50px;
    background: #fff;
    z-index: 10;
}
#PBcover-mod .massb_item .tabs6 li a{
	font-size: 14px;
	color: #999999;
	display: block;
	padding: 0 22px;
}
#PBcover-mod .massb_item .tabs6 li a.tabulous_active{
	font-size: 16px;
	color: #666666;
}




@media (min-width: 768px) and (max-width: 991px){
    #PBcover-mod .massb_item .tabs6 li a {padding: 0 10px;}
    .payment-form .tabs6 li a {padding: 0 26px;}
}
@media (max-width: 767px){
    #PBcover-mod .massb_item .tabs6 li a {font-size: 12px; padding: 0 10px;}
    #PBcover-mod .massb_item.tabs6 li a.tabulous_active {font-size: 13px;}
    #PBcover-mod .massb_item .tabs6 li{height: 30px; line-height: 25px;}
    #PBcover-mod .massb_item.tabs6 li .tabulous_active{height: 35px; line-height: 30px;}

   
}

#PBcover-mod .massb_item .tab-content6 {
    overflow: visible;
    position: relative;
    top: -5px;
    padding:36px;
	 background: none repeat scroll 0 0 #EEEEEE;
	 border: 10px solid #EEEEEE;
    margin: 0 0 0 120px;
     z-index: 0;
}

#PBcover-mod .massb_item .tabs_framed6.styled6 .tab-content6 p{
    margin-left: 0;
    color: #788b9c;
    margin-bottom: 5px;
	padding-right:20px
}

#PBcover-mod .massb_item .tab_image6{margin:0 0 12px 0;}


#PBcover-mod .massb_item .tab_image6 img{
    
    display: block;
    width: 100%;
}


/*-----------------------------------*/
/* Tabs Style 2 */
/*-----------------------------------*/

#PBcover-mod .massb_item .tabs_framed6.styled6 .tabs6 li{
    background: #FAEBB8  ;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 50px;
    line-height: 46px;
    left: 0;
    position: absolute;
    width: 120px;
}
#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-0{
	top:0; z-index:1}
#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-1{
	top:53px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-2{
	top:106px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-3{
	top:159px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-4{
	top:212px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-5{
	top:265px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-6{
	top:318px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-7{
	top:371px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-8{
	top:424px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-9{
	top:477px; z-index:1}
	#PBcover-mod .massb_item .tabs_framed6 .tabs6 li#tabs-10{
	top:530px; z-index:1}
#PBcover-mod .massb_item .tabs_framed6.styled6 .tabs6 li .tabulous_active{
	 
     background: #EEEEEE;
 }
#PBcover-mod .massb_item .tabs_framed6.styled6 .tabs6 li a{
    font-size: 100%;
    color: #8e8071;
    padding: 0 20px;
	text-decoration:none;
	
}
#PBcover-mod .massb_item .tabs_framed6.styled6 .tabs6 li a.tabulous_active{
	color:#8e8071; 
	position:relative;
    z-index: 1;
	}

@media (max-width: 991px){
    #PBcover-mod .massb_item .tabs_framed6.styled6 .tabs6 li a{
        font-size: 13px;
        padding: 0 25px;
    }
    #PBcover-mod .massb_item .tabs_framed6.styled6 .buttons{clear: both;}
}

#PBcover-mod .massb_item .tabs_framed6.styled6 .tab-content {padding: 23px 0 0;}
#PBcover-mod .massb_item .tabs_framed6.styled6 .inner{padding: 0 22px 8px;}

@media (min-width: 992px) and (max-width: 1199px){
    #PBcover-mod .massb_item .tabs_framed6.styled6 .inner{padding: 0 14px 4px;}
}


#PBcover-mod .massb_item .tabs_framed6.styled6 h2{
    font-size: 32px;
    color: #5c5248;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 10px;
}
#PBcover-mod .massb_item .tabs_framed6.styled6 h2 a{color: #5c5248;}

#PBcover-mod .massb_item .tabs_framed6.styled6 h3{
    font-size: 28px;
    color: #5c5146;
    font-weight: 600;
    margin-bottom: 10px;
}
#PBcover-mod .massb_item .tabs_framed6.styled6 h3 a{color: #5c5146;}

#PBcover-mod .massb_item .tabs_framed6.styled6 h2 a:hover,
#PBcover-mod .massb_item .tabs_framed6.styled6 h3 a:hover{
    color: #8D8569;
}


/* Responsive */
@media (max-width:479px){
    #PBcover-mod .massb_item .tab-content6 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
	#PBcover-mod .massb_item .tabs_framed6.styled6 .tab-content6 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
	#PBcover-mod .massb_item .tabs_framed6.styled6 h2 {font-size: 22px;}
}