@font-face {
    font-family: 'CalisMTBol';
	src: url('../fonts/CalisMTBol.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'CALIST';
	src: url('../fonts/CALIST.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	font-family: 'CALIST';
}
a{text-decoration:none !important;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	float:left;
}
.padding_none{padding:0px;}
.site-navigation-fixed.navigation-top{position:relative !important;top:0px !important;border-bottom: 0;border-top: 0;}
.mallandscare-front-page.has-header-image .site-branding, .mallandscare-front-page.has-header-video .site-branding, .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding{
	margin:0px;padding:0px;
}
.site-content,.site-branding {padding: 0px;}
.site-header{background:transparent;}
.box_col {
    min-height: 288px;
    max-height: 288px;max-width: 288px;margin-bottom: 2.8%;
    margin-right: 2.8%;height: 288px;
}
.box_col_img {
    max-height: 288px;
    overflow: hidden;
}
.box_col:nth-child(3n+0) {
    margin-right: 0;
}
.top_btm_bar {
    width: 100%;
    height: 30px;
    background: #6D2305;
}
.header_left.logo_left a {
    opacity: 1 !important;display: block;
    max-width: 500px; margin: 0 auto;
}
.header_right .contact_details,.header_right .social_icons{float:right;}
.header_right.contact_right {
    text-align: right;padding-top: 6px;
}
.header_right.contact_right ul {
    list-style: none;
    margin: 0;
}
.social_icons span.social_icons a {
    color: #fff;display: block;
}
.header_right .social_icons li span.social_icons {
    display: block;
    width: 40px;
    height: 40px;
    background: #000;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    font-size: 18px;border: 2px solid transparent;transition:all .5s;
}

.header_right .social_icons li span.social_icons.face_bk_icon {
    background: #355F9F;margin-bottom: 10px;
}
.header_right .social_icons li span.social_icons.twitter_icon {
    background: #2BA9E1;
}
.header_top_sec {
    padding: 15px 0px 0px;
}
.social_icons {
    margin-left: 0;
}
span.contact_dets a {
    color: #6D6E70;
}
span.cont_txt {
    color: #6D2305;font-weight: bold;
}
.contact_details li span {
    font-size: 20px;
}
.contact_details li.phone_li {
    margin: 8px 0px 15px;
}
.navigation-top a {
    color: #6D6E70;
    font-weight: 400;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    font-size: 16.2px;
}
.box_col_content h2 {
    margin: 0;    font-size: 36px;
    color: #fff;line-height: 48px;
}
.box_col_content {
    width: 100%;
    height: 100%;    position: relative;
}
.box_col_bg {
    height: 100%;
}
.box_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;background: rgba(0,0,0,0.5);
    color: #fff;
}
.box_cont_align {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.box_cont_mdl {
    display: table-cell;
    vertical-align: middle;
	padding: 0 10px;
}
.box_arrw {
    position: absolute;
}
.box_arrw_top .box_arrw{
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent !important;
  border-right: 15px solid transparent !important;
  border-bottom: 15px solid;
  top: -12px;
  left: 50%;
}

.box_arrw_bottom .box_arrw{
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent !important;
  border-right: 15px solid transparent !important; 
  border-top: 15px solid;
  bottom: -12px;
  left: 50%;
}
.box_arrw_bottom .box_arrw:before{
	content:'';
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent !important;
  border-right: 15px solid transparent !important; 
  border-top: 15px solid rgba(0,0,0,0.5);display: block;position: relative;
    top: -15px;opacity:0;visibility:hidden;
    left: -15px;
}
.box_arrw_right .box_arrw{
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
  border-left: 15px solid;
  top: 50%;
  right: -12px;
}
.box_arrw_right .box_arrw:before{
	content:'';
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;
  border-left: 15px solid rgba(0,0,0,0.5);display: block;position: relative;
    top: -15px;
    left: -15px;opacity:0;visibility:hidden;
}
.box_arrw_left .box_arrw{
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent !important;
  border-bottom: 15px solid transparent !important;   
  border-right:15px solid; 
  top: 50%;
  left: -12px;
}
.box_arrw_left .box_arrw:before{
	content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent !important;
    border-bottom: 15px solid transparent !important;
    border-right: 15px solid rgba(0,0,0,0.5);
    display: block;
    position: relative;
    top: -15px;
    left: 0px;opacity:0;visibility:hidden;
}
.box_main_overflow{overflow:hidden;}
.box_main_overflow {
    height: 100%;
}
.mallandscare_sec {
    text-align: center;
}
.mallandscare_sec {
    text-align: center;
    padding: 10px 0px;
    float: left;
    width: 100%;
}
.mallandscare_sec h1 {
    color: #854427;
    font-size: 45px;
}
.h_hvr_spn {
    display: inline-block;
}
.h_hvr_spn span {
    display: block;
    height: 2px;
    background: #4CB748;
    width: 70%;
    margin: 5px auto 0;
}
.mallands_main {
    color: #58585B;
    font-size: 17px;
    line-height: 28px;
    margin-top: 25px;
}
.mallands_main p {
    margin-bottom: 25px;
}
/* .fooer_img_bg img{opacity:0;visibility:hidden;} */
.fooer_img_bg {
    max-height:80px;    min-height: 80px;
    overflow: hidden;
	background-repeat:no-repeat;position: relative;
}
body.home .fooer_img_bg {max-height: 664px; min-height: 80px;}
.footer_contact_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: 'CalisMTBol';
    color: #fff;
    padding: 10px 0px;
    line-height: 30px;
    letter-spacing: 0.5px;z-index:9;   
    /* background: #4CB748; */
}
.footer_contact_content:before{
	content:'';position:absolute;top:0;left:0px;width:100%;height:100%;
	background: #4CB748;opacity:.7;    z-index: -9;
}
.footer_content_bg p {
    margin: 0;
}
.footer_cols {
    padding: 15px 0px 0px;color: #6D6E70;
    font-size: 15px;
}
.footer_left {
    width: 38%;
}
.footer_center {
    width: 32%;min-height: 186px;
}
.footer_right {
    float: right;
    width: auto;
    max-width: 30%;
}
.foot_menu ul {
    list-style: none;
}
.footer_left p {
    margin-bottom: 18px;
}
.footer_left p:last-child {
    margin-bottom: 0px;
}
.footer_brochuer {
    position: absolute;
    top: 50%;
    font-family: 'CalisMTBol';
    font-size: 14px;
}
.footer_brochuer a {
	color: #fff;
    background: #4CB748;
    display: inline-block;
    padding:3px 0 2px;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 20px;
}
.foot_menu ul a {
    color: #6D6E70;
}
.page_tle h1 {
    margin: 0;
    color: #fff;
    font-size: 40px;
}
.page_tle_bg {
    background: #4CB748;
    padding: 20px 0px;
}
.abt_top p {
    font-size:20px;
    line-height: 32px;
    /* color: #58585B; */
}
.about_page{color: #58585B;}
.abt_top {
    padding: 18px 0px 25px;
}
.top_left_img,.center_right_img,.bottom_left_content {
    width: 33%;
}
.top_right_img,.center_left_content,.bottom_right_img {
    width: 67%;padding-left: 25px;
}
.center_left_content,.bottom_right_img{padding-left:0px;}
.content_tle h2 {
    margin: 0;
    font-size: 27px;
    line-height: 32px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #76C266;
    font-weight: 100;
    margin-bottom: 10px;
}
.content_list ul{list-style:none;}
.content_list ul li {
	position:relative;font-size:16px;margin-bottom: 8px;
}
.content_list ul li:before{
	content: '';
    position: relative;
    top: -2px;
    left: 0px;
    background: #76C266;
    width: 6px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 20px;
}
.content_p p {
    font-size: 16px;
    line-height: 25px;
}
.center_left_content {
    background: #a6ce39;padding: 18px;
}
.center_left_content .content_tle h2 {
    color: #fff;
}
.box_img_tle span {
    display: block;
    width: 100%;
    background: #49b848;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 15px 10px;
}
.top_content_abt {
    margin-bottom: 45px;
}
.center_left_content .content_p p {
    color: #231F20;
    margin-bottom: 18px;
}
.center_left_content .content_tle h2 {
    color: #fff;
    margin-bottom: 22px;
}
.bottom_left_content .content_tle h2 {
    margin-bottom: 20px;
}
.center_content_abt {
    margin-bottom: 55px;
}
.activities_page{position:relative;}
/* .activities_page:before{
	content:"";
	position:absolute;top:0px;left:0px;z-index:-9;
	width:100%;height:301px;background:#6DCFF6	
} */
.acp_style {
    width: 100%;
    position: relative;
	float:left;z-index:9;
}
.acp_style:before{
	content:"";
	position:absolute;top:0px;left:0px;z-index:-9;
	width:100%;height:301px;
}
.page-template-activities div#content {
   padding-bottom: 0 !important;
}
.page-template-life-at-mallands div#content {
    padding-bottom: 0 !important;
}
.act_content h2 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 20px;
    font-weight: bold;color: #2E79BC;
}
.act_cols:first-child h2{
	/* font-family: 'CALIST'; */	color: #fff;
    /* font-size: 44px; */
}
.act_cols {
    float: left;
    width: 33.33%;
    min-height: 301px;
    height: 301px;overflow: hidden;
}
.act_cols.large {
    width: 66.67%;
}
.act_bg {
    padding: 2px 25px;
    background: #fff;
    height: 100%;
}
.act_cols:first-child .act_bg {background:transparent;}
.act_cols:first-child .act_p_content p{color:#231F20;font-weight: bold; line-height: 25px;}
.act_p_content p{font-size:16px;}
.act_p_content p {
    color: #58585B;
    line-height: 25px;
}
.act_bg.color_box h2 {
    color: #fff;
}
.act_bg.color_box .act_p_content p {
    color: #fff;
}
.activity_btm_content {
    text-align: center;
    font-size:20px;
    padding: 38px 15px 20px;
    color: #2E79BC;
}
.activity_btm_content_hig {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
}
.activity_btm_content_hig p {
    margin-bottom: 0;
}
.box_col:hover .box_content {
    opacity: 1;
    visibility: visible;
}
.box_col .box_arrw:before{transition:all .5s;}
.box_col:hover .box_arrw:before{opacity:1;visibility:visible;}
.header_right .social_icons li span.social_icons.twitter_icon:hover {
    border-color: #2BA9E1;
    background: transparent;
}
.header_right .social_icons li span.social_icons.twitter_icon:hover  a{
    color: #2BA9E1;
}
.header_right .social_icons li span.social_icons{position:relative;z-index:9;overflow:hidden;}
.header_right .social_icons li span.social_icons:before,.header_right .social_icons li span.social_icons:after{
	content:'';width:0%;height:100%;background:#fff;position:absolute;top:0px;left:0px;opacity:0;visibility:hidden;transition:all .5s;z-index:-9;
}
.header_right .social_icons li span.social_icons:after{
	left:auto;right:0px;
}
.header_right .social_icons li span.social_icons:hover:after,.header_right .social_icons li span.social_icons:hover:before{opacity:1;visibility:visible;width:100%;}
.header_right .social_icons li span.social_icons.face_bk_icon:hover a{    color: #355F9F;}
.main-navigation li a{position:relative;text-decoration:none !important;}
.main-navigation li a:before{
	content:'';position:absolute;bottom:0px;left:0px;
	width:0%;opacity:0;visibility:hidden;background:#6D2305;transition:all .5s;height:4px;
}
.main-navigation li:hover a:before{
	width:100%;opacity:1;visibility:visible;
}
.footer_brochuer a{position:relative;overflow:hidden;transition:all .5s;z-index:9;border: 2px solid transparent;}
.footer_brochuer a:before,.footer_brochuer a:after{
	content:'';position:absolute;top:0px;left:0px;width:0%;height:100%;
	background:#fff;opacity:0;visibility:hidden;z-index:-9;transition:all .5s;
}
.footer_brochuer a:after{left:auto;right:0;}
.footer_brochuer a:hover:before,.footer_brochuer a:hover:after{
	opacity:1;visibility:visible;width:100%;
}
.footer_brochuer a:hover{color: #4CB748;}
body .slide_feed {
    float: left;
    width: 100% !important;
}
.social-feed-element .author-title{display: none;}
.slide_feed .owl-stage {
    margin: 0 auto;
}
.social-feed-element p.social-feed-text a {
    font-size: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.text-wrapper.none_p {
    display: none !important;
}
.social-feed-element .content {
    padding: 0 !important;
}
.feed_all_main {
    min-height: 330px;
    max-height:330px;
    overflow: hidden;
}
.news_feeds {
    margin-bottom:10px;
}
.feed_all_main .time_badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff !important;padding: 9.5px 15px;
}
.social-feed-element .muted {
    color: #fff;
}
body .grid-item .social-feed-element {
    box-shadow: initial !important;margin-bottom: 0 !important;
}
.feed_all_main .media-body.cont_bg {
    padding: 38px 15px 15px;
    background: #fff;  
	height: 100%;
    min-height: 330px;
}
.feed_all_main.feedtwitter .media-body.cont_bg {
    background: #6ecff6;
}
.feed_all_main .media-body.cont_bg .time_badge {
    background: transparent;
}
.feed_all_main .media-body a.attachment_img_feed {
    height:330px;background-repeat: no-repeat !important;
    background-position: center !important;background-size: cover !important;
}
.feed_all_main .media-body.cont_bg a.attachment_img_feed {
    height: 110px;
    overflow: hidden;
}
body .time_badge span.social_badge i{
	top: 5px !important;
    right: 8px !important;
	width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    border-radius: 50% !important;
    line-height: 26px;
}
.feed_all_main .media-body .time_badge span.social_badge {
    /* display: none; */
}
.feed_all_main .media-body.cont_bg .time_badge span.social_badge {
    display: block;
}
body .social-feed-element .feed_all_main p.social-feed-text {color:#fff !important;text-align: center;padding: 15px 0px;position: relative;}
.feed_all_main .media-body {
    display: block !important;
    width: 100% !important;
}
a.attachment_img_feed {
    background-position: center !important;
    background-size: 350px !important;
}
a.attachment_img_feed img.attachment {
    opacity: 0;
    visibility: hidden;
}
.feed_all_main.feedfacebook .media-body.cont_bg{
	background:#a6ce39;
}
.feed_all_main.feedinstagram .media-body.cont_bg{
	background:#0068b3;
}
.slide_feed .owl-nav {
    margin-top: 0px;
    /* position: absolute; */
    width: 100%;
    left: 0;
}
body .slide_feed.owl-carousel .owl-nav button {
    position: absolute;
    left: 0;
    top: 39%;
    background: rgba(0,0,0,0.5);
    padding: 0px 13px !important;
    border-radius: 0px;
    color: #fff;
    font-size: 30px;
}
body .slide_feed.owl-carousel .owl-nav button.owl-next{left:auto;right:0px;}
body.home footer#colophon {
    margin-top: 0px;
    border: 0;
}
.news_feeds {
    float: left;
    width: 100%;
    margin-bottom: -1px;text-align: center;
}
.news_feeds h1 {
    margin-bottom: 50px;color: #0068b3;
}
.loader_gif{
	height:100px;
	background:url(../images/Spinner.gif);
	background-position:center;
	background-size:contain;background-repeat:no-repeat;
}
.feed_all_main .media-body .time_badge span.social_badge i.fa.fa-instagram {
    display: none;
}
/* Responsive */

@media screen and (max-width:1199px){
	.home_color_boxes {
    max-width: 892px;
    margin: 0 auto;
	}
	.box_col{    margin-bottom: 2%; margin-right: 1.5%;}
	.navigation-top{position:relative;border:0px;}
	a.menu-scroll-down{display:none !important;}
	
}
@media screen and (max-width:1014px){
	
}
@media screen and (max-width:992px){
	
	.header_left.logo_left a{max-width: 280px;}
	.header_right .social_icons li span.social_icons{
		width: 30px;height: 30px;line-height: 28px;
		font-size: 15px;
	}
	.contact_details li span {font-size: 17px;}
	.contact_details li.phone_li {margin: 8px 0px;}
	.navigation-top a{font-size: 15px;padding: 15px 0px;}
	.box_col {
		min-height: 314px;
		max-height: 314px;
		max-width: 50%;
		margin-bottom: 2.8%;
		margin-right: 0% !important;
		height: 314px;
		width: 47%;/* float: none;
    display: inline-block; */
	}
	.box_col:nth-child(even){float:right;}
	.box_col.box_col_bottom {float: right;}
	.box_col.box_col_right {float: left;}
	.box_col:last-child{float:none;display:inline-block;}
	/* .box_col:nth-child(2n+0){margin-right:0px !important;}	 */
	.box_col_content h2{font-size: 30px;line-height: 40px;}
	.box_col_img{    max-height: 314px;}
	/* .box_col_img img{max-height: 208px; width: 100%;} */
	.mallandscare_sec h1,h1.h_border_line{font-size: 38px;}
	.footer_contact_content{font-size: 18px;padding: 10px;}
	.footer_brochuer{font-size: 12px;}
	.footer_brochuer a{padding: 12px 10px;}
	.home_color_boxes{text-align:center;}
	.main-navigation li{margin: 0px 1.24%;}
	.box_col.box_col_right .box_arrw_right .box_arrw{
		top:auto;
		bottom: -18px;
		right: 47%;
		transform: rotate(92deg);
	}
	.box_col:last-child .box_col_img img {max-height: 314px;}
	.footer_center{width: 33%;}
	.abt_top p{font-size: 18px;line-height: 28px;}
	.top_left_img, .center_right_img, .bottom_left_content {width: 100%;    margin-bottom: 15px;}
	.top_right_img, .center_left_content, .bottom_right_img {width: 100%; padding-left: 0;}
	.top_content_abt { margin-bottom: 15px;}
	.center_right_img .box_right_img img {width: 100%;}
	.center_content_abt {margin-bottom: 5px;}
	.center_left_content {padding: 18px;}
	.act_cols:first-child h2{font-size: 35px;}
	.act_p_content p { font-size: 14px;    line-height: 20px;}
	.act_cols:first-child .act_p_content p{line-height: 20px;}
	.act_content h2{font-size: 15px;}
	.act_image {background-size: cover !important; height: 100%;background-position: center !important;}
	.act_cols{    min-height: 280px;height: 280px;}
	.act_image img { opacity: 0;visibility: hidden;}
	.activity_btm_content{font-size: 25px;padding: 25px 15px 20px;}
	.activity_btm_content_hig{font-size: 15px;line-height: 24px;}
	.page:not(.home) #content {padding-bottom: 0;}
	
}
@media screen and (max-width:767px){
	.site-branding {
		display: block !important;
	}
	.logo_left {float: left;width: 30%;}
	.contact_right {    float: right;}
	.box_col_img img {    max-height: initial;    width: auto;}
	.menu-toggle{margin-left: 33px;}
	.menu-toggle{color: #6D2305;}
	.box_col{min-height: 247px; max-height: 247px;height: 247px;}
	.box_col_img{max-height: 247px;}
	.box_col:last-child .box_col_img img {max-height: 247px;}
	.site-footer .wrap{padding: 0px 15px;}
	.footer_left,.footer_center,.footer_right{width:100%;max-width:100%;}
	.footer_center{min-height: 60px;}
	.footer_brochuer{position: relative;top: 0;margin:15px 0px;}
	.abt_top p {font-size: 16px;line-height: 25px;}
	.abt_top {padding: 15px 0px;}
	.content_tle h2{font-size: 24px;line-height: 30px;}
	.content_list ul li{font-size: 15px;margin-bottom: 6px;}
	.content_p p{font-size: 14px;}
	.page_tle h1{font-size: 30px;}
	.act_cols.large,.act_cols{width: 50%;}
	.act_cols:last-child{width:100%;height:auto;min-height:auto;}
	.act_cols:last-child  .act_bg{padding-bottom:10px;}
	.fooer_img_bg{max-height: 140px;}
	.activity_btm_content_hig{margin-bottom:15px;}
	.menu-main-menu-container {
    position: absolute;
    top: 0;
    left: -100%;
    background: #fff;
    z-index: 99;
    width: 100%;
    transition: all .5s;
	}
	.main-navigation.toggled-on .menu-main-menu-container {
		left: 0;
	}
	span.menu_cls {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 25px;
    color: #6D2305;
    cursor: pointer;    z-index: 999;
	}
	.main-navigation.menu_op span.menu_cls {
		display: block !important;
	}
	
}
@media screen and (max-width:599px){
	.box_col_img {max-height: 192px;}
	.box_col {    min-height: 192px;    max-height: 192px;    height: 192px;}
	.box_col_content h2 {font-size: 25px;line-height: 30px;}
	.mallandscare_sec h1,h1.h_border_line {font-size: 32px;}
	.mallands_main{		font-size: 15px;		line-height: 24px;		margin-top: 20px;	}
	.mallands_main p {    margin-bottom: 18px;}
	/* .footer_left,.footer_center,.footer_right{width:100%;max-width:100%;}
	.footer_center{min-height: 60px;}
	.footer_brochuer{position: relative;top: 0;margin:15px 0px;} */
	.logo_left{width: 100%;}
	.contact_details li span {font-size: 15px;}
	.social_icons{margin-left: 8px;margin-bottom: 2px;}
	.menu-toggle {position: absolute;top: -50px;left: 0;z-index: 9;}
	.header_left.logo_left a{margin:0 auto;}
}
@media screen and (max-width:480px){
	.wrap{padding:0px 15px;}
	.contact_right{width: 100%;}
	.header_right .contact_details, .header_right .social_icons{width:100%;text-align:center;}
	.header_right .social_icons li span.social_icons.face_bk_icon{margin-bottom:0px;}
	.social_icons {margin-left: 0;}
	.social_icons ul li {display: inline-block;vertical-align: middle;}
	.menu-toggle {    position: relative;    top: 0;    left: 0;   z-index: 9;    margin: 0 auto;}
	.box_col{width: 100%;max-width: 100%;    min-height: 273px; max-height: 273px; height: 273px;}
	.box_arrw{display: none;}
	.box_col_img {max-height: 273px;}
	.box_col:last-child .box_col_img img { max-height: 273px;}
	.footer_contact_content{font-size: 15px;line-height: 19px;}
	.page_tle h1{font-size: 25px;}
	.act_cols.large, .act_cols {width: 100%;height: auto;min-height: auto;padding-bottom: 10px;max-height: 300px;	}
	.activity_btm_content {    font-size: 18px;    padding: 12px 0px;}
	.act_bg{padding:0px;}
	.act_bg.color_box {    padding: 15px;}
	.social_icons{margin-bottom: 0px;}
}
.site-footer {
    border-top: 0;
}
.search-form .search-submit {
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 1px;
    color: #fff;
    background: #6D2305;
    height: 40px;
    width: 40px;
    top: 21px;
    border-radius: 0px;
}
.widget button.search-submit {
    height: 44px;
    width: 44px;
}
/*******22-08-2018**********/
.footer_brochuer {
    position: relative;
    top: 0;
	width: 100%;
    float: left;
}
.foot_menu ul {
    margin-top:10px;
}
.foot_menu {
    width: 100%;
    float: left;
}
.footer_left {
    width:27%;
}
.footer_center {
    width:20%;
	padding-left: 15px;
	margin-top: 10px;
}
.footer_right {
    float: left;
    width:53%;
    max-width: initial;
}
p.content a {
    display: block;
    color: #fff;
}
.ftlog {
    width: 25%;
    float: left;
    padding: 0 !important;
    height: 150px;margin-top:15px;
}
.ft_logo1.ftlog {    float: right;}
.ftlog a{display:block;}
.ftlog img {
    max-width: 100%;
}
.lam.bottom_left_content {padding-left: 25px;}
.lam.center_left_content {padding: 11.5px 18px;}
.lam.top_right_img {padding-left: 0;padding-right: 25px;}
span.crs_image_span {
    display: block;
    width: 100%;
    background-size: cover !important;
    height:300px;
    background-repeat: no-repeat !important;
}
span.crs_image_span img {
    display: none;
}
.car .top_right_img.right {
    padding-left: 25px;
    padding-right: 0;
}
.car .top_right_img.left {
    padding-left: 0;
    padding-right: 25px;
}
.footer_left ul {
    list-style: none;
	width: 100%;
    float: left;
}
.footer_left ul li {
    float: left;
}
span.social_icons a {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 1px 7px;
}
.face_bk_icon a {
	background-color:#33609B;
}
.twitter_icon a {
	background-color:#2EAAE0;
}
.footer_left ul li:first-child {
    margin-right: 10px;
}
.social_icons {
    display: block;
}
.footer_left p:first-child {
    margin-bottom: 0;
}
.foot_menu ul a {
    font-size:10px;
}
span.content_tle_vml {margin: 0;font-size: 27px;line-height: 32px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #76C266;
    font-weight: 100;
    margin-bottom: 10px;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ft_logo1 a {
    padding: 15px;
}
@media screen and (min-width:1200px){
.foot_menu ul {
    margin-top: 88px;
    margin-bottom: 0;
}
}



@media screen and (max-width:1200px){
.lam.top_right_img {padding: 0 25px 0 0;}
.lam.content_tle h2 {margin-bottom: 15px;}
.main-navigation a {padding: 1em 1.1em;}
.header_left.logo_left a {max-width: 450px;}	
}
@media screen and (max-width:992px){
.footer_left {width: 30%;}
.footer_center {width: 30%;}
.footer_right {width: 40%;}
.ftlog {height: auto;width: 50%;margin-top: 0;}
.lam.bottom_content_abt {margin: 30px 0 0;}
.lam.bottom_left_content {padding-left: 0 !important;margin: 25px 0 0;}
.lam.top_right_img {padding: 0!important;}
.lam.center_left_content {margin-top: 30px;}
.header_left.logo_left a {max-width: 400px;}
span.crs_image_span {background: none !important;height: auto;}
span.crs_image_span img {display: block;}
}
@media screen and (max-width:768px){
.footer_right { width: 100%;margin-top: 15px;}
.footer_center {width: 50%;}
.footer_left {width: 50%;}
.ftlog {text-align: center;}
.lam.bottom_content_abt {margin: 30px 0;}
.header_left.logo_left a {max-width: 100%;}
.navigation-top {width: 100%;float: left;}
.menu-toggle {position: relative;top: 0;left: 0;z-index: 9;margin: 0 auto 10px;}
.ftlog {width: 25%;}
.footer_center { width: 100%; padding: 0;}
.footer_contact_content {position: relative;}
}
@media screen and (max-width:480px){
.footer_center { width: 100%;}
.footer_left {width: 100%;}
.ftlog{width:50%;margin-top: 0;}
.lam.bottom_content_abt {margin: 30px 0 30px;}
.lam.center_left_content {margin-top: 15px;}

}
@media screen and (min-width:993px){
/* .lam.center_left_content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background-color: #fff;
}

.lam.center_left_content::-webkit-scrollbar {
	width: 7px;
	background-color:#d3d3d3;
}

.lam.center_left_content::-webkit-scrollbar-thumb {
	background-color: #d3d3d3;
} */
span.lbri_image {
    display: block;
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 383px;
}
.lam.box_img_tle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
span.lbri_image img {
opacity:0;
}	
.lam.center_left_content{text-align:left;}
.lam.center_left_content.Left {direction: rtl;}	.lam.content_p{direction: ltr;}
.lam.center_left_content {
    height: 383px;
    overflow-y: auto;
}
}

@media screen and (max-width:768px) and (min-width:600px){
.footer_left {width: 100%;float: left;}
.footer_left p:first-child {float: left;width: 50%;}
.footer_left ul {float: right;width: 50%;}
.footer_left p:last-child {width: 50%;float: right;}
.footer_center {width: 100%;float: left;}
.footer_brochuer {width: 50%;float: left;}
.foot_menu{width: 50%;float: right;}
.foot_menu ul {margin-top: 12px;}
	
}