/*
Theme Name: Focus Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/
@import url("../mts_schema/style.css");
/* general */

@font-face {
  font-family: arimamadurai;
  src: url("images/arimamadurai.ttf"); 
}

.btn {
	color: #fff !important;
	background: #151b54;
	padding: 10px 15px;
    color: #fff;
    border-color: #672324;
	border-radius: 4px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.alignnone {
	border: 2px solid #ececec;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.center { text-align: Center; }
.clear { clear: both; }
/* header */
.main-header {position: relative;z-index: 9999;background: transparent;}
.topBar { width: 100%; height: 40px;  text-align: center; }
.topBar p, .topBar p a { color: #fff; font-size: 18px; }
.topBar .header-social-icons { display: inline-block; float: none; position: static; margin-top: 3px; }
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 50%; padding: 1%; }
.logo-wrap { margin: 10px 0 0 0; }
footer .navigation ul {
    padding: 15px 0px 0px;
    text-align: center;
}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item{
    background: #990012;
}
.homeWidgets{
    text-align: center;
}
.homeWidgets .button,
#article_sidebar .button{
	color: #fff;
    background: #2c8aa4;
    text-align: center;
    font-size: 20px;
    padding: 15px 10px;
    display: block;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
}
#article_sidebar>div{
  	margin-bottom: 20px;
}
.homeWidgets p{
    margin-bottom: 10px;
}
.container {
	max-width: 1000px;
	padding: 0px;
}
.logo-wrap{
 	padding: 0;
 	left: 0px;
 	z-index: 9999;
 	width: 310px;
 	margin-bottom: -70px;
 	position: relative;
 	left: -50px;
 	bottom: -51px;
}
.navigation ul{
	text-align: right;
	padding: 7px;
}
.navigation ul li{    
	float: none;
    display: inline-block;
    border-radius: 10px;
    -moz-border-radius: 10px;
}
#menu-main-menu{
}
.regular_header #secondary-navigation{width: 100%;height: 50px;background: #355873;margin: 0px auto;position: relative;z-index: 1500;}
#header{    
	background: transparent;    
}
.headerWrapper{
    background: #036892;
}
.after_btn{    
	background-color: #d9534f;
}
.headerInfo {
    float: right;
    text-align: right;
    margin-right: 30px;
    margin-top: 0px;
    width: 550px;
}
.headerInfo a { 
	display: inline-block; 
	color: #151b54 !important;
	text-decoration: underline;
}
.phoned { 
	font-size: 28px; 
	margin-bottom: 20px; 
	display: inline-block; 
	vertical-align: middle !important; 
	color: white !important; 
}
.headerInfo p {
    color: #151b54;
    font-size: 25px;
    margin: 0;
    font-style: italic;
}
html #logo a {
    font-weight: normal;
    font-size: 36px;
    color: #151b54;
    text-transform: uppercase;
    position: relative;
    display: block;
    top: 0px;
    margin-bottom: -50px;
    padding-left: 28px;
}
.top_slider_wrap{
	overflow: hidden;
	max-width: 1000px;
	margin: auto;
	clear: both;
}
.top_slider_wrap .primary-slider-container{
	float: left;
	width: calc(100% - 245px);
	max-width: 100%;
}
.top_slider_wrap .owl-dots{
	display: none !important;
}
.slide-caption p{
	color: #fff;
    font-size: 15px;
    font-style: italic;
    text-shadow: 1px 1px 1px #000;
}
.primary-slider .slide-caption{
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 756px;
	left:0px;
    text-align: left;
    padding-left: 20px;
}
.top_slider_wrap .top_slider_sidebar{float: left;width: 245px;height: 350px;background: #7E95A6;padding: 80px 20px;text-align: center;position: relative;z-index: 500;}
.top_slider_sidebar p a {
    color: #fff !important;
}
.top_slider_sidebar p a:hover {
    color: #fff !important;
    text-decoration: underline;
}
.top_slider_sidebar h3, .top_slider_sidebar p,.top_slider_sidebar h4 {
  	color: white;
    margin-bottom: 11px;
}
.top_slider_sidebar p{
    font-size: 14px;
}
.main-header .container{
}
.homeServices{
	overflow: hidden;text-align: center;
    padding: 25px 0px;
}
.homeServices .service{
	display: inline-block;
	text-align: center;
	font-size: 24px;
}
.homeServices .service img{
	display: block;
	margin:0 25px;
}
.service a {
	display: block;
	position: relative;
}
.service a:hover:before {
	transform: rotate(180deg);
}
.welcome img {
	max-width: 230px;
}
.service a:before {
	transform: rotate(0deg);
	height: 250px;
	width: 250px;
	position: absolute;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	top: -30px;
	background-size: contain;
	left: -5px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 90%;
	margin: 0px auto;
	right: 0px;
}
.homeServices .service img{
}
.service img {
	max-width: 190px;
	margin:0px auto;
}
.service a:hover span {
	transform: skew(0deg);
	background-color: #fff;
	color: #c00;
}
.service a {
	color: #fff;
}
.service h4 {
	margin: 0px;
    display: block;
    width: 80%;
    margin: 0px auto;
    margin-top: -36px;
    z-index: 1;
    position: relative;
    top: -25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service span {
    box-shadow: 0px 0px 1px #000;
	display: block;
    transform: skew(-15deg);
    z-index: 100;
    position: relative;
    padding: 4px 0px;
    color: #fff;
   	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/* Ribbon Colors */
.service span {
  	background-color: #990012;
}
.left_ribbon,.right_ribbon {
    background-color: #77010f;
}
/* Ribbons */ 
.left_ribbon {
    position: absolute;
    bottom: 15px;
    left: 9px;
    height: 35px;
    width: 85px;
    transform: skewX(-19deg) rotate(-1deg);
}
.left_ribbon:before {
	height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: inherit;
    content: "";
    transform: skewX(19deg);
    width: 100%;
}
.right_ribbon {
    position: absolute;
    bottom: 35px;
    right: 7px;
    height: 35px;
    width: 85px;
    transform: skewX(-19deg) rotate(-1deg);
}
.right_ribbon:before {
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: inherit;
    content: "";
    transform: skewX(19deg);
    width: 100%;
}

#secondary-navigation .navigation ul li a:hover{
	color: white !important;
}
.top_slider_sidebar div.header-social-icons{
    float: none;
    overflow: hidden;
    margin: 0;
}
.phoned a{color: white !important;     font-size: 28px;     font-weight: bold;}
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #fff; border-radius: 50%; padding: 6px; width: 20px; text-align: center; line-height: 20px; margin: 0px 5px; font-size: 18px;}
div.header-social-icons::before { border: 0px; }
div.header-social-icons a{    
    border-radius: 50% !important;
    display: inline-block;
    float: none;
}
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }

#secondary-navigation .navigation ul .current-menu-item li a { color: #333 !important; }
#secondary-navigation .navigation ul .current-menu-item li a:hover { color: #fff !important; }

#secondary-navigation .navigation ul li:hover a { color: #fff; }
#secondary-navigation .navigation ul li:hover ul li a { color: #333; }

.primary-slider{margin: 0;}
#page { padding-top: 0px; width: 100%; max-width: 100%; }
 #secondary-navigation .navigation ul .current-menu-item a{
  color: white !important;
}
/* home boxes */
.homeBoxes {
	margin: 0px auto;
	margin-top: 0px;
	height: 350px;
	text-align: center;
	z-index: 5000;
}
.homeBox {
	position: relative;
	float: left;
	width: 21%;
	padding: 2%;
	overflow: hidden;
	height: 300px;
}
.homeBox img{
	width: 100%;
	vertical-align: middle;
}
.homeBox h3{
	position: absolute;
	bottom: 50px;
	z-index: 6000;
	text-align: center;
	color: #fff;
	width: 92%;
}
.welcome h1 { text-align: center; }
.contactBox { padding-top: 40px;  }
.contactText { float: left; width: 45%; padding-right: 5%; }
.contactMap { float: left; width: 50%; }
/* inner pages */
#page.single { //float: left; }
.article { background: none;  margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }
.article #article_sidebar{
	float: left;
	width: 340px;
	text-align: left;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
.article #content_box{
  width: 100%;
}
/* footer */
.copyrights { text-align: center; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }
#copyright-note .to-top a { color:#444 !important;     text-decoration: underline;}
.footerWidgets { padding: 30px; }
.footerWidgets .container { //background: rgba(255,255,255,0.7); }
.widgetBox { float: left; width: 31%; padding: 1%; }
.hide-d { display: none; }
.copyrights{
	background: transparent !important;
	padding-bottom: 30px;
}
.copyrights p{
  margin-bottom: 5px;
}
footer{
    background-size: cover;
}

#secondary-navigation a{
	padding: 6px;
}
.homeBox{
	background-size: cover !important;
    padding: 0 10px;
    width: 25%;
    box-sizing: border-box;
}
.homeBoxes{
	padding: 50px 0 50px 0;
} 
.homeBox h3{
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 10px;
    font-weight: bold;
    line-height: 26px;
	text-shadow: 1px 1px 1px #000;
}
.widget h3{text-align:center;}
.homeBox>div{
	background-size: cover !important;
	position: relative;
	height: 100%;
}
.welcome{
    margin-top: 0px;
    position: relative;
}
.homeServices {
	overflow: visible;
	position: relative;
	background-image: url(http://lovingvetcare.doctormmdev6.com/wp-content/uploads/2026/02/animals-bck-1.png) !important;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.homeServices:after {
	clear: both;
	display: block;
	position: relative;
	content: "";
}
.bigRibbon {
    height: 62px;
    position: absolute;
    margin: 0px auto;
    width: 1000px;
    left: 0px;
    right: 0px;
    background-color: #484848;
    bottom: 0px;
    content: "";
    background: rgb(72,72,72);
    background: -moz-linear-gradient(top, rgba(72,72,72,1) 0%, #595d62 100%);
    background: -webkit-linear-gradient(top, rgba(72,72,72,1) 0%,#595d62 100%);
    background: linear-gradient(to bottom, rgb(60, 60, 60) 0%,#595d62 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848',GradientType=0 );
    border-top: 1px solid #969696;
}
.bigRibbon:before {
    height: 62px;
    position: absolute;
    content: "";
    margin: 0px;
    background-color: #515151;
    right: 0px;
    top: 0px;
    width: 72px;
    z-index: -1;
    top: 9px;
    transform: skewY(-15deg);
}
.bigRibbon:after {
    height: 62px;
    position: absolute;
    content: "";
    margin: 0px;
    background-color: #515151;
    left: 0px;
    top: 0px;
    width: 72px;
    z-index: -1;
    top: 9px;
    transform: skewY(15deg);
}
.rib_left {
	width: 70px;
	height: 70px;
	position: relative;
	margin:0px auto;
	margin-left: 0px;
}
.rib_left:before {
	-webkit-backface-visibility: hidden;
    left: -20px;
    width: 70px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(8deg) skewY(1deg);
    z-index: -2;
    background: rgb(72,72,72);
    background: -moz-linear-gradient(top, rgba(72,72,72,1) 0%, rgba(72,72,72,1) 100%);
    background: -webkit-linear-gradient(top, rgba(72,72,72,1) 0%,rgba(72,72,72,1) 100%);
    background: linear-gradient(to bottom, rgb(77, 77, 77) 0%,rgb(26, 26, 26) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848',GradientType=0 );
    height: 36px;
    top: 25px;
    border-top: 1px solid #969696;
}
.rib_left:after {
	-webkit-backface-visibility: hidden;
    left: -21px;
    bottom: -14px;
    height: 28px;
    width: 70px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(-20deg) skewY(-5deg);
    z-index: -2;
    background: rgb(72,72,72);
    background: -moz-linear-gradient(top, rgba(72,72,72,1) 0%, rgba(72,72,72,1) 100%);
    background: -webkit-linear-gradient(top, rgba(72,72,72,1) 0%,rgba(72,72,72,1) 100%);
    background: linear-gradient(to bottom, rgb(29, 29, 29) 0%,rgb(9, 9, 9) 40%);
    border-bottom: 1px solid #969696;
}

.rib_right:before {
    right: -20px;
    -webkit-backface-visibility: hidden;
    width: 70px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(-8deg) skewY(-1deg);
    z-index: -2;
    background: rgb(72,72,72);
    background: -moz-linear-gradient(top, rgba(72,72,72,1) 0%, rgba(72,72,72,1) 100%);
    background: -webkit-linear-gradient(top, rgba(72,72,72,1) 0%,rgba(72,72,72,1) 100%);
    background: linear-gradient(to bottom, rgb(77, 77, 77) 0%,rgb(26, 26, 26) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#484848',GradientType=0 );
    height: 33px;
    top: 25px;
    border-top: 1px solid #969696;
}
.rib_right:after {
    -webkit-backface-visibility: hidden;
    right: -22px;
    bottom: -22px;
    height: 28px;
    width: 69px;
    position: absolute;
    content: "";
    background-color: #060606;
    transform: skewX(20deg) skewY(5deg);
    z-index: -2;
    background: rgb(72,72,72);
    background: -moz-linear-gradient(top, rgba(72,72,72,1) 0%, rgba(72,72,72,1) 100%);
    background: -webkit-linear-gradient(top, rgba(72,72,72,1) 0%,rgba(72,72,72,1) 100%);
    background: linear-gradient(to bottom, rgb(29, 29, 29) 0%,rgb(9, 9, 9) 40%);
    border-bottom: 1px solid #969696;
}


.welcome>.container{
    max-width: 1000px;
    background: rgb(197,195,194);
    background: -moz-linear-gradient(top, rgba(197,195,194,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,195,194,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c3c2', endColorstr='#ffffff',GradientType=0 );
    overflow: hidden;
    padding: 30px 20px;
    padding-bottom: 0;
    text-align: left;
    position: relative;
    position: relative;
}
footer{
	border: 0 !important;
	max-width: 1000px;
    margin: 0px auto;
    overflow: hidden;
    padding: 30px 0px;
    clear: both;

}
.footerlogos{
	
}
#menu-footer-menu{
    text-align: center;
}
#menu-footer-menu li a{
	color:#fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 6px;
}
.welcome>.container:before{
	position: absolute;
	top: 0;
	width: 100%;
	height: 18px;
}
.welcome_txt_left{
	float: left;
	width: 66%;
	padding-right: 20px;
	box-sizing: border-box;
}
.welcome_txt_right{
	float: left;
	width: 34%;
}
.contactBox{
	background: #4a3f5d;
	overflow: hidden;
}
.contactBox p{
	color: white;
}
.footerWidgets .textwidget a{
	font-size: 14px;
	color: #672324;
}
footer{
	margin-top: 0;
	background-repeat: no-repeat;
	background-position: center center;

	border-top: 1px solid #999;
}

.article{
	width: 100%;
	max-width: 1000px;
	padding: 15px;
	background: rgb(197,195,194);
	background: -moz-linear-gradient(top, rgba(197,195,194,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,195,194,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(197,195,194,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c3c2', endColorstr='#ffffff',GradientType=0 );
	max-width: 1000px !important;
}
.primary-slider-container{
    margin: auto;
}

#logo a { float: none !important; }
.single_post { background: none; }

/*Blog*/
.post-info{
	display:none;
}
#featured-thumbnail {
    max-width: 30%;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    margin-bottom: 15px;
    float: right;
}
.front-view-content {
    float: left;
    width: 69%;
}
.article:after {
	clear:both;
	content:"";
	display:block;
}
.single_post{
	background:transparent;
}
footer {
	padding-bottom: 0px;
}
#menu-footermenu {
	padding: 0px;
	text-align: center;
}
#menu-footermenu li {
	padding:0px 10px;
}
#menu-footermenu li a {
	color: #fff;
	font-weight: bold;
}
div#regular-header, .logo-wrap {
	overflow: visible;
	position: relative;
}
/* mobile */

@media screen and (max-width: 1152px) {
	.bigRibbon {
		width: 100%;
	}
	.rib_left,.rib_right {
		display: none !important;
	}

}
@media screen and (max-width: 880px) {
    #menu-main-menu + ul {
        display: none !important;
    }
	html #pull {
		background-color: #151b54 !important;
	}
	html #logo a  {
		margin-bottom: 0px;
	}
	.homeServices .service a {
		display: block;
		max-width: 250px;
		margin:0px auto;
	}
	.homeServices .service {
	    display: inline-block;
	    text-align: center;
	    font-size: 24px;
	    width: 50%;
	    margin-left: -4px;
	    margin-bottom: 40px;
	}
	.bigRibbon {
		display: none;
	}
	#page.homepage {
		padding-top: 20px !important;
	}
	.top_slider_wrap{display:none;}
	.homeServices{background: none !important;}
	.homeServices .service a{color:#fff;}
	.hide-d { display: block; }
	#header { background: none; padding: 0px 0 20px 0px; margin-bottom: 0px; }
	.mobileBtn { margin-bottom: 0px; }
	.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #990012; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; margin: 10px !important;}
	.mobileBtn.phoneBtn { font-size: 20px; }
	.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
	.primary-slider-container, .hide-xs { display: none; }
	.container, .welcome .container, .widgetBox {width: 100%;padding: 2%;}
	.contactText { width: 100%; }
	.homeBoxes, .banner, .banner, .contactMap { display: none; }
	.welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
	.copyrights{    text-align: center;}
	.welcome {margin: 20px auto;}
	footer{    
		text-align: center;
	}
	.social-profile-icons ul, .contactText{
		text-align: center;
	}
	.social-profile-icons li{    
		display: inline-block;
    	float: none !important;
    }
	.post-content img, .welcome img { width: 100% !important; height: auto !important; }
	.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
	.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget	{ width: 100% !important; max-width: 100% !important; }
	.regular_header #secondary-navigation {
		height: auto;
		background: transparent;
	}
	.fb_iframe_widget iframe{    
		left: 0;
		right: 0;
		margin: auto;
	}
	#logo a, #logo img{    
		display: block;
		margin: auto;
	}	
	.article #content_box {
		float: none;
		width: 100%;
	}
	.article #article_sidebar{
		float: none;
		width: 100%;
	}
	
	div.header-social-icons { float: none !important; text-align: center; background:none!important;}
	div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
	.header-social-icons {  text-align: Center; float: none !important; }
	.header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
}
@media screen and (max-width: 865px){
	.logo-wrap {
	      float: none;
	    margin: auto;
	}
	 .main-header .container {
	    background: transparent;
	    padding: 0px;
	}
	.headerInfo{
	    float: none;
	    text-align: center;
	    margin: auto;
	    max-width: 100%;
	    clear: both;
	    margin-top: -30px;
	    display: block;
	}
	#header{
	  margin-top: 0;
	  padding: 0px;
	  margin-bottom: 5px;
	}
	.top_slider_wrap .top_slider_sidebar{
	    float: none;
	    width: 100%;
	    clear: both;
	    text-align: center;
	}
	div.header-social-icons{
	background: transparent !important;
	}
	.top_slider_wrap .primary-slider-container{
	    width: 100%;
	}
}
@media screen and (max-width: 545px) {

	.homeServices .service {
		width: 100%;
		max-width: 100%;
		margin-left: 0px;
	}
 	.welcome_txt_left {
	    width: 100%;
	    padding-right: 0;
 	}
 	.welcome_txt_right {
	    width: 100%;
		text-align: center;
 	}
 	.welcome_txt_right img {    
	 	margin: auto;
	    float: none;
	}
}

.owl-item img {
    height: 350px !important;
    object-fit: cover;
    display: block;
}

* {
    box-sizing: border-box;
}

.headerInfo.hide-xs img {
    display: block;
}

footer#site-footer {
    background-image: url(/wp-content/uploads/2026/02/footer-bck.png);
    background-color: transparent;
}

.align-center * {
	text-align: center;
}

.welcome:before {
    background-image: url(/wp-content/uploads/2026/02/content-top.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    position: absolute;
    content: "";
    width: 100%;
    height: 20px;
    top: 0px;
    z-index: 1;
}

.welcome p {
    color: #444;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

html h1,html h2, html h3 {
    font-family: arimamadurai;
}

body, p, a {
    font-family: 'arimamadurai' !important;
}

.top_slider_sidebar h3 {
    margin: 0px 0px 0px;
    font-weight: 400;
}

.top_slider_sidebar strong {
    color: #fff;
    font-size: 25px;
}

.top_slider_sidebar strong + p {
    font-size: 22px;
}

.wda-toolbar-toggle-link:before {
    background: #000 !important;
}

.page h1.title {
    margin: 0px;
}

.dm-service-section {
    background: transparent !important;
    padding: 0px 0px 30px;
}

html article.article {
    max-width: 1000px !important;
    margin: 0px auto !important;
    float: none;
    background: linear-gradient(rgb(197, 195, 194) 0%, rgb(255, 255, 255) 100%);
    padding: 20px 20px !important;
}

.single_page {
    background: transparent;
}

.dm-container {
    padding: 0px;
}

@media (max-width: 880px) {
	.logo-wrap {
		bottom: 0px;
		left: 0px;
	}

	a#pull {
		margin: 0px !important;
		border-radius: 5px;
	}
}
