@media only screen and (min-width: 1801px) {
	.ttm-left-span .ttm-col-wrapper-bg-layer {
		margin-left: -500px;
	}
	.ttm-right-span .ttm-col-wrapper-bg-layer {
		margin-right: -500px;
	}
}
@media only screen and (max-width: 1800px) and (min-width: 1601px) {

	.ttm-left-span .ttm-col-wrapper-bg-layer {
		margin-left: -400px;
	}

	.ttm-right-span .ttm-col-wrapper-bg-layer {
		margin-right: -400px;
	}
}
@media only screen and (max-width: 1600px) and (min-width: 1401px) {
	.ttm-left-span .ttm-col-wrapper-bg-layer {
		margin-left: -300px;
	}
	.ttm-right-span .ttm-col-wrapper-bg-layer {
		margin-right: -300px;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1171px) {
	.ttm-left-span .ttm-col-wrapper-bg-layer {
		margin-left: -200px;
	}
	.ttm-right-span .ttm-col-wrapper-bg-layer {
		margin-right: -200px;
	}
}
@media only screen and (min-width: 1200px) {
	#site-header-menu #site-navigation .menu ul>li>a {
		display: block;
		margin: 0px;
		padding: 0px 18px 0px 18px;
		text-decoration: none;
		position: relative;
		z-index: 1;
        text-transform: initial;
		height: 115px;
		line-height: 115px;
        font-size: 14px;
	}
    .alignJustify{
        text-align: justify !Important;
    }
	#site-header-menu #site-navigation .menu>ul>li>ul>li.active a,
	#site-header-menu #site-navigation .menu>ul>li>ul>li:hover a {
		background-color: #fff;
	}
	#site-header-menu #site-navigation .menu>ul>li>ul>li a {
		font-weight: 400;
		line-height: 19px;
	}
	.ttm-header-icons:before {
		display: block;
		content: "";
		position: absolute;
		height: 22px;
		width: 1px;
		left: 8px;
		top: 50%;
		margin-top: -9px;
		background-color: rgba(255, 255, 255, 0.19);
	}
	.ttm-header-style-classic .ttm-header-icons:before {
		background-color: rgba(43, 52, 59, 0.19);
	}
	.ttm-stickable-header.fixed-header {
		z-index: 111;
		background-color: #fff;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
	}
	.ttm-header-style-overlay #site-header-menu .ttm-stickable-header.fixed-header #site-navigation>.menu>ul>li>a,
	.ttm-header-style-classic #site-header-menu .ttm-stickable-header.fixed-header #site-navigation>.menu>ul>li>a,
	.ttm-header-style-overlay .ttm-stickable-header.fixed-header .site-branding,
	.ttm-header-style-classic .ttm-stickable-header.fixed-header .site-branding,
	.ttm-header-style-overlay .ttm-stickable-header.fixed-header .ttm-header-icons,
	.ttm-header-style-classic .ttm-stickable-header.fixed-header .ttm-header-icons,
	.ttm-header-style-overlay .ttm-stickable-header.fixed-header .ttm-header-icon,
	.ttm-header-style-classic .ttm-stickable-header.fixed-header .ttm-header-icon,
	.ttm-header-style-overlay .ttm-stickable-header.fixed-header .header-btn,
	.ttm-header-style-classic .ttm-stickable-header.fixed-header .header-btn {
		height: 70px;
		line-height: 70px;
	}
	.ttm-header-style-classic .site-navigation .ttm-btn-size-xs {
		font-size: 12px;
		padding: 8px 17px 8px 17px;
		line-height: 20px;
	}
	.fixed-header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}
	.ttm-header-style-overlay .site-branding,
	.ttm-header-style-overlay .header-btn,
	.ttm-header-style-overlay #site-header-menu #site-navigation .menu>ul>li>a,
	.ttm-header-style-overlay .ttm-header-icons,
	.ttm-header-style-overlay .ttm-header-icon {
		height: 99px;
		line-height: 99px;
	}
	.ttm-stickable-header-w.ttm-bgcolor-black {
		background-color: rgba(26, 34, 39, 0.73) !important;
	}
	.ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown>li>a {
		color: #fff;
	}
	.ttm-header-style-overlay .ttm-stickable-header-w {
		position: absolute;
		z-index: 21;
		width: 100%;
		box-shadow: none;
		-khtml-box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
	}
	.menu,
	.ttm-header-icons,
	.ttm-header-icon,
	.header-btn {
		float: right;
	}
	.ttm-header-style-stackcenter #site-header-menu #site-navigation .menu ul.dropdown>li>a {
		height: 54px;
		line-height: 60px;
	}
	#site-header-menu #site-navigation .menu>ul>li:last-child:after,
	.ttm-header-style-stackcenter #site-header-menu #site-navigation .menu ul>li:last-child:after {
		display: none;
	}
	#site-header-menu #site-navigation>ul li>a,
	#site-header-menu #site-navigation .menu ul>li ul li>a {
		margin: 0;
		display: block;
		padding: 15px 20px 15px 20px;
		position: relative;
		color: #5d2a99;
	}
	.ttm-header-style-stackcenter .site-navigation {
		position: relative;
		padding: 0px;
		background-color: #fff;
	}
	#site-header-menu #site-navigation .menu ul ul {
		text-align: left;
		position: absolute;
		opacity: 0;
		visibility: hidden;
		display: block;
		line-height: 14px;
		left: 0;
		border-top: 3px solid transparent;
		top: auto;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		transition: all .2s ease;
		z-index: 99;
		background-color: #fff;
		width: 250px;
		transform: translate(0, 10px);
		transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
	}
	#site-header-menu #site-navigation .menu>ul>li:last-child>ul {
		right: 0;
		left: auto;
	}
	#site-header-menu #site-navigation div.menu>ul>li:nth-child(2) ul {
		background-position: 0% 0%;
		background-size: auto;
		background-repeat: repeat;
		background-attachment: scroll;
	}
	#site-header-menu #site-navigation>ul>li ul a:before {
		font-family: "FontAwesome";
		display: inline;
		text-decoration: inherit;
		text-align: center;
		font-size: 24px;
		line-height: 9px;
		content: "-";
		margin-right: 5px;
		transform: translateY(-50%) translateX(-10px);
		left: 0px;
		-webkit-transition: .3s all;
		-o-transition: .3s all;
		transition: .3s all;
	}
	.ttm-header-style-stackcenter #site-header-menu #site-navigation .menu ul.dropdown>li.has-submenu>a:after,
	.ttm-header-style-classic #site-header-menu #site-navigation .menu>ul.dropdown>li.has-submenu>a:after {
		content: "\f107";
		display: inline-block;
		font-family: "FontAwesome";
		position: relative;
		font-size: 15px;
		margin-left: 3px;
		margin-top: 0px;
	}
	.ttm-header-style-classic .ttm-rt-contact .ttm-custombutton {
		display: inline-block;
		padding: 0 28px;
		position: relative;
		margin-left: 2px;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		-o-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
	}
	.ttm-header-style-classic .ttm-custombutton a {
		font-size: 14px;
		font-weight: 600;
	}
	.ttm-header-style-stackcenter #site-header-menu #site-navigation .menu>ul>li>a {
		padding: 0 23px;
	}
	.ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-left {
		border-right: 1px solid #f1f1f1;
	}
	.ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-right {
		border-left: 1px solid #f1f1f1;
	}
	.ttm-header-style-stackcenter .ttm-header-wrap .ttm-stickable-header-w {
		display: block;
	}
	.ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-right,
	.ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-left {
		display: block;
		width: 100%;
		float: left;
	}
	.ttm-header-style-stackcenter .info-widget,
	.ttm-header-style-stackcenter .sitebranding {
		margin-bottom: 0;
	}
	.ttm-header-style-stackcenter .info-widget {
		padding-left: 25px;
	}
	.ttm-header-style-stackcenter .info-widget {
		display: table;
		position: relative;
        float: right;
	}
	.ttm-header-style-stackcenter .info-widget-content {
		display: table-cell;
		vertical-align: middle;
		padding-top: 37px;
		font-size: 17px;
	}
	.ttm-header-style-stackcenter .widget-left .info-widget-content:before,
	.ttm-header-style-stackcenter .widget-right .info-widget-content:after {
		position: absolute;
		top: 24px;
		width: 37px;
		height: 40px;
		background-repeat: no-repeat;
		content: "";
	}
	.ttm-header-style-stackcenter .info-widget-content p {
		font-size: 14px;
		font-weight: 600;
		margin: 0px;
		position: relative;
		top: -5px;
	}
	.ttm-header-style-stackcenter .info-widget-content a {
    position: relative;
    font-size: 18px;
    margin: 0;
    background: #62beb0;
    font-weight: 500;
    line-height: 0px;
    padding: 5px 30px;
    margin-left: 4px;
        cursor: pointer;
    border-radius: 200px;
    color: #fff !important;
	}
 .ttm-header-style-stackcenter .info-widget-content a:hover {
    background: #5d2f89;
	}
	.ttm-header-style-stackcenter .widget-right .info-widget-content h5 {
		margin-right: 28px;
	}
	.ttm-header-style-stackcenter .site-branding {
		float: none;
		text-align: left;
		margin-left: -7px;
	}
	.ttm-header-style-stackcenter .widget-right .info-widget {
		text-align: right;
		float: right;
        font-weight: 600;
	}
	.ttm-header-style-stackcenter .menu {
		float: none;
		text-align: center;
	}
	.ttm-header-style-stackcenter .ttm-rt-contact {
		position: absolute;
		right: -1px;
		top: 0;
		font-size: 14px;
		color: #fff;
		padding: 0px 0px 0px 8px;
		height: 65px;
		line-height: 65px;
	}
	.ttm-header-style-stackcenter .ttm-rt-contact .ttm-header-icons,
	.ttm-header-style-stackcenter .ttm-rt-contact .ttm-header-icon {
		height: 65px;
		line-height: 65px !important;
	}
	.ttm-stickable-header.fixed-header .ttm-header-icons {
		margin-right: 0px;
	}
	.ttm-header-style-stackcenter .ttm-stickable-header.fixed-header .ttm-header-icons {
		margin-right: 15px;
	}
	.ttm-header-style-stackcenter .ttm-header-icons:before {
		display: none;
	}
	.second-footer>div>.row .widget-area:first-child .widget {
		margin-right: 10px;
	}
	.second-footer>div>.row .widget-area:first-child .widget:not(:first-child) {
		padding: 0;
		margin-top: -20px;
	}
}
@media (max-width: 1200px) {
        .MobileHeader{
        position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10000;
    }
	header .container {
		max-width: 100%;
	}
	.ttm-topbar-wrapper {
		display: none !important;
	}
	.res-1200-ptb-0 {
		padding: 0px !important;
	}
	.res-1200-pt-0 {
		padding-top: 0px !important;
	}
	.res-1200-pb-30 {
		padding-bottom: 30px !important;
	}
	.res-1200-pl-30 {
		padding-left: 30px !important;
	}
	.res-1200-pb-50 {
		padding-bottom: 50px !important;
	}
	.res-1200-mt-0 {
		margin-top: 0 !important;
	}
	.res-1200-mr-0 {
		margin-right: 0 !important;
	}
	.res-1200-plr-0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.res-1200-plr-15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image,
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image.active {
		width: 33.33%;
		max-width: 33.33%;
		padding: 0 15px;
	}
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image.active .featured-imagebox-service-inner,
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image .featured-imagebox-service-inner {
		width: 100%;
	}
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image.active .featured-thumbnail {
		width: 100%;
	}
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image.active .featured-content {
		width: 100%;
	}
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image .featured-content-inner {
		position: unset;
	}
}

@media all and (max-width: 1023px) {
.Client-FormSec {
	margin-top: 0;
	padding-bottom: 60px;
}
.WrksPara {
    padding: 0;
    line-height: 20px;
}
.FreeAsses {
    padding: 0;
}

.careimg-none{
	display: none;
}







}

@media all and (max-width: 1199px) {

	.WorksTitle {
		padding: 0;
		margin-bottom: 60px;
		font-size: 17px;
		line-height: 28px;
	}

	
	.ttm-menu-toggle {
		position: relative;
		height: 30px;
		width: 28px;
	}
	.Cqcpad{
		padding-top: 80px;
	}
    .bd-example {
    margin-top: 80px;
}
    .carousel-caption {
}
    .SLideTwo {
    padding-left: 0%;
}
    .SLideOne h1 {
    line-height: 43px;
    font-size: 38px;
}
        .SLideTwo h1 {
    line-height: 43px;
    font-size: 38px;
}
    .SLideOne p {
    color: #4b4a4a;
    font-size: 15px;
    line-height: 19px;
    width: 100%;
}
 .SLideTwo p {
    color: #4b4a4a;
    font-size: 15px;
    line-height: 19px;
    width: 100%;
}
    .SLideOne h4 {
    margin-bottom: 0px;
    font-size: 17px;
}
        .SLideTwo h4 {
    margin-bottom: 0px;
    font-size: 17px;
}
    .BtGreen {
    padding: 7px 25px;
            font-size: 14px;
}
        .BtBlack {
    padding: 7px 25px;
                font-size: 14px;
}
        .SLidetwo p {
    color: #4b4a4a;
    font-size: 15px;
}
.BtTopSlide {
    margin-top: 15px;
}
	.ttm-menu-toggle label {
		cursor: pointer;
		position: absolute;
		z-index: 99;
		height: 100%;
		width: 100%;
		top: 33px;
		left: 0;
		margin: 0;
	}
    .carousel-control-next, .carousel-control-prev {
    width: 7%;
    display: none;
}
	.ttm-menu-toggle .toggle-block {
		position: absolute;
		height: 2px;
		width: 100%;
		padding: 0;
		background-color: #262626;
	}

	.ttm-menu-toggle .toggle-blocks-1 {
		position: relative;
		float: left;
	}
	.ttm-menu-toggle .toggle-blocks-2 {
		position: relative;
		float: left;
		margin-top: 7px;
	}
	.ttm-menu-toggle .toggle-blocks-3 {
		position: relative;
		float: left;
		margin-top: 7px;
	}
	.ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-2 {
		opacity: 0;
	}
	.ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-1 {
		transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		margin-top: 10px;
	}
	.ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-3 {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		margin-top: -12px;
	}
	#site-header-menu #site-navigation .menu {
		clear: both;
		min-width: inherit;
		float: none;
	}
	#site-header-menu #site-navigation .menu>li>ul.sub-menu {
		padding: 0px;
		border: none;
	}
	#site-header-menu #site-navigation .menu,
	#site-header-menu #site-navigation .menu>ul ul,
	#site-header-menu #site-navigation .menu ul li>ul li a:before {
		display: none;
	}
	#site-header-menu #site-navigation .menu.active,
	#site-header-menu #site-navigation .menu>ul ul.active {
		max-height: 55em;
		display: block;
	}
	#site-header-menu #site-navigation .menu>ul>li:last-of-type a {
		border: none;
	}
	#site-header-menu #site-navigation .menu li a {
		color: #fff;
		display: block;
		padding: 0.8em;
		position: relative;
	}
	#site-header-menu #site-navigation .menu ul li:hover>ul {
		display: block;
	}
	#site-header-menu #site-navigation .menu ul li>ul {
		padding-left: 15px;
	}
	#site-header-menu #site-navigation .menu ul ul,
	#site-header-menu #site-navigation .menu ul ul ul {
		display: inherit;
		position: relative;
		left: auto;
		top: auto;
		border: none;
	}
	.site-header-menu-inner.ttm-stickable-header {
		width: auto;
		display: block;
		position: relative;
	}
	.site-branding {
		float: none;
	}
	.site-branding {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}
    .site-branding img {
    max-height: 57px;
    margin-left: 22px;
}
	.ttm-stickable-header-w {
		height: 85px;
		line-height: 117px;
	}
	#site-header-menu #site-navigation .menu ul>li ul li>a {
		padding: 15px 15px 15px 0;
		font-size: 15px;
	}
	#site-header-menu #site-navigation .menu>ul {
		position: absolute;
		padding: 10px 20px;
		box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
		z-index: 100;
		width: 100%;
		top: auto;
		background-color: #fff;
		border-top: 3px solid;
	}
	#site-header-menu #site-navigation .menu>ul {
		top: 70px;
	}
	#site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a:after {
		content: '\f107';
	}
	#site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a.active:after {
		content: '\f106';
	}
	#site-navigation .menu>ul li:not(:last-child) {
		border-bottom: 1px solid rgba(93, 101, 118, 0.15);
	}
	#site-header-menu #site-navigation .menu ul.dropdown>li>a:after {
		position: absolute;
		right: 0;
		font-size: 16px;
		opacity: .8;
	}
	#site-header-menu #site-navigation .menu ul>li.has-submenu>a:after {
		content: "\f107";
		display: inline-block;
		font-family: "FontAwesome";
		position: relative;
		font-size: 20px;
		position: absolute;
		right: 5px;
	}
	#site-header-menu #site-navigation .menu ul li a {
		display: block;
		padding: 15px 0px;
		text-decoration: none;
		line-height: 18px !important;
		height: auto;
		line-height: 18px;
		color: #000;
	}
	#site-header-menu #site-navigation .menu li,
	#site-header-menu #site-navigation .menu>ul>li {
		display: block;
	}
	#site-header-menu #site-navigation .menu,
	#site-header-menu #site-navigation .menu>ul ul {
		overflow: hidden;
		max-height: 0;
		background-color: #fff;
	}
	.ttm-search-overlay .w-search-form-row:before {
		right: 7px;
	}
	.ttm-header-icons {
		position: absolute;
		top: 0;
		float: none;
		right: 0px;
		margin-right: 0px;
	}
	.ttm-menu-toggle .spinner {
		position: absolute;
		height: 2px;
		width: 100%;
		padding: 0;
		background-color: #262626;
	}
	.ttm-header-style-overlay .ttm-menu-toggle .toggle-block {
		background-color: #fff;
	}
	.ttm-header-style-classic #ttm-stickable-header-w.ttm-stickable-header-w {
		background-color: #fff;
	}
	.widget-left,
	.widget-right {
		display: none;
	}
	.width-36,
	.width-64 {
		width: 100%;
	}
	.ttm-tabs ul.tabs.text-right {
		text-align: left !important;
	}
	.res-1199-ptb-0 {
		padding: 0px !important;
	}
	.res-1199-pt-0 {
		padding-top: 0px !important;
	}
	.res-1199-pb-30 {
		padding-bottom: 30px !important;
	}
	.res-1199-pl-15 {
		padding-left: 15px !important;
	}
	.res-1199-pr-15 {
		padding-right: 15px !important;
	}
	.res-1199-pl-30 {
		padding-left: 30px !important;
	}
	.res-1199-pb-50 {
		padding-bottom: 50px !important;
	}
	.res-1199-mt-0 {
		margin-top: 0 !important;
	}
	.res-1199-mt-10 {
		margin-top: 10px !important;
	}
	.res-1199-mt-20 {
		margin-top: 20px !important;
	}
	.res-1199-mt-30 {
		margin-top: 30px !important;
	}
	.res-1199-mb-10 {
		margin-bottom: 10px !important;
	}
	.res-1199-mb-20 {
		margin-bottom: 20px !important;
	}
	.res-1199-mtb-0 {
		margin-top: 0 !important;
		margin-bottom: 0px !important;
	}
	.res-1199-mr-0 {
		margin-right: 0 !important;
	}
	.res-1199-plr-0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.res-1199-plr-15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.res-1199-mlr-15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.res-1199-ptb-200 {
		padding: 200px 0px !important;
	}
	.res-1199-ml-0 {
		margin-left: 0 !important;
	}
	.spacing-4 {
		padding-top: 82px !important;
		padding-right: 15px !important;
		padding-bottom: 82px !important;
		margin-top: 0px !important;
		margin-right: 0px !important;
		padding-left: 15px !important;
	}
	.spacing-6 {
		margin-top: 0 !important;
		margin-bottom: 0px !important;
		padding-top: 42px !important;
		padding-right: 15px !important;
		padding-left: 15px !important;
		padding-bottom: 20px !important;
	}
	.ttm-row.gallery-plan-section {
		margin-top: 0px !important;
	}
	.ttm-row.about-client-section {
		margin-top: 0 !important;
	}
	.break-1199-colum .row .col-lg-2,
	.break-1199-colum .row .col-lg-3,
	.break-1199-colum .row .col-lg-4,
	.break-1199-colum .row .col-lg-5,
	.break-1199-colum .row .col-lg-6,
	.break-1199-colum .row .col-lg-7,
	.break-1199-colum .row .col-lg-7,
	.break-1199-colum .row .col-lg-9,
	.break-1199-colum .row .col-lg-10,
	.break-1199-colum .row .col-lg-11,
	.break-1199-colum .row .col-lg-12 {
		flex: 100% !important;
		max-width: 100%;
		float: none !important;
		display: block !important;
	}
	.break-1199-colum.bg-layer .row>[class*='col-']>[class*='ttm-col-bgcolor-yes'],
	.break-1199-colum.bg-layer .row>[class*='col-']>[class*='ttm-col-bgimage-yes'] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.break-1199-colum .ttm-equal-height-image {
		display: block;
		width: 100%;
	}
	.break-1199-colum .ttm-col-bgimage-yes {
		height: auto !important;
	}
	.break-1199-colum .ttm_single_image-wrapper {
		text-align: center;
	}
	.ttm-row .container,
	.ttm-row .container-fluid,
	.ttm-page-title-row .container,
	footer .container,
	.element-row .container,
	.sidebar .container {
		max-width: 100%;
	}
	.ttm-row .container,
	.ttm-page-title-row .container,
	footer .container,
	.element-row .container,
	.sidebar .container {
		padding: 0;
	}
	.ttm-row .container>.row,
	.ttm-page-title-row .container>.row,
	footer .container .row,
	.element-row .container>.row,
	.sidebar .container>.row {
		margin: 0;
	}
	.ttm-fid-view-roundbox.ttm-column-middlebox {
		left: 50%;
		margin: 0;
	}
	.inside.ttm-fid-view-roundbox {
		max-width: 160px;
	}
	.inside .ttm-center-fid {
		height: 128px;
		width: 128px;
	}
	.ttm-sucessstories-box {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.ttm-row.break-991-colum.bg-layer>.container {
		padding: 0 15px;
	}
	.spacing-2 {
		padding-bottom: 0px !important;
	}
	.ttm-row.our-team-section {
		padding-top: 90px;
	}
	.ttm-header-icon.ttm-header-button {
		display: none;
	}
}
@media (min-width: 992px) {
	.sidebar.ttm-sidebar-right .content-area {
		padding-right: 20px;
	}
	.sidebar.ttm-sidebar-left .content-area,
	.sidebar .sidebar-right {
		padding-left: 20px;
	}
	.sidebar.ttm-sidebar-left .content-area {
		margin-right: -30px;
		padding-right: 20px;
	}
	.sidebar .sidebar-left.ttm-left-span .ttm-col-wrapper-bg-layer {
		margin-right: -15px;
	}
    
}
@media (max-width: 991px) {
	.break-991-colum .row .col-md-7,
	.break-991-colum .row .col-md-5,
	.break-991-colum .row .col-md-4,
	.break-991-colum .row .col-md-3,
	.break-991-colum .row .col-md-6,
	.break-991-colum .row .col-md-9 {
		flex: 100% !important;
		max-width: 100% !important;
		float: none !important;
		display: block !important;
	}
	.break-991-colum.bg-layer .container>.row>[class*='col-']>[class*='ttm-col-bgcolor-yes'] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.ttm-equal-height-image,
	.break-991-colum .ttm-equal-height-image {
		display: block;
		width: 100%;
	}
	.ttm-btn.float-right {
		float: none !important;
	}
	.break-991-colum .ttm-col-bgimage-yes,
	.break-991-colum.bg-layer-equal-height .ttm-col-bgcolor-yes {
		height: auto !important;
	}
	.row-title h2.title {
		font-size: 45px;
		line-height: 50px;
	}
	.row-title h5 {
		line-height: 36px;
	}
	.section-title h2.title {
		font-size: 35px;
		line-height: 48px;
	}
	.section-title {
		margin-bottom: 30px;
	}
	body .page.ttm-sidebar-true .site-main,
	.ttm-row {
		padding: 50px 0;
	}
	.ttm-row.row-top-section,
	.ttm-row.services-section,
	.ttm-row.home2-top-section,
	.ttm-row.home3-services-section,
	.ttm-row.home3-testimonial-section,
	.ttm-row.home3-client-section,
	.ttm-row.home3-about-section {
		padding: 0 0 !important;
	}
	.ttm-row.home2-services-section,
	.ttm-row.customer-story-section,
	.ttm-row.home-banner-section,
	.ttm-row.row-title-style3-section {
		padding-bottom: 0px !important;
	}
	.ttm-row.home3-working-section,
	.ttm-row.about-top-section,
	.ttm-row.services-box-section,
	.ttm-row.about2-working-section,
	.ttm-row.meal-plan-top-section,
	.ttm-row.contact-form-section,
	.ttm-row.faqs-accordion-section,
	.ttm-row {
		padding-top: 50px !important;
	}
	.ttm-row.our-event-section,
	.ttm-row.home-cta-section,
	.ttm-row.home2-cta-section,
	.ttm-row.row-title-style4-section,
	.ttm-row.processbox-section,
	.ttm-row.home3-working-section,
	.ttm-row.gallery-plan-section,
	.ttm-row.pricing-plan-section,
	.ttm-row.about-fid-section,
	.ttm-row.about-our-team-section,
	.ttm-row.meal-plan-top-section,
	.ttm-row.contact-form-section,
	.ttm-row.faqs-accordion-section,
	.ttm-row.faqs-top-section,
	.ttm-row.faqs-cta-section,
	.ttm-row.portfolio-style-section,
	.ttm-row.product-section,
	.ttm-row.team-details-section,
	.ttm-row.home3-about-section {
		padding-bottom: 30px !important;
	}
	.ttm-row.our-post-section,
	.ttm-row.home3-post-section,
	.ttm-row.team-style2-section,
	.ttm-row.customer-success-story-section,
	.ttm-row.our-team-section {
		padding-bottom: 20px !important;
	}
	.ttm-row.client-section,
	.ttm-row.product-section,
	.ttm-row.services-pricing-plan-section,
	.ttm-row.about-fid-section {
		padding-top: 30px !important;
	}
	.ttm-row.customer-story-section {
		padding-top: 15px !important;
	}
	.ttm-row.workingtext-section,
	.ttm-row.about-workingtext-section {
		padding-bottom: 20px !important;
	}
	.ttm-row.home3-row-title-section {
		padding-top: 120px !important;
	}
	.ttm-row.blog-left-section {
		padding-bottom: 40px !important;
	}
	.ttm-row.product-section.style2 {
		padding-top: 50px !important;
	}
	.ttm-row.about-section_2 {
		padding: 35px 0 0px;
	}
	.ttm-row.working-section_2 {
		padding: 0px 0 32px;
	}
	.ttm-row.second-testimonial-section {
		padding: 20px 0 1px;
	}
	.ttm-row.team-style2-section_1 {
		padding: 44px 0 45px;
	}
	.ttm-row.about-section_3 {
		padding: 48px 0 20px;
	}
	.ttm-row.blog_faq-section {
		padding: 47px 0 90px;
	}
	.ttm-row.product-section.style2,
	.ttm-row.about-workingtext-section {
		padding-top: 47px;
	}
	.ttm-row.about2-working-section {
		padding-bottom: 40px;
	}
	.ttm-row.home-cta-section {
		padding-top: 60px;
		padding-bottom: 40px !important;
	}
	.ttm-row.classes-top-section {
		padding-top: 37px;
	}
	.ttm_single_image-wrapper,
	.single-img,
	.ttm-reset-content-center-991 {
		text-align: center !important;
	}
	.ttm_single_image-wrapper .text-right {
		text-align: left !important;
	}
	.featured-thumbnail img {
		width: 100%;
	}
	.footer .widget {
		margin: 30px 0 0px;
	}
	.footer .first-footer {
		padding: 27px 0 27px;
	}
	.footer .first-footer .widget-area.text-right {
		text-align: left !important;
	}
	.footer .first-footer .featured-icon-box .ttm-icon {
		margin-left: 7px;
	}
	.footer .first-footer .download-button {
		margin-left: 30px;
	}
	.footer .second-footer {
		padding-top: 15px;
		padding-bottom: 35px;
	}
	.ttm-footer2-left,
	.ttm-footer2-right {
		text-align: left;
	}
	.map-wrapper {
		height: 290px !important;
		padding: 0px !important;
	}
	.element-row {
		padding: 0 0 30px;
	}
	.element-row>.section-title h2.title {
		margin-top: 0px;
	}
	.ttm-product-image-box img {
		width: 100%;
	}
	.sidebar .content-area {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.res-991-m-0 {
		margin: 0 !important;
	}
	.res-991-mb-0 {
		margin-bottom: 0 !important;
	}
	.res-991-ml-0 {
		margin-left: 0 !important;
	}
	.res-991-ml_15 {
		margin-left: -15px !important;
	}
	.res-991-ml-15 {
		margin-left: 15px !important;
	}
	.res-991-mr_15 {
		margin-right: -15px !important;
	}
	.res-991-mr-0 {
		margin-right: 0 !important;
	}
	.res-991-mt-0 {
		margin-top: 0 !important;
	}
	.res-991-mb-0 {
		margin-bottom: 0 !important;
	}
	.res-991-mtb-0 {
		margin-top: 0 !important;
		margin-bottom: 0px !important;
	}
	.res-991-mt_15 {
		margin-top: -15px !important;
	}
	.res-991-mt-10 {
		margin-top: 10px !important;
	}
	.res-991-mt-30 {
		margin-top: 30px !important;
	}
	.res-991-mt-40 {
		margin-top: 40px !important;
	}
	.res-991-mt-50 {
		margin-top: 50px !important;
	}
	.res-991-mt-60 {
		margin-top: 60px !important;
	}
	.res-991-mb-20 {
		margin-bottom: 20px !important;
	}
	.res-991-mb-30 {
		margin-bottom: 30px !important;
	}
	.res-991-mb-40 {
		margin-bottom: 40px !important;
	}
	.res-991-mb-45 {
		margin-bottom: 45px !important;
	}
	.res-991-mb-50 {
		margin-bottom: 50px !important;
	}
	.res-991-mlr-15 {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.res-991-mlr-0 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.res-991-mt_50 {
		margin-top: -50px !important;
	}
	.res-991-mb_70 {
		margin-bottom: -70px !important;
	}
	.res-991-mt_145 {
		margin-top: -145px !important;
	}
	.ttm-page-title-row {
		padding: 110px 0 35px;
	}
	.padding-1 {
		padding-top: 50px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
	}
	.ttm-row.about-section_1 {
		padding: 26px 0 0px;
	}
	.ttm-row.working-section_1 {
		padding: 48px 0 200px;
	}
	.ttm-row.processbox-section_1 {
		padding: 49px 0 40px;
	}
	.ttm-row.client-section_1 {
		padding: 40px 15px 27px;
	}
	.ttm-row.our-post-section_1 {
		padding: 47px 0 30px;
	}
	.ttm-row.about-blog-section,
	.ttm-row.home3-about-section {
		padding-bottom: 40px;
	}
	.res-991-p-0 {
		padding: 0 ! important;
	}
	.res-991-pt-15 {
		padding-top: 15px !important;
	}
	.res-991-pt-20 {
		padding-top: 20px !important;
	}
	.res-991-pt-30 {
		padding-top: 30px !important;
	}
	.res-991-pt-40 {
		padding-top: 40px !important;
	}
	.res-991-pt-45 {
		padding-top: 45px !important;
	}
	.res-991-pt-50 {
		padding-top: 50px !important;
	}
	.res-991-ptb-0 {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.res-991-pt-0 {
		padding-top: 0px !important;
	}
	.res-991-pl-0 {
		padding-left: 0px !important;
	}
	.res-991-pl-10 {
		padding-left: 10px !important;
	}
	.res-991-pl-15 {
		padding-left: 15px !important;
	}
	.res-991-pb-0 {
		padding-bottom: 0px !important
	}
	.res-991-pb-5 {
		padding-bottom: 5px !important
	}
	.res-991-pb-10 {
		padding-bottom: 10px !important
	}
	.res-991-pb-20 {
		padding-bottom: 20px !important
	}
	.res-991-pb-30 {
		padding-bottom: 30px !important
	}
	.res-991-pb-50 {
		padding-bottom: 50px !important
	}
	.res-991-pb-60 {
		padding-bottom: 60px !important
	}
	.res-991-pb-70 {
		padding-bottom: 70px !important
	}
	.res-991-pb-80 {
		padding-bottom: 80px !important
	}
	.res-991-pb-90 {
		padding-bottom: 90px !important
	}
	.res-991-pb-100 {
		padding-bottom: 100px !important
	}
	.res-991-plr-0 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.res-991-plr-15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.res-991-ptb-35 {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}
	.res-991-pt-200 {
		padding-top: 200px !important;
	}
	.res-991-pb-195 {
		padding-bottom: 195px !important;
	}
	.res-991-pr-0 {
		padding-right: 0 !important;
	}
	.res-991-pr-15 {
		padding-right: 15px !important;
	}
	.spacing-1 {
		margin: 0 !important;
		padding: 50px 15px 15px !important;
	}
	.spacing-2 {
		padding-top: 40px !important;
		padding-right: 0px !important;
		padding-bottom: 15px !important;
		padding-left: 0px !important;
	}
	.spacing-5 {
		margin-left: 0px !important;
		padding-top: 50px !important;
		padding-right: 15px !important;
		padding-bottom: 50px !important;
		padding-left: 15px !important;
	}
	.spacing-4 {
		padding-top: 50px !important;
		padding-right: 15px !important;
		padding-bottom: 50px !important;
		margin-top: 0px !important;
		margin-right: 0px !important;
		padding-left: 15px !important;
	}
	.spacing-7 {
		margin-bottom: 0px !important;
		padding-top: 42px !important;
		padding-right: 15px !important;
		padding-bottom: 50px !important;
		margin-right: -15px !important;
	}
	.spacing-15 {
		margin-right: -15px;
		padding-left: 39px;
	}
	.spacing-14 {
		margin-top: 0px;
		padding: 38px 15px 35px 15px;
	}
	.spacing-16 {
		padding-bottom: 20px;
		margin-left: -15px;
	}
	.spacing-19 {
		padding: 23px 0px 0 30px;
	}
	.featured-imagebox.featured-imagebox-customer {
		padding-bottom: 15px;
            text-align: center;
	}
	.ttm-fid-row-wrapper.ttm-clients-colum-sep .col-sm-6:last-child {
		padding-left: 0 !important;
	}
	.ttm-processbox-wrapper {
		display: block;
	}
	.ttm-processbox-wrapper .ttm-processbox .ttm-box-image:before {
		background-image: none;
		display: none
	}
    .layer-content {
    padding: 15px 0px 20px 0px;
}
	.ttm-fid-view-roundbox.ttm-column-rightbox {
		left: 50%;
		right: 0;
	}
	.ttm-right-video-icon.text-right {
		left: 50%;
		right: auto;
		top: auto;
		margin-left: -20px;
	}
	.client.style2,
	.client.style3 {
		padding: 20px 0 20px;
	}
	.row-title.style5 h2.title {
		line-height: 50px;
	}
	.row-title.style6.text-right,
	.row-title.style6.text-left {
		text-align: center !important;
	}
	.row.classes-row {
		margin-top: 0px !important;
		padding: 20px 0;
	}
	.sidebar .sidebar-right,
	.sidebar .sidebar-left {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.ttm-pf-single-related-wrapper {
		padding-top: 10px !important;
	}
	article.ttm-blog-classic {
		margin-bottom: 35px;
	}
	.related.products {
		margin-top: 0;
	}
	.testimonials .ttm-author-box {
		padding-bottom: 0px;
	}
	.testimonial-slide.style1 {
		padding: 0px 0px 15px 15px;
	}
	.testimonial-slide.style1.owl-theme .owl-dots {
		top: 15%;
	}
	.featured-icon-box.style13 {
		margin-top: 10px;
	}
	.testimonials.style4 .testimonial-content blockquote {
		padding: 0px;
	}
	.owl-carousel .owl-controls .owl-nav .owl-prev,
	.owl-carousel .owl-controls .owl-nav .owl-next,
	.owl-carousel .owl-controls .owl-dot {
		top: 40%;
	}
	.owl-carousel .owl-controls .owl-nav .owl-prev {
		display: none;
	}
	.owl-carousel .owl-controls .owl-nav .owl-next {
		display: none;
	}
	.testimonials.style4 .testimonial-content {
		padding: 45px 0 0;
		margin: 0 10px;
	}
	.testimonial-slide.style1.owl-theme .owl-dots:after {
		height: calc(100% + 94px);
	}
	.inside.ttm-fid-view-squarebox {
		margin-left: 0px;
	}
	.ttm-header-icon.ttm-header-button {
		display: none;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
	.ttm-tabs-style-classic ul.tabs {
		display: block;
		margin-bottom: 0 !important;
	}
	.ttm-tabs-style-classic ul.tabs li {
		margin-bottom: 5px;
	}
    .LayeProvide{
        padding: 0;
            padding-top: 20px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.featured-icon-box.style4 {
		padding: 15px 15px 20px 15px;
	}
.ttm-processbox-wrapper .ttm-processbox {
    float: left;
        margin-top: 40px;
}
    .mt_75 {
    margin-top: -5px !important;
}
.HowBg {
    margin-top: 25px;
}
.carousel-caption {
    left: 7%;
    top: 7%;
    width: 50%;
}
.SLideOne h1 {
    line-height: 36px;
    font-size: 28px;
        margin-bottom: 12px;
}
.SLideTwo h5 {
    line-height: 36px;
    font-size: 28px;
        margin-bottom: 12px;
}
.SLideOne h2 {
    line-height: 36px;
    font-size: 28px;
        margin-bottom: 12px;
}
.carousel-indicators {
    bottom: 10px;
}
.carousel-control-prev-icon {
    display: none;
}
.BtGreen {
    padding: 10px 25px 9px;
    font-size: 13px;
}
.BtBlack {
    padding: 10px 25px 9px;
    font-size: 13px;
}
    
}
@media (min-width: 768px) {
	div.product.ttm-single-product-details div.images {
		width: 40%;
	}
	.hidedesk{
		display: none;
	}
	div.product.ttm-single-product-details div.summary {
		width: 57%;
	}
	.row.ttm-sucessstories-box>.col-md-3 {
		padding-left: 0;
	}
	.row.ttm-sucessstories-box>.col-md-9 {
		padding: 0 20px 15px;
	}
	.media-body .reply {
		position: absolute;
		right: 15px;
		top: 15px;
	}
    .HideDesk{
       display: none !important; 
    }
}
@media only screen and (max-width:767px){
	body {
		font-size: 15px;
		line-height: 26px;
	}
	.PammsBg {
		margin-top: 12px;
		margin-bottom: 0;
	}
	.JobHeadTxt {
		font-size: 17px;
		font-weight: 600;
		line-height: 28px;
		margin-bottom: 0px;
		background-color: #f5f0ff;
		padding: 10px 14px 8px;
	}
	.accordion:after {
		margin-top: -28px;
	}
	.JobistSec {
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.careeJoblist li {
		display: none;
	}
	.JobHeadTxt {
		padding: 11px 20px 9px;
	}
	.jumbotron {
		padding: 50px 0 0;
		margin: 0;
	}
	.ApplyBg {
		padding-bottom: 40px;
	}
	.cqcmoob{
		width: 88%;
	}
	.DisplyCqc{
		height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.hidemob{
		display: none;
	}
	.Cqcpad {
        padding-top: 60px;
    }
    #ArrangePara {
    padding: 0 0px;
}
    .HowWeSecInner h3 {
    font-size: 28px;
    line-height: 37px;
}
    .SLideOne h1 span {
    color: #5d3088;
    font-weight: 500;
}
    .SLideTwo h5 span {
    color: #5d3088;
    font-weight: 500;
}
.HowWeSecInner {
    padding: 25px 16px 15px;
}
    .section-title {
    margin-bottom: 20px;
}
    .ttm-processbox-wrapper .ttm-processbox {
    padding: 0 0px;
}
    .TabTitle {
    font-size: 18px !important;
}
    .layer-content p{
        text-align: left;
    }
    .CareHome {
    padding-top: 40px;
    padding-bottom: 20px;
}
    	.ttm-processbox-wrapper .ttm-processbox {
		width: 100%;
		padding-bottom: 20px;
	}
    .MobCenter{
        text-align: center !Important;
    }
    .ttm-tabs ul.tabs li a {
    font-size: 14px !Important ;
    font-weight: 400;
}
	.carousel-control-next,
	.carousel-control-prev {
		width: 7%;
		display: none;
	}
    .MobBtm{
        margin-bottom: 15px;
    }
    .Careh5 {
    color: #5d3088;
    font-size: 22px;
    line-height: 30px;
}
    .ttm-stickable-header-w {
    height: 70px;
}
    .site-branding {
    line-height: 69px;
}
    .MobileHeader{
        position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10000;
    }
.site-branding {
    height: 75px;
}
.SLideTwo h4 {
    color: #5d3088;
    margin-bottom: 8px;
    font-size: 19px;
    text-align: center;
}
    .QuickRow {
    width: 100%;
    text-align: center;
    background: #fff;
    margin: 0 10px;
    overflow: scroll;
    height: 530px;
}
    .formbg {
    padding: 0px;
}
.FreAss h4 {
    color: #5d2f89;
    font-size: 21px;
}
.FreAss p {
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 14px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
    padding: 10px 11px;
    border: 1px solid #dedede;
    font-size: 15px;
    margin-bottom: 10px;
}
    #site-header-menu #site-navigation .menu ul li a {
    padding: 17px 0px;
        font-weight: 500;
}
    .ttm-menu-toggle label {
    top: 26px;
}
    .SLideTwo {
    padding-left: 0;
        left: 0 !important;
}
    .site-branding img {
    max-height: 48px;
    margin-left: 10px;
}
    .ttm-search-overlay .ttm-icon-close {
    margin-right: 0px;
}
	.HideMobile {
		display: none !important;
	}
    .SLideOne h4 {
    color: #5d3088;
    }
    .carousel-item {
    position: static;
        height: 80vh;
}
.BtGreen {
    padding: 10px 18px;
}
.SLideOne h4 {
    text-align: center;
}
.BtBlack {
    padding: 10px 18px;
}
.BtTopSlide {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
  .carousel-indicators {
    bottom: 20px;
}  
.ttm-processbox-wrapper .ttm-processbox .process-num {
    display: none;
}
.carousel-inner {
    height: 80vh;
    background: #f6f6f6;
    text-align: center;
}
    .SLideOne p {
    color: #5d3088;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}
    .FormCall2 {
    float: left;
    font-size: 16px;
}
.SLideTwo p {
    color: #5d3088;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
}
	.HowBg {
		margin-top: 13px;
		color: #fff;
		padding: 25px 30px 10px;
		border-radius: 20px;
	}
	.HowBg h3 {
font-size: 22px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 12px;
	}
	.TtileWidth {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	.FormCall1 i {
		font-size: 36px;
		margin-right: 10px;
	}
	.FormCall2 p {
		margin-top: 1px;
		font-size: 19px;
		font-weight: 600;
		margin-bottom: 22px;
		margin-top: 6px;
	}
	.featured-title h3 {
		font-size: 18px;
		line-height: 28px;
		color: #000;
		margin-bottom: 8px;
	}
    .FillForpad {
    padding: 0 40px;
}
    .owl-carousel .owl-controls .owl-nav .owl-prev {
    display: none !important;
}
    .owl-carousel .owl-controls .owl-nav .owl-next {
    display: none !important;
}
    .FormMob{margin-top: 15px;padding-bottom: 0px !important;}
	.ttm-btn.ttm-btn-size-md {
		font-size: 15px;
		padding: 7px 30px;
	}
	.row-title.style2 p {
		font-size: 15px;
	}
	.ServTitle h5 a {
		font-size: 22px;
		margin-bottom: 2px;
		line-height: 30px;
	}
	.section-title h4.title {
    font-size: 24px;
    line-height: 34px;
	}
    .featured-title h5 {
    font-size: 18px;
    font-weight: 600;
}
.AwaBg {
    margin: 0 15px 10px;
}
	.featured-imagebox.featured-imagebox-service {
		margin-bottom: 0;
	}
	.featured-imagebox.featured-imagebox-service .ttm-box-bottom-content {
		padding: 20px;
		position: relative;
		text-align: left;
		font-size: 13px;
		line-height: 17px;
	}
	.FootTopSec h5 {
    font-size: 34px;
    margin-top: 20px;
    margin-bottom: 11px;
}
	.FootTopSec h4 span {
font-size: 27px;
    margin-bottom: 15px;
    color: #398b7f;
    line-height: 37px;
	}
	.FootTopSec p {
		font-size: 16px !important;
	}
	.row-title.style5 p {
		font-size: 20px;
		line-height: 25px;
	}
	.FootTop {
padding-top: 30px;
    padding-bottom: 10px;
	}
    .footer-logo {
    margin-bottom: 10px;
    margin-left: -3px;
}
	.client-section_1 {
		padding-top: 0 !important;
	}
	.featured-imagebox-service .ttm-box-bottom-content .featured-title h5,
	.featured-imagebox.featured-imagebox-post .featured-title h5 {
		line-height: 27px;
	}
	.blog-slide.owl-theme .owl-controls .owl-nav .owl-prev {
		display: none
	}
	.blog-slide.owl-theme .owl-controls .owl-nav .owl-next {
		display: none
	}
	.break-767-colum .row .col-sm-7,
	.break-767-colum .row .col-sm-5,
	.break-767-colum .row .col-sm-4,
	.break-767-colum .row .col-sm-3,
	.break-767-colum .row .col-sm-6,
	.break-767-colum .row .col-sm-9 {
		flex: 100% !important;
		max-width: 100% !important;
		float: none !important;
		display: block !important;
	}
	.break-767-colum.bg-layer .container>.row>[class*='col-']>[class*='ttm-col-bgcolor-yes'] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.ttm-equal-height-image,
	.break-767-colum .ttm-equal-height-image {
		display: block;
		width: 100%;
	}
	.break-767-colum .ttm-col-bgimage-yes,
	.break-767-colum.bg-layer-equal-height .ttm-col-bgcolor-yes {
		height: auto !important;
	}
	.title-box .page-title-heading h1 {
font-size: 27px;
    line-height: 37px;
	}
	.banner-image,
	.ttm-product-image-box {
		text-align: center;
	}
	.res-767-m-0 {
		margin: 0px !important;
	}
	.res-767-mb-0 {
		margin-bottom: 0px !important;
	}
	.res-767-mb-15 {
		margin-bottom: 15px !important;
	}
	.res-767-mb-30 {
		margin-bottom: 30px !important;
	}
	.res-767-mt-0 {
		margin-top: 0px !important;
	}
	.res-767-mt-10 {
		margin-top: 10px !important;
	}
	.res-767-mt-30 {
		margin-top: 30px !important;
	}
	.res-767-mt-40 {
		margin-top: 40px !important;
	}
	.res-767-mt-50 {
		margin-top: 50px !important;
	}
	.res-767-mlr-0 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.res-767-ml-0 {
		margin-left: 0 !important;
	}
	.res-767-plr-15 {
		padding: 0 15px !important;
	}
	.res-767-pl-15 {
		padding-left: 15px !important;
	}
	.res-767-pr-15 {
		padding-right: 15px !important;
	}
	.res-767-pl-0 {
		padding-left: 0px !important;
	}
	.res-767-pr-0 {
		padding-right: 0px !important;
	}
	.res-767-p-30 {
		padding: 30px;
	}
	.res-767-pb-30 {
		padding-bottom: 30px !important;
	}
	.res-767-pt-30 {
		padding-top: 30px !important;
	}
	.res-767-pt-15 {
		padding-top: 15px !important;
	}
	.res-767-pb-25 {
		padding-bottom: 25px !important;
	}
	.res-767-pb-300 {
		padding-bottom: 300px !important;
	}
	.ttm-tabs.ttm-tab-style-vertical .content-tab {
		padding: 10px 20px;
	}
	.ttm-tabs.ttm-tab-style-horizontal ul.tabs li,
	.ttm-tabs.ttm-tab-style-horizontal ul {
		display: block;
		margin-right: 0;
	}
	.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
		border-radius: 0;
	}
	table.shop_table:not(.checkout-review-order-table) tr td {
		display: block;
		text-align: right;
	}
	table .cart_item .product-thumbnail,
	.shop_table_responsive thead {
		display: none;
	}
	table.shop_table:not(.checkout-review-order-table) tbody tr {
		display: block;
	}
	table.shop_table_responsive tr.cart_item td:not(.product-remove)::before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
	}
	.coupon {
		float: none;
		padding-bottom: .5em;
	}
	td.actions button {
		width: 100%;
	}
	.coupon input,
	td.actions .coupon .button {
		width: auto;
		margin-top: 5px;
	}
	.quantity {
		display: inline-block;
	}
	.cart-collaterals {
		margin-top: 0px;
	}
	.cart-collaterals .cart_totals {
		width: 100%;
		float: none;
	}
	.ttm-search-overlay .ttm-site-searchform {
		left: 0%;
		width: 100%;
		padding: 0 28px;
		margin-left: 0;
	}
	.workingtext-section {
    padding-top: 30px !important;
}
	.section-title.text-center .title-desc {
		width: 100%;
		    text-align: center !important;
		margin: 0 auto;
		font-size: 16px;
		line-height: 26px;
	}
	.ttm-team-box-view-overlay-style2 {
		text-align: center;
		display: block;
	}
	.row.ttm-sucessstories-box>.col-md-9 {
		margin-top: 15px;
	}
	.ttm-sucessstories-box {
		padding-left: 0;
		padding-right: 0;
	}
	.panel-row {
		display: block;
	}
	.spacing-12 
		margin-top: 15px !important;
	.comment-form .comment-form-author,
	.comment-form .comment-form-email,
	.comment-form .comment-form-url {
		width: 100%;
		margin-right: 0%;
	}
	div.product.ttm-single-product-details div.images,
	div.product.ttm-single-product-details div.summary {
		width: 100%;
		float: none;
	}
	.inside.ttm-fid-view-squarebox {
		margin-left: 0px;
		margin-top: 20px;
	}
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image,
	.featured-imagebox.featured-imagebox-services.style1.ttm-box-view-before-image.active {
		width: 100%;
		max-width: 100%;
		margin: 0 15px 20px 15px;
	}
	.processbox-section_1 .ttm-processbox-wrapper {
		margin-top: -15px;
	}
	.featured-icon-box.style10 {
		margin-top: 25px;
	}
	.featured-icon-box.style10 .featured-content {
		padding: 0;
	}
    .carousel-caption {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    z-index: 10;
    padding: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.ServSecOne {
    padding-top: 0;
    padding-bottom: 10px;
}
.widget ul>li {
    padding: 0 0 10px 0;
}
.widget ul.widget-contact li {
    padding-left: 0px;
}
.blog-slide {
    position: relative;
    padding-top: 30px;
}
#ServMob{
    padding-bottom: 10px !important;
}
.section-title.text-center h5 {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 5px;
    font-size: 18px;
}
.InnSerTitle a {
    line-height: 32px;
}
.separator .sep-line, .separator .sep-line_1 {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.widget-contact li i {
    display: none;
}
.ServSecFour {
    padding-bottom: 10px;
}
.workingtext-section {
    padding-top: 30px !important;
}
.BtBlack {
    padding: 13px 12px;
    font-size: 16px;
    float: left;
    width: 70%;
    margin: 0 auto;
}
.BtGreen {
    padding: 13px 12px;
    font-size: 16px;
    float: left;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.SLideOne h4 {
    text-align: center;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 28px;
}
.SLideTwo h4 {
    text-align: center;
    margin-bottom: 19px;
    font-size: 18px;
    line-height: 30px;
}
 .SLideOne h1 {
    line-height: 36px;
    text-align: center;
    font-size: 26px;
    margin-bottom: 22px;
    color: #5d3088;
}	
    .SLideTwo h1 {
    line-height: 40px;
    text-align: center;
    font-size: 30px;
    margin-bottom: 22px;
    color: rgb(255 255 255);
}
    .SLideOne h5 {
    line-height: 54px;
    text-align: center;
    font-size: 40px;
    margin-bottom: 22px;
    color: rgb(255 255 255);
}	
.SLideTwo h5 {
    line-height: 36px;
    text-align: center;
    font-size: 26px;
    margin-bottom: 22px;
    color: #5d3088;
}
.SLideOne h2 {
    line-height: 36px;
    text-align: center;
    font-size: 26px;
    margin-bottom: 22px;
    color: #5d3088;
}   
    
.MobTop{
    margin-top: 0 !important;
}
body .page.ttm-sidebar-true .site-main, .ttm-row {
    padding: 30px 0;
}
.ttm-row.client-section_1 {
    padding: 0px 15px 27px;
}
.spacing-19 {
    padding: 4px 0px 0 0px;
}
.testimonials.style3 .testimonial-content blockquote {
    border: none;
    outline: none;
    text-align: left;
    position: relative;
    color: #606060 !important;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    padding-left: 0;
    margin: 0;
    font-size: 15px;
    background-color: transparent;
    line-height: 25px;
    margin-left: 5px;
    padding-top: 20px;
}
.testimonials .ttm-author-box {
    margin-left: 5px;
}
.testimonial-slide.style1 .testimonial-caption label {
    padding-left: 0;
    font-size: 14px;
}
.toggle-content p {
    text-align: left;
        margin-bottom: 9px;
    font-size: 16px;
    padding-top: 9px;
    line-height: 28px;
}
.pt-0, .py-0 {
    padding-top: 0 !important;
}
.widget-area {
    margin-bottom: 30px;
}
.footer .widget {
    margin: 0px 0 0px;
}
.footer .second-footer {
    padding-top: 40px;
    padding-bottom: 5px;
}
.ttm-footer2-left, .ttm-footer2-right {
    text-align: center;
}
    .widget .widget-title {
    font-size: 22px;
}
#FeatIco {
    padding: 13px 0 0 0;
}
.ttm-list.ttm-list-style-icon li {
    padding-left: 19px;
    list-style: none;
    position: relative;
    color: #5d3088;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
}
.featured-icon-box.without-icon .ttm-list.ttm-list-style-icon li:not(:first-child) {
    margin-bottom: 14px;
    line-height: 1;
}
.BgDark1{min-height: auto;margin-top: 5px;}
.WhyTxt {
    margin-bottom: 0;
    font-size: 26px;
}
.WhyHome {
    width: 93%;
    margin-bottom: 20px;
}
.ttm-list.ttm-list-style-icon li i {
    top: 8px;
}
.Whstsap {
    width: 33px;
    height: 33px;
}
.accordion .toggle .toggle-title:after {
    right: 10px;
}
.accordion .toggle.ttm-toggle_style_befault.ttm-toggle-title-bgcolor-grey .toggle-title {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 32px 8px 13px;
}
.ttm-page-title-row {
    padding: 103px 0 34px;
}
.res-991-pt-50 {
    padding-top: 40px !important;
}
.section-title h5 {
    font-size: 15px;
    line-height: 28px;
}
    .FeaurePad{
        padding: 0;
    }
    .Work {
    padding-top: 0;
    padding-bottom: 20px;
}
.HomeFoot p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.accordion .toggle-content {
    display: none;
    padding: 3px 10px;
    overflow: hidden;
}
.ttm-row.about2-top-section {
    padding-bottom: 40px;
    padding-top: 30px !important;
}
.section-title h2.title {
    font-size: 27px;
    line-height: 39px;
}
    .featured-desc p{
		text-align: left;
		font-size: 15px;
		line-height: 25px;
	}
.section-title h3.title {
    font-size: 26px;
    line-height: 34px;
}
    .HowWeSec h5 {
    margin-bottom: 7px;
    line-height: 26px;
}
.processbox-section{
    padding-top: 40px;
}
.title-desc p{
    text-align: left;
}
    .SLidrTopC {
    margin-top: 30px !important;
}
.ttm-row.about-blog-section{
    padding-bottom: 40px;
    padding-top: 30px !important;
}
.section-title .title-desc {
    margin-top: 14px!important;
    text-align: left !important;
}
.breadcrumb-wrapper span {
    font-size: 14px;
}
.WhyChSec {
    background: #f8f9fa;
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer-logo img {
    max-height: 55px;
    width: auto;
}
.Caringpara p {
    margin-bottom: 2px;
}
.Caringpara {
    padding-left: 0 !important;
    padding-top: 5px;
    padding-bottom: 4px;
}
.HowWeSec {
    background: #f8f9fa;
    padding: 15px 14px 2px;
    margin-bottom: 20px;
}
.HowWeSec img {
    height: 55px;
    margin-bottom: 3px;
}
.HowWeSecDark img {
    height: 55px;
    margin-bottom: 5px;
}
.HowWeSecDark h5 {
    color: #fff;
    margin-bottom: 7px;
    line-height: 29px;
}
.HowWeSecGreen img {
    height: 55px;
    margin-bottom: 5px;
}
    .Mmt10{
    margin-top: 10px !Important;
}
.WorkTwo {
    padding-top: 25px;
    padding-bottom: 40px;
}
.pl-30 {
    padding-left: 16px !important;
}
.AwaBg img {
    max-width: 94%;
}
.HowLeft {
    padding-right: 15px;
}
.Mpt30{
    padding-top: 30px !Important;
}
.CareBtm {
    padding-top: 35px;
    padding-bottom: 15px;
}
.JobSec {
    padding-bottom: 30px;
    padding-top: 40px;
}
.WeOfferMob {
    line-height: 30px;
    font-size: 19px;
    margin-bottom: 10px;
}
.ProcesSec {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f8f9fa;
}
.JobSec2 {
    padding-top: 30px;
    padding-bottom: 10px;
}
.BlgTit {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 0;
}
.BlogSubTitle {
    margin-bottom: 7px;
    font-size: 19px;
    line-height: 23px;
    font-weight: 600;
    margin-top: 0;
    font-family: 'Poppins',Arial,Helvetica,sans-serif;
}
ul.ttm-recent-post-list>li {
    padding: 15px 0 12px;
}
.sidebar .content-area {
    padding-top: 0;
    padding-bottom: 50px;
}
.sidebar {
    padding-top: 40px;
}
.BlogSec {
    padding-bottom: 0px;
}
.BgDark1 {
	background: #fff;
}
.Commu {
font-size: 25px;
    line-height: 34px;
    color: #53267e;
}
    .EnqBg {
    background: #f7f7f7;
    padding: 10px;
}
    .EnqBg p{
            color: #000;
        margin-bottom: 0;
        font-weight: 500;
    }
.MsgBox {
    padding: 27px 15px 20px;
}
.featured-icon-box.without-icon .ttm-list.ttm-list-style-icon li i {
    top: 7px;
    font-size: 15px;
}
.featured-icon-box.without-icon .ttm-list.ttm-list-style-icon li {
    padding-bottom: 0px;
}
    .font13{
        font-size: 13px;
    }
.MsgBox h2 {
    font-size: 26px;
}   
.Mpb0{
    padding-bottom: 0px !important;
}
.Mmt10{
    margin-top: 10px !Important;
}
.Mmb0{
    margin-bottom: 0px !important;
}  
.Mmt0{
    margin-top: 0px !important;
}
.Mpt10 {
    padding-top: 10px !important;
}
.Mpt30 {
    padding-top: 30px !important;
} 
.Mpb5 {
    margin-bottom: 5px !important;
} 
.CareTabs {
    padding: 20px 10px 17px;
}
 .CareTabs p {
    line-height: 28px;
}
.TabUl li {
    margin-bottom: 9px;
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
}
.TabUl li i {
    margin-right: 3px;
    font-size: 15px;
    float: left;
    position: relative;
    top: 6px;
    padding-right: 2px;
    line-height: 15px;
    margin-bottom: 0;
} 
.ttm-tabs-style-classic ul.tabs {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px!important;
    overflow: hidden;
    overflow-x: scroll;
}
.ttm-tabs-style-classic a span {
    margin-left: 0 !important;
    font-size: 16px !important;
    letter-spacing: .5px;
    transition: unset;
    text-align: center;
    line-height: 23px !important;
        margin-left: 0;
}
.ttm-tabs-style-classic ul.tabs li {
    margin-right: 10px !important;
} 
.ttm-tabs ul.tabs li a {
    margin-bottom: 12px;
}
.widget.widget-nav-menu ul li a {
    padding: 15px 10px;
}
.sidebar ul.contact-widget-wrapper li {
    line-height: 26px;
}   
}
@media (max-width: 480px) {
	.ttm-highlight-fid {
		bottom: 130px;
		left: 30px;
	}
	.comments-area .media img {
		display: none;
	}
	.comments-area .media-body {
		margin-left: 0;
	}
	#reviews #comments ol.commentlist li img.avatar {
		display: none;
	}
	#reviews #comments ol.commentlist li .comment-text {
		margin-left: 0;
	}
	.client {
		text-align: center;
	}
}
@media (max-width: 375px) {
	.ttm-header-icons .ttm-header-icon {
		margin-left: 0;
		display: none;
	}
	.ttm-btn.ml-15 {
		margin-left: 0 !important;
	}
	.testimonial-slide.style1 .testimonial-caption label {
		display: block;
	}
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 279px;
    width: 100%;
    margin-top: 15px;
}