/* .page-template-contact .featured-title h1.title,
.page-template-job-opportunites .featured-title h1.title,
.page-template-new-and-media .featured-title h1.title{
	color: #333;
} */
.menu-item span.angle-down{ display: none;}
.job-opportunites h1.title{
	font-weight: 700;
	margin-top: 30px;
}
.page-template-job-opportunites .site-content{
	padding: 0;
	padding-bottom: 0 !important;
	    padding-top: 30px;
}
.job-opportunites .job_info td {
    padding: 12px 20px;
    background-color: #EDF5E0;
    border-bottom: 6px solid #FFF;
	color: #333;
}
.job-opportunites .job_info td.job_info_tit {
    color: #fff;
    background-color: #69c61d;
    border-bottom: none;
    font-weight: bold;
}
.job-opportunites .job_info td p{
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
.job_adress p {
    margin-bottom: 0;
    line-height: 24px;
	    color: #333;
}
.vision-care .aim_txt.green-color {
    padding: 15px;
    background: #EDF5E0;
}
.vision-care h4.all_tit{
	font-size: 24px;
	font-weight: 500;
	color: #2f2f33;
	padding-top: 0;
}
.vision_info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
	    margin-bottom: 30px;
}
.vision_info h4 {
    clear: none;
	padding-top: 0;
	width: 40%;
    float: left;
	line-height: 1.2;
	font-weight: 700;
}
.vision_info p {
    margin-bottom: 0;
	width: 40%;
    float: left;
}
.vision_info img {
    float: left;
	width: 60%;
    padding-right: 20px;
}
.vision-care .aim_txt {
    margin-bottom: 1.5em;
}
.vision-care .aim_txt> p {
    margin-bottom: 0;
}
.vision-care .bottom_txt p {
    margin-bottom: 0;
}
.benefit_txt {
    background: #EDF5E0;
    padding: 0;
    margin-bottom: 1.5em;
	display: inline-block;
    width: 100%
}
.vision-care .benefit_txt .aim_txt{
	margin-bottom: 0;
	float: left;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}
.benefit_txt .benifit-pic {
    float: right;
}
.benefit_txt .benifit-pic img {
    margin-bottom: 0;
    vertical-align: top;
    height: 165px;
    width: auto;
}
.slider .owl-carousel .owl-item img{
    display: block;
    width: auto!important;
    max-width: inherit!important;
    height: 244px!important;
    margin: 0 auto;
}
#slider_1.slider .owl-carousel .owl-item img {
    height: 205px!important;
}
#slider_2.slider .owl-carousel .owl-item img {
    height: 245px!important;
} 
#slider_11.slider .owl-carousel .owl-item img {
    height: 244px!important;
}
.contact-page iframe {
    width: 100%;
}
ul.nav.nav-pills {
    border-bottom: 2px solid #C1C3C5;
	padding: 5px 0;
	margin-bottom: 22px;
}
ul.nav.nav-pills li {
    line-height: 1;
}
ul.nav.nav-pills li  a{
    color: #A7A9AC;
	text-decoration: none;
	outline: none;
	font-weight: 700;
}
ul.nav.nav-pills li:not(:first-child) {
    border-left: 2px solid #C1C3C5;
    padding-left: 15px;
    margin-left: 15px;
}
ul.nav.nav-pills li a:hover,
ul.nav.nav-pills li a.active{
	color: #69c61d;
}
.bg-and-mission .title p.dark-blue-color {
    line-height: 1.2;
    margin: 0 0 0.75em;
	line-height: 1.2;
    margin: 0 0 0.75em;
    font-size: 24px;
    font-weight: 500;
}
.page-template-vison-care-hub-page  .site-content{
	padding-bottom: 0 !important;
	padding-top: 30px;
}
.bottom_txt .logo-nooc {
	text-align: center;
    margin-top: 1.5em;
}
.bg-and-mission .content p.click-here {
    margin-bottom: 0;
	padding: 0.5rem;
}
.about_txt span.bg-green {
    display: block;
    padding: 5px 10px;
}
.about_txt ul {
    padding: 0 10px;
}
.page-template-about-us .site-content{
	padding-top: 25px;
}
#about_page_tmp h2.subtitle strong{
	color: #69c61d;
	letter-spacing: -0.3px;
}
.job-opportunites a:hover{
	color: #69c61d;
}
.box-product .product-grid .owl-nav> button span{
	position: relative;
    font-size: 0;
    width: 40px;
    height: 40px;
    background: #69c61d;
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.box-product .product-grid .owl-nav> button{
    font-size: 80px;
    color: #fff;
    display: inline-block;
	outline: none;
}
.box-product .product-grid .owl-nav> button.owl-next span:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    right: -2px;
    position: absolute;
    background: url(../images/arrow-right.png) no-repeat center;
}
.box-product .product-grid .owl-nav> button.owl-prev span:before {
    content: '';
    left: -2px;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: url(../images/arrow-left.png) no-repeat center;
}
h1.title {
    font-weight: 600;
	text-transform: uppercase;
}
.page-template-productandservic .site-content{
	padding-bottom: 0;
}
#about_page_tmp h1.title {
	font-size: 24px
}
.home .rev_slider img, .home .tp-simpleresponsive img{
	width: auto !important;
}
@media (max-width: 1199px){
	.benefit_txt .benifit-pic img{
		height: 120px;
	}
	.benefit_txt .benifit-pic {
		padding: 22px 0;
	}
}
@media (max-width: 991px){
	.bg-and-mission .content p.click-here{
		padding: 0.5rem 0 0;
	}
	.vision_info h4 {
	    width: 100%;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.vision_info p {
		width: 100%;
	}
	.vision_info img {
		width: 100%;
		    padding: 0;
	}
	.benefit_txt .benifit-pic {
		float: none;
		padding: 0 0 15px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 767px){
	.menu-item span.angle-down{
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		text-align: right;
		display: block;
		font-size: 16px;
		padding: 8px 0;
		color: #fff;
	}
	.menu-show span.angle-down{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg);
		text-align: left;
	}
	.menu-show .sub-menu{
		display: block;
	}
	#top-menu > li ul{
		position: relative;
		top: 0;
		width: 100%;
		    padding: 0 15px;
	}
}
@media (max-width: 599px){
	#about_page_tmp h2.subtitle,
	#about_page_tmp h2.subtitle strong{
		font-size: 20px;
	}
	#about_page_tmp h1.title {
		font-size: 20px
	}
}
@media (max-width: 576px){
	#about_page_tmp  .col-lg-3 img{
		margin: 0 0 0.75em;
		width: 100%;
	}
}
@media (max-width: 479px){
	.job-opportunites table.job_info{
		margin: 0 -15px;
		width: auto;
	}
	#about_page_tmp h2.subtitle strong,
	#about_page_tmp h2.subtitle{
		font-size: 16px;
	}
	.job-opportunites .job_info td p{
		font-size: 12px
	}
	.job-opportunites .job_info td{
		font-size: 12px;
		padding: 10px;
	}
	ul.nav.nav-pills li:not(:first-child) {
		border-left: 1px solid #C1C3C5;
		padding-left: 6px;
		margin-left: 6px;
	}
	ul.nav.nav-pills li a {
		font-size: 12px;
	}
}