@charset "utf-8";
/* CSS Document */
.tabBox{padding:0 30px 40px;}
.tabs-container .tabs{margin:0 auto; background:#fff;}
.tabs-container .tabs ul{list-style:none; margin:0; padding:0; border:1px solid #ccc; padding:0 10px;}
.tabs-container .tabs ul li{cursor:pointer; color:#464646; font-size:18px; line-height:22px;}
.tabs-container .tabs.col5tab ul li{font-size:16px;}
.tabs-container .tabs ul li:hover{background:#f5821f; color:#FFFFFF;}
.tabs-container .tabs ul li.active{color:#FFFFFF; border-top:none; background:#f5821f;}
.tabs-container .tabs ul li:after{content:''; width:1px; height:28px; background:#cccccc; position:absolute; right:0; top:0; bottom:0; margin:auto;}
.tabs-container .tabs ul li:last-child:after{content:''; width:0;}
.tabs-container{position:relative;}
.tabs-container .tabs{position:absolute; width:100%;}
.tabs-container .tabs ul{display:flex; flex-direction:column;
-webkit-box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); 
box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05);}
.tabs-container .tabs ul li{order:1; padding:29px 10px 28px; position:relative;}
.tabs-container .tabs ul li.active{order:0;}
.tabs-container .tabs ul li.active:after{width:1px; height:1px; border:5px solid transparent; border-top:5px solid #555; content:""; position:absolute; right:1.5em; top:1.4em; z-index:9999;}
.tabs-container .tabs ul li.active:before{content:''; width:0; height:0; border-style:solid; border-width:6px 3.5px 0 3.5px; border-color:#f5831f transparent transparent transparent; line-height:0px; _border-color:#f5831f #000000 #000000 #000000; _filter:progid:DXImageTransform.Microsoft.Chroma(color='#000000'); position:absolute; bottom:-6px; left:0; right:0; margin:auto;}
.tabs-container .tabs ul li:not(.active){position:absolute; top:-999em;}
.tabs-container .tabs ul.expanded li.active:after{border-top-color:transparent; border-bottom-color:#555; top:1em;}
.tabs-container .tabs ul.expanded li:not(.active){position:relative; top:auto;}
.tabs-container .tabs ul li:first-child{border-top-left-radius:20px; border-bottom-left-radius:20px;}
.tabs-container .tabs ul li:last-child{border-top-right-radius:20px; border-bottom-right-radius:20px;}
.tab-content{display:none; padding:131px 0 0;}
.tab-content.current{display:inherit;}
.tab-content .tabRow{position:relative;}
.tab-content .tabRow .tabCon{display:inline-block; float:left; border-radius:20px; -webkit-box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); padding:42px 215px 35px 75px; max-width:870px; min-height:418px;}
.tab-content .tabRow .tabCon h2{font-size:30px; line-height:36px; color:#599d47; font-weight:bold; position:relative; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tabRow .tabCon h2:after{content:''; width:71px; height:1px; background:#000000; position:absolute; left:0; bottom:0;}
.tab-content .tabRow .tabCon p{font-size:14px; line-height:22px; color:#2c2000; font-weight:400; padding-bottom:22px;}
.tab-content .tabRow .tabCon a.pop1EducationBtn{background:#04a5e7; padding:17px 70px 16px 90px; font-size:15px; line-height:22px; color:#FFFFFF; font-weight:400; display:inline-block; position:relative; border-radius:50px; margin-top:11px; text-align:left;}
.tab-content .tabRow .tabCon a.pop1EducationBtn strong{font-size:25px; line-height:30px; font-weight:bold; display:block; text-align:left;}
.tab-content .tabRow .tabCon a.pop1EducationBtn:after{content:''; background:url(../images/btnMapIcon.png) no-repeat 0 0; width:67px; height:67px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tab-content .tabRow .tabSlider{width:489px; position:absolute; right:0; top:47px; border-radius:20px;}
.slick-initialized .slick-slide{position:relative;}
.tab-content .slick-initialized .slick-slide span{position:absolute; right:14px; bottom:10px; font-size:14px; line-height:20px; color:#ffffff; width:90%; text-align:right;}
.tabSliderCsr1{border-radius:20px;}
.tabSliderCsr1 li{border-radius:20px;}
.tabSliderCsr1 li img{border-radius:20px;}
.sliderArrowArea{position:absolute; left:0; top:0; width:100%; height:calc(100% + 41px); z-index: 9}
.sliderArrowArea .tabSliderCsr1LeftArrow{background:url(../images/sliderArrow.png) no-repeat right bottom; width:50%; height:100%; cursor:pointer; position:absolute; left:0; bottom:0;}
.sliderArrowArea .tabSliderCsr1RightArrow{background:url(../images/sliderArrow.png) no-repeat right 0; width:50%; height:100%; cursor:pointer; transform:rotate(180deg); position:absolute; right:0; bottom:0;}
.tab-content .tabRow2{display:flex; flex-wrap:wrap; margin:40px 0 0; position:relative;}
.tab-content .tabRow2 .tabCon2{display:inline-block; border-radius:20px; margin-left:auto; order:2; -webkit-box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); padding:40px 56px 35px 205px; max-width:870px;}
.tab-content .tabRow2 .tabCon2 h2{font-size:30px; line-height:36px; color:#5c5c5c; font-weight:bold; position:relative; padding-bottom:19px;}
.tab-content .tabRow2 .tabCon2 h2 span{color:#f5821f;}
.tab-content .tabRow2 .tabCon2 img{display:block; position:absolute;; left:0; top:45px; border-radius:20px; width:489px; height:313px;}
.tab-content .tabRow2 .tabCon2 p{font-size:14px; line-height:22px; color:#2c2000; font-weight:400; padding-bottom:20px;}
.tab-content .tabRow2 .tabCon2 p b{font-weight:bold;}
/* CSS Document */
/*======================tab2===============================*/
.tab-content .tab2Row{position:relative;}
.tab-content .tab2Row .tab2Con{display:inline-block; float:left; border-radius:20px; -webkit-box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); padding:42px 215px 35px 75px; max-width:870px; min-height:418px;}
.tab-content .tab2Row .tab2Con h2{font-size:30px; line-height:36px; color:#599d47; font-weight:bold; position:relative; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tab2Row .tab2Con h2:after{content:''; width:71px; height:1px; background:#000000; position:absolute; left:0; bottom:0;}
.tab-content .tab2Row .tab2Con p{font-size:14px; line-height:22px; color:#2c2000; font-weight:400; padding-bottom:22px;}
.tab-content .tab2Row .tab2Con p b{font-size:18px; line-height:22px; color:#2c2000; font-weight:bold;}
.tab-content .tab2Row .tab2Con a.pop1EducationBtn2{background:#04a5e7; padding:17px 70px 16px 90px; font-size:15px; line-height:22px; color:#FFFFFF; font-weight:400; display:inline-block; position:relative; border-radius:50px; margin-top:11px;}
.tab-content .tab2Row .tab2Con a.pop1EducationBtn2 strong{font-size:25px; line-height:30px; font-weight:bold; display:block;}
.tab-content .tab2Row .tab2Con a.pop1EducationBtn2:after{content:''; background:url(../images/btnMapIcon.png) no-repeat 0 0; width:67px; height:67px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tab-content .tab2Row .tab2Slider{width:489px; position:absolute; right:0; top:47px; border-radius:20px;}
.tab2SliderCsr1{border-radius:20px;}
.tab2SliderCsr1 li{border-radius:20px;}
.tab2SliderCsr1 li img{border-radius:20px;}
.sliderArrowArea2{position:absolute; left:0; top:0; width:100%; height:calc(100% + 41px);}
.sliderArrowArea2 .tab2SliderCsr1LeftArrow{background:url(../images/sliderArrow.png) no-repeat right bottom; width:50%; height:100%; cursor:pointer; position:absolute; left:0; bottom:0;}
.sliderArrowArea2 .tab2SliderCsr1RightArrow{background:url(../images/sliderArrow.png) no-repeat right 0; width:50%; height:100%; cursor:pointer; transform:rotate(180deg); position:absolute; right:0; bottom:0;}
/*======================tab2===============================*/
/*======================tab3===============================*/
.tab-content .tab3Row{position:relative;}
.tab-content .tab3Row .tab3Con{display:inline-block; float:left; border-radius:20px; -webkit-box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); padding:42px 215px 35px 75px; max-width:870px; min-height:418px;}
.tab-content .tab3Row .tab3Con h2{font-size:30px; line-height:36px; color:#599d47; font-weight:bold; position:relative; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tab3Row .tab3Con h2:after{content:''; width:71px; height:1px; background:#000000; position:absolute; left:0; bottom:0;}

.tab-content .tab3Row .tab3Con p{font-size:14px; line-height:22px; color:#2c2000; font-weight:400; padding-bottom:22px;}
.tab-content .tab3Row .tab3Con p b{font-size:18px; line-height:22px; color:#2c2000; font-weight:bold;}
.tab-content .tab3Row .tab3Con a.pop2EducationBtn3{background:#04a5e7; padding:17px 70px 16px 90px; font-size:15px; line-height:22px; color:#FFFFFF; font-weight:400; display:inline-block; position:relative; border-radius:50px; margin-top:11px; text-align:left;}
.tab-content .tab3Row .tab3Con a.pop2EducationBtn3 strong{font-size:25px; line-height:30px; font-weight:bold; display:block; text-align:left;}
.tab-content .tab3Row .tab3Con a.pop2EducationBtn3:after{content:''; background:url(../images/btnMapIcon.png) no-repeat 0 0; width:67px; height:67px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tab-content .tab3Row .tab3Slider{width:489px; position:absolute; right:0; top:47px; border-radius:20px;}
.tab3SliderCsr1{border-radius:20px;}
.tab3SliderCsr1 li{border-radius:20px;}
.tab3SliderCsr1 li img{border-radius:20px;}
.sliderArrowArea3{position:absolute; left:0; top:0; width:100%; height:calc(100% + 41px);}
.sliderArrowArea3 .tab3SliderCsr1LeftArrow{background:url(../images/sliderArrow.png) no-repeat right bottom; width:50%; height:100%; cursor:pointer; position:absolute; left:0; bottom:0;}
.sliderArrowArea3 .tab3SliderCsr1RightArrow{background:url(../images/sliderArrow.png) no-repeat right 0; width:50%; height:100%; cursor:pointer; transform:rotate(180deg); position:absolute; right:0; bottom:0;}
/*======================tab3===============================*/
/*======================tab4===============================*/
.tab-content .tab4Row{position:relative;}
.tab-content .tab4Row .tab4Con{display:inline-block; float:left; border-radius:20px; -webkit-box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); box-shadow:0px 0px 15px 18px rgba(0,0,0,0.05); padding:42px 215px 35px 75px; max-width:870px; min-height:418px;}
.tab-content .tab4Row .tab4Con h2{font-size:30px; line-height:36px; color:#599d47; font-weight:bold; position:relative; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tab4Row .tab4Con h2:after{content:''; width:71px; height:1px; background:#000000; position:absolute; left:0; bottom:0;}

.tab-content .tab4Row .tab4Con p{font-size:14px; line-height:22px; color:#2c2000; font-weight:400; padding-bottom:22px;}
.tab-content .tab4Row .tab4Con p b{font-size:18px; line-height:22px; color:#2c2000; font-weight:bold;}
.tab-content .tab4Row .tab4Con a.pop3EducationBtn4{background:#04a5e7; padding:17px 70px 16px 90px; font-size:15px; line-height:22px; color:#FFFFFF; font-weight:400; display:inline-block; position:relative; border-radius:50px; margin-top:11px; text-align:left;}
.tab-content .tab4Row .tab4Con a.pop3EducationBtn4 strong{font-size:25px; line-height:30px; font-weight:bold; display:block; text-align:left;}
.tab-content .tab4Row .tab4Con a.pop3EducationBtn4:after{content:''; background:url(../images/btnMapIcon.png) no-repeat 0 0; width:67px; height:67px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tab-content .tab4Row .tab4Slider{width:489px; position:absolute; right:0; top:47px; border-radius:20px;}
.tab4SliderCsr1{border-radius:20px;}
.tab4SliderCsr1 li{border-radius:20px;}
.tab4SliderCsr1 li img{border-radius:20px;}


.sliderArrowArea4{position:absolute; left:0; top:0; width:100%; height:calc(100% + 41px); z-index: 9}
.sliderArrowArea4 .tab4SliderCsr1LeftArrow{background:url(../images/sliderArrow.png) no-repeat right bottom; width:50%; height:100%; cursor:pointer; position:absolute; left:0; bottom:0;}
.sliderArrowArea4 .tab4SliderCsr1RightArrow{background:url(../images/sliderArrow.png) no-repeat right 0; width:50%; height:100%; cursor:pointer; transform:rotate(180deg); position:absolute; right:0; bottom:0;}


.sliderArrowArea5{position:absolute; left:0; top:0; width:100%; height:calc(100% + 41px); z-index: 9}
.sliderArrowArea5 .tab5SliderCsr1LeftArrow{background:url(../images/sliderArrow.png) no-repeat right bottom; width:50%; height:100%; cursor:pointer; position:absolute; left:0; bottom:0;}
.sliderArrowArea5 .tab5SliderCsr1RightArrow{background:url(../images/sliderArrow.png) no-repeat right 0; width:50%; height:100%; cursor:pointer; transform:rotate(180deg); position:absolute; right:0; bottom:0;}


/*======================tab4===============================*/
.scrollview {
    height: 160px;
    overflow-y: auto;
}

/* width */
.scrollview::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.scrollview::-webkit-scrollbar-track {
  background: #e1dddd;
}

/* Handle */
.scrollview::-webkit-scrollbar-thumb {
  background: #004ea6;
}

/* Handle on hover */
.scrollview::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media only screen and (max-width:1280px){
.tab-content .tabRow .tabCon{max-width:780px;}	
.tab-content .tabRow2 .tabCon2{max-width:750px;}
.tab-content .tab2Row .tab2Con{max-width:780px;}	
.tab-content .tab3Row .tab3Con{max-width:780px;}
.tab-content .tab4Row .tab4Con{max-width:780px;}
}
@media only screen and (max-width:1180px){
.tab-content .tabRow .tabCon{max-width:unset; width:100%; padding:42px 570px 35px 40px;}
.tab-content .tabRow .tabSlider{right:40px;}
.tab-content .tabRow2 .tabCon2{max-width:unset; width:100%; padding:40px 56px 35px 575px;}
.tab-content .tabRow2 .tabCon2 img{left:40px;}
.tab-content .tab2Row .tab2Con{max-width:unset; width:100%; padding:42px 570px 35px 40px;}
.tab-content .tab2Row .tab2Slider{right:40px;}
.tab-content .tab3Row .tab3Con{max-width:unset; width:100%; padding:42px 570px 35px 40px;}
.tab-content .tab3Row .tab3Slider{right:40px;}
.tab-content .tab4Row .tab4Con{max-width:unset; width:100%; padding:42px 570px 35px 40px;}
.tab-content .tab4Row .tab4Slider{right:40px;}
}
@media only screen and (max-width:1100px){
.urjaBox{display:flex; flex-wrap:wrap; padding:84px 30px 30px;}
.tab-content .tabRow .tabCon{max-width:unset; width:100%; padding:42px 0 35px 0; text-align:center;}
.tab-content .tabRow .tabCon h2{text-align:center; margin-bottom:30px;}
.tab-content .tabRow .tabCon h2:after{right:0; margin:auto;}
.tab-content .tabRow .tabSlider{width:100%; max-width:489px; position:relative; right:inherit; top:inherit; border-radius:20px; margin:0 auto 80px;}
.tab-content .tabRow .tabCon p{text-align:center;}
.tab-content .tabRow2 .tabCon2{max-width:unset; width:100%; padding:42px 0 35px 0;}
.tab-content .tabRow2 .tabCon2 img{display:block; position:relative; left:inherit; top:inherit; border-radius:20px; max-width:489px; width:100%; height:auto; margin:0 auto 40px;}
.tab-content .tabRow2 .tabCon2 h2{font-size:30px; line-height:36px; color:#5c5c5c; font-weight:bold; position:relative; padding-bottom:30px; text-align:center;}
.tab-content .tabRow2 .tabCon2 p{text-align:center;}
.tabs-container .tabs ul{padding:0 0;}
.tabs-container .tabs ul li{font-size:18px; line-height:22px; font-weight:bold;}
.tabs-container .tabs ul li:first-child{border-top-left-radius:0; border-bottom-left-radius:0;}
.tabs-container .tabs ul li{width:100%; text-align:left;}
.tabs-container .tabs ul li br{display:none;}
.tabs-container .tabs{margin:0 auto; background:#fff; z-index:6;}
.tabs-container .tabs ul li:last-child{border-top-right-radius:0; border-bottom-right-radius:0;}
.tabs-container .tabs ul li{padding:15px 60px 15px 15px;}
.tabs-container .tabs ul{border:0 solid #ccc;}
.tabs-container .tabs ul li.active:before{border-width:0 0 0 0;}
.tabs-container .tabs ul li:after{width:0;}
.tabs-container .tabs ul{display:flex; flex-direction:column; -webkit-box-shadow:none; box-shadow:none;}
.tabs-container .tabs ul{border:0; background:rgba(245,130,31,0.14);}
.tabs-container .tabs ul li.active:after{width:53px; height:53px; border:0 solid transparent; border-top:0 solid #555; content:""; position:absolute; right:20px; top:0px; background:url(../images/drop_down_arrow2.png) no-repeat 0 0;}
.tabs-container .tabs ul.expanded li.active:after{border-top-color:transparent; border-bottom-color:transparent; top:0; background:url(../images/drop_up_arrow2.png) no-repeat 0 0;}
.tab-content .tab2Row .tab2Con{padding:42px 0 35px 0; -webkit-box-shadow:none; box-shadow: none;}
.tab-content .tab2Row .tab2Con h2{font-size:30px; line-height:36px; text-align:center; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tab2Row .tab2Con h2 br{display:none;}
.tab-content .tab2Row .tab2Con h2:after{right:0; margin:auto;}
.tab-content .tab2Row .tab2Slider{width:100%; max-width:489px; position:relative; right:inherit; top:inherit; border-radius:20px; margin:0 auto 80px;}
.tab-content .tab2Row .tab2Con p{text-align:center;}
.tab-content .tab3Row .tab3Con{padding:42px 0 35px 0; text-align:center; -webkit-box-shadow:none; box-shadow: none;}
.tab-content .tab3Row .tab3Con h2{font-size:30px; line-height:36px; text-align:center; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tab3Row .tab3Con h2 br{display:none;}
.tab-content .tab3Row .tab3Con h2:after{right:0; margin:auto;}
.tab-content .tab3Row .tab3Slider{width:100%; max-width:489px; position:relative; right:inherit; top:inherit; border-radius:20px; margin:0 auto 80px;}
.tab-content .tab3Row .tab3Con p{text-align:center;}
.tab-content .tab4Row .tab4Con{padding:42px 0 35px 0; text-align:center; -webkit-box-shadow:none; box-shadow: none;}
.tab-content .tab4Row .tab4Con h2{font-size:30px; line-height:36px; text-align:center; padding-bottom:20px; margin-bottom:23px;}
.tab-content .tab4Row .tab4Con h2 br{display:none;}
.tab-content .tab4Row .tab4Con h2:after{right:0; margin:auto;}
.tab-content .tab4Row .tab4Slider{width:100%; max-width:489px; position:relative; right:inherit; top:inherit; border-radius:20px; margin:0 auto 80px;}
.tab-content .tab4Row .tab4Con p{text-align:center;}
.tabContArea{-webkit-box-shadow: 0px 0px 15px 18px rgb(0 0 0 / 5%); box-shadow: 0px 0px 15px 18px rgb(0 0 0 / 5%); border-radius:20px; padding:40px 40px 0 40px; float:left; width:100%;}
	.tab-content .tabRow .tabCon{-webkit-box-shadow:none; box-shadow:none;}
.tab-content .tabRow2 .tabCon2{-webkit-box-shadow:none; box-shadow: none;}
.tabs-container .tabs {
    position: relative;
    width: 100%;
}
.tab-content {padding: 0 0 0;}
.tabs-container .tabs ul{border-radius:20px;}
.tabs-container .tabs ul li.active{padding:37px 90px 38px 20px; border-radius:20px;}
}
@media all and (min-width:1100px){
.tabs{background:transparent;}
.tabs-container .tabs ul li.active{}
.tabs-container .tabs ul{display:flex; flex-direction:row; justify-content:center; white-space:nowrap;  border:none; padding:0; border-radius:20px;}
.tabs-container .tabs ul li{display:inline-block; border:none;}
.tabs-container .tabs ul li:not(.active){position:relative; top:auto;}
.tabs-container .tabs ul li.active{order:1;}
.tabs-container .tabs ul li.active:after{display:none;}


}
@media only screen and (max-width:700px){
.tabSliderCsr1 li img{border-radius:20px; display:block; margin:auto; width:100%;}
.tab2SliderCsr1 li img{border-radius:20px; display:block; margin:auto; width:100%;}
.tab3SliderCsr1 li img{border-radius:20px; display:block; margin:auto; width:100%;}
.tab4SliderCsr1 li img{border-radius:20px; display:block; margin:auto; width:100%;}
.tab-content .tabRow .tabCon h2{font-size:22px; line-height:28px; padding-bottom:14px; margin-bottom:25px;}
.urjaBox .urjaBoxColCont p{font-size:14px; line-height:22px;}
.urjaBox .urjaBoxColCont{padding:20px 0 10px 0;}
.tab-content{display:none; padding:0 0 0;}
.tab-content .tabRow .tabCon{padding:30px 0 30px 0;}
.tab-content .tabRow2 .tabCon2 h2{font-size:22px; line-height:28px;}
.tab-content .tabRow2 .tabCon2{padding:30px 0 30px 0;}

.tab-content .tabRow .tabCon a.pop1EducationBtn{padding:8px 30px 10px 60px; font-size:12px; line-height:16px;}
.tab-content .tabRow .tabCon a.pop1EducationBtn strong{font-size:16px; line-height:22px;}
.tab-content .tabRow .tabCon a.pop1EducationBtn:after{content:''; background:url(../images/btnMapIconMob.png) no-repeat 0 0; width:40px; height:40px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tab-content .tab2Row .tab2Con{padding:30px 0 30px 0;}
.tab-content .tab2Row .tab2Con h2{font-size:22px; line-height:28px; padding-bottom:14px; margin-bottom:25px;}
.tab-content .tab2Row .tab2Con p b{font-size:16px;}
.tab-content .tab3Row .tab3Con{padding:30px 0 30px 0;}
.tab-content .tab3Row .tab3Con h2{font-size:22px; line-height:28px; padding-bottom:14px; margin-bottom:25px;}
.tab-content .tab3Row .tab3Con a.pop2EducationBtn3{padding:8px 30px 10px 60px; font-size:12px; line-height:16px;}
.tab-content .tab3Row .tab3Con a.pop2EducationBtn3 strong{font-size:16px; line-height:22px;}
.tab-content .tab3Row .tab3Con a.pop2EducationBtn3:after{content:''; background:url(../images/btnMapIconMob.png) no-repeat 0 0; width:40px; height:40px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tab-content .tab4Row .tab4Con h2{font-size:22px; line-height:28px; padding-bottom:14px; margin-bottom:25px;}
.tab-content .tab4Row .tab4Con a.pop3EducationBtn4{padding:8px 30px 10px 60px; font-size:12px; line-height:16px;}
.tab-content .tab4Row .tab4Con a.pop3EducationBtn4 strong{font-size:16px; line-height:22px;}
.tab-content .tab4Row .tab4Con a.pop3EducationBtn4:after{content:''; background:url(../images/btnMapIconMob.png) no-repeat 0 0; width:40px; height:40px; position:absolute; left:11px; top:0; bottom:0; margin:auto;}
.tabContArea{padding:30px 20px 0 20px;}

}
@media only screen and (max-width:500px){
	.tabBox {
    padding: 0 15px 40px;
}
.tabs-container .tabs ul li {
    font-size: 16px;
    line-height: 20px;
}
.tabs-container .tabs ul li.active {
    padding: 27px 90px 28px 20px;}
}