header.header .top_bar{
    padding: 15px 0;
    background-image: url('../images/background-city.png');
    background-color: #022950;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 9;

}
.bgwrapper{
    /*background-image: url('../images/bgwhite.gif');
    background-attachment: fixed;
    background-repeat: no-repeat;*/
    padding-bottom: 30px;
}
header.header .top_bar p.today{
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
}
header.header .top_bar .social-network{
    float: right;
    margin: 0;
    padding: 0;
}
header.header .top_bar .social-network li{
    display: inline-block;
    margin-right: 20px;

}
header.header .top_bar .social-network li i{
    margin-right: 5px;
}
header.header .logo_menu_bar{
	padding:0;	
	position:relative;
    background: #156167;
    margin-top: 50px;
}
header.header .logo_menu_bar > div > div{
    position: relative;
	padding-bottom:5px;
}
header.header .logo_menu_bar .logo{
    display: block;
    width: 50%;
    margin-top: 20px;
    margin-left: 10px;
	margin-bottom:20px;
}
header.header .top_bar ul.top_nav{
    list-style: none;
    margin: 0 15px 0 0;
    padding: 0;
    float: right;
    overflow: hidden;
}
header.header .top_bar ul.top_nav li{
	display:inline-block;
	margin-left:30px;
}
header.header .top_bar ul.top_nav li a{
    /*padding: 8px 18px;*/
    display: block;
    background: transparent;
    font-size: 12px;
    font-weight: 400;
    color:#fff;
}
header.header .top_bar ul.top_nav li a:hover{
    /*background: #8DC73F;*/
    color: #fff;
}
header.header .logo_menu_bar ul.top_buttons{
	list-style:none;
    margin: 30px 20px 0 0;
    padding: 0;
	float:right;
}
header.header .logo_menu_bar ul.top_buttons > li {
    float: left;
}

header.header .logo_menu_bar ul.top_buttons li.phonenum h1 {
    margin: 0px 0 0 0;
    padding: 0;
	font-size:30px;
}
header.header .logo_menu_bar ul.top_buttons > li > a{
	padding: 12px 30px;
    display: block;
    background: transparent;
    font-size: 14px;
    font-weight: 600;
}
header.header .logo_menu_bar ul.top_buttons li a.topbtn {
    background: #FD7A23;
    margin-left: 20px;
    color: #fff !important;
}
.second_nav{
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 2;
}
.second_nav ul.tsecond_nav{
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    overflow: hidden;
    background: #6E6D6B;
}
.second_nav ul.tsecond_nav > li{
    padding: 0;
    float: left;
    border-right:1px solid #585858;
    /*position: relative;*/
}
.second_nav ul.tsecond_nav > li:last-child{
    border-right: 0 none;
}
.second_nav ul.tsecond_nav > li > a{
    display: block;
    padding: 10px 20px;
    color:#fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.second_nav ul.tsecond_nav > li > a:hover{
    background-color: #F58220;
}
.second_nav ul.tsecond_nav ul.submenu{
    min-width:218px;
    background:rgb(256, 256, 256);
    box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
    padding: 0px;
    list-style: none;
    position: relative;
    position: absolute;
    top: 100%;
    opacity: 1;
    display: none;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
    transition: transform .4s ease, opacity .4s ease, visibility .4s ease;

}
.second_nav ul.tsecond_nav > li:hover ul.submenu{
    opacity: 1;
    display: block;
    /*-ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);*/
}
.second_nav ul.tsecond_nav > li:hover ul.submenu > li{
    display: block;
}
.second_nav ul.tsecond_nav > li:hover ul.submenu > li > a{
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding: 12px 10px 12px 22px;
    color:#949698;
}
.second_nav ul.tsecond_nav > li:hover ul.submenu > li > a:hover{
    /*background: #8DC73F;*/
    background-color: rgb(148, 150, 152);
    color: #fff;
}
.hme_banner{
    margin-top: 10px;
}
.image-carousel .owl-nav {
    bottom: 8px;
    position: absolute;
    right: 10px;
}
.image-carousel .owl-nav .owl-prev, .image-carousel .owl-nav .owl-next {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #848484;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
}
.image-carousel .owl-nav .owl-prev:after, .image-carousel .owl-nav .owl-next:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    padding: 7px 13px;
}
.image-carousel .owl-nav .owl-prev:after {
    content: "\f104";
}
.image-carousel .owl-nav .owl-next:after {
    content: "\f105";
}
.vc_grid {
	padding-top:30px;
    position: relative;
    margin: 0 -5px 0 -5px;
    font-size: 0;
}
.vc_grid .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 14.285714285714285714285714285714%;
    padding: 0 4px;
    margin: 0 0 4px;
    font-size: 14px;
}
.vc_grid .item .item_wrapper {
    background: #fff;
    box-shadow: none;
    border-radius: 1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateZ(0);
    border: 1px solid #e6e6e6;
    min-height: 105px;
    position: relative;
    overflow: hidden;
}
.vc_grid .item .item_wrapper .item_thumbnail {
    margin: -1px -1px 0 -1px;
}
.vc_grid .item .item_wrapper .item_thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.vc_grid .item .item_wrapper .content {
    margin-right: -1px;
    border-top: none;
    padding: 5px 4px;
    font-size: 13px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: -1px;
    width: 102%;
    bottom: 0px;
    background: #6e6d6b;
}
.vc_grid .item .item_wrapper .content a{
	color:#fff;
}
.events_container{
    padding-top: 30px;

}
.item_content{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 40px;
}
.item_content .item_content_wrapper {
    background: #fff;
    box-shadow: none;
    border-radius: 1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateZ(0);
    border: 1px solid #e6e6e6;
    min-height: 305px;
}
.item_content .item_content_wrapper .item_thumbnail {
    margin: -1px 0px 0 -1px;
}
.item_content .item_content_wrapper .item_thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
}
.item_content .item_content_wrapper .content {
    border-top: none;
    padding: 10px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.item_content .item_content_wrapper .content h6{
    margin: 0 0 10px;
    padding: 0;
}
.item_content .item_content_wrapper .content h6 a{
    font-size:14px;
    font-weight:400;
    color:#282828 !important;
    text-decoration:none;
    line-height:21px;
}
.item_content .item_content_wrapper .content p {
    line-height: 24px;
    height:100px;
    overflow:hidden;
}
.item_content .item_content_wrapper .content ul {
    list-style:none;
    margin:0;
    padding:0;
}
.item_content .item_content_wrapper .content > ul > li {
    padding:0;
    display:block;
    color: #545454;
    font-size: 13px;
    line-height:20px;
}
.item_content .item_content_wrapper .content .read_more {
    position: relative;
    text-decoration: none !important;
}
.item_content .item_content_wrapper .content .read_more em {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    border-bottom: 1px solid transparent;
    line-height: 1;
}
.item_content .item_content_wrapper .content .read_more span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 13px;
    border-bottom: 1px solid transparent;
    padding-left: 5px;
    padding-top: 1px;
}
.events{

}
.events .event .date {
    background-color: #949698 !important;
    color: #fff;
    float: left;
    height: 70px;
    overflow: hidden;
    width: 70px;
}
.event.nearest{
    overflow: hidden;
    margin-bottom: 10px;

}
.events.small .event.nearest .date {
    background-color: #012951;
}
.events .event aside {
    padding-left: 80px;
}
.events.small .event aside header {
    font-size: 14px;
    margin-bottom: 8px;
}
.events.small .event aside .additional-info {
    color: #767676;
    font-size: 12px;
    margin-bottom: 0px;
}
.events .event .date .month {
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.events .event .date .day {
    bottom: 15px;
    font-size: 60px;
    font-weight: bold;
    position: relative;
    right: -12px;
}
.events .event.nearest-second .date {
    background-color: #ea6645;
}
.events .event.nearest-third .date {
    background-color: #F48220;
    background-color: #8DC73F;
}
.events footer, footer.lnk-all{
    text-align: right;
}
.events footer > a:after, footer.lnk-all > a:after{
    content:"\f0a9";
    margin-left: 5px;
    display: inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
}
.events footer > a:hover{

}
.testi_item blockquote {
    padding:24px 20px 10px 20px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 3px;
    text-transform: capitalize;
    border: 0 none;
    font-style: italic;
    position: relative;
    height: auto;
    overflow: hidden;
    display:block;
    line-height:24px;
    background: transparent;
	color:#767676;
}
.testi_item blockquote::before {
    float: left;
    content: "\F10E";
    font-family: FontAwesome;
    font-size: 1.2em;
    color: #818a91;
    line-height: 0;
    width: 2rem;
    height: 0;
    margin-right: -2rem;
    left: -2rem;
    top: 1rem;
}
.testi_item blockquote::before {
    font-style: normal;
    font-size: 6em;
    line-height: .5em;
    z-index: -1;
    opacity: .2;
    top: -1rem;
}
.footer-top-bar {
    background-color: whitesmoke;
    padding: 30px 0;
}
.footer-top-bar figure {
    padding: 8px 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    vertical-align: top;
}
.footer-top-bar div.icons{
    padding-top: 8px;
    display: inline-block;
}
.footer-top-bar div.icons i {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #252525;
    display: inline-block;
    float: left;
    font-size: 18px;
    margin-left: 15px;
    padding: 2px 10px;
    margin: 0px;
}
footer.footer{
    background: #022950;
    background-image: url('../images/background-city.png');
}

footer.footer *{
    color: #ffffff;
}

footer.footer .footer-top{
    padding: 40px 0;
}
footer.footer .footer-top a.footer-logo{
    display: block;
	margin:25% auto 0 auto;
	width:70%;
}
footer.footer .footer-top aside address{
    font-style: normal;
    line-height: 22px;
}
footer.footer .footer-top aside ul.list-links  li a{
    padding: 5px 0;
    display: block;
    font-size: 13px;
    color: #ffffff;
}
footer.footer .footer-copyright *{
    color: #333333;
}

footer.footer .footer-copyright{
    background: #fff;
    color: #282828;
    padding: 20px 0;
}
footer.footer .footer-copyright .copyright{
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}
footer.footer .footer-copyright .copyright i{
    margin-right: 5px;
}
.top-inset-box{box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4)}
.left-inset-box{box-shadow: inset 7px 0 9px -7px rgba(0,0,0,0.4)}
.right-inset-box{box-shadow: inset -7px 0 9px -7px rgba(0,0,0,0.4)}
.bottom-inset-box{box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.4)}
.mt-10 {margin-top: 10px}
.mt-15 {margin-top: 15px}
.mt-30{ margin-top:30px}
.mt-40{	margin-top:40px}
.mb-10 {margin-bottom: 10px}
.mb-15{	margin-bottom:15px}
.mb-30{ margin-bottom:30px}
.mb-40{	margin-bottom:40px}
.pt-10{ padding-top:10px}
.pt-15{ padding-top:15px}
.pt-20{ padding-top:20px}
.pt-30{ padding-top:30px}
.pt-40{ padding-top:40px}
.pb-10{ padding-bottom:10px}
.pb-15{ padding-bottom:15px}
.pb-20{ padding-bottom:20px}
.pb-30{ padding-bottom:30px}
.pb-40{ padding-bottom:40px}
.ml-n15{ margin-left:-15px}
.mr-n15{ margin-right:-15px}
.ml-15{ margin-left:15px;}
.mr-15{ margin-right:15px}
.s10{height:10px; line-height:10px; background:transparent; display: table-cell; clear: both}
.s15{height:15px; line-height:15px; background:transparent; display: table-cell; clear: both}
.s30{height:30px; line-height:30px; background:transparent; display: table-cell; clear: both}
.s40{height:40px; line-height:40px; background:transparent; display: table-cell; clear: both}
.s50{height:50px; line-height:50px; background:transparent; display: table-cell; clear: both}
.uppercase{ text-transform: uppercase}
.opacity-70{ opacity: 0.7}
.imgLeft{ float: left; margin: 5px 8px 3px 0px}
.imgRight{ float: right; margin: 5px 8px 3px 0}
.content_container .content{
    padding: 30px 10px 40px 10px;
}
.content_container .content p{
    text-align: justify;
}
.imgFlip_H{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
.imgFlip_V{
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
.imgFlip_HV{
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.bg-deep {
    background-color: #f1f1f1 !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.p-30 {
    padding: 30px !important;
}
.text-theme-colored{
    color:#EB1C22 !important;
}
.icon-box i {
    display: inline-block;
    font-size: 24px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.icon-box .media-left, .media>.pull-left{
    margin-right: 10px;
    padding-right: 10px;
}
#contact_form .form-group{
    margin-bottom: 10px;
}
#contact_form label {
    font-weight: 700;
    margin-bottom: 5px;
}
#contact_form input[type="text"], #contact_form input[type="email"]{
    height: 45px;
}
#contact_form button[type="submit"]{
    margin-right: 10px;
}
.content_container .testimonial_content{
    padding: 30px 10px 40px 10px;
}
.content_container .testimonial_content .testi_container{
    margin-bottom:10px;
    padding-bottom:15px;
    border-bottom:1px solid #f1f1f1;
}
.content_container .testimonial_content .testi_container > h2{
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.content_container .testimonial_content .testi_container > p{

}
.content_container .testimonial_content .testi_container > div.ndate{
    font-weight:600;
}
.content_container .testimonial_content .testi_container > div.designation{
    color:#000;
}
.content_container .testimonial_content .testi_container:last-child{
    border-bottom: 0 none;
}
.content_container .testimonial_content .testimonial_form .form-group{
    margin-bottom: 10px;
}
.content_container .career_content{
    padding: 30px 10px 40px 10px;
}
.content_container .career_content .list-group-item{
    margin-bottom: 10px;
    margin-left: -25px;
}
.content_container .career_content .list-group-item li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.content_container .career_content .side_menu{

}
.content_container .career_content .side_menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.content_container .career_content .side_menu li{
    display: block;
    margin-bottom: 5px;
}
.content_container .career_content .side_menu li > a{
    font-size: 13px;
    font-weight: 600;
    color:#fff;
    background: #949698;
    display: block;
    padding: 10px 15px;
    letter-spacing: 0.5px;
}
.content_container .career_content .side_menu li > a.active{
    background: #8DC73F;
}
.content_container .career_content .side_menu li > a:hover{
    background: #8DC73F;
}
.type_2 .form-group{
    margin-bottom: 10px;
}
.type_2 .form-group label{
    font-weight: 600;
}
.type_2 .form-group input[type="text"], .type_2 .form-group input[type="email"], .type_2 .form-group input[type="number"], .type_2 .form-group input[type="file"]{
    height: 45px;
}
.type_2 .form-group select{
    padding: 13px 8px;
}
.enquiryform_sm div.form-group{
	margin-bottom:10px;
}
.hme_sm{
	margin-top:15px;
	padding:15px 20px;
	background-color:#F5F5F5;
}
.hme_sm h3{
	margin-top:0px;
}
.hme_sm ul{
	padding-left:5px;
}
.hme_sm ul li{
	padding:5px 0;
}
.hme_sm ul li a{
	color:#01366a;
}
.newsletterbar{
	width:100%;
}
.vc_boxes.cols_7 {
	padding-top:30px;
    position: relative;
    margin: 0;
}
.vc_boxes.cols_7 .item {
    position: relative;
    display: block;
	/*float:left;
    width: 14.285714285714285714285714285714%;
    padding: 0 5px;*/
    margin: 0 -8px 4px -8px;
}
.vc_boxes.cols_7 .item .item_wrapper {
    background: #fff;
    box-shadow: none;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateZ(0);
    border: 0px solid #e6e6e6;
    position: relative;
    overflow: hidden;
}
.vc_boxes.cols_7 .item .item_wrapper .item_thumbnail {
    margin: 0;
}
.vc_boxes.cols_7 .item .item_wrapper .item_thumbnail img {
    height: auto;
    width: 100%;
}
.vc_boxes.cols_7 .item .item_wrapper .content {
    border-top: none;
    padding: 5px 4px;
    font-size: 13px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: -1px;
    background: #6e6d6b;
}
.vc_boxes.cols_7 .item .item_wrapper .content a{
	color:#fff;
}
.content_container{
	padding-top:10px;
}
.content_container .right_panel{
	padding-top:30px;
}
.content_container .right_panel .plists{
	margin-top:15px;
	padding:15px 20px;
	background-color:#F5F5F5;
}
.content_container .right_panel .plists header h3{
	margin-top:0;
}
.content_container .right_panel .plists ul{
	padding-left:5px;
	margin-left:10px;
	color:#ccc;
}
.content_container .right_panel .plists ul li{
	padding:5px 0;
}
.content_container .right_panel .plists ul li a{
	color:#01366a;
}
.content_container .right_panel .client_reviews{
	margin-top:15px;
	padding:15px 20px;
	background-color:#F5F5F5;
}
.content_container .right_panel .client_reviews header h3{
	margin-top:0;
}
.content_container .right_panel .client_reviews .testi_item blockquote{
	padding:24px 0px 10px 0px;
}
.content_container .right_panel .news_api{
	padding:15px 20px;
	background-color:#F5F5F5;
}
.content_container .right_panel .news_api header h3{
	margin-top:0px;
}
.content_container .right_panel .news_api #news_slider{
	height:200px;
}
.content_container .right_panel .news_api .rssHeader{
	display:none;
}
#news_slider .rssHeader{ display:none;}
#testimonials .owl-nav {
	top: 80px;
    position: absolute;
    background: #FF6633;
    width: 100%;
    z-index: -1;
}
#testimonials .owl-nav .owl-prev, #testimonials .owl-nav .owl-next {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: transparent;
    display: inline-block;
    height: 30px;
    width: 30px;
}
#testimonials .owl-nav .owl-prev:after, #testimonials .owl-nav .owl-next:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    color: #C1C1C1 ;
    display: inline-block;
    font-size: 30px;
    position: absolute;
    padding: 7px 13px;
}
#testimonials .owl-nav .owl-next{
	position:absolute;
	right:-23px;
	top:0;
}
#testimonials .owl-nav .owl-prev{
	position:absolute;
	left:-27px;
	top:0;
}
#testimonials .owl-nav .owl-prev:after {
    content: "\f104";
}
#testimonials .owl-nav .owl-next:after {
    content: "\f105";
}
.multi-content{
	
}
.multi-content div.center-img{
	margin-bottom:15px;
}
.multi-content p{
	overflow:hidden;
}
.multi-content p:after{
	content:' ';
	height:1px;
	line-height:1px;
	background:transparent;
	clear:both;
}
.multi-content p > img.img-left{
	float:left;
	margin:3px 5px 5px 0;
}
.multi-content p > img.img-right{
	float:right;
	margin:3px 0px 5px 5px;
}
.vc_client_reviews.cols_1{

}
.vc_client_reviews.cols_1 .item{
	margin-bottom:15px;
}
.vc_client_reviews.cols_1 .item:last-child{
	margin-bottom:0;
}
.vc_client_reviews.cols_1 .item > p > img {
    margin: 0 0 15px 20px;
    float: right;
    background: rgba(256,256,256,1);
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
    border-color: transparent;
    border-radius: 3px;
    max-width: 130px;
    height: auto;
    overflow: hidden;
}
.vc_client_reviews.cols_1 .item > .postedby{
	display:block;
}
.vc_client_reviews.cols_1 .item > .postedby:after {
    content: '';
    display: block;
    width: 200px;
    float: none;
    margin: 0 auto;
    height: 1px;
    background: #ccc;
	margin-bottom:10px;
    clear: both;
}
.hme3box_container{
	padding:30px 0;
}
.rssFeed {
	font-family: inherit;
	font-size: 90%;
	width: auto;
	margin-bottom: 5px;
}
.rssFeed a {
	color: #767676;
	font-weight:400;
	text-decoration: none;
	line-height:140%;
}
.rssFeed a:hover {
	color: #666;
	text-decoration: underline;
}

.rssHeader { padding: 0.2em 0; display:none; }

.rssBody { border: 0px solid #666; }
.rssRow{
	border:0px solid #000;
	min-height:100px;
}
.rssRow h4, .rssRow p, .rssRow div {
	margin: 0;
	padding: 20px 10px 5px 20px;
}
.rssRow h4{
	padding:5px;
}
.rssRow div{
	padding:5px;
}
.rssRow p{
	padding:5px;
}
.vc_pia_grid {
    position: relative;
    margin: 0;
    font-size: 0;
}
.vc_pia_grid .item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin: 0 0 40px;
    font-size: 14px;
}
.vc_pia_grid .item .item_wr:hover {
    /*box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
    border-color: transparent;*/
}
.vc_pia_grid .item .item_wr {
    background: #fff;
    box-shadow: none;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateZ(0);
    border: 0px solid #e6e6e6;
	min-height:335px;
}
.vc_pia_grid .item .item_wr .item_thumbnail {
    margin: -1px -1px 0 -1px;
}
.vc_pia_grid .item .item_wr .item_thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
}
.vc_pia_grid .item .item_wr .content {
    border-top: none;
    padding: 10px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.vc_pia_grid .item .item_wr .content h6 a{
	font-size:14px;
	text-decoration:none;
}
.vc_pia_grid .item .item_wr .content p {
   
}
.vc_pia_grid .read_more {
    position: relative;
    text-decoration: none !important;
}
.vc_pia_grid .read_more em {
    display: inline-block;
    vertical-align: middle;
    font-style: normal;
    border-bottom: 1px solid transparent;
    line-height: 1;
}
.vc_pia_grid .read_more span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 13px;
    border-bottom: 1px solid transparent;
    padding-left: 5px;
    padding-top: 1px;
}
.vc_detail_gallery_grid{
	padding-top:30px;
}
.vc_detail_gallery_grid a.thumbnail{
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
	margin-bottom:10px;
}
.vc_detail_gallery_grid a > h4{
	text-align:center;
	font-size:13px;
}
#startclaim_form label{
	width:auto;
}
#lftside-menu{
	padding: 3px 3px 2px 3px;
    border: solid 1px #E3E8F6;
    width: auto;
}
[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0;
}
[data-accordion] {
    line-height: 1;
	background:#A9A9A9;
	border-bottom:1px solid #fff;
	position:relative;
}
[data-link]{
	display:block;
	padding:0;
	font-size:13px;
	font-weight:400;
}
[data-control],
[data-content] > * {
    padding: 0px;
}

[data-content] [data-accordion] {
    border: 0;
    padding: 0;
}

[data-accordion] [data-control] {
    position: relative;
    padding-right: 0px;
}
[data-control]{
	padding: 0 !important;
    width: 24px;
    height: 22px;
    border: 0px solid #000;
    display: block;
	position:absolute !important;
	right:0px;
	top:4px;
}
[data-accordion] > [data-control]:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 4px;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;
    background:url('../images/down.png') center center no-repeat;
    background-size: 50%;
}

[data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(-180deg); 
    -ms-transform: rotate(-180deg); 
    transform: rotate(-180deg); 
}
ul.zero-level{
	list-style:none;
	margin:0;
	padding:0;
}
ul.zero-level li{
	/*line-height: 1;
    background: #E3E8F6;
    border-bottom: 1px solid #fff;
    position: relative;*/
}
ul.zero-level li a{
	padding:8px 18px 8px 10px;
	color:#fff;
	font-size:13px;
	font-weight:400;
	line-height:20px;
}
ul.first-level {
	list-style-position:inside;
	padding-left:0;
}
ul.first-level li{
	list-style-type: disc;
    margin: 0 0 0 0px;
	padding:8px 25px 8px 10px !important;
    border-bottom: none;
    border-top: 1px solid #fff;
    color: #000;
	background:#e2e2e2;
}
ul.first-level li a{
	font-size:12px;
	font-weight:400;
	display:block;
	padding:0px;
	color:#000;
}
ul.first-level li[data-accordion]{
	border-top:1px solid #fff !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
ul.first-level li[data-accordion] a{
	padding-left:10px;
	padding-right:18px;
}
ul.second-level{
    list-style-position: inside;
    width: 100%;
	padding-left:0;
}
ul.second-level li {
	list-style-type: disc;
    margin: 0 0 0 0px;
	padding:8px 5px 8px 0px !important;
    border-bottom: none;
    border-top: 1px solid #ddd;
    color: #666;
	background:#F8F8F9;
}
ul.second-level li a{
	display:block;
	font-size:12px;
	font-weight:400;
	display:block;
	padding:0px;
}
ul.third-level li{
	margin-left:20px;
	list-style-type:circle;
	list-style-position:inside;
}
.content_banner img{
	width:100%;
}
.bb_mbl_logo_txt{
	display:none;
	-webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.bb_mbl_logo_txt > h1{
	margin:0;
	padding:0;
	color:#fff;
	display:inline-block;
}
.bb_mbl_logo_txt > h1 > a{
	color:#fff;
}
.bb_mbl_logo_txt > h1 > a:hover{
	text-shadow:1px 1px 1px rgba(0,0,0,0.7);
}
#menu_mBTN {
	display: none;
	width: 24px;
	height: 15px;
	padding: 20px;
	cursor: pointer;
	position: absolute;
	left: -5px;
	top:5px;
	z-index: 9999;
}
#menu_mBTN div {
	margin-left: -11px;
	margin-top: -7px;
	width: 24px;
	height: 15px;
	position: relative;
}
#menu_mBTN span {
	display: block;
	width: 24px;
	height: 1px;
	background: whitesmoke;
	position: absolute;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
#menu_mBTN span.top {
	top: 0px;
}
#menu_mBTN span.middle {
	top: 6px;
}
#menu_mBTN span.bottom {
	top: 12px;
}
#menu_mBTN.mblmnu_show span.top {
	-webkit-animation: inTop 0.8s forwards;
	-moz-animation: inTop 0.8s forwards;
	animation: inTop 0.8s forwards;
}
#menu_mBTN.mblmnu_show span.middle {
	-webkit-animation: inMiddle 0.8s forwards;
	-moz-animation: inMiddle 0.8s forwards;
	animation: inMiddle 0.8s forwards;
}
#menu_mBTN.mblmnu_show span.bottom {
	-webkit-animation: inBottom 0.8s forwards;
	-moz-animation: inBottom 0.8s forwards;
	animation: inBottom 0.8s forwards;
}
#menu_mBTN.mblmnu_hide span.top {
	-webkit-animation: outTop 0.8s backwards;
	-webkit-animation-direction: reverse;
	-moz-animation: outTop 0.8s backwards;
	-moz-animation-direction: reverse;
	animation: outTop 0.8s backwards;
	animation-direction: reverse;
}
#menu_mBTN.mblmnu_hide span.middle {
	-webkit-animation: outMiddle 0.8s backwards;
	-webkit-animation-direction: reverse;
	-moz-animation: outMiddle 0.8s backwards;
	-moz-animation-direction: reverse;
	animation: outMiddle 0.8s backwards;
	animation-direction: reverse;
}
#menu_mBTN.mblmnu_hide span.bottom {
	-webkit-animation: outBottom 0.8s backwards;
	-webkit-animation-direction: reverse;
	-moz-animation: outBottom 0.8s backwards;
	-moz-animation-direction: reverse;
	animation: outBottom 0.8s backwards;
	animation-direction: reverse;
}
@-webkit-keyframes inMiddle {
 50% {
	 -webkit-transform: rotate(0deg);
 }
 100% {
	 -webkit-transform: rotate(45deg);
 }
}
@-moz-keyframes inMiddle {
 50% {
	 -moz-transform: rotate(0deg);
 }
 100% {
	 -moz-transform: rotate(45deg);
 }
}
@keyframes inMiddle {
 50% {
	 transform: rotate(0deg);
 }
 100% {
	 transform: rotate(45deg);
 }
}
@-webkit-keyframes outMiddle {
 50% {
	 -webkit-transform: rotate(0deg);
 }
 100% {
	 -webkit-transform: rotate(45deg);
 }
}
@-moz-keyframes outMiddle {
 50% {
	 -moz-transform: rotate(0deg);
 }
 100% {
	 -moz-transform: rotate(45deg);
 }
}
@keyframes outMiddle {
 50% {
	 transform: rotate(0deg);
 }
 100% {
	 transform: rotate(45deg);
 }
}
@-webkit-keyframes inTop {
 0% {
	 top: 0;
 }
 50% {
	 top: 6px;
	 -webkit-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -webkit-transform: rotate(135deg);
 }
}
@-moz-keyframes inTop {
 0% {
	 top: 0;
 }
 50% {
	 top: 6px;
	 -moz-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -moz-transform: rotate(135deg);
 }
}
@keyframes inTop {
 0% {
	 top: 0;
 }
 50% {
	 top: 6px;
	 transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 transform: rotate(135deg);
 }
}
@-webkit-keyframes outTop {
 0% {
	 top: 0;
 }
 50% {
	 top: 6px;
	 -webkit-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -webkit-transform: rotate(135deg);
 }
}
@-moz-keyframes outTop {
 0% {
	 top: 0;
 }
 50% {
	 top: 6px;
	 -moz-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -moz-transform: rotate(135deg);
 }
}
@keyframes outTop {
 0% {
	 top: 0;
 }
 50% {
	 top: 6px;
	 transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 transform: rotate(135deg);
 }
}
@-webkit-keyframes inBottom {
 0% {
	 top: 12px;
 }
 50% {
	 top: 6px;
	 -webkit-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -webkit-transform: rotate(135deg);
 }
}
@-moz-keyframes inBottom {
 0% {
	 top: 12px;
 }
 50% {
	 top: 6px;
	 -moz-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -moz-transform: rotate(135deg);
 }
}
@keyframes inBottom {
 0% {
	 top: 12px;
 }
 50% {
	 top: 6px;
	 transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 transform: rotate(135deg);
 }
}
@-webkit-keyframes outBottom {
 0% {
	 top: 12px;
 }
 50% {
	 top: 6px;
	 -webkit-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -webkit-transform: rotate(135deg);
 }
}
@-moz-keyframes outBottom {
 0% {
	 top: 12px;
 }
 50% {
	 top: 6px;
	 -moz-transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 -moz-transform: rotate(135deg);
 }
}
@keyframes outBottom {
 0% {
	 top: 12px;
 }
 50% {
	 top: 6px;
	 transform: rotate(0deg);
 }
 100% {
	 top: 6px;
	 transform: rotate(135deg);
 }
}
.mobile_menu_primary{
	padding-bottom:60px;
	display:none;
	position:fixed;
	left:0;
	top:53px;
	width:100%;
	height:100vh;
	background:rgba(0, 0, 0, 0.9);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
	/*transform:translateX(-3000px);
    webkit-transform: translateX(-3000px);
    -moz-transform: translateX(-3000px);
    -ms-transform: translateX(-3000px);
    -o-transform: translateX(-3000px);*/
	transition: all 0.5s ease;
	z-index:3;
}
.mobile_menu_primary.primary_menu_open{
	display:block;
	/*transform:translateX(0px);
    webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);*/
}
.mobile_menu_primary.primary_menu_open ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
	margin-bottom:10px;
}
.mobile_menu_primary.primary_menu_open ul li{
    display: block;
	position:relative;
}
.mobile_menu_primary.primary_menu_open ul li a{
    padding: 18px 20px;
    display: block;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    text-decoration: none;
    outline: none;
	text-align:center;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
}
.mobile_menu_primary.primary_menu_open ul li a.mmp:hover,
.mobile_menu_primary.primary_menu_open ul li a.mmp:focus{
	color:#000;
	background-color: rgba(255,255,255,1);
}
.mobile_menu_primary.primary_menu_open > ul > li > a:hover,
.mobile_menu_primary.primary_menu_open > ul > li > a:focus{
	color:#000;
	background-color: rgba(255,255,255,1);
}
.mobile_menu_primary.primary_menu_open ul li a.active{
	color:#000;
	background-color: rgba(255,255,255,1);
}
.fixedPosition{
	overflow-y:hidden;
}