/*
Theme Name: Inoterior
Description: Adds support for languages written in a Right To Left (RTL) direction.
It's easy, just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

See: https://codex.wordpress.org/Right_to_Left_Language_Support
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Forms
 * 5.0 - Navigations
 * 6.0 - Accessibility
 * 7.0 - Alignments
 * 8.0 - Header
 * 9.0 - Widgets
 * 10.0 - Content
 *   10.1 - Posts and pages
 *   10.2 - Comments
 * 11.0 - Media Queries
 *    11.1 - Mobile Large
 *    11.2 - Tablet Small
 *    11.3 - Tablet Large
 *    11.4 - Desktop Small
 *    11.5 - Desktop Medium
 *    11.6 - Desktop Large
 *    11.7 - Desktop X-Large
 */


/**
 * 1.0 Reset
 */

body {
	direction: rtl;
	unicode-bidi: embed;
}

caption,
th,
td {
	text-align: right;
}



/**
 * 3.0 Elements */


caption,
th,
td {
	text-align: right;
}


/**
 * 4.0 Forms
 */

.post-password-form input[type="submit"] {
	right: auto;
	left: 0;
}


/**
 * 5.0 Navigations
 */

.main-navigation ul ul {
	margin-right: 0.8em;
	margin-left: auto;
}

.main-navigation .menu-item-has-children > a {
	padding-right: 0;
	padding-left: 48px;
}

.dropdown-toggle {
	right: auto;
	left: 0;
}

.dropdown-toggle:after {
	right: -1px;
	left: auto;
}

.social-navigation li {
	float: right;
}

.social-navigation a:before {
	right: 0;
	left: auto;
}

.secondary-toggle {
	right: auto;
	left: 0;
}

.post-navigation .has-post-thumbnail a:before {
	right: 0;
	left: auto;
}

.pagination .prev {
	right: 0;
	left: auto;
}

.pagination .prev:before {
	content: "\f429";
	right: -1px;
	left: auto;
}

.pagination .next {
	right: auto;
	left: 0;
}

.pagination .next:before {
	content: "\f430";
	right: auto;
	left: -1px;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f429";
	margin-right: auto;
	margin-left: 0.2em;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f430";
	margin-right: 0.2em;
	margin-left: auto;
}


/**
 * 6.0 Accessibility
 */

.screen-reader-text:hover,
.screen-reader-text:focus {
	right: 5px;
	left: auto;
}


/**
 * 7.0 Alignments
 */

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}


/**
 * 8.0 Header
 */



/**
 * 9.0 Widgets
 */

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	margin: 0.7667em 0.8em 0 0;
}


/**
 * 10.0 Content
 */

/**
 * 10.1 Posts and pages
 */

.entry-content .more-link:after {
	content: "\f430";
}

.author-link:after {
	content: "\f430";
}

.author-info .avatar {
	float: right;
	margin: 0 0 1.6em 1.6em;
}

.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before {
	margin-right: auto;
	margin-left: 2px;
}

.entry-format,
.full-size-link {
	margin-right: auto;
	margin-left: 1em;
}

.page-links a,
.page-links > span {
	margin: 0 0 0.3333em 0.3333em;
}

.page-links > .page-links-title {
	padding-right: 0;
	padding-left: 0.5em;
}

.type-attachment .entry-header {
	clear: left;
}

.format-link .entry-title a:after {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-right: 0 !important;
    margin-left: 20px !important;
}

/**
 * 10.2 Comments
 */

.comment-list .children > li {
	padding-right: 0.8em;
	padding-left: 0;
}

.comment-author .avatar {
	float: right;
	margin-right: 0;
	margin-left: 0.4em;
}

.bypostauthor > article .fn:after {
	right: 3px;
	left: auto;
}

.comment-metadata .edit-link {
	margin-right: 1em;
	margin-left: auto;
}

.pingback .edit-link {
	margin-right: 1em;
	margin-left: auto;
}

.comment-content ul,
.comment-content ol {
	margin: 0 1.3333em 1.6em 0;
}

.comment-reply-title small a {
	float: left;
}

/*css*/

.inside.tm-fid-view-style2 h4 span:nth-child(2) {
    margin-left: 0;
	margin-right: -10px;
}
.themetechmount-servicebox-styleone .tm-servicebox-detials .themetechmount-box-title h4,
.themetechmount-servicebox-styleone .themetechmount-box-desc p,
.themetechmount-servicebox-styletwo .themetechmount-box-desc p,
.themetechmount-testimonialbox-styleone .themetechmount-box-content .themetechmount-box-author .themetechmount-box-desc blockquote {
   text-align: right;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-content .themetechmount-box-desc blockquote:before {
    right: 0;
    left: auto;
}

.footer .first-footer .widget .social-icons li a:before {
    left: -10px;
    right: auto;
}
.tm-footer-mailchimp {
    padding-left: 50px;
    padding-right: 100px;
}
.footer .widget.widget_nav_menu li a {
    padding-left: 0;
   padding-right: 0;
}
.tm-headerstyle-centerlogo-overlay #site-header-menu #site-navigation .nav-menu {
    padding-right: 0px !important;
}
.tm-headerstyle-centerlogo-overlay .tm-header-text-area {
    padding-left: 0px !important;
}
.tm-headerstyle-centerlogo-overlay .tm-header-text-area  .tm-header-contact-btn-wrapper {
   padding-right: 25px;
}
.imagestyle-one img {
    border-radius: 0;
}
.tm-progress-style1 .elementor-progress-percentage {
    right: auto;
    left: 0;
}
.tm-fid-view-style1.inside h4 {
    text-align: right !important;
}
.tm-fid.inside.tm-fid-view-style1 {
    text-align: right;    
}
.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-box-title h4 {
    padding-right: 0 !important;
    padding-left: 90px;
    text-align: right;
}
.tm-staticbox-style1 .tm-stepbox:nth-child(even) {
    margin-right: -120px;
}

.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
    padding-left: 0;
    padding-right: 15px;
}
.tm-topbar-content .tm-wrap-cell div:before {
    right: 0;
    left: auto;
}
.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
    padding-left: 0;
    padding-right: 15px;
    margin-right: 15px;
    margin-left: 0;
}
.inside.tm-fid-view-style1 h4 span:nth-child(2) {
    margin-left: -5px;
} 
.mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="text"] {
    padding: 12px 30px 10px 155px !important;
}

.tm-static-pricebox-style2 .themetechmount-static-box-desc li {
    padding-left: 0;
    padding-right: 30px;
}
.tm-static-pricebox-style2 .themetechmount-static-box-desc li:before {
    left: auto !important;
    right: -5px !important;
}
.tm-marquebox-style2 {
    animation:  tm-marque-text1 15s linear infinite;
}
@keyframes tm-marque-text1 {
	0% {
        transform: translate(0, 0);
    } 
	100% {
        transform: translate(100%, 0);
    }   
}
.tm-marque-reverse .tm-marqueimagebox-style1 {
    animation: tm-marque-text1 15s linear infinite;
}
@keyframes prt-marquee {
    0% {
      transform: translateX(100%);
    }
    100% {
      transform: translateX(0%);
    }
  }

.tm-showcase-box-styleone .tm-post-featured-link-wrapper img {
    right: auto !important;
    left: 0 !important;
}
.tm-showcasebox-style1 .tm_showcasebox_main-contents:before {
    left: auto !important;
    right: 0 !important; 
}

.tm-static-pricebox-style1 .tm-pricebox-content .tm-right-contentbox {
    padding-left: 0;
    padding-right: 100px;
}

.tm-static-pricebox-style1 .themetechmount-static-box-desc li:before {
    left: 0 !important;
    right: 5px !important;
}
.tm-static-pricebox-style1 .themetechmount-static-box-desc li {
    padding-left: 0 !important;
    padding-right: 40px !important;
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-prev {
    right: auto !important;
    left: 135px  !important;
}
.themetechmount-element-static-pricebox-style1 .themetechmount-boxes-row-wrapper .slick-next {
    right: auto !important;
    left: 85px  !important;
}

.tm-static-pricebox-style1 .tm-pricebox-content .tm-left-contentbox {
    border-right: 0 !important;
    border-left: 1px solid var(--ttm-bordercolor) !important;
 }
 .ttm-tab-style2 ul.elementor-tabs-wrapper {
    right: auto !important;
    left: 80px !important;
}
.themetechmount-teambox-style1 .themetechmount-box-content .themetechmount-innercontent-box .themetechmount-team-position {
    text-align: right !important;
    padding-left: 0 !important;
    padding-right: 20px;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    text-align: left;
    float: left;
}
.tm-commonform.contactform-1 .form-contact, .tm-commonform.contactform-1 .tm-checkbox {
    display: inline-block;
    float: right;
}

/*css*/

/**
 * 11.0 Media Queries
 */


/**
 * 11.1 Mobile Large 620px
 */

@media screen and (min-width: 38.75em) {
	ul,
	ol {
		margin-right: 0;
		margin-left: auto;
	}

	li > ul,
	li > ol,
	blockquote > ul,
	blockquote > ol {
		margin-right: 1.3333em;
		margin-left: auto;
	}

	blockquote {
		margin-right: -1em;
		margin-left: auto;
	}

	blockquote > blockquote {
		margin-right: 0;
		margin-left: auto;
	}

	.page-header {
		border-color: inherit;
		border-left: none;
		border-style: solid;
		border-width: 0 7px 0 0;
	}

	.page-title,
	.taxonomy-description {
		margin-right: -7px;
		margin-left: auto;
	}

	.comment-content ul,
	.comment-content ol {
		margin-right: 0;
		margin-left: auto;
	}

	.comment-content li > ul,
	.comment-content li > ol,
	.comment-content blockquote > ul,
	.comment-content blockquote > ol {
		margin-right: 1.3333em;
		margin-left: auto;
	}
}


/**
 * 11.2 Tablet Small 740px
 */

@media screen and (min-width: 46.25em) {

	.main-navigation ul ul {
		margin-right: 1em;
		margin-left: auto;
	}

	blockquote.alignright,
	.wp-caption.alignright
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}
	.widget blockquote {
		margin-right: -1.2353em;
		margin-left: auto;
		padding-right: 1em;
		padding-left: 0;
	}

	.widget blockquote > blockquote {
		margin-right: 0;
		margin-left: auto;
	}

	.widget blockquote.alignright,
	.widget .wp-caption.alignright,
	.widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
	}

	.widget blockquote.alignleft,
	.widget .wp-caption.alignleft,
	.widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.9643em 1em 0 0;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0 0.2857em 0.2857em;
	}

	.author-info .avatar {
		margin: 0 0 1.6471em 1.6471em;
	}

	.comment-list .children > li {
		padding-right: 1.2353em;
		padding-left: 0;
	}

	.comment-author .avatar {
		margin-left: 1.64705em;
	}

	.bypostauthor > article .fn:after {
		right: 6px;
		left: auto;
	}
}


/**
 * 11.3 Tablet Large 880px
 */

@media screen and (min-width: 55em) {

	blockquote.alignright,
	.wp-caption.alignright
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	.widget blockquote {
		margin-right: -1.2632em;
		margin-left: auto;
		padding-right: 1.0526em;
		padding-left: 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.7188em 1em 0 0;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0 0.25em 0.25em;
	}

	.author-info .avatar {
		margin: 0 0 1.6842em 1.6842em;
	}

	.comment-list .children > li {
		padding-right: 1.4737em;
		padding-left: 0;
	}

	.comment-author .avatar {
		margin-left: 1.6842em;
	}
}


/**
 * 11.4 Desktop Small 955px
 */

@media screen and (min-width: 59.6875em) {
	body:before {
		right: 0;
		left: auto;
	}

	.main-navigation .menu-item-has-children > a {
		padding-right: 0;
		padding-left: 30px;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4em 0 1.6em 1.6em;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4em 1.6em 1.6em 0;
	}

	.widget blockquote {
		margin-right: -1.5em;
		margin-left: auto;
		padding-right: 1.1667em;
		padding-left: 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4583em 1em 0 0;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0 0.3333em 0.3333em;
	}

	.author-info .avatar {
		margin: 0 0 1.5em 1.5em;
	}

	.comment-list .children > li {
		padding-right: 0.8em;
		padding-left: 0;
	}

	.comment-author .avatar {
		margin-left: 0.8em;
	}

	.bypostauthor > article .fn:after {
		right: 3px;
		left: auto;
	}

	.site-branding {
		padding: 0;
	}


}


/**
 * 11.5 Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) {
	.main-navigation .menu-item-has-children > a {
		padding-right: 0;
		padding-left: 34px;
	}

	blockquote.alignright,
	.wp-caption.alignright
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	.widget blockquote {
		padding-right: 1.2143em;
		padding-left: 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 1em 0 0;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0 0.2857em 0.2857em;
	}

	.author-info .avatar {
		margin: 0 0 1.6471em 1.6471em;
	}

	.comment-list .children > li {
		padding-right: 1.1667em;
		padding-left: 0;
	}

	.comment-author .avatar {
		margin-left: 1.64705em;
	}

	.bypostauthor > article .fn:after {
		right: 6px;
		left: auto;
	}
}


/**
 * 11.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {

	.main-navigation .menu-item-has-children > a {
		padding-right: 0;
		padding-left: 38px;
	}

	blockquote.alignright,
	.wp-caption.alignright
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	.widget blockquote {
		padding-right: 1.25em;
		padding-left: 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4688em 1em 0 0;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0 0.25em 0.25em;
	}

	.author-info .avatar {
		margin: 0 0 1.6842em 1.6842em;
	}

	.comment-list .children > li {
		padding-right: 1.4737em;
		padding-left: 0;
	}

	.comment-author .avatar {
		margin-left: 1.64705em;
	}
}


/**
 * 11.7 Desktop X-Large 1403px
 */

@media screen and (min-width: 87.6875em) {
	body:before {
		width: -webkit-calc(50% - 289px);
		width: calc(50% - 289px);
	}
}


/* Heading Element */
.tm-heading-style-horizontal.tm-element-align-center .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
    text-align: left;
    padding-left: 80px;
	padding-right: 0px; 
}
.tm-heading-style-horizontal.tm-element-align-center .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header:after {
    left: 40px;
	right: auto;
}
.tm-heading-style-horizontal.tm-element-align-center .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p{
    text-align: right;
}


.tm-header-style-centerlogo #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
   direction: ltr;
}
.tm-header-style-centerlogo .themetechmount-fbar-btn {
    margin-right: -22px;
}


/* Widget Area */

.tm-list.tm-list-style-icon .tm-list-li-content {
    padding-right: 25px;
	padding-left: 0px;
}
body.search .tm-sresult-form-wrapper .search-form .search-field {
    text-align: right;
	padding-left:0;
	padding-right: 15px;
}

.widget .widget-title:after {
    left: auto;
    right: 0;
}

ul.inoterior_contact_widget_wrapper li:before,
.widget_recent_comments li.recentcomments:before, 
.widget_recent_entries a:before, 
.widget_meta a:before, 
.widget_categories a:before, 
.widget_archive li a:before, 
.widget_pages li a:before, 
.widget_nav_menu li a:before {
    left: auto;
	right: 0px;
}
.widget_recent_comments li.recentcomments, .widget_recent_entries a, .widget_meta a, .widget_categories a, .widget_archive li a, .widget_pages li a, .widget_nav_menu li a {    
    padding-left: 0px;
	padding-right: 15px;
}

ul.inoterior_contact_widget_wrapper li {
    padding-left: 0px;
	padding-right: 30px;
}
.mailchimp-inputbox input[type="submit"], .mc_form_inside .mc_signup_submit .button, .main-holder .newsletter-widget .newsletter-submit {
    right: auto;
    left: 0; 
	border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.23);
}
.mailchimp-inputbox:after, .mc_form_inside .mc_merge_var:after, .widget_newsletterwidget .newsletter-widget:after {
    right: auto;
    left: 17px;
	content: '\e83a';	  
}
ul.tm-recent-post-list > li > a:first-child {
    margin-left: 20px;
	margin-right: 0px;
	float: none;
	float: right;
}
.rtl .sidebar ul.tm-recent-post-list > li img {
    margin-right: 0;
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:before {
    left: 0;
    right: auto;
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line {
    padding-right: 10px !important;
    padding-left: 15px !important;
}


/* List style */
.tm-list.tm-list-style-icon.tm-list-textsize-small .tm-list-li-content {
    padding-left: 0px;
	padding-right: 16px;
}
.tm-list.tm-list-textsize-medium.tm-list-style-icon .tm-list-li-content { 
    padding-left: 0px;
	padding-right: 22px;
}
.tm-list.tm-list-textsize-large.tm-list-style-icon .tm-list-li-content { 
    padding-left: 0px;
	padding-right: 25px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 0px;
	padding-right: 37px;
}
.tm-list.tm-list-style-icon li i {   
    right: 2px;  
	left: auto;  
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tm-vc_icon_element.tm-vc_icon_element-outer.tm-vc_icon_element-align-left {
    text-align: right;
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    text-align: right;
}
.tm-sbox-iconalign-right-spacing .tm-vc_general{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    float: right;
}
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-left-spacing  .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3_content-container {
    text-align: right;
}
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-left: 0em;
	padding-right: 1em;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
    padding-right: 0px;
	padding-left: 30px;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    right: auto;
	left: 0;
}
.tm-heading-style-vertical.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after {
    right: 0;
	left: auto;    
}
.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
    padding-left: 10px;
	padding-right: 0px;
}

/* Blog box */
.tm-entry-meta .tm-meta-line i {
    padding-left: 5px;
	padding-right: 0px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a:after, 
.themetechmount-blogbox-footer-readmore a:after {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* Accordion  Tab */
.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-controls-icon-position-left.vc_tta-panel-title > a:before {
    right: 48px;
    left: auto;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	left: auto;
	right: 20px;
}
.vc_general.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-right: 63px;
	padding-left: 0px;
	text-align:right;
}

/* Tour tab */
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a, 
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a {
    border-left-width: 2px;
    border-style: solid;
	border-right: none;
}

.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a, 
.tm-tourtab-style1.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a {
    border-left: none;
}

/* Team Member */
.themetechmount-team-box-view-overlay .themetechmount-box-social-links {
    right: 15px;
	left: auto;
}

.themetechmount-team-box-view-overlay .themetechmount-box-social-links ul li {
    margin-right: -60px;
	margin-left: auto;
}
.themetechmount-team-box-view-overlay:hover .themetechmount-box-social-links ul li {
    margin-right: 0px;
}

/* Progress bar */
.vc_progress_bar .vc_single_bar .vc_bar {
    right: 0;
	left: auto;
}
span.tm-vc_label_units.vc_label_units {  
    left: 1px;
	right: auto;
}
.vc_progress_bar .tm-pbar-icon-true .vc_single_bar {
	margin-left: auto;
    margin-right: 60px;
}
.tm-pbar-single-bar-w {
    margin-right: 0;
}

/* Facts and Digit */
.tm-fid-view-lefticon-border .tm-fld-contents {
    padding-right: 102px;
    padding-left: 0;
    text-align: right;
}
.tm-fid-view-righticon-border .tm-fid-icon-wrapper:after, .tm-fid-view-lefticon-border .tm-fid-icon-wrapper:after {
    left: -35px;
    right: auto;
}

.themetechmount-boxes-textalign-left .tm-sortable-list ul {
    text-align: right;
}
.themetechmount-boxes-textalign-left .tm-sortable-list .tm-sortable-link {    
    margin-left: 10px;
	margin-right: 0px;
}

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-prev {
    right: auto;
    left: 0px;
}
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-left .themetechmount-boxes-row-wrapper .slick-next {
    left: 40px;
    right: auto;
}
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper {
    padding-left: 100px;
	padding-right: 0px;
}
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev, 
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev {
    right: 50%;
	left: auto; 
}

/* Testimonials */
.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img{
    float: right;
}
.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item .themetechmount-box-title {
	left: auto;
    right: -39px;    
}

.main-holder .site #content table.cart td.actions .input-text, 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 {
    text-align: right;
}

/* Single portfolio */
.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {   
    padding-right: 0;
}
.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details i {
    padding-left: 10px;
	padding-right: 0;
	float: right;
    margin-top: 2px;
}

@media only screen and (min-width: 1801px){
	
	.tm-left-span .tm-col-wrapper-bg-layer {
		margin-left: auto;
		margin-right: -500px;
	}
	
	.tm-right-span .tm-col-wrapper-bg-layer {
		margin-right: auto;
		margin-left: -500px;
	}
}
@media only screen and (max-width: 1600px) and (min-width: 1401px){
	
	.tm-left-span .tm-col-wrapper-bg-layer {
		margin-left: auto;
		margin-right: -300px;
	}
	.tm-right-span .tm-col-wrapper-bg-layer {
		margin-right: auto;
		margin-left: -300px;		
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1171px){
	.tm-left-span .tm-col-wrapper-bg-layer {
		margin-left: auto;
		margin-right: -200px;
	}
	.tm-right-span .tm-col-wrapper-bg-layer {
		margin-right: auto;
		margin-left: -200px;	
	}
}
@media only screen and (max-width: 1170px) and (min-width: 1000px){
	.tm-left-span .tm-col-wrapper-bg-layer {
		margin-left: auto;
		margin-right: -100px;
	}
	.tm-right-span .tm-col-wrapper-bg-layer {
		margin-right: auto;
		margin-left: -100px;	
	}
}
@media only screen and (max-width: 999px){
	.tm-left-span .tm-col-wrapper-bg-layer {
		margin-left: auto;
		margin-right: -50px;
	}
	.tm-right-span .tm-col-wrapper-bg-layer {
		margin-right: auto;
		margin-left: -50px;	
	}
}
.vc_row[data-vc-full-width] {
    left: 0 !important;
    margin-right: 0;
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail, 
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    right: auto !important;
    left: 0 !important;
}

.tm-header-invert .themetechmount-fbar-btn {
    margin-left: 22px;
}
.tm-sresults-settings-wrapper {
	padding-left: 0px;
    padding-right: 15px;
}
.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-details-area {
	right: auto;
    left: 25px;
}

.tm-commonform.tm-contactform-01 .tm-contact-btn {
	float: right;
}
.tm-commonform.tm-contactform-01 {
    text-align: right;
}
.tm-commonform.tm-contactform-01 input[type="checkbox"], input[type="radio"] {
    float: right;
    margin-right: 0;
    margin-left: 6px;
    margin-top: 6px;
}
.mailchimp-inputbox button[type="submit"] {
	left: 0;
    right: auto;
}
.tm-quicklink-box .tm-righttext-box {
    padding-right: 15px;
    padding-left: 0;
}
.tm-footer2-left {
	text-align: left;
}


@media (min-width: 1200px) {
	.site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:not(:first-child):after {
		right: -25px;
		left: auto;
	}
	.site-footer .tm-container-for-footer>div>.row .widget-area:first-child .widget {
		margin-left: 0px;
		margin-right: 0px;
	}
	#site-header-menu #site-navigation div.nav-menu > ul > li i {
		left: auto;
		right: -14px;
	}
	.tm-header-contact-btn-wrapper {
	    float: left;
	    padding-left: 0;
	    padding-right: 25px;
	}
	.tm-header-menu-position-left #site-header-menu #site-navigation .nav-menu, 
	.tm-header-menu-position-left #site-header-menu #site-navigation div.mega-menu-wrap {
	    float: right;
	}
	.tm-headerstyle-centerlogo-overlay #site-header-menu #site-navigation div.nav-menu > ul ul {
	    right: 0;
	    left: auto;
	}

}
.tm-col-stretched-right .tm-stretched-div {
    margin-left: -500px!important;
    right: 0;
    margin-right: 0px !important;
}
.tm-col-stretched-left .tm-stretched-div {
    margin-right: -500px!important;
    right: 0;
    margin-left: 0px !important;
}

#site-header-menu #site-navigation div.nav-menu > ul ul li > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > a, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu a {
	text-align: right;
}
.elementor-widget-tabs .elementor-tab-content ul li i {
    margin-left: 10px;
    margin-right: 0;
}
.tm-textbox-quote blockquote {
	border-right-width: 5px;
    border-left-width: 0;
	padding-right: 20px;
    padding-left: 0;
}

.tm-seperator-solid .tm-element-subheading:before, .tm-seperator-solid .tm-element-subheading:after {
	right: 0;
    left: auto;
}
.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header {
	text-align: right;
    padding-left: 80px;
	padding-right: 0;
}
.tm-heading-style-horizontal.tm-element-heading-content-wrapper .tm-content-header:after {
	left: 65px;
    right: auto;
}
.tm_coverimgbox_wrapper .tm-box-title h4:after {
	right: 0;
    left: auto;
}
 
.themetechmount-box-blog .entry-header {
    text-align: right;
}
.themetechmount-box-blog .themetechmount-box-desc {
	padding-right: 0px;
    padding-left: 0;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child:after {
    content: unset;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line {
    float: right;
    padding-left: 10px;
}

.mailchimp-inputbox:after {
	display:none;
}
.themetechmount-boxes-testimonial .themetechmount-box-desc blockquote {
    text-align: right;
}
.widget.tm-sidebar-custom-banner {
	text-align: right;
}
.tm-entry-meta .tm-meta-line i.tm-inoterior-icon-comment-1, .tm-entry-meta .tm-meta-line i.tm-inoterior-icon-user {
    padding-left: 4px;
    padding-right: 0px;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line {
    display: inline-block;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child {
    padding-right: 0px;
    padding-left: 10px;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child {
    padding-left: 0;
	padding-right: 23px;
}
.themetechmount-portfoliobox-style1 .tm-post-iconbox {
    left: 30px;
    right: auto;
}

.tm-arrow-tab.elementor-widget-tabs .elementor-tab-content {
    padding-right: 0;
}
@media (min-width: 768px) {
.tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title {
    margin-right: 0;
    margin-left: 15px;
}
.comment-body .reply {
    left: 15px;
    right: auto;
}
}
.tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
    margin-right: -7px;
    margin-left:0px;
}
.tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
    margin-right: -10px;
    margin-left:0px;
}

@media (min-width: 1200px) {
	.tm-header-text-area, #site-header-menu #site-navigation .nav-menu, #site-header-menu, .tm-header-icons, .tm-header-icon, #site-header-menu #site-navigation .mega-menu-wrap, .menu-tm-main-menu-container {
	    float: left;
	}
	.tm-header-text-area {
	    padding-right: 24px;
	    padding-left:0px;
	}
	.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu, #site-header-menu #site-navigation div.nav-menu > ul li > ul ul {
	    border-left: 0;
	    right: 100%;
	    left: auto;
	}
	#site-header-menu #site-navigation div.nav-menu > ul > li ul li.page_item_has_children > a:after, #site-header-menu #site-navigation div.nav-menu > ul > li ul li.menu-item-has-children > a:after {
	    content: "\f104";
	    left: 0px;
	    right: auto;
	}
	.tm-header-menu-position-center #site-header-menu {
	    float: none !important;
	}
}

.tm-ptablebox-features .tm-feature-lines li i {
    margin-left: 10px;
    margin-right:0px;
}
.tm-team-details-list .tm-team-list-title {
	float: right;
	margin-left: 3px;
	margin-right:0px;
}
.elementor-progress-percentage {
    right: 20px;
    left: auto;
	padding-left: 0;
}
.single-tm_portfolio .nav-links .nav-next {
    float: left;
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:after {
    top: 5px;
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:last-child:after {
	content:"";
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:first-child:after {
	content:unset;
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:first-child {
    padding-right: 0 !important;
}
.single-post .themetechmount-box-blog-classic .tm-blog-list li i {
    margin-left: 10px;
    margin-right:0px;
}
.site-branding {
    float: right;
}
.ttm-call-box i {
    margin-right:0px;
    margin-left: 10px;
}
.top-contact i {
    margin-left: 7px;
    margin-right:0px;
}
.themetechmount-topbar-wrapper:not(.tm-borderbottom-yes) .tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child {
    padding-left: 16px!important;
    margin-right: 0;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:before {
    right: 0;
	left:auto;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:last-child {
    padding-right: 16px;
    padding-left:5px;
}
.tm-topbar-content .tm-align-right {
    text-align: left;
}
.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 15px;
    right: auto;
}

@media (max-width: 1200px) {
.site-branding {
    float: right;
}
.tm-header-invert .tm-header-icons {
    right: 50px;
    left: auto;
}
#site-header-menu #site-navigation div.nav-menu > ul > li {
    text-align: right;
}
.righticon {
	right:auto;
    left: 0px;
}
.tm-footer-mailchimp {
    padding-left: 0;
    padding-right: 0;
}
}

@media (max-width: 1024px) {
.tm-stretched-custom .tm-col-stretched-left .tm-stretched-div {
    margin-left: 0px!important;
	margin-right: 0px!important;
}
}
@media (max-width: 991px) {
.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-details-area {
    right: auto;
    left: auto;
}	
}
body div.pp_default .pp_close,
div.pp_default .pp_nav,
a.pp_next,
a.pp_previous {
    font-size: 0;
}






/*rlt-css inqord*/
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-left: 0 !important;
    margin-right: 20px !important;
}
.mc4wp-form-fields button[type=submit] {
    right: auto;
    left: -1px;
}

@media (max-width: 767px) {
	
}

.site-footer .footer .first-footer .widget .social-icons li:last-child,
.site-footer .footer .first-footer .widget .social-icons li:first-child {
    padding-right: 0;
    padding-left: 8px;
}
.site-footer .first-footer .tm-container-for-footer > div > .row .widget-area .widget.widget_nav_menu {
    padding-right: 30px;
}
.site-footer .footer .footer-nav-menu li:last-child {
    padding-left: 0;
    padding-right: 14px;
}
.site-footer .footer ul.footer-nav-menu li:after {
    position: absolute;
    content: "|";
    padding-right: 7px;
}
.site-footer .footer ul.footer-nav-menu li:last-child:after {
    content: "";
}
.site-footer .footer .footer-nav-menu li:first-child {
    padding-right: 0px;
    padding-left: 0;
}

.tm-header-style-classic.tm-header-overlay .site-header-menu .tm-header-contact-btn-wrapper {
    float: left;
    margin-right: 12px;
    margin-left: 0px;
}

header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu .mega-menu-item ul.mega-sub-menu{
    right: -122% !important;
    left: 0px !important;
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item > h4.mega-block-title:before {
    content: "\f123";
    color: var(--ttm-skincolor);
    margin-left: 8px;
    font-size: 16px;
    font-family: 'themeicons_it_solutionwp';
    top: 0px;
    position: relative;
    float: right;
}
.tm-header-style-classic .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a:before{
	right: -10px;
    left: auto;
}
.themetechmount-box-client .themetechmount-item-thumbnail-inner {
    margin-right: 0;
    margin-left: 0;    
    align-items: flex-end;
    vertical-align: middle;
}
.tm-marquebox-style1 {
    animation: prt-marquee 22s linear infinite;
}
.themetechmount-boxes-row-wrapper .slick-next:before {
    content: "\e849";
}
.themetechmount-boxes-row-wrapper .slick-prev:before {
    content: '\e848';
    text-align: center;
}
/*home3*/

.rtl .tm-header-text-area .header-info-widget h3 i {
    margin-left: 8px;
}
.rtl .tm-header-style-classic .tm-header-text-area {
    padding-right: 0;
    padding-left: 20px;
}
.rtl .tm-ptablebox-features .tm-feature-lines li i {
    right: 0;
    left: auto;
}

/*home4*/
.rtl.single article.post blockquote {    
    text-align: right;
}
.rtl.single article.post blockquote:before {
    right: 30px;
    left: auto;
    transform: scaleX(-1);
}
.rtl .sidebar .widget .tagcloud a,
.rtl.single-tm_portfolio .tm-pf-single-category-w a, 
.rtl.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a {
    padding: 6px 28px 6px 12px;
}

.rtl.single-post .themetechmount-tags-links-title {
    padding-left: 15px;
	padding-right: 0; 
}
.rtl .sidebar .widget .tagcloud a:before,
.rtl.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:before {
    right: 12px;
    left: auto;
}
.rtl .pagination-item a {
    flex-direction: row-reverse;
}
.rtl.single-post .tm-post-prev-next-buttons .prev-link_wrapper .pagination-item.prev {
    float: left;
}
.rtl.single-post .tm-post-prev-next-buttons .next-link_wrapper {
    justify-content: normal;
}
.widget .search-form .search-submit {
    left: 20px;
    right: auto;
    border-radius: var(--ttm-border-shape-15px) 0  0 var(--ttm-border-shape-15px);
}
.tm-ft-newsletter-cta-wrap {
float: left;
}
 .rtl .wpcf7 .tm-commonform.contactform-1 input[type="text"]::-webkit-input-placeholder, 
 .rtl .wpcf7 .tm-commonform.contactform-1 input[type="email"]::-webkit-input-placeholder, 
 .rtl .wpcf7 .tm-commonform.contactform-1 textarea::-webkit-input-placeholder {
    color: var(--body-fonts-color) !important;
    padding-right: 45px;
}
.rtl .wpcf7 .tm-commonform.contactform-1 i {
    right: 45px;
    left: auto;
}
.rtl .tm-commonform.contactform-1 .tm-commonform-button .elementor-widget-button {
    flex-direction: row-reverse;
    text-align: right;
}
.rtl .single-post .themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-blog-post-cat .tm-meta-line.cat-links {
    right: 30px;
    left: auto;
}
#tm-cookie-consent-banner {
	right: auto;
	left: 30px;
}
.rtl .tm-team-member-single-content-wrapper.tm-team-member-view-default .themetechmount-team-member-single-feature-area {
    padding-left: 60px;
    padding-right: 0;
}
.rtl .tm-bg-secondarycolor .wpcf7 .tm-commonform.contactform-1 input[type="text"]::-webkit-input-placeholder,
.rtl .tm-bg-secondarycolor .wpcf7 .tm-commonform.contactform-1 input[type="email"]::-webkit-input-placeholder, 
.rtl .tm-bg-secondarycolor .wpcf7 .tm-commonform.contactform-1 textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,0.70) !important;
    padding-right: 0px;
}
.rtl .ttm-elementor-tabs.ttm-tab-style1 {
    display: flex;
}
.rtl .ttm-elementor-tabs.ttm-tab-style1 ul.elementor-tabs-wrapper {
    margin: 75px 0 0 30px;
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation li a, 
.rtl .widget.tm_widget_nav_menu li a, 
.rtl .widget.inqord_all_post_list_widget li a, 
.rtl .widget.inqord_category_list_widget li a {
	padding: 9px 40px 9px 15px;
}
.rtl .woocommerce-account .woocommerce-MyAccount-navigation li a:before, 
.rtl .widget.tm_widget_nav_menu li a:before, 
.rtl .widget.inqord_all_post_list_widget li a:before, 
.rtl .widget.inqord_category_list_widget li a:before {
    right: 15px;
    left: auto;
}
.rtl .themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-right .site-content-inner:before, 
.rtl .themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-left .site-content-inner:before, 
.rtl .themetechmount-sidebar-true.themetechmount-sidebar-left .site-content-inner:before {
    left: -66%;
    margin-left: -2px;
    margin-right: 0;
    right: auto;
}
@media (min-width: 992px) {
	.rtl.themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-right .site-content-inner:before,
	.rtl.themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-left .site-content-inner:before, 
	.rtl.themetechmount-sidebar-true.themetechmount-sidebar-left .site-content-inner:before {
	    left: -66%;
	    margin-left: -2px;
	    right: auto;
	}
}
body.themetechmount-sidebar-right.rtl .site-content-wrapper #primary.content-area {
    float: right;
}
.rtl .site-content-wrapper #sidebar-right.sidebar {
    float: left;
}
.rtl.single-post .tm_tag_lists {
    float: right;
}
.rtl .themetechmount-box-blog-classic .tm-social-share-wrapper {
    float: left;
}
.site-header-menu-list {
    float: left;
}
span.property-advanced-search-button {    
    padding: 13px 30px 15px 35px;    
}
span.property-advanced-search-button i {
    position: absolute;
    transform: rotate(90deg);
    padding-left: 0px;
    left: 13px !important;
    right: auto !important;
    top: 13px;
}
.themetechmount-property-search .property-search-widget .input-group-btn .search_button i {    
    padding-right: 5px;
    padding-left: 0;
}
.themetechmount-property-search .select2-container--default .select2-selection--single .select2-selection__arrow {    
    left: 5px;
    right: auto;
}
.themetechmount-propertybox-style3 .themetechmount-property-status .tm-status-list a {
	margin-left: 10px;
    margin-right: 0;
}
.themetechmount-propertybox-style3 .themetechmount-post-item-inner .themetechmount-property-iconlist {
	left: 20px;
    right: auto;
}
.tm-property-location-style2 .tm-term-logo-img {    
    right: auto;
    left: 15px;    
}
.themetechmount-propertybox-style3 .themetechmount-property-information span.tm-info-box i {
    padding-left: 8px;
    padding-right: 0;    
}
.themetechmount-propertybox-style3  .themetechmount-property-readmore {    
    margin-left: 0;
    margin-right: 10px;
}
.themetechmount-propertybox-style1  .themetechmount-property-status .tm-status-list a:last-child {
    margin-left: 10px;
    margin-right: 0;
}
.themetechmount-propertybox-style3 .themetechmount-ppricebox {
	padding-right: 15px;    
    padding-left: 0;
}
.themetechmount-propertybox-style3 .themetechmount-property-readmore a {
	padding: 5px 29px 5px 15px;
}
.themetechmount-propertybox-style3 .themetechmount-property-readmore a:before {    
    right: 0;
    left: auto;    
	top: 10px;
    position: absolute;       
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item > h4.mega-block-title:before {
	display: none; 
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item-type-widget .prt-box-desc {
    padding-left: 0;    
    padding-right: 30px;
    text-align: right;
}
#mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 0;
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu a {
	font-size: 15px !important;
    text-transform: none !important;
    font-weight: 400 !important;
}
#mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	 color: #001533; 
}
.themetechmount-propertybox-style1 .themetechmount-box-content {    
    text-align: right;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:before {    
    left: 0;
    right: auto;
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:first-child {
    padding-right: 0px;
    padding-left: 15px;
}
body .themetechmount-propertybox-style1 .themetechmount-property-readmore a {    
    border: 1px solid var(--ttm-skincolor);    
	padding: 10px 40px 10px 20px;
}
.themetechmount-propertybox-style1 .themetechmount-property-readmore a:before {    
    left: auto;
    right: 19px;    
}
.tm-header-menu-position-right .container-fullwide .tm-account-box {
    padding-left: 0;
}
.themetechmount-teambox-style2 .themetechmount-post-item {    
    text-align: right;
}
.themetechmount-teambox-style2 .themetechmount-box-social-links .tm-team-social-links-wrapper ul li:last-child {
    margin-right: 10px;
}
body .themetechmount-blogbox-styleone .themetechmount-blogbox-footer-left a:before {    
    display: none; 
}
body .themetechmount-blogbox-styleone .themetechmount-box-desc .tm-entry-meta .tm-meta-line:before {    
    left: 0;
    right: auto;  
	height: 18px;
	top: 4px; 
}
body .themetechmount-blogbox-styleone .themetechmount-box-desc .tm-entry-meta .tm-meta-line:first-child {
    padding-left: 17px;
}
body .themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child {
    padding-left: 0;
    padding-right: 13px;
}
.themetechmount-propertybox-style4 .themetechmount-box-content {    
    text-align: right;
}
.themetechmount-propertybox-style4 .themetechmount-ppricebox {
	padding-right: 15px;    
    padding-left: 0;    
}
.themetechmount-propertybox-style4 .themetechmount-property-status .tm-status-list a {
    margin-right: 0;
    margin-left: 8px;
}
.tm-widgetsep-yes .second-widget-area:last-child {    
    padding-right: 75px;
    padding-left: 15px;
}
.tm-widgetsep-yes .second-widget-area {
    border-left: 1px solid var(--ttm-bordercolor);
    border-right: none !important;
}
.tm-widgetsep-yes .second-widget-area:nth-child(2) {
    padding-right: 50px;
    padding-left: 15px;    
}
.tm-widgetsep-yes .second-widget-area:nth-child(3) {
    padding-right: 50px;    
}
.tm-widgetsep-yes .second-widget-area:last-child {
	border-left: none !important;
}
.themetechmount-propertybox-style1 .themetechmount-property-like {    
    left: 20px;
    right: auto !important;    
}
#site-header-menu #site-navigation .menu-toggle, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
    left: 0px !important;
}
/* home 03 */
.location-details-box {
    text-align: right;
}
.tm-header-style-infostack .tm-header-top-wrapper .site-branding {
    float: right;
    text-align: right;    
}
.tm-header-style-infostack .tm-top-info-con {    
    float: left;
    text-align: left;    
}
.tm-header-style-infostack .kw-phone {    
    right: auto;
    left: 0;    
}
.themetechmount-property-search .property-search-boxs {    
    justify-content: right;
}
.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {    
    text-align: right;    
}
body .themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:before {    
    left: 0;
    right: auto;
}
body .themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span:first-child {
    padding-left: 15px;
}
.sidebar .widget .search-form .search-field {    
    padding: 12px 15px 12px 80px;    
}
.widget_recent_comments li.recentcomments,
.widget_recent_entries a,
.widget_meta a,
.widget_categories a,
.widget_archive li a,
.widget_pages li a,
.widget_nav_menu li a {
    padding-left: 0px;
    padding-right: 25px;
}
.tm-entry-meta .tm-meta-line:before {       
	margin: 0; 
	 bottom: 7px;
    left: -2px;
    right: auto;
}
.prt-commonform.contactform-1 .tm--multistep-box:not(:first-of-type) {
    display: none;
}
.tm-agency-style1 .agency-details .agency-count {
    text-align: right;    
}
.prt-commonform.contactform-1.tm-contact-form p.nxt-prev-button {
    text-align: right;
}
.single-tm_team_member .themetechmount-team-img {    
    float: right;
	padding-right: 0; 
}
.tm-team-member-single-content-wrapper.tm-team-member-view-default .tm-team-member-single-content .themetechmount-team-member-single-featured-area .themetechmount-team-member-info .tm-team-member-content {    
    padding-right: 50px;
    padding-left: 15px;
}
.themetechmount-property-location .themetechmount-address i, .themetechmount-propertybox-style1 .themetechmount-address i {    
    padding-right: 0;
    padding-left: 5px;    
}
.tm-pricetab-style-1 .e-n-tabs-heading {
    left: -323px;
    right: 0;
}
.tm-agency-style1 .agency-details .tm-term-location i {    
    padding-left: 10px;
    padding-right: 0;
}
.fa-eye-slash:before {    
    left: 20px;
    position: relative;
}
body .tm-header-login-page .field-icon {    
    margin-right: 0;
	float: left;
}
body .tm-header-login-page input[type="checkbox"],
.tm-header-login-page input[type="radio"] {    
    margin-left: 10px;  
	margin-right: 0; 
}
body .tm-header-login-page .prt-login-text-area {
    text-align: right;    
}
body #login-form span.tm-form-title,
body #registration-form span.tm-form-title {
    text-align: right;    
}
body .tm-header-login-page .form-group.acceptionbox {    
    text-align: right;
}
/* property detail */
.tm-pf-view-top-image .tm-property-features .tm-features-list a,
.tm-property-detail-style-one .tm-property-features .tm-features-list a {    
    padding: 5px 25px 10px 0px;    
}
.tm-pf-view-top-image .tm-property-features .tm-features-list a:before,
.tm-property-detail-style-one .tm-property-features .tm-features-list a:before {    
    right: 1px;
    left: auto;    
}
.tm-property-floorplan button.slick-arrow.slick-prev {
    right: auto !important;
    left: 0 !important;
}
.tm-property-floorplan button.slick-arrow {    
    left: 60px;
    right: auto;    
}
.themetechmount-property-single-contentbox .slick-list {
    direction: ltr;
}
.tm-pf-single-content-wrapper .flex-viewport {    
    direction: ltr;
}
.themetechmount-propertybox-style3 .themetechmount-box-content {    
    text-align: right;
}
.tm-property-document-box {    
    margin-right: 0;   
}
.tm-property-document-box:last-child {
    margin-right: 10px;
}
.tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li > ul.mega-sub-menu {    
    width: calc(100% + 99%);
}
.themetechmount_item_popup_details_wrap {
    display: flex;
}
.themetechmount-property-status {
    text-align: right;
}
.themetechmount-post-item-popup  .themetechmount-property-status .tm-status-list a {    
    margin-right: 0;    
    margin-left: 10px;
}
.themetechmount-post-item-popup .themetechmount-property-information span {    
    padding-left: 20px;    
    padding-right: 0;
}
.themetechmount-post-item-popup .themetechmount-property-information span.tm-property-detail i {    
    margin-left: 15px;
    margin-right: 0;
}
.close-btn {    
    left: 40px;
    right: auto;    
    float: left;    
}
.tm-widgetsep-yes .second-widget-area:first-child {
    padding-right: 15px;    
}
.themetechmount-propertybox-style3 .themetechmount-property-information span.tm-info-box {
	margin-left: 8px;
	margin-right: 0;
}
.themetechmount-propertybox-style3 .themetechmount-property-information span.tm-info-box:last-child {
    margin-right: 0px;
    margin-left: 0;
}
.themetechmount-propertybox-style4 .themetechmount-property-information span.tm-info-box {    
    margin-left: 8px;
    margin-right: 0;    
}
.themetechmount-blogbox-styletwo .tm-featured-outer-wrapper {
    margin-left: 60px;
    margin-right: 0;
}
.themetechmount-blogbox-styletwo .themetechmount-box-bottom-desc {   
    margin-right: 70px;
    margin-left: 0px;
}
.tm-headerstyle-classic-overlay .tm-header-contact-btn-wrapper {    
    padding-right: 0;
}
.tm-headerstyle-infostack-overlay .tm-header-menu-position-left .site-branding {
    padding-right: 0;
}
#mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-item {
text-align: right;
}
#mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {    
    left: 20px;
    right: auto;
	transform: rotateY(180deg);
}
header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu .mega-menu-item ul.mega-sub-menu {
    left: -132% !important;
    right: auto !important;
}
.themetechmount-property-search .property-search-advanced-content .search_by_features li.tm-features-item input[type="checkbox"] {
    margin-left: 10px;
    margin-right: 0;
}
.tm-property-detail-box .themetechmount-property-single-content-area {
    float: right;
}
#mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
	text-align: right; 
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span {
	display: flex; 
}
.themetechmount-propertybox-style1 .themetechmount-box-content .themetechmount-property-information span i {
    padding-left: 7px;
    padding-right: 0;
}
.themetechmount-propertybox-style1 .themetechmount-property-readmore a {    
    padding: 10px 40px 10px 20px;    
}
body .themetechmount-propertybox-style1 .themetechmount-property-readmore a:before {    
    left: auto;
    right: 19px;    
}
.themetechmount-propertybox-style4 .themetechmount-property-readmore a {    
    padding-left: 8px;
    padding-right: 18px;    
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
display: none;
}
.themetechmount-propertybox-style4 .themetechmount-property-readmore a:before {
    padding-left: 0;
    padding-right: 0;
    top: 12px;
    right: 10px;
    left: auto;
    position: absolute;
}
.themetechmount-propertybox-style4 .themetechmount-property-information span.tm-info-box {
    padding: 3px 32px 2px 10px;
	position: relative;
}
.themetechmount-propertybox-style4 .themetechmount-property-information span.tm-info-box i {
    padding-right: 8px;
    position: absolute;
    right: 4px;
    top: 5px;
}
.themetechmount-propertybox-style1 span.themetechmount-address {    
    padding: 20px 21px 20px 15px;    
}
.themetechmount-propertybox-style1 span.themetechmount-address {    
    right: 0;    
}
.tm-empiral-icon-arrow-right:before {    
    transform: rotate(180deg);
}
.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    float: right;
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link, 
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link:hover {
	font-family: "Switzer", Tahoma, Geneva, sans-serif;
}
.tm-team-member-single-content-wrapper.tm-team-member-view-default .tm-team-social-link .tm-team-social-links-wrapper ul.tm-team-social-links li:first-child a {
    margin-right: 0;
}
.elementor-button-icon {    
    transform: rotate(-180deg);
}
body.themetechmount-footer-cta-yes .tm-user-dashboard {    
    padding-bottom: 50px;
}
.sidebar-links .profile-link i {
    margin-left: 12px;
    margin-right: 0;
}
.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {    
    margin-left: 3px;    
    margin-right: 0;    
}
.tm-social-share-wrapper .tm-social-share-title, .tm-social-share-wrapper .tm-social-share-links, .tm-social-share-wrapper .tm-single-top-btn {
    float: right;
}
input[type="checkbox"], input[type="radio"] {	
	margin-right: 0;	
	margin-left: 10px;
}
.tm-apps-image img {
    padding-left: 15px;
    padding-right: 0; 
}
.tm-headerstyle-classic .tm-header-contact-btn-wrapper ,
.tm-headerstyle-classic .tm-account-box {    
    float: left;    
}
.themetechmount-propertybox-style4 .themetechmount-post-item {    
    padding: 15px 15px 15px 30px;    
}
.tm-mmmenu-override-yes  #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item-type-widget img {
    width: auto;
}


@media (max-width: 1200px) {
	.tm-headerstyle-classic-overlay .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
		top: 34px;
	}
}
@media (max-width: 1199px) {
	.tm-property-document-box:last-child {
		margin-right: 0;
	}
	.tm-header-top-wrapper.container.tm-container-for-header {
		width: 100%;
	}
	.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item.widget_media_image > h4.mega-block-title {
		text-align: right !important;
	}
	.tm-widgetsep-yes .second-widget-area:last-child {
		padding-right: 15px;
		padding-left: 15px;
	}
	.tm-widgetsep-yes .second-widget-area:nth-child(3),
	.tm-widgetsep-yes .second-widget-area:first-child,
	.tm-widgetsep-yes .second-widget-area:nth-child(2) {
		padding-right: 15px;    
	}
	#site-header-menu #site-navigation .menu-toggle,
	.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
		left: 0px !important;
		right: auto !important;
	}
}
@media (max-width: 1024px) {
	.tm-floor-plan.col-md-8 {
		text-align: right;
	}
	.prt-fimage.row {
		display: inline-block;
	}
	.tm-titlebar-wrapper.tm-prtitlebar-view .tm-titlebar-main {
		text-align: right;		
	}
}

@media (max-width: 991px) {
     .tm-widgetsep-yes .second-widget-area {
		border-left: unset;    
	}
	.themetechmount-propertybox-style3 .tm-featured-wrapper.tm-tm_property-featured-wrapper img {
		width: 100%;
	}
	.tm-team-member-single-content-wrapper.tm-team-member-view-default .tm-team-member-single-content .themetechmount-team-member-single-featured-area .themetechmount-team-member-info .tm-team-member-content {
		padding-right: 0;    
	}
	.tm-pricetab-style-1 .e-n-tabs-heading {
		left: 0;
		right: 0;		
	}
	.elementor-widget-n-tabs .e-n-tabs {
		display: block;       
	}
	.elementor-widget-n-tabs .e-n-tabs-content {    
		padding-top: 20px;
	}
}

@media (max-width: 767px) {
	.tm-footer2-left {
		text-align: center;
	}
	.inside h4 span:nth-child(2) {		
		display: none;
	}
	.tm-property-floorplan .tm-floor-plan ul {		
		text-align: right;
	}	
	.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {    
		float: right;
	}
	.col-sm-6.prev-link_wrapper,
	.col-sm-6.next-link_wrapper {    
		width: 100%;
		
	}
	.col-sm-6.next-link_wrapper {
		float: right;
	}
	.rtl.single-post .tm-post-prev-next-buttons .prev-link_wrapper .pagination-item.prev {
		float: right;
	}
}

@media (max-width: 530px) {
	.themetechmount-propertybox-style3 .themetechmount-ppricebox {
		padding-right: 0;
		padding-left: 0;
	}
	.themetechmount-propertybox-style3  .themetechmount-property-readmore {    
		margin-right: 0;
	}
}

@media (min-width: 992px) {
	.single-post.themetechmount-sidebar-right #sidebar-right.widget-area, .woocommerce.themetechmount-sidebar-right #sidebar-right.widget-area.col-md-3, .themetechmount-sidebar-right #sidebar-right.widget-area.col-md-3 {
		width: 31%;
		background-color: var(--ttm-greycolor);
		border-radius: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}
}


@media only screen and (max-width: 1200px){
	.rtl .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
	.rtl #site-header-menu #site-navigation div.nav-menu > ul {    
		height: 50vh;
	}
	
	.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item {    
		text-align: right;
	}
}


@media only screen and (min-width: 1025px) and (max-width: 1750px) {
	.elementor-266 .elementor-element.elementor-element-4c9dd59b {
		margin: 0
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {
	.elementor-element.elementor-element-96107db.e-con-full.tm-icon-bgcat.e-flex.e-con.e-child {
		padding-right: 30px;
		padding-left: 0;
	}
}