/*
RMTheme
Version: 5.2.2
*/
/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset + Font Face
/*-------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

:focus {
	outline: 0;
}

input[type="submit"] {
	-webkit-appearance: none;
}

html {
	overflow-x: hidden;
	max-width: 100%;
}

body {
	max-width: 100%;
	font-family: "Arial", Helvetica, sans-serif;
	position: relative;
	line-height: 1.7;
	background: none;
}

p {
	margin: 0 0 20px;
}

pre {
	padding: 15px;
}

ul,
ol {
	margin-bottom: 20px;
}

ul {
	list-style: outside disc;
}

ol {
	list-style: outside decimal;
}

.entry-content ul,
.entry-content ol {
	margin-left: 40px;
}

ul li,
ol li {
	margin-bottom: 5px;
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
	margin-left: 20px;
}

input[type="text"]::-ms-clear {
	display: none;
}

sup {
	font-size: 10px;
	vertical-align: super;
}

sub {
	font-size: 10px;
	vertical-align: sub;
}

p:empty {
	display: none;
}

aside {
	margin-bottom: 20px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

img {
	backface-visibility: hidden;
	border-style: none;
	height: auto;
	max-width: 100%;
	vertical-align: top;
}

a {
	text-decoration: none;
}

a,
a:active {
	color: #0084be;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none !important;
	text-decoration: none !important;
}

body {
	font-size: 16px;
}

.rmtheme-hide {
	display: none !important;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.aligncenter {
	display: block;
	margin: 15px auto;
}

.wp-smiley {
	margin-bottom: 0 !important;
}

dt {
	font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
	color: #333;
}

dd {
	padding-left: 20px;
	margin-bottom: 20px;
}

.gallery-caption {
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0 10px;
}

#wpstats {
	display: none;
}

table {
	font-size: 90%;
	margin-bottom: 20px;
}

.wp-caption {
	max-width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}

.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.wp-caption img {
	margin-bottom: 10px !important;
	display: block;
}

em {
	font-style: italic;
}

caption,
th,
td {
	font-weight: 400;
	text-align: left;
}

.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-font-smoothing: antialiased;
}

h1,
h2,
h3 {
	margin-bottom: 15px;
}

h4,
h5,
h6 {
	margin-bottom: 10px;
}

.bold,
strong,
b {
	font-weight: 700;
}

.uppercase {
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
p.light {
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

h1.light {
	font-size: 34px;
	margin-bottom: 30px;
}

h2.light {
	font-size: 28px;
	margin-bottom: 30px;
	letter-spacing: 0.5px;
}

h3.light {
	font-size: 24px;
	margin-bottom: 15px;
	letter-spacing: 0.5px;
}

h4.light {
	font-size: 18px;
	margin-bottom: 7px;
	letter-spacing: 0.5px;
}

h5.light {
	font-size: 16px;
	margin-bottom: 7px;
	letter-spacing: 0.5px;
}

h6.light {
	font-size: 14px;
	margin-bottom: 7px;
	letter-spacing: 0.5px;
}

h1.uppercase {
	letter-spacing: 3px;
}

h2.uppercase {
	letter-spacing: 2.5px;
}

h3.uppercase {
	letter-spacing: 2px;
}

h4.uppercase {
	letter-spacing: 2px;
}

h5.uppercase {
	letter-spacing: 1.3px;
}

h6.uppercase {
	letter-spacing: 1.3px;
}

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

.row .col p:last-child {
	padding-bottom: 0;
}

.container .row:last-child {
	padding-bottom: 0;
}

blockquote {
	padding-left: 0;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}

.default-page-space {
	padding: 30px 0;
}

.section,
.home-page-section,
.page_section {
	background-size: cover;
}

.tooltip,
.popover {
	z-index: 999999999;
}

#page-title-container,
.breadcrumbs,
#content {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}

.rmtheme-link-column {
    cursor: pointer;
}

.rmt-display-on-desktop{
	display: inherit;
}
.rmt-display-on-tab{
	display: none;
}
.rmt-display-on-mobile{
	display: none;
}

/* ------------------------------------------------------------------------ */
/* 2. Box Layout */
/* ------------------------------------------------------------------------ */

#rmt-box-layout {
	margin: 0 auto;
	-webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
	-o-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
	-ms-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
}

/* ------------------------------------------------------------------------ */
/* Body slider area */
/* ------------------------------------------------------------------------ */

#rmt-body-slider-area {
	position: absolute;
	top: 0;
	z-index: 0;
}

.container {
	width: 90%;
}

/*-------------------------------------------------------------------------*/
/*	Sometimes vc load library of flexslider and need to override it's style
/*-------------------------------------------------------------------------*/
#content .flexslider {
	margin: 0;
	background: transparent;
	border: none;
	box-shadow: none;
	position: relative;
}
#content .flex-direction-nav a:hover {
    color: #fff;
    line-height: 25px;
    width: 25px;
    height: 25px;
    text-align: center;
}
#content .flex-direction-nav a:before{
	font-size: 18px;
}
#content .flex-direction-nav a:hover{
	color: #fff;
}
#content .flex-control-nav {
	bottom: 0;
}
/*-------------------------------------------------------------------------*/
/*	Guttenbarg style
/*-------------------------------------------------------------------------*/
.rmt-full-width-section{
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		box-sizing: content-box!important;
		-moz-box-sizing: content-box!important;
		-webkit-box-sizing: content-box!important;
		margin-left: -50%;
		padding-left: 50%;
		padding-right: 50%;
		width: 100%;
		position: relative;
}





/*-------------------------------------------------------------------------*/
/*	3.	Content sticky menu
/*-------------------------------------------------------------------------*/

.rmt-content-sticky-enabled {

}

#rmt-content-skicky-menu-bar.active-content-skicky {
	width: 100%;
	position: fixed;
	height: 50px;
	top: 0;
	left: 0;
	text-align: center;
	background-color: #f8f8f8;
	z-index: 9999999;
}

#rmt-content-skicky-menu-bar ul {
	display: inline-block;
	text-align: center;
}

#rmt-content-skicky-menu-bar ul li {
	height: 50px;
	display: inline-block;
	background-color: #f6f6f6;
	margin-bottom: 0;
}

#rmt-content-skicky-menu-bar ul li a {
	color: #777;
	text-decoration: none;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 2px 20px;
}

#rmt-content-skicky-menu-bar ul li.active a,
#rmt-content-skicky-menu-bar ul li a:hover {
	color: #fff;
}

/*-------------------------------------------------------------------------*/
/*	4.	Header + Search Bar Styles
/*-------------------------------------------------------------------------*/

#header-logo img {
	vertical-align: middle;
}

#header-logo h1.site-title {
	font-size: 32px;
	padding: 5px 0 5px 0;
	line-height: 32px;
	margin: 0;
}

#header-logo h2.site-description {
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.rmt-animated-sticky-header #header-logo {
	margin: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#rmt-header-others .rmenubar-nav {
	float: right;
}

#rmt-mobile-menu-wrapper {
	background-color: #4e5052;
	display: none;
}

#mobile-menu-toggle {
	background-color: #4e5052;
	position: static !important;
	width: auto !important;
	height: auto !important;
	margin: 10px 0 0;
}

#mobile-menu-toggle span {
	color: #fff;
}

#mobile-menu-toggle .rmt-fws-icon {
	font-size: 18px !important;
	color: #fff !important;
	float: right;
}

#mobile-menu > ul {
	border-top: none !important;
}

#mobile-menu-toggle:after {
	clear: both;
	display: table;
	content: "";
}

.rmt-header-main-menu .rmenubar {
	border-radius: 0;
	margin-bottom: 0;
	border: none;
	background: none;
}

.rmt-header-main-menu nav > ul > li {
	float: left;
}

.menu-inline-logo-wrap {
	text-align: center;
}
.menu-inline-logo-wrap #header-logo {
	margin: 0;
}
.menu-inline-logo-wrap #header-logo #regular_logo{
	padding: 18px 0 0;
}

.menu-inline-logo-wrap #header-logo #sticky_logo{
	padding: 1px 0 0;
}

.rmt-header-main-menu nav > ul > li > a {
	display: block;
	line-height: 20px;
	-webkit-transition: color 0.1s linear;
	-moz-transition: color 0.1s linear;
	-o-transition: color 0.1s linear;
	transition: color 0.1s linear;
}

#rmt-header-others .rmenubar > ul > li > a {
	padding: 30px 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.rmt-animated-sticky-header #rmt-header-others .rmenubar > ul > li > a {
	padding: 18px 15px;
}

.rmt-header-main-menu nav > ul > li.rmt-dropdown-to-left .sub-menu {
	left: auto !important;
	right: 0 !important;
	text-align: left;
}

.rmt-header-main-menu nav > ul > li.rmt-dropdown-to-left .sub-menu .sub-menu {
	right: 100% !important;
	text-align: left;
}

.rmt-header-main-menu nav > ul > li.rmt-dropdown-to-left .sub-menu .sub-menu li a {
	text-align: left;
}

.rmt-header-main-menu nav ul li a:hover {
	text-decoration: none;
}

.rmt-header-main-menu {
	position: relative;
}

.rmt-header-main-menu nav > ul > li.megamenu {
	position: inherit !important;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu {
	width: 100%;
	left: 0;
	padding: 15px 0;
	background-color: #edebeb;
	top: auto;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu li ul.sub-menu {
	border-top: none;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li {
	display: inline-block !important;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:last-child {
	border-right: none !important;
}

.rmt-header-main-menu nav > ul > li.megamenu.columns-2 > ul > li {
	width: 50%;
}

.rmt-header-main-menu nav > ul > li.megamenu.columns-3 > ul > li {
	width: 33.33%;
}

.rmt-header-main-menu nav > ul > li.megamenu.columns-4 > ul > li {
	width: 25%;
}

.rmt-header-main-menu nav > ul > li.megamenu.columns-5 > ul > li {
	width: 20%;
}

.rmt-header-main-menu nav > ul > li.megamenu.columns-6 > ul > li {
	width: 16.66%%;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li ul {
	display: block !important;
	top: 0 !important;
	width: 100%;
	opacity: 1 !Important;
	left: 0 !important;
	position: relative !important;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li ul li {
	width: 90%;
	float: none;
	margin: auto;
}

.rmt-header-main-menu nav > ul > li.megamenu ul li a {
	border-bottom: none !important;
	padding: 9px 15px;
}

.rmt-header-main-menu nav > ul > li.megamenu ul .rmt-recent-post-display.display_style_list {
	color: #ccc;
	font-size: 85%;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul .rmt-recent-post-display.display_style_list ul li a:hover {
	background: none !important;
}

.rmt-header-main-menu nav > ul > li.megamenu ul .rmt-recent-post-display.display_style_list li a {
	padding: 0;
}

.rmt-header-main-menu nav > ul > li.megamenu ul .rmt-recent-post-display .post-list .hentry {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.rmt-header-main-menu nav > ul > li.megamenu ul .rmt-recent-post-display .post-list li:last-child .hentry {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li > a {
	text-transform: uppercase;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li > a:hover,
.rmt-header-main-menu nav > ul > li.megamenu > ul > li.sfHover > a {
	background-color: transparent !important;
}

#rmt-header-others .rmt-header-main-menu ul.sub-menu {
	margin-top: -2px;
}

.rmt-header-main-menu .menu-item-language .iclflag,
#header-secondary-outer .menu-item-language .iclflag {
	top: 1px;
	position: relative;
	margin-right: 4px;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul ul li a:hover,
.rmt-header-main-menu nav > ul > li.megamenu > ul ul li.current-menu-item a {
	color: #bbb !important;
	background-color: #313233 !important;
}

.rmt-header-main-menu.with_search_box ul.rmenubar-nav {
	float: left;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(1):nth-last-child(2),
.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(2):nth-last-child(1) {
	float: left;
	margin-right: 1%;
	width: 48%;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(2):nth-last-child(1):last-of-type {
	margin-right: 0;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(1):nth-last-child(3),
.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(2):nth-last-child(2),
.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(3):nth-last-child(1) {
	float: left;
	margin-right: 1%;
	width: 32%;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(3):nth-last-child(1):last-of-type {
	margin-right: 0;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(1):nth-last-child(4),
.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(2):nth-last-child(3),
.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(3):nth-last-child(2),
.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(4):nth-last-child(1) {
	float: left;
	margin-right: 1%;
	width: 24%;
}

.rmt-header-main-menu nav > ul > li.megamenu > ul > li:nth-child(4):nth-last-child(1):last-of-type {
	margin-right: 0;
}


/*-------------------------------------------------------------------------*/
/*	Sidebar newsletter
/*-------------------------------------------------------------------------*/

.rm-sidebar-wrap .rm-mailchimip-newsletter-box {
	padding: 10px 0px;
}

.rm-sidebar-wrap .rm-mailchimip-newsletter-box .rmmc_email {
	width: calc(100% - 126px);
	line-height: 26px;
	padding: 3px 5px;
}

.rm-sidebar-wrap .rm-mailchimip-newsletter-box .submit {
	width: 110px;
	padding: 8px;
	margin-top: -4px;
	margin-left: -5px;
}

.sf-menu .rm-nav-right-social-list a {
	padding: inherit;
}

.rm-nav-right-social-list .social-list {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.rm-nav-right-social-list .social-list {
	margin-top: 25px;
}

.rmt-animated-sticky-header .rm-nav-right-social-list .social-list {
	margin-top: 15px;
}

/*---- Lava Lamp Effect ---- */

.rmt-header-main-menu .hover-bg {
	position: absolute;
	bottom: 0;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: visible !important;
	border-width: 0 0 2px;
	border-style: solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:0 !important;
}

/* --------- Mobile Menu - styling properties in responsive.css and used when needed only ---------- */

#mobile-menu {
	display: none;
}

#mobile-menu:after {
	clear: both;
	display: table;
	content: "";
}

#mobile-menu-toggle {
	display: none;
}

#mobile-menu-toggle .rmt-fws-icon {
	font-size: 24px;
}
#mobile-menu .sf-sub-indicator{
	width: auto;
	height: auto;
}
#mobile-menu li span .rmt-fws-icon {
	font-size: 24px;
	float: right;
	line-height: 10px;
	color: #bbb;
}

#select_button_arrow {
	display: none;
}

.mobile_dropdown_menu {
	position: relative;
	background-color: #4e5052 ;
}

.mobile_dropdown_menu #select_button_arrow {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
	text-align: center;
	color: #fff;
}

.mobile_dropdown_menu #select_button_arrow .rmt-fws-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 0;
	line-height: 0;
	margin-left: -15px;
	font-size: 30px;
	color: #fff;
	z-index: 2;
}

#mobile-menu select {
	width: 100%;
	border: none;
	margin: 0;
	padding: 10px;
	color: #fff;
	cursor: pointer;
	position: relative;
	z-index: 3;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
}

#mobile-menu select option:first-child {
	text-transform: uppercase;
}

#mobile-menu select option {
	background-color: #4e5052;
	padding: 7px;
	border-top: 1px solid #75787b;
	border-bottom: 1px solid #373839;
}

#mobile-menu select::-ms-expand {
	display: none;
}

.mobile-menu-icon-toggle,
#mobile-menu.mobile_toggle_menu {
	display: none;
}

.rmt-mobile-menu-inside-sticky-wrapper .mobile-menu-icon-toggle-close{ display: none; }

/*-------------------------------------------------------------------------*/
/*	5.	Main Menu
/*-------------------------------------------------------------------------*/

.sf-menu {
	line-height: 1;
}

.sf-menu ul {
	position: absolute;
	top: 0;
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit;
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em;
	z-index: 99999;
}

.rmt-header-main-menu .sf-menu > li:hover > ul,
.rmt-header-main-menu .sf-menu > li.sfHover > ul {
	top: 100%;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10.8em;
	top: -10px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em;
	top: 0;
}

.sub-menu {
	z-index: 99999;
}

.sf-menu {
	float: left;
	margin-bottom: 30px;
}

.sf-menu li li a,
.sf-menu li li a:visited {
	padding-left: 1.25em;
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
	outline: 0 none;
}

.sf-menu ul li a {
	margin: 0;
	padding: 14px;
	border-bottom: 1px solid #dcdadb;
}

.sf-sub-indicator {
	display: inline-block;
	width: 10px;
	position: relative;
	left: 8px;
	height: 10px;
}
.rmt-header-side-main-menu .sf-sub-indicator {
    display: none;
}
.sf-sub-indicator [class^="icon-"],
.sf-sub-indicator [class*=" icon-"] {
	font-size: 14px;
	line-height: 14px;
	height: auto;
	background-color: transparent !important;
	color: #888;
}

.sf-menu ul a:focus,
.sf-menu ul a:hover,
.sf-menu ul a:active,
.sf-menu ul li:hover > a,
.sf-menu ul li.sfHover > a  {
	background: none;
	color: #66c6de;
}

.sf-shadow ul.sf-shadow-off {
	background: none repeat scroll 0 0 transparent;
}

.sf-vertical,
.sf-vertical li {
	width: 100%;
}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left: 100%;
	top: 0;
}

.sf-menu,
.sf-menu * {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.sf-menu {
	line-height: 1;
}

.sf-menu:after {
	clear: both;
	display: table;
	content: "";
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 18em;
}

.sf-menu ul li,
.sf-menu ul li li {
	width: 100%;
}

.sf-menu ul li:last-child a {
	border-bottom: medium none;
}

.sf-menu li:hover {
	visibility: inherit;
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 33px;
	z-index: 99999;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 18em;
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 18em;
	top: 0;
}

.sf-menu .sf-with-ul a {
	min-width: 1px;
	padding-right: 14px !important;
}

.rmt-header-main-menu .sf-menu li ul li a {
	line-height: 1em;
	font-size: 12px;
	font-weight: 400;
	padding: 10px 20px;
	background-color: #1f1f1f;
	color: #999;
	border-bottom: 1px solid #333;
}

.sf-menu li ul li .sf-sub-indicator {
	right: 5px;
	left: auto;
	top: 10px;
	display: block;
	position: absolute;
}

.sf-menu li li ul {
	left: 18em;
}

.sf-menu {
	float: none;
}

.sf-menu a {
	margin: 0 1px;
	padding: 0.75em 1em 32px;
	text-decoration: none;
}

.sf-menu ul li {
	font-weight: 400;
}

.sf-menu .sfHover ul li a,
.sf-menu .sfHover ul li li a {
	box-shadow: none;
}

.sf-menu ul li a:focus,
.sf-menu ul li a:hover,
.sf-menu ul li a:active,
.sf-menu ul li li a:focus,
.sf-menu ul li li a:hover,
.sf-menu ul li li a:active {
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
}

.megamenu .sub-menu {
	background-color: #1f1f1f !important;
}

.megamenu .sub-menu a {
	font-weight: 400 !important;
	color: #ddd !important;
}

.megamenu .sub-menu .li {
	border-right: 1px solid #dcdadb;
}

.megamenu .sub-menu .sub-menu a {
	font-weight: 400 !important;
}

.megamenu .sub-menu a {
	background: none !important;
	border: none !important;
}

.megamenu .sub-menu .li .sub-menu .li {
	border-right: none;
}

.sf-menu li ul li a:hover,
.sf-menu li ul li.sfHover > a {
	background-color: #313233;
	border-bottom: 1px solid #444;
}

.sf-menu li ul li.sfHover > a .sf-sub-indicator [class^="icon-"] {
	color: #66c6de;
}

.rmt-header-main-menu nav ul li ul.sub-menu {
	/*border-top: none !important;
	top: 47px !important;*/
	display: none;
}

#mobile-menu select {
	margin: 10px 0;
	padding: 5px;
}

/*-------------------------------------------------------------------------*/
/* 6. Section Top Styles */
/*-------------------------------------------------------------------------*/


#header-logo.pull-right {
	text-align: right;
}

.rmt-header-social-icon,
.rmt-header-phone-number,
.header_cart_menu {
	margin-bottom: 5px;
}

.rmt-header-phone-number .fa-phone.fa-2x {
	font-size: 20px;
	margin-right: 2px;
	vertical-align: middle;
}

#rmt-header-others .rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu {
	left: auto;
	right: 0;
	width: 930px;
}

.wrapper-width-1170 #rmt-header-others .rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu {
	left: auto;
	right: 0;
	width: 1140px;
}

#rmt-header-others .rmt-header-main-menu {
	text-align: left;
}

#rmt-header-others .rmt-header-main-menu ul.sub-menu {
	z-index: 99999;
 }

#rmt-header-others.pull-left .cart-contents,
#rmt-header-others.pull-left .rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu {
	left: 0;
	right: auto;
}

#rmt-header-others.pull-left .rmenubar-nav,
#rmt-header-others.rmt-col-md-12 .rmenubar-nav {
	float: none;
}

#rmt-header-others.rmt-col-md-12 {
	text-align: center;
}

#rmt-header-others #search_site.rmenubar-form {
	padding-left: 0;
	padding-right: 0;
	float: none !important;
}

/*-------------------------------------------------------------------------*/
/* 7. Section Page Title Container Styles */
/*-------------------------------------------------------------------------*/

#breadcrumbs {
	padding: 15px;
	width: 100%;
}


#breadcrumbs .sep {
	padding: 0 3px;
}

.breadcrumbs {
	margin-top: 25px;
}

.breadcrumbs li {
	display: inline-block;
	margin-left: 5px;
}

.breadcrumbs li a {
	padding-right: 5px;
}

.breadcrumbs li:after {
	content: "/";
}

.breadcrumbs li:last-child:after {
	content: "";
}

.breadcrumb_above_title .breadcrumbs {
	margin: 5px 0;
}

.breadcrumb_below_title .breadcrumbs {
	margin: 5px 0;
}

.breadcrumb_below_title_bar .breadcrumbs {
	margin: 10px 0;
}



/*-------------------------------------------------------------------------*/
/*	8.	Main Content style
/*-------------------------------------------------------------------------*/

#rmt-fullwidth-content-wrap {
	position: relative;
}

/*-------------------------------------------------------------------------*/
/*	8.	Widget Styles
/*-------------------------------------------------------------------------*/

#rmt-section-footer-widget-area {
	padding: 60px 0 40px 0;
	font-size: 90%;
	background-color: #363839;
}

.widget-area .widget {
	color: #ccc;
}

.widget .widget-title {
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
	border-bottom: 1px solid #e6e6e6;
}

.widget-area .widget .widget-title {
	color: #777;
}

.widget ul li {
	list-style: none;
}

.widget a {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.widget-area .widget a {
	color: #ccc;
}

.widget.social-networks-widget .widget-title {
	margin-bottom: 0;
}

#rmt-section-footer-widget-area .widget-area .widget .widget-title {
	color: #fff;
	border-bottom: 1px solid #444;
}

#rmt-section-footer-widget-area .widget-area .widget ul li {
	border-bottom: 1px solid #444;
	padding: 5px 0;
}

#rmt-section-footer-widget-area .widget-area .widget ul.post-list li {
	padding: 10px 0;
}

#rmt-section-footer-widget-area .widget-area .widget ul li:first-child {
	padding-top: 0;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_recent_comments ul#recentcomments li {
	background-color: #2a2b2b;
	padding: 9px 15px;
	border-bottom: none;
	margin-top: 15px;
}

#rmt-section-footer-widget-area .widget-area .widget .tagcloud a {
	border: 1px solid #444;
	display: inline-block;
	margin: 0 0 5px;
	padding: 5px;
}

#rmt-section-footer-widget-area .widget-area .widget .tagcloud a:hover {
	color: #fff;
	vertical-align: middle;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_calendar #wp-calendar tr td,
#rmt-section-footer-widget-area .widget-area .widget.widget_calendar #wp-calendar th {
	padding: 2px 4px;
	text-align: center;
	color: #ccc;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_search {
	margin-top: 18px;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_search .search-form input[type="submit"] {
	background-color: #fff;
	color: #333;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 3px 6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_search .search-form input[type="search"] {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 16px;
	height: 28px;
	line-height: 1.42857;
	padding: 3px 6px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-ms-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 100%;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #ccc;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_price_filter .price_slider_wrapper {
	border-bottom-color: #444;
}

#rmt-section-footer-widget-area .widget-area .price > .amount {
	color: #ccc;
}

.widget.recent-posts-widget ul.post-list li {
	display: table;
	overflow: hidden;
}

.widget.recent-posts-widget ul.post-list li .thumb_container {
	display: table-cell;
	white-space: pre;
	vertical-align: top;
	float: left;
	transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.widget.recent-posts-widget ul.post-list li img:hover {
	opacity: 0.8;
}

.widget.recent-posts-widget ul.post-list li .entry-text-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	width: 100%;
}

.widget.recent-posts-widget ul.post-list li .entry-text-wrap.nothumbnail {
	width: 100%;
	float: none;
}

.widget.recent-posts-widget ul.post-list li:after {
	clear: both;
	display: table;
	content: "";
}

.widget .hentry {
	padding: 0;
	margin: 0;
	border: none;
}

.widget.featured-posts-widget ul.post-list li {
	display: table;
	overflow: hidden;
}

.widget.featured-posts-widget ul.post-list li .thumb_container {
	display: table-cell;
	white-space: pre;
	vertical-align: top;
	float: left;
	transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.widget.featured-posts-widget ul.post-list li img:hover {
	opacity: 0.8;
}

.widget.featured-posts-widget ul.post-list li .entry-text-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	width: 100%;
}

.widget.featured-posts-widget ul.post-list li .entry-text-wrap.nothumbnail {
	width: 100%;
	float: none;
}

.widget.featured-posts-widget ul.post-list li:after {
	clear: both;
	display: table;
	content: "";
}

.widget.popular-posts-widget ul.post-list li {
	display: table;
	overflow: hidden;
}

.widget.popular-posts-widget ul.post-list li .thumb_container {
	display: table-cell;
	white-space: pre;
	vertical-align: top;
	float: left;
	transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
}

.widget.popular-posts-widget ul.post-list li img:hover {
	opacity: 0.8;
}

.widget.popular-posts-widget ul.post-list li .entry-text-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	width: 100%;
}

.widget.popular-posts-widget ul.post-list li .entry-text-wrap.nothumbnail {
	width: 100%;
	float: none;
}

.widget.popular-posts-widget ul.post-list li:after {
	clear: both;
	display: table;
	content: "";
}

.byline,
.meta {
	font-size: 12px;
}

span.author.vcard {
    margin-right: 10px;
}

.widget .comments-number .icon-bubbles {
	padding: 0 5px 0 0;
}

.widget.recent-video-widget .video_thumb_container {
	margin: 0 0 10px 0;
	display: block;
	float: none;
	white-space: normal;
}

.widget.recent-video-widget .image-info .image-info-buttons a.lightbox-link {
	margin-top: 0;
}

.widget.recent-video-widget .image-info .image-info-buttons {
	position: absolute;
	left: 42%;
	top: 45%;
}

#rmt-section-footer-widget-area .widget-area .widget.widget_tp_widget_recent_tweets .tp_recent_tweets li,
.widget.widget_tp_widget_recent_tweets .tp_recent_tweets li {
	padding: 0 0 10px 32px;
	margin-bottom: 10px;
}

.widget.widget_tp_widget_recent_tweets a {
	font-weight: 400;
}

.entry-content .tweets-container ul#jtwt {
	margin-left: 0;
}

.twitter-box li {
	display: table;
}

.twitter-box li .widget_twitter_icon {
	width: 32px;
	display: table-cell;
	float: left;
}

.twitter-box li .widget_twitter_icon .rmt-fws-icon {
	font-size: 24px;
	color: #999;
}

.twitter-box li .widget_twitter_content {
	display: table;
}

.twitter-box li {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 0;
}

#rmt-section-footer-widget-area .widget-area .widget .twitter-box ul li {
	padding: 0 0 10px 0;
}

.rmt-sidebar-right .widget .twitter-box li,
.rmt-sidebar-left .widget .twitter-box li {
	padding: 0 0 10px 0;
}

.twitter-box li p {
	margin-bottom: 10px;
}

.widget .entry-title {
	line-height: 115%;
	font-weight: 400;
}

.rm-sidebar-wrap .widget .entry-title {
	margin-bottom: 5px;
}

.widget table {
	width: 100%;
}

.widget.widget_calendar #wp-calendar caption {
	font-size: 14px;
	font-weight: 400 ;
	margin: 7px 5px;
	padding: 0;
	color: #777;
	text-transform: uppercase;
}

.rmt-sidebar-right .widget.widget_search .search-form input[type="submit"],
.rmt-sidebar-left .widget.widget_search .search-form input[type="submit"] {
	background-color: #fff;
	color: #333;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
}

.rmt-sidebar-right .widget.widget_search .search-form input[type="search"],
.rmt-sidebar-left .widget.widget_search .search-form input[type="search"] {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 1.42857;
	padding: 3px 6px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-moz-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-ms-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	-o-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 100%;
}

.rmt-sidebar-right .widget.widget_search .search-form label,
.rmt-sidebar-left .widget.widget_search .search-form label {
	color: #999;
}

.rmt-sidebar-right .widget.widget_product_categories #dropdown_product_cat,
.rmt-sidebar-left .widget.widget_product_categories #dropdown_product_cat {
	border: 1px solid #e6e6e6;
	padding: 2%;
	width: 100%;
}

.rmt-sidebar-right .widget.widget_product_categories .children,
.rmt-sidebar-left .widget.widget_product_categories .children {
	margin-left: 12px;
}

.rmt-sidebar-right .widget.widget_tag_cloud a,
.rmt-sidebar-left .widget.widget_tag_cloud a {
	padding: 3px 10px;
	display: inline-block;
	margin: 0 0 3px;
	color: #444;
	height: auto !important;
	font-size: 13px !important;
	border: 1px solid #e6e6e6;
}

.rmt-sidebar-right .widget.widget_tag_cloud a:hover,
.rmt-sidebar-left .widget.widget_tag_cloud a:hover {
	color: #fff;
}

.rmt-sidebar-right .widget.widget_pages ul li,
.rmt-sidebar-left .widget.widget_pages ul li {
	border-bottom: none;
	border-top: 1px solid #e6e6e6;
}

.rmt-sidebar-right .widget.widget_pages ul li:first-child,
.rmt-sidebar-left .widget.widget_pages ul li:first-child {
	border-top: none;
}

.rmt-sidebar-right .widget.widget_pages ul li ul.children,
.rmt-sidebar-left .widget.widget_pages ul li ul.children {
	border-top: 1px solid #e6e6e6;
	padding: 0 15px;
	margin-top: 6px;
}

.rmt-sidebar-right .widget.widget_pages ul li ul.children li,
.rmt-sidebar-left .widget.widget_pages ul li ul.children li {
	border-top: none;
	padding: 5px 0;
	border-bottom: none;
}

.rmt-sidebar-right .widget.widget_pages ul li ul.children li ul.children,
.rmt-sidebar-left .widget.widget_pages ul li ul.children li ul.children {
	border-bottom: 1px solid #e6e6e6;
}

.rmt-sidebar-right .widget.widget_tp_widget_recent_tweets a,
.rmt-sidebar-left .widget.widget_tp_widget_recent_tweets a {
	font-weight: 400;
}

.flickr-widget .flickr_badge_image {
	display: inline-block;
	border-bottom: none;
	width: 30%;
	margin-right: 3.33%;
	margin-bottom: 14px;
	padding: 0;
}

.rmt-sidebar-right .widget.rmtabs-posts-widget .tabs li,
.rmt-sidebar-left .widget.rmtabs-posts-widget .tabs li {
	padding: 0;
	/*border: none;*/
	margin-bottom: -1px;
	height: auto;
	border-bottom: none;
}

.rmt-sidebar-right .widget.rmtabs-posts-widget .tabs li a,
.rmt-sidebar-left .widget.rmtabs-posts-widget .tabs li a {
	padding-top: 0;
	display: block;
	line-height: 24px;
}

.rmt-sidebar-right .widget.rmtabs-posts-widget .tabs li a .rmt-fws-icon,
.rmt-sidebar-left .widget.rmtabs-posts-widget .tabs li a .rmt-fws-icon {
	line-height: 26px;
}

.rmt-sidebar-right .widget.rmtabs-posts-widget .tabs li a span,
.rmt-sidebar-left .widget.rmtabs-posts-widget .tabs li a span {
	display: block;
	padding-top: 5px;
}

.rmt-sidebar-right.rmt-col-md-3 .widget.rmtabs-posts-widget .tabs li a,
.rmt-sidebar-left.rmt-col-md-3 .widget.rmtabs-posts-widget .tabs li a,
.rmt-sidebar-right.rmt-col-sm-3 .widget.rmtabs-posts-widget .tabs li a,
.rmt-sidebar-left.rmt-col-sm-3 .widget.rmtabs-posts-widget .tabs li a,
.rmt-sidebar-right.rmt-col-sm-4 .widget.rmtabs-posts-widget .tabs li a,
.rmt-sidebar-left.rmt-col-sm-4 .widget.rmtabs-posts-widget .tabs li a {
	font-size: 16px;
}

.rmt-sidebar-right.rmt-col-md-3 .tabs .current,
.rmt-sidebar-right.rmt-col-md-3 .tabs .current:hover,
.rmt-sidebar-right.rmt-col-md-3 .tabs li.current a,
.rmt-sidebar-left.rmt-col-md-3 .tabs .current,
.rmt-sidebar-left.rmt-col-md-3 .tabs .current:hover,
.rmt-sidebar-left.rmt-col-md-3 .tabs li.current a,
.rmt-sidebar-right.rmt-col-sm-4 .tabs .current,
.rmt-sidebar-right.rmt-col-sm-4 .tabs .current:hover,
.rmt-sidebar-right.rmt-col-sm-4 .tabs li.current a,
.rmt-sidebar-left.rmt-col-sm-4 .tabs .current,
.rmt-sidebar-left.rmt-col-sm-4 .tabs .current:hover,
.rmt-sidebar-left.rmt-col-sm-4 .tabs li.current a {
	padding-left: 10px;
	padding-right: 10px;
}

.rmt-sidebar-right.rmt-col-sm-3 .tabs .current,
.rmt-sidebar-right.rmt-col-sm-3 .tabs .current:hover,
.rmt-sidebar-right.rmt-col-sm-3 .tabs li.current a,
.rmt-sidebar-left.rmt-col-sm-3 .tabs .current,
.rmt-sidebar-left.rmt-col-sm-3 .tabs .current:hover,
.rmt-sidebar-left.rmt-col-sm-3 .tabs li.current a,
.rmt-sidebar-left.rmt-col-sm-3 .tabs a,
.rmt-sidebar-right.rmt-col-sm-3 .tabs a {
	padding-left: 8px;
	padding-right: 8px;
}

.rmt-sidebar-right .widget,
.rmt-sidebar-left .widget {
	margin-bottom: 40px;
	margin-top: 0;
}

.rmt-sidebar-right .widget.widget_calendar,
.rmt-sidebar-left .widget.widget_calendar {
	border-left: none;
	border-right: none;
}

.rmt-sidebar-right .widget.widget_calendar #wp-calendar caption,
.rmt-sidebar-left .widget.widget_calendar #wp-calendar caption {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin: 0;
	padding: 7px 5px;
}

.rmt-sidebar-right .widget.widget_search,
.rmt-sidebar-left .widget.widget_search {
	padding: 10px 6px;
}

.rmt-sidebar-right .widget.widget_calendar table tr th,
.rmt-sidebar-left .widget.widget_calendar table tr th {
	padding: inherit;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.rmt-sidebar-right .widget.widget_calendar table tr td,
.rmt-sidebar-left .widget.widget_calendar table tr td {
	padding: inherit;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.rmt-sidebar-right .widget.widget_calendar table,
.rmt-sidebar-left .widget.widget_calendar table {
	margin-bottom: 0;
}

.rmt-sidebar-right .widget.widget_calendar table tfoot tr td,
.rmt-sidebar-left .widget.widget_calendar table tfoot tr td {
	border-bottom: none;
}

.rmt-sidebar-right .widget ul,
.rmt-sidebar-left .widget ul {
	margin-bottom: 0;
}

.rmt-sidebar-right .widget ul li:before,
.rmt-sidebar-left .widget ul li:before {
	margin: 0 5px;
	font-size: 18px;
}

.rmt-sidebar-right .widget.widget_categories ul li:before,
.rmt-sidebar-left .widget.widget_categories ul li:before,
.rmt-sidebar-right .widget.widget_meta ul li:before,
.rmt-sidebar-left .widget.widget_meta ul li:before,
.rmt-sidebar-right .widget.widget_recent_comments ul li:before,
.rmt-sidebar-left .widget.widget_recent_comments ul li:before,
.rmt-sidebar-right .widget.widget_pages ul li:before,
.rmt-sidebar-left .widget.widget_pages ul li:before,
.rmt-sidebar-right .widget.widget_recent_entries ul li:before,
.rmt-sidebar-left .widget.widget_recent_entries ul li:before,
.rmt-sidebar-right .widget.widget_archive ul li:before,
.rmt-sidebar-left .widget.widget_archive ul li:before,
.rmt-sidebar-right .widget.widget_nav_menu ul li:before,
.rmt-sidebar-left .widget.widget_nav_menu ul li:before,
.rmt-sidebar-right .widget.widget_display_forums ul li:before,
.rmt-sidebar-left .widget.widget_display_forums ul li:before,
.rmt-sidebar-right .widget.widget_product_categories ul li:before,
.rmt-sidebar-left .widget.widget_product_categories ul li:before {
	content: "\203A";
}
.rmt-sidebar-right .widget ul li,
.rmt-sidebar-left .widget ul li {
	border-bottom: 1px solid #e6e6e6;
	padding: 8px 5px;
	margin-bottom: 0;
}
.rmt-sidebar-right .widget ul li:last-child,
.rmt-sidebar-left .widget ul li:last-child {
	border-bottom: none;
}

.rmt-sidebar-right .widget .widget-title,
.rmt-sidebar-left .widget .widget-title {
	margin-bottom: 0;
	padding: 6px 10px;
}

.rmt-sidebar-right .widget.widget_text .textwidget,
.rmt-sidebar-left .widget.widget_text .textwidget {
	padding: 6px 10px;
}

.rmt-tabs-widget-container .news-list li:after {
	clear: both;
	display: table;
	content: "";
}

.rmt-tabs-widget-container .image {
	width: 52px;
	float: left;
	margin-right: 10px;
	display: table-cell;
	vertical-align: top;
}

.rmt-tabs-widget-container ul li {
	/*overflow: hidden;*/
}

.widget.rmtabs-posts-widget .tabs .current,
.widget.rmtabs-posts-widget .tabs .current:hover {
	border-bottom: 1px solid #fff;
	/*line-height: 20px !important;*/
}

.rmt-tabs-widget-container .post-holder {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.rmt-tabs-widget-container .post-holder p {
	margin-bottom: 0;
}

.rmt-tabs-widget-container .post-holder a {
	line-height: 16px;
}

.widget .thumb_container {
	width: 52px;
	height: 50px;
	position: relative;
	float: left;
	margin-right: 10px;
	display: table-cell;
	white-space: pre;
	vertical-align: top;
}

.widget .video_thumb_container {
	width: 100%;
	height: auto;
}

.widget .thumbnail {
	margin-bottom: 0;
}

.widget .image-info .image-info-buttons {
	left: 58%;
	top: 60%;
	position: static;
}

.widget .image-info .image-info-buttons a.lightbox-link {
	float: none;
	margin: 14px 0 0 0;
	font-size: 12px;
	width: 24px;
	height: 24px;
	line-height: 21px;
	color: #fff;
}

.widget .image-info .image-info-buttons {
	width: 48px;
}

.widget .image-info a.lightbox-link:hover {
	color: #fff;
}

.image-info a.lightbox-link:hover {
	color: #fff;
}

.widget .entry-title {
	border: none;
	padding: 0;
}

.widget .entry-title a {
	padding: 0;
}

.widget.recent-works-widget:after {
	clear: both;
	display: table;
	content: "";
}

.widget.recent-works-widget a {
	float: left;
	margin: 2px;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}

.widget.recent-works-widget a:hover {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
}


.rmt-sidebar-right .widget.vertical-sidebar-nav-widget ul li:before,
.rmt-sidebar-left .widget.vertical-sidebar-nav-widget ul li:before {
	content: "\203A";
	font-size: 18px;
	margin-right: 5px;
}

.rmt-sidebar-right .widget.vertical-sidebar-nav-widget ul li,
.rmt-sidebar-left .widget.vertical-sidebar-nav-widget ul li {
	border-bottom: none;
	border-top: 1px solid #e6e6e6;
}

.rmt-sidebar-right .widget.vertical-sidebar-nav-widget ul li:first-child,
.rmt-sidebar-left .widget.vertical-sidebar-nav-widget ul li:first-child {
	border-top: none;
}

.rmt-sidebar-right .widget.vertical-sidebar-nav-widget ul li ul,
.rmt-sidebar-left .widget.vertical-sidebar-nav-widget ul li ul {
	border-top: 1px solid #e6e6e6;
	padding: 0 0 0 15px;
	margin: 6px 0 0 0;
}

.rmt-sidebar-right .widget.vertical-sidebar-nav-widget ul li ul li,
.rmt-sidebar-left .widget.vertical-sidebar-nav-widget ul li ul li {
	border-top: none;
	padding: 5px 0;
	border-bottom: none;
}

.rmt-sidebar-right .widget.vertical-sidebar-nav-widget ul li ul li ul.children,
.rmt-sidebar-left .widget.widget_pages ul li ul li ul {
	border-bottom: 1px solid #e6e6e6;
}

.rmt-sidebar-right .widget.widget_nav_menu ul li,
.rmt-sidebar-left .widget.widget_nav_menu ul li {
	border-bottom: none;
	border-top: 1px solid #e6e6e6;
}

.rmt-sidebar-right .widget.widget_nav_menu ul li:first-child,
.rmt-sidebar-left .widget.widget_nav_menu ul li:first-child {
	border-top: none;
}

.rmt-sidebar-right .widget.widget_nav_menu ul li ul,
.rmt-sidebar-left .widget.widget_nav_menu ul li ul {
	border-top: 1px solid #e6e6e6;
	padding: 0 15px;
	margin-top: 6px;
}

.rmt-sidebar-right .widget.widget_nav_menu ul li ul li,
.rmt-sidebar-left .widget.widget_nav_menu ul li ul li {
	border-top: none;
	padding: 5px 0;
	border-bottom: none;
}

.rmt-sidebar-right .widget.widget_nav_menu ul li ul li ul.children,
.rmt-sidebar-left .widget.widget_pages ul li ul li ul {
	border-bottom: 1px solid #e6e6e6;
}

.widget-area .widget .rmt-fws-icon {
	color: #ccc;
}

#rmt-section-footer-widget-area .widget-area .tagcloud a {
	line-height: 14px;
}

.header_middle_box_widget {
	display: inline-block;
}

.widget_position_right_of_logo .header_middle_box_widget {
	float: right;
	max-width: 300px;
	text-align: center;
}

.widget_position_left_of_logo .header_middle_box_widget {
	display: table-cell;
	float: left;
	max-width: 300px;
}

.widget_position_bottom_of_logo .header_middle_box_widget {
	display: block;
}

.widget_position_bottom_of_logo .header_middle_box_widget h3,
.widget_position_left_of_logo .header_middle_box_widget h3,
.widget_position_right_of_logo .header_middle_box_widget h3 {
	margin: 0;
}


.testimonial_content_slider .rm_testimonials:after {
	background-image: url("../images/testimonials-bottom.png") no-repeat;
}

/*-------------------------------------------------------------------------*/
/*	13. CSS For Accordion
/*-------------------------------------------------------------------------*/

.accordion .tab {
	margin-bottom: 20px;
	padding: 0 0 10px;
	line-height: 20px;
	font-size: 120%;
	cursor: pointer;
	display: flex;
}

.accordion .tab span {
	background-image: url("../images/icons/plus.png");
	background-repeat: no-repeat;
	background-color: #444;
	padding: 10px;
	background-position: 6px 5px;
	float: left;
	margin-right: 5px;
	height: 0;
}

.rmtheme_faq .accordion .tab span {
	background-image: url("../images/ques.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.rmtheme_faq .accordion .tab.current span {
	background-image: url("../images/answer.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.accordion .tab.current {
	height: 24px;
	padding: 0;
	margin-bottom: 3px;
	border-bottom: none;
}

.accordion .tab.current span {
	background-image: url("../images/icons/minus.png");
	background-position: 5px 10px;
	background-repeat: no-repeat;
}

.accordion .pane {
	margin-bottom: 12px;
	padding-bottom: 12px;
	padding-top: 5px;
}

.accordion .pane:after {
	clear: both;
	display: table;
	content: "";
}

.entry-content ul.faq_title_link_list {
	margin-left: 0;
}

.faq_title_link_list {
	list-style: none;
}

.faq_title_link_list li {
	list-style: none;
	padding: 5px 0 5px 0px;
}

.faq_title_link_list li a {
	font-size: 18px;
}

.faq_content_container .faq_content {
	margin-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}

.faq_content_container .faq_content .faq_goto_list {
	text-align: right;
}

/*-------------------------------------------------------------------------*/
/*	14. CSS For Table Styles
/*-------------------------------------------------------------------------*/

table {
	width: 100%;
}

table tr th {
	border: 1px solid #e6e6e6;
	padding: 15px 20px;
	font-weight: 700;
	color: #444;
	font-size: 14px;
}

table tr td {
	padding: 15px 20px;
	border: 1px solid #e6e6e6;
}

.rm-table-style-1 {
	border: 1px solid #e6e6e6;
}

.rm-table-style-1 tr th {
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 20px;
	background-image: -moz-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -webkit-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -ms-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -o-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	font-weight: 700;
	color: #444;
	font-size: 14px;
}

.rm-table-style-1 tr td {
	padding: 15px 20px;
}

.rm-table-style-2 tr th {
	border: 1px solid #e6e6e6;
	padding: 15px 20px;
	font-weight: 700;
	color: #444;
	font-size: 14px;
}

.rm-table-style-2 tr td {
	padding: 15px 20px;
	border: 1px solid #e6e6e6;
}

.rm-table-style-3 {
	border: 1px solid #e6e6e6;
}

.rm-table-style-3 tr th {
	padding: 15px 20px;
	background-image: -moz-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -webkit-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -ms-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -o-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	font-weight: 700;
	color: #444;
	font-size: 14px;
}

.rm-table-style-3 tr td {
	padding: 15px 20px;
	border-top: 1px solid #e6e6e6;
}

.rm-table-style-3 tr:nth-child(2n+1) td {
	background-color: #f5f5f5;
}

.rm-table-style-4 tr th {
	padding: 15px 20px;
	font-weight: 700;
	color: #fff;
	font-size: 14px;
	background-color: #444;
	text-align: center;
}

.rm-table-style-4 tr td {
	padding: 15px 20px;
	border: 1px solid #e6e6e6;
	text-align: center;
}

.rm-table-style-5 {
	border: 1px solid #e6e6e6;
}

.rm-table-style-5 tr th {
	padding: 15px 20px;
	background-image: -moz-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -webkit-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -ms-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	background-image: -o-linear-gradient(center bottom , #f7f7f7 0%, #fff 100%);
	font-weight:700;
	color: #444;
	font-size: 14px;
}

.rm-table-style-5 tr td {
	padding: 15px 20px;
	border-top: 1px solid #e6e6e6;
}

.rm-table-style-5 tr:hover td {
	background-color: #f5f5f5;
}

#calendar_wrap table tr th,
#calendar_wrap table tr td {
	padding: 5px 0 !important;
	text-align: center;
}

#calendar_wrap table tr td a {
	font-weight: 600;
}

/*-------------------------------------------------------------------------*/
/*	15. CSS For Recent Gallery Slider
/*-------------------------------------------------------------------------*/

.recent_gallery .bx-wrapper .bx-pager,
.recent_gallery .bx-wrapper .bx-controls-auto {
	bottom: -5px;
}

.recent_gallery .carousel-container {
	padding-bottom: 0;
}

.recent_gallery .bx-wrapper {
	margin-bottom: 0;
}

.recent_gallery .slides .rm_portfolio {
	border: 1px solid #e6e6e6;
	padding: 10px 10px 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.byline_top,
.byline_bottom {
	display: none;
}

/*-------------------------------------------------------------------------*/
/*	16. CSS For Blog Page
/*-------------------------------------------------------------------------*/

.entry-title {
	text-align: left;
}

.blog_item_inner {
	border-bottom: 4px double #e6e6e6;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

.blog_item_inner .read_more_span a,
.blog_item_inner .read_more_span .rmt-fws-icon {
	color: #fff;
}

.blog_item_inner .read_more_span a:hover {
	color: #fff;
}

.blog-style-grid .blog_item_inner {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 35px;
}

.blog-style-mini2 .blog-mini2-top {
	margin-bottom: 20px;
}

.blog-style-mini2 .blog_mini_content .entry-content {
	margin-top: 0;
}

.timeline-layout {
	background: url("../images/timeline-devider.png") center top repeat-y;
}

.timeline-date,
.timeline-alter-date {
	clear: both;
}

.timeline-date .timeline-title {
	display: table;
	text-align: center;
	border: 4px double #fff;
	margin: 0 auto 50px;
	padding: 5px 10px;
	color: #fff;
}

.timeline-alter-date {
	background: url("../images/timeline-devider.png") 50px bottom repeat-y;
	padding-bottom: 50px;
}

.timeline-alter-date .timeline-title {
	display: table;
	text-align: center;
	border: 4px double #fff;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
}

.blog-item.blog-style-timeline.align-right,
.blog-item.blog-style-timeline-alter.align-right {
	clear: both;
}

.entry-title .rmt-fws-icon {
	padding: 0 10px 0 0;
}

.post_format_icon {
	width: 26px;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	margin: 0 5px 0 0;
	float: none;
	display: inline-block;
	line-height: 19px;
}

.post_format_icon .rmt-fws-icon,
h2.entry-title .post_format_icon .rmt-fws-icon {
	color: #fff;
	font-size: 18px;
	padding: 0;
}

.blog-item.blog-style-timeline.align-left {
	float: left;
}

.blog-item.blog-style-timeline.align-right {
	float: right;
}

.share-box.top {
	margin: 12px 0 12px;
}

ul.social-networks li {
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
}

ul.social-networks li:first-child {
	margin-left: 0;
}

.share-box {
	margin: 30px 0 50px;
	padding: 0 2px 0 8px;
	background-color: #f8f8f8;
}

.share-box h4 {
	margin-bottom: 0;
	margin-top: 5px;
}

.share-box ul.social-networks {
	padding: 2px 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.share-box ul.social-networks li {
	line-height: 0;
}

.share-box ul.social-networks li a {
	padding: 0 10px;
}

.share-box ul.social-networks li a .rmt-fws-icon {
	color: #3d3d3d;
	font-size: 16px;
}

.share-box:after {
	clear: both;
	display: table;
	content: "";
}

.share-box h4 {
	float: left;
}

.share-box.bottom {
	background: none;
}

.share-box.bottom h4 {
	float: none;
}

.share-box .social-networks {
	float: right;
}

.share-box.bottom .social-networks {
	float: none;
	padding-left: 0;
	padding-top: 10px;
}

.share-box.bottom ul.social-networks li a {
	border: 1px solid #3d3d3d;
	border-radius: 100%;
	height: 40px;
	width: 40px;
	display: inline-block;
	text-align: center;
	padding: 9px 0 0;
}

.share-box.bottom ul.social-networks li a:hover .rmt-fws-icon {
	color: #fff !important;
}

.single-navigation {
	padding: 10px 0;
	margin-bottom: 30px;
}

.single-navigation a[rel="prev"] {
	float: left;
}

.single-navigation a[rel="next"] {
	float: right;
}

.single-navigation:after {
	clear: both;
	display: table;
	content: "";
}

.about-author {
	margin-bottom: 50px;
}

.about-author-container {
	display: table;
	overflow: hidden;
}

.about-author-container .avatar {
	width: 72px;
	height: 72px;
	float: left;
	margin-right: 15px;
	display: table-cell;
	vertical-align: top;
}

.about-author-container .description {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.about-author-container .description:first-line {
	line-height: 16px;
}

.about-author-container:after {
	clear: both;
	display: table;
	content: "";
}

.list_related_post li {
	list-style: none;
}

.list_related_post.style_title_excerpt li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.list_related_post.style_title_excerpt li .rmt-related-img {
	float: left;
	margin-right: 20px;
}

.list_related_post h3 {
	margin: 0 0 5px 0;
}
.list_related_post li img{
	max-width: 250px;
}

.list_related_post p {
	margin-bottom: 20px;
}

.single-related-posts .thumbnail {
	margin-bottom: 0;
}

.single-related-posts .carousel-container {
	padding-bottom: 0;
}

.single-related-posts .bx-wrapper {
	margin-bottom: 0;
	position: relative;
}

.single-related-posts .bx-wrapper .bx-pager {
	display: none;
}

.single-post .hentry {
	padding-bottom: 40px;
	margin-bottom: 0;
	border: none;
}

.single-post .widget .hentry {
	padding-bottom: 0;
}

.published {
	margin-right: 10px;
}

.byline .comments-number {
	margin-right: 10px;
}

.byline .category {
	margin-right: 10px;
}

.post_comment_no {
	margin-right: 10px;
}

.visit_number_icon .fa-eye {
	margin-right: 2px;
}

.post_visit_no,
.post_comment_no {
	color: #444;
}

.blog-item .post_visit_no,
.blog-item .post_comment_no {
	display: none;
}

.blog-item .entry-meta .post_visit_no,
.blog-item .entry-meta .post_comment_no {
	display: inline-block;
}

.blog-item .entry-meta .read_more_span {
	display: inline-block;
}

.blog-item .entry-meta .fa-comments-o {
	margin-right: 2px;
}

.no-comments {
	display: none;
}

.single-rm_portfolio .portfolio-item .post_comment_no,
.single-rm_portfolio .portfolio-item .post_visit_no {
	position: static;
	color: #444;
}

.single-rm_portfolio .portfolio-item .post_comment_no .rmt-fws-icon,
.single-rm_portfolio .portfolio-item .post_visit_no .rmt-fws-icon {
	color: #555;
}

/*-------------------------------------------------------------------------*/
/*	17. CSS For Titles
/*-------------------------------------------------------------------------*/

.title {
	display: table;
	overflow: hidden;
	margin: 20px 0;
	position: relative;
}

.title h2 {
	display: table-cell;
	white-space: pre;
	padding-right: 10px;
}

.title-sep-container {
	display: table-cell;
	position: relative;
	vertical-align: middle;
	width: 100%;
}

.title-sep {
	border-bottom: 1px solid #e7e6e6;
	display: block;
	height: 6px;
	position: relative;
	width: 100%;
}

.title .title-icon .rmt-fws-icon {
	background-color: #fff;
	bottom: 10px;
	content: "";
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	height: 16px;
	line-height: 18px;
	margin-left: -18px;
	position: absolute;
	text-align: center;
	text-decoration: inherit;
	width: 36px;
}

.title .title-icon {
	min-height: 16px;
}

.title_type_0 {
	display: block;
}

.title_type_0 h2 {
	display: block;
	clear: both;
	border-bottom: 1px solid #e7e6e6;
	padding-bottom: 5px;
}

.title_type_2 .title-icon {
	width: 100%;
	border-top: 1px solid #e7e6e6;
	display: block;
	margin-top: 5px;
}

.title_type_2 .title-icon .rmt-fws-icon {
	left: 50%;
}

.title_type_3 .title-icon {
	width: 50%;
	margin-left: 25%;
	border-top: 1px solid #e7e6e6;
	display: block;
	margin-top: 5px;
}

.title_type_3 .title-icon .rmt-fws-icon {
	left: 50%;
}

.title_type_4 .title-icon {
	width: 60%;
	margin-left: 20%;
	display: block;
	margin-top: 5px;
}

.title_type_4 .title-icon.title-icon-right {
	border-top: 1px solid #e7e6e6;
}

.title_type_4 .title-icon.title-icon-right .rmt-fws-icon {
	right: 76%;
	background: none;
}

.title_type_4 .title-icon.title-icon-left .rmt-fws-icon {
	left: 80%;
	background: none;
}

.title_type_5 .title-icon {
	width: 100%;
	border-top: 1px solid #e7e6e6;
	display: block;
	margin-top: 5px;
}

.title_type_5 .title-icon.title-icon-left {
	border-bottom: 1px solid #e7e6e6;
	border-top: none;
	margin-bottom: 3px;
}

.title_type_5 .title-icon.title-icon-right .rmt-fws-icon {
	left: 7px;
	background: none;
	top: 10px;
	bottom: auto;
}

.title_type_5 .title-icon.title-icon-left .rmt-fws-icon {
	right: -11px;
	background: none;
}

.title.text_align_center h2,
.title.icon_align_center .title-icon {
	text-align: center;
}

.title.text_align_left h2,
.title.icon_align_left .title-icon {
	text-align: left;
}

.title.text_align_right h2,
.title.icon_align_right .title-icon {
	text-align: right;
}

/*-------------------------------------------------------------------------*/
/*	18. CSS For Our Client Section
/*-------------------------------------------------------------------------*/

#our-valued-client {
	padding: 30px 0 40px;
}

#our-valued-client .slides {
	padding: 0;
}

#our-valued-client .slides li a {
	margin: 10px 0;
	display: block;
	padding: 30px 10px;
	border: 1px solid #ccc;
}

#our-valued-client .slides li a img {
	max-height: 40px;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#our-valued-client .slides li a img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

/*-------------------------------------------------------------------------*/
/*	19. CSS For Our Team Section
/*-------------------------------------------------------------------------*/

.rmt-our-team-wrapper .rm_team {
	background-color: #fff;
	padding: 10px;
	margin-top: 60px;
	text-align: center;
	margin-bottom: 30px;
}

.rmt-our-team-wrapper .image-area {
	width: 120px;
	height: 120px;
	margin: -60px auto 10px;
	background-color: #fff;
	border: 3px solid #fff;
}

.rmt-our-team-wrapper .member_designation {
	display: block;
	font-size: 15px;
	color: #a5a5a5;
}

.rmt-our-team-wrapper .member_email,
.rmt-our-team-wrapper .member_phone{
	display: block;
}

.rmt-our-team-wrapper .member_designation.designation_top {
	margin-bottom: 10px;
	margin-top: 5px;
}

.rmt-our-team-wrapper .member_designation.designation_bottom {
	margin-top: 10px;
	margin-bottom: 10px;
	display: none;
}

.rmt-our-team-wrapper .image-area .thumbnail {
	width: 100%;
	height: auto;
	/*height: 100%;*/
	border: 4px solid #f2f2f2;
}

.rmt-our-team-wrapper .readmore_no .image-area .image-info {
	display: none;
}

.rmt-our-team-wrapper .image-area .image-info .image-info-buttons {
	top: 60%;
	display: none;
}

.rmt-our-team-wrapper .image-area .image-info h3 {
	margin-top: 25px;
}

.display_style_flat.our_team_grid {
	padding: 0 0 10px;
	margin-top: 0;
}

.display_style_flat.our_team_grid .image-area {
	width: 100%;
	height: auto;
	margin-top: 0;
	border: none;
}

.display_style_flat.our_team_grid .member_title {
	font-size: 16px;
}

.display_style_flat.our_team_grid .image-area .thumbnail {
	margin-bottom: 0;
}

.display_style_flat.our_team_grid .short_desc {
	padding: 0 15px;
	font-size: 12px;
}

.display_style_flat.our_team_grid .short_desc .readmore {
	display: block;
}

.display_style_flat.our_team_grid .member_designation {
	font-size: 13px;
}

.rmt-our-team-wrapper .social_share_list,
.social-list {
	margin-top: 10px;
}

.rmt-our-team-wrapper .social_share_list {
	display: block;
	padding-top: 10px;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 0;
}

.rmt-our-team-wrapper .social_share_list.list_on_image_info {
	display: block;
	width: 100%;
	text-align: center;
	top: 42%;
	position: absolute;
	padding: 0;
	border-top: none;
}

.rmt-our-team-wrapper .social_share_list a .rmt-fws-icon {
	color: #444;
	padding-top: 7px;
}

.rmt-our-team-wrapper .social_share_list a,
.team-member-widget .social_share_list a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 0 2px;
	background-color: #fff;
	margin-bottom: 5px;
	width: 30px;
	height: 30px;
}

.rmt-our-team-wrapper .social_share_list a .rmt-fws-icon,
.social-list a .rmt-fws-icon {
	padding-top: 3px;
}

.team-member-widget .social_share_list {
	margin-top: 5px;
}

.team-member-widget .social_share_list a:first-child {
	margin-left: 0;
}

.social_share_list a.facebook:hover {
	background-color: #22568e;
}

.social_share_list a.twitter:hover {
	background-color: #32ccfe;
}

.social_share_list a.linkedin:hover {
	background-color: #0275a7;
}

.social_share_list a.google_plus:hover {
	background-color: #de4b39;
}

.social_share_list a.pinterest:hover {
	background-color: #cc2127;
}

.social_share_list a.youtube:hover {
	background-color: #d8243e;
}

.social_share_list a:hover .rmt-fws-icon,
.social_share_list a:hover {
	color: #fff;
}

.team-member-widget .team_member_top_box {
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
	padding-bottom: 10px;
}

.team-member-widget .team_member_top_box .member_title {
	font-size: 16px;
	margin: 12px 0 5px;
}

.team-member-widget .team_member_top_box .member_designation {
	color: #a5a5a5;
}

.team-member-widget .pane strong {
	color: #555;
}

.team-member-widget .accordion {
	margin-bottom: 25px;
	margin-top: 20px;
}

.social-list a {
	width: 1.5em;
	height: 1.5em;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 2px;
	line-height: 150%;
}

.social-list a:hover .rmt-fws-icon,
#rmt-section-header-and-title .social-list a:hover .rmt-fws-icon {
	color: #fff;
}

#rmt-section-header-and-title #rmt-section-top .social-list a:hover .rmt-fws-icon,
#rmt-section-header-and-title .social-list .rmt-fws-icon:hover {
	color: #fff;
}

#rmt-section-header-and-title .social-list a.facebook:hover,
#rmt-full-footer-section .social-list a.facebook:hover,
.social-list a.facebook:hover,
.share-box.bottom .social-networks li.facebook a:hover {
	background-color: #22568e;
}

#rmt-section-header-and-title .social-list a.twitter:hover,
#rmt-full-footer-section .social-list a.twitter:hover,
.social-list a.twitter:hover,
.share-box.bottom .social-networks li.twitter a:hover {
	background-color: #32ccfe;
}

#rmt-section-header-and-title .social-list a.google_plus:hover,
#rmt-full-footer-section .social-list a.google_plus:hover,
.social-list a.google_plus:hover,
.share-box.bottom .social-networks li.google a:hover {
	background-color: #de4b39;
}

#rmt-section-header-and-title .social-list a.youtube:hover,
#rmt-full-footer-section .social-list a.youtube:hover,
.social-list a.youtube:hover,
.share-box.bottom .social-networks li.youtube a:hover {
	background-color: #d8243e;
}

#rmt-section-header-and-title .social-list a.pinterest:hover,
#rmt-full-footer-section .social-list a.pinterest:hover,
.social-list a.pinterest:hover,
.share-box.bottom .social-networks li.pinterest a:hover {
	background-color: #cc2127;
}

#rmt-section-header-and-title .social-list a.flicker:hover,
#rmt-full-footer-section .social-list a.flicker:hover,
.social-list a.flicker:hover,
.share-box.bottom .social-networks li.flicker a:hover {
	background-color: #0262dd;
}

#rmt-section-header-and-title .social-list a.linkedin:hover,
#rmt-full-footer-section .social-list a.linkedin:hover,
.social-list a.linkedin:hover,
.share-box.bottom .social-networks li.linkedin a:hover {
	background-color: #0275a7;
}

#rmt-section-header-and-title .social-list a.vimeo:hover,
#rmt-full-footer-section .social-list a.vimeo:hover,
.social-list a.vimeo:hover,
.share-box.bottom .social-networks li.vimeo a:hover {
	background-color: #222122;
}

#rmt-section-header-and-title .social-list a.rss:hover,
#rmt-full-footer-section .social-list a.rss:hover,
.social-list a.rss:hover,
.share-box.bottom .social-networks li.rss a:hover {
	background-color: #fe6602;
}

#rmt-section-header-and-title .social-list a.flickr:hover,
#rmt-full-footer-section .social-list a.flickr:hover,
.social-list a.flickr:hover,
.share-box.bottom .social-networks li.flickr a:hover {
	background-color: #0262dd;
}

#rmt-section-header-and-title .social-list a.dribbble:hover,
#rmt-full-footer-section .social-list a.dribbble:hover,
.social-list a.dribbble:hover,
.share-box.bottom .social-networks li.dribbble a:hover {
	background-color: #e04c86;
}

#rmt-section-header-and-title .social-list a.tumblr:hover,
#rmt-full-footer-section .social-list a.tumblr:hover,
.social-list a.tumblr:hover,
.share-box.bottom .social-networks li.tumblr a:hover {
	background-color: #2c4661;
}

#rmt-section-header-and-title .social-list a.instagram:hover,
#rmt-full-footer-section .social-list a.instagram:hover,
.social-list a.instagram:hover,
.share-box.bottom .social-networks li.instagram a:hover {
	background-color: #406e94;
}

#rmt-section-header-and-title .social-list a.skype:hover,
#rmt-full-footer-section .social-list a.skype:hover,
.social-list a.skype:hover,
.share-box.bottom .social-networks li.skype a:hover {
	background-color: #01aef2;
}

#rmt-section-header-and-title .social-list a.stumbleupon:hover,
#rmt-full-footer-section .social-list a.stumbleupon:hover,
.social-list a.stumbleupon:hover,
.share-box.bottom .social-networks li.stumbleupon a:hover {
	background-color: #eb4924;
}

#rmt-section-header-and-title .social-list a.iconyelp:hover,
#rmt-full-footer-section .social-list a.iconyelp:hover,
.social-list a.iconyelp:hover,
.share-box.bottom .social-networks li.iconyelp a:hover {
	background-color: #c41200;
}

#rmt-section-header-and-title .social-list a.delicious:hover,
#rmt-full-footer-section .social-list a.delicious:hover,
.social-list a.delicious:hover,
.share-box.bottom .social-networks li.delicious a:hover {
	background-color: #2a96ff;
}

#rmt-section-header-and-title .social-list a.soundcloud:hover,
#rmt-full-footer-section .social-list a.soundcloud:hover,
.social-list a.soundcloud:hover,
.share-box.bottom .social-networks li.soundcloud a:hover {
	background-color: #ff7f00;
}

#rmt-section-header-and-title .social-list a.behance:hover,
#rmt-full-footer-section .social-list a.behance:hover,
.social-list a.behance:hover,
.share-box.bottom .social-networks li.behance a:hover {
	background-color: #0091ff;
}

.share-box.bottom .social-networks li.reddit a:hover {
	background-color: #5f99cf;
}

#rmt-section-header-and-title .social-list a.iconmail:hover,
#rmt-full-footer-section .social-list a.iconmail:hover,
.social-list a.iconmail:hover,
.share-box.bottom .social-networks li.email a:hover {
	background-color: #333;
}

#rmt-section-header-and-title .social-list a.iconcell:hover,
#rmt-full-footer-section .social-list a.iconcell:hover,
.social-list a.iconcell:hover,
.share-box.bottom .social-networks li.iconcell a:hover {
	background-color: #333;
}

.social-list li {
	display: inline-block;
	list-style: none;
	margin-bottom: 4px;
}

/*-------------------------------------------------------------------------*/
/*	20. CSS For Recent Post and Tab Display Section
/*-------------------------------------------------------------------------*/

.entry-content ul.post-list {
	margin: 0;
}

.rmt-recent-post-display .thumb_container {
	display: table-cell;
	white-space: pre;
	float: left;
}

.rmt-recent-post-display .post-list.rmt-related-img-size .thumb_container,
.rmt-recent-post-display .post-list.rmt-related-img-size .flexslider.post-slideshow {
	width: 220px;
	height: 138px;
	margin-right: 15px;
	margin-bottom: 0;
}

.rmt-recent-post-display .post-list.rmt-blog-medium-size .thumb_container,
.rmt-recent-post-display .post-list.rmt-blog-medium-size .flexslider.post-slideshow {
	width: 320px;
	height: 202px;
	margin-right: 15px;
	margin-bottom: 0;
}

.rmt-recent-post-display .post-list.rmt-tabs-img-size .thumb_container,
.rmt-recent-post-display .post-list.rmt-tabs-img-size .flexslider.post-slideshow {
	width: 52px;
	height: 50px;
	margin-right: 15px;
	margin-bottom: 0;
}

.rmt-recent-post-display .post-list.rmt-recent-works-thumbnail-size .thumb_container,
.rmt-recent-post-display .post-list.rmt-recent-works-thumbnail-size .flexslider.post-slideshow {
	width: 66px;
	height: 66px;
	margin-right: 15px;
	margin-bottom: 0;
}

.rmt-recent-post-display .post-list.rmt-portfolio-four-size .thumb_container,
.rmt-recent-post-display .post-list.rmt-portfolio-four-size .flexslider.post-slideshow {
	width: 220px;
	height: 161px;
	margin-right: 15px;
	margin-bottom: 0;
}

.rmt-recent-post-display .post-list li {
	display: block;
	overflow: hidden;
}

.rmt-recent-post-display .post-list .hentry {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}

.rmt-recent-post-display .post-list li:first-child {
	border: none;
	padding-top: 0;
}

.rmt-recent-post-display .post-list li .entry-text-wrap,
.rmt-recent-post-display .post-list .hentry .entry-text-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	width: 100%;
}

.rmt-recent-post-display .post-list .entry-title {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 5px;
}

.rmt-recent-post-display .post-list .thumbnail {
	margin-bottom: 0;
}

.rmt-recent-post-display .post-list .thumb_container {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.rmt-recent-post-display.show_thumbnail_top .post-list.rmt-related-img-size .hentry {
	display: block;
}

.rmt-recent-post-display.show_thumbnail_top .post-list .thumb_container {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.rmt-recent-post-display.video_post_list.display_style_list .video_thumb_container {
	width: 250px;
	height: auto;
}

.rmt-recent-post-display.video_post_list.display_style_grid .video_thumb_container {
	width: 100%;
	height: auto;
	display: block;
	white-space: normal;
	margin-right: 0;
	margin-bottom: 10px;
}

.rmt-recent-post-display.video_post_list.display_style_grid .entry-text-wrap {
	display: block;
}

.rmt-recent-post-display.display_style_grid .post-list li {
	border-top: none;
}

.rmt-recent-post-display.display_style_grid:after {
	clear: both;
	display: table;
	content: "";
}

.display_style_news .blog-list-item-date {
	margin-right: 15px;
	float: left;
	width: 50px;
	background-color: #f4f4f4;
	color: #666;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	padding-top: 10px;
	text-align: center;
}

.display_style_news .blog-list-item-date span {
	background-color: #666;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 11px;
	margin: 10px 0 0;
	padding: 5px 0;
	text-transform: uppercase;
}

.display_style_news .byline .published {
	display: none;
}

#recent-post-and-tab .tabs li {
	padding: 0;
	height: auto;
}

#recent-post-and-tab .panes .pane {
	padding: 20px;
	border: 1px solid #ddd;
	display: block;
	background-color: #fff;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#recent-post-and-tab .tabs a {
	border: 1px solid #ccc;
	background: none;
	padding: 4px 20px 0;
	height: 28px;
}

#recent-post-and-tab .panes .pane {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
}

#recent-post-and-tab .panes {
	border: 1px solid #ccc;
}

#recent-post-and-tab .tabs .current {
	border-bottom: none;
}

/*-------------------------------------------------------------------------*/
/*	21. CSS For Featured Section
/*-------------------------------------------------------------------------*/

.featured-list .featured_item {
	display: table;
	overflow: hidden;
	margin-bottom: 25px;
}

.featured_item .thumb_container,
.featured_item .featured_icon {
	display: table-cell;
	white-space: pre;
	margin-right: 10px;
	vertical-align: top;
	float: left;
}

.featured-list.rmt-related-img-size .thumb_container {
	width: 180px;
	height: 138px;
}

.featured-list.rmt-blog-medium-size .thumb_container {
	width: 320px;
	height: 202px;
}

.featured-list.rmt-tabs-img-size .thumb_container {
	width: 52px;
	height: 50px;
}

.featured-list.rmt-recent-works-thumbnail-size .thumb_container {
	width: 66px;
	height: 66px;
}

.featured-list.rmt-portfolio-four-size .thumb_container {
	width: 220px;
	height: 161px;
}

.featured_item .entry-text-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	width: 100%;
}

.read_more_span {
	display: block;
}

.featured_item .entry-text-wrap .entry-title {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 3px;
}

.featured_item .featured_icon .iconimage {
	margin-right: 0;
}


/*-------------------------------------------------------------------------*/
/* 22. RMTheme VC Adon Slider */
/*-------------------------------------------------------------------------*/

.rmtheme-gallery-slider {
	position: relative;
}

.rmtheme-gallery-slider .slides li.slide_item {
	position: relative;
}

.rmtheme-gallery-slider .slides li.slide_item .slide_inner {
	height: auto;
	overflow: hidden;
}

.rmtheme-gallery-slider .slides li.slide_item .slide-image-container img {
	width: 100%;
}

.rmtheme-gallery-slider .slides .slide-overlay-container {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.rmtheme-gallery-slider .slides .slide-overlay-content {
	padding: 10px 20px 20px 20px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
}

.rmtheme-gallery-slider .slides .slide-overlay-content a {
	color: #fff;
}

.rmtheme-gallery-slider .rmtheme-thumb-controller {
	margin-top: 10px;
}

.rmtheme-gallery-slider .rmtheme-thumb-controller a {
	margin-right: 5px;
	opacity: 0.6;
}

.rmtheme-gallery-slider .rmtheme-thumb-controller a.active {
	opacity: 1;
}

.rmtheme-gallery-slider .rmtheme-thumb-controller a:last-child {
	margin-right: 0;
}

/*-------------------------------------------------------------------------*/
/* 23. CSS For Portfolio Page */
/*-------------------------------------------------------------------------*/

#portfolio-full-width .hentry {
	border: none;
}

.portfolio-item {
	margin-bottom: 50px;
}

.portfolio-item .image-area .thumbnail {
	margin-bottom: 0;
}

.portfolio-short-description .post-title {
	margin: 5px 0 0;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 0.02em;
}

.portfolio-short-description .terms {
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	font-size: 11px;
	margin: 5px 0;
}

.portfolio-item .post_comment_no {
	position: absolute;
	left: 5%;
	top: 5%;
	color: #fff;
}

.portfolio-item .post_comment_no .rmt-fws-icon,
.portfolio-item .post_visit_no .rmt-fws-icon {
	color: #fff;
	margin-right: 3px;
}

.portfolio-item .image-info {
	color: #fff;
}

.portfolio-item .post_visit_no {
	position: absolute;
	right: 5%;
	top: 5%;
	color: #fff;
}

.portfolio_grid_meta {
	margin: 15px 0 0;
	font-size: 11px;
	border-top: 1px solid #e6e6e6;
	position: relative;
}

#portfolio-full-width .portfolio-item .portfolio_grid_meta .post_comment_no,
#portfolio-full-width .portfolio-item .portfolio_grid_meta .post_visit_no {
	position: static;
	color: #444;
}

#portfolio-full-width .portfolio-item .portfolio_grid_meta .rmt-fws-icon {
	color: #555;
}

#portfolio-full-width .portfolio-item.rmt-col-md-6 .image-info .terms,
#portfolio-full-width .portfolio-item.rmt-col-md-12 .image-info .terms {
	position: absolute;
	top: 70%;
}

#portfolio-full-width .portfolio-item {
	text-align: center;
}

.portfolio-grid-slider-wrap .post_comment_no,
.portfolio-grid-slider-wrap .post_visit_no {
	display: none;
}

.portfolio-grid-slider-wrap .portfolio_grid_meta .published {
	display: none;
}

.image-info .post-title,
.image-info .terms,
.image-info .post_comment_no,
.image-info .post_visit_no {
	display: none;
}

.portfolio-grid-slider-wrap .portfolio_grid_meta {
	margin-top: 0;
}

.portfolio-grid-slider-wrap .portfolio_grid_meta .post_comment_no,
.portfolio-grid-slider-wrap .portfolio_grid_meta .post_visit_no {
	position: static;
	color: #444;
	display: inline-block;
}

.portfolio-grid-slider-wrap .portfolio_grid_meta .post_comment_no .rmt-fws-icon,
.portfolio-grid-slider-wrap .portfolio_grid_meta .post_visit_no .rmt-fws-icon {
	color: #555;
}

.project-info {
	margin-bottom: 15px;
}

.project-info .project-info-box {
	margin-bottom: 8px;
}

.project-info .project-info-box h5 {
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	margin-right: 7px;
	font-weight: 400;
	line-height: 16px;
}

.project-info .project-info-box:after {
	clear: both;
	display: table;
	content: "";
}

.single-related-posts .carousel-container .bx-wrapper .bx-controls-direction {
	top: 45%;
	width: 100%;
	right: auto;
}

.single-related-posts .carousel-container .bx-wrapper .bx-prev {
	margin-right: 0;
	position: absolute;
	left: -40px;
}

.single-related-posts .carousel-container .bx-wrapper .bx-next {
	position: absolute;
	right: -40px;
}

.single-related-posts.rmt-col-md-12 .carousel-container .bx-wrapper .bx-prev {
	left: 0;
}

.single-related-posts.rmt-col-md-12 .carousel-container .bx-wrapper .bx-next {
	right: 0;
}

#recent-post .bx-wrapper .slides li .post {
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	border: 1px solid #e6e6e6;
	padding: 10px 10px 0;
}

/*-------------------------------------------------------------------------*/
/* 24. CSS For Twitter Box Slider */
/*-------------------------------------------------------------------------*/

.twitter-box-slider .jtwt_tweet_text {
	padding-left: 30px;
}

.twitter-box-slider .jtwt_tweet_text a:hover {
	color: #000;
}

.twitter-box-slider .slider_twitter_icon {
	float: left;
	display: table-cell;
	white-space: pre;
	vertical-align: top;
}

.twitter-box-slider .slider_twitter_icon .fa-twitter {
	color: #bababa;
}


/*-------------------------------------------------------------------------*/
/* 25. CSS For Media Style */
/*-------------------------------------------------------------------------*/

.mejs-container {
	width: 100% !important;
}

.mejs-overlay,
.mejs-poster {
	width: 100% !important;
	height: 100% !important;
}

.mejs-mediaelement video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100% !important;
	height: 100% !important;
}

.mejs-container,
.mejs-embed,
.mejs-embed body {
	background: transparent !important;
}

.mejs-audio .mejs-mediaelement {
	height: auto !important;
}

.mejs-container.mejs-audio {
	padding-top: 10px !important;
}

/*-------------------------------------------------------------------------*/
/* 26. CSS For Deviders */
/*-------------------------------------------------------------------------*/

.divider-double {
	border-bottom: 4px double #e6e6e6;
	margin: 40px 0;
}

.divider-dashed {
	border-bottom: 2px dashed #e6e6e6;
	margin: 40px 0;
}

.divider-dotted {
	border-bottom: 3px dotted #e6e6e6;
	margin: 40px 0;
}

.divider-shadow {
	background: url("../images/devider-shadow.png") no-repeat center top;
	margin: 40px 0;
	width: 100%;
	height: 9px;
}

/*-------------------------------------------------------------------------*/
/* 27. CSS For Branding Box Section */
/*-------------------------------------------------------------------------*/

.rmtheme-branding-box {
	position: relative;
	z-index: 1;
}

.branding-box-wrap .branding_box_content.content_position_left {
	display: table-cell;
	vertical-align: top;
}

.branding_button.button_position_right {
	display: table-cell;
	float: right;
	vertical-align: top;
	margin-left: 20px;
	white-space: pre;
}

.branding-box-wrap .branding_box_content.content_position_right {
	display: inline;
}

.branding_button.button_position_left {
	float: left;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}

.branding-box-wrap,
.branding-box-wrap.left {
	margin: 30px 0;
	border-bottom: 3px solid #f6f6f6;
	padding: 20px;
	background-color: #fff;
	border-top: 3px double #e6e6e6;
	border-right: 3px double #e6e6e6;
}

.branding-box-wrap.top {
	border-left: 3px double #e6e6e6;
}

.branding-box-wrap.right {
	border-left: 3px double #e6e6e6;
}

.branding-box-wrap.bottom {
	border-left: 3px double #e6e6e6;
}

.branding_title {
	font-size: 18px;
	margin-bottom: 2px;
	line-height: 20px;
}

.entry-content a.branding_button,
.entry-content a.branding_button:hover {
	color: #fff;
}

.branding-box-wrap:before,
.branding-box-wrap:after {
	bottom: 15px;
	content: "";
	height: 20%;
	left: 10px;
	max-height: 100px;
	max-width: 300px;
	position: absolute;
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	width: 50%;
	z-index: -1;
	opacity: 0.7;
}

.branding-box-wrap:after {
	left: auto;
	right: 10px;
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
}

/*-------------------------------------------------------------------------*/
/* 28. CSS For Masonry Contents */
/*-------------------------------------------------------------------------*/

.rmt-masonry-item .hentry,
.rmt-masonry-item .masonry_col_inner {
	padding: 15px 10px;
}

.rmt-masonry-item {
	background-color: #f6f6f6;
	margin: 10px 0;
	text-align: center;
	border: 1px solid #f0f0f0;
}

.rmt-masonry-item .image-area {
	margin-bottom: 10px;
}

.rmt-masonry-item .image-area .thumbnail {
	margin-bottom: 0;
}

.rmt-masonry-item .entry-title {
	font-size: 14px;
	text-align: center;
}

.format-quote .entry-summary {
	display: none;
}

/*-------------------------------------------------------------------------*/
/* BxSlider v4.0 - Fully loaded, responsive content slider
* http://bxslider.com by Steven Wanderski
*/
.bx-wrapper .bx-loading {
	background: url("../images/sliders/bx_loader.gif") center center no-repeat #fff;
}

.bx-wrapper  .bx-controls-auto .bx-start {
	background: url("../images/sliders/controls.png") -86px -11px no-repeat;
}
.bx-wrapper  .bx-controls-auto .bx-stop {
	background: url("../images/sliders/controls.png") -86px -44px no-repeat;
}

.carousel-wrap.loading {
	background-image: url("../images/sliders/preloader.gif");
}


/*-------------------------------------------------------------------------*/
/* 31. CSS For Pagination */
/*-------------------------------------------------------------------------*/

.entry-content .pagination a {
	color: #fff;
}

.entry-content .pagination a:hover {
	color: #fff;
}

.pagination:before {
	clear: both;
	display: table;
	content: "";
}

.pagination {
	width: 100%;
}

.pagination span,
.woocommerce-pagination span{
	padding: 5px 10px;
	margin: 0 5px 0 0;
	color: #fff;
}

.pagination a span,
.woocommerce-pagination a span,
.comments-pagination .nav-links .page-numbers span {
	padding: 0;
	margin: 0;
	border: none;
}

.pagination a,
.woocommerce-pagination a,
.comments-pagination .nav-links .page-numbers {
	background-color: #363839;
	border: 1px solid #363839;
	color: #fff;
	padding: 5px 10px;
	margin: 0 5px 0 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.woocommerce-pagination {
	margin-top: 20px;
}

.pagination a:hover,
.woocommerce-pagination a:hover,
.comments-pagination .nav-links .page-numbers:hover {
	color: #fff;
}

.prev.page-numbers:before {
    content: "\f100";
    padding: 4px 5px;
    font-size: 14px;
		font-family: fontAwesome, 'Font Awesome 5 Free' !important;
		font-weight: 600;
}

.next.page-numbers:after {
    content: "\f101";
    padding: 4px 5px;
    font-size: 14px;
		font-family: fontAwesome, 'Font Awesome 5 Free' !important;
		font-weight: 600;
}

/*-------------------------------------------------------------------------*/
/* 32. CSS For Comment Form */
/*-------------------------------------------------------------------------*/

#respond .title h2 {
	font-size: 16px;
}
.comment-form-cookies-consent {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 10px 0 20px 0;
}
#respond #wp-comment-cookies-consent {
    margin-right: 10px;
}

.comment-form-cookies-consent label {
	display: inline;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{
	width: 32.2%;
	display: inline-block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
	max-width: 90%;
	padding: 5px 10px;
}

#respond {
    margin-bottom: 20px;
}

#respond textarea {
	width: 95%;
	margin: 15px 0;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
}

#respond #comment-input input:first-child {
	margin-left: 0;
}

#respond #comment-submit input {
	margin-left: 0;
	border: none;
	text-shadow: none;
}

/*-------------------------------------------------------------------------*/
/* 33. CSS For Comments */
/*-------------------------------------------------------------------------*/

.the-comment:after {
	clear: both;
	display: table;
	content: "";
}

.the-comment .avatar {
	float: left;
	margin: 0 10px 10px 0;
	width: 54px;
	height: 54px;
	display: table-cell;
}

.the-comment .comment-box {
	display: table-cell;
}

.the-comment .comment-box p {
	margin-bottom: 5px;
}

.comment-list li {
	margin-bottom: 30px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	list-style: none;
}

.comment-list li:first-child {
	border-bottom: 1px solid #e6e6e6;
}

.comment-list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.comment-author.meta {
	line-height: 12px;
	margin-bottom: 5px;
}

.comment-author.meta strong {
	font-weight: 400;
	color: #333;
}

.comments-container .children {
	margin: 25px 0 0 28px;
}

.single_post_author_bio {
	margin-bottom: 0;
	padding-bottom: 0;
}

#comments {
	clear: both;
}

.comments-title {
	margin-bottom: 15px;
}

.comment-list,
.comment-list .children {
	list-style: none;
	padding: 0;
}

.comment-list li:before {
	/* display: none; */
}

.comment-author {
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 80px;
	left: -100px;
	position: absolute;
	width: 80px;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 10px;
}

.comment-metadata {
	text-transform: inherit;
}

.comment-metadata a {
	font-size: 90%;
}

.comment-metadata a.comment-edit-link {
	margin-left: 1em;
}

.comment-body {
	margin-left: 100px;
}

.comment-reply-link {
	position: relative;
}

.comment-reply-link:before {
    padding: 4px 5px;
		font-size: 14px;
}

.children .comment-author .avatar {
	height: 65px;
	left: -80px;
	width: 65px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
	font-size: 0.875rem;
	font-style: italic;
}

.comments-pagination {
	margin: 2em 0 3em;
}

/*-------------------------------------------------------------------------*/
/*	35.	Go to Top
/*-------------------------------------------------------------------------*/

#go-to-top {
	display: none;
	position: fixed;
	text-align: center;
	right: 17px;
	bottom: 17px;
	cursor: pointer;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	z-index: 10000;
	height: 35px;
	width: 40px;
	background-color: rgba(100,100,100,0.5);
	background-repeat: no-repeat;
	background-position: center;
	transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
}

#go-to-top:hover .rmt-fws-icon {
	color: #fff;
}

#go-to-top .rmt-fws-icon {
	line-height: 32px;
	width: 30px;
	height: 30px;
	font-size: 28px;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #fff;
}


/*-------------------------------------------------------------------------*/
/* Responsive Flex Slider Styles */
/*-------------------------------------------------------------------------*/
.flex-direction-nav .flex-prev span,
.flex-direction-nav .flex-next span {
	background-image: url('../images/sliders/arrows-sliders.png');
}

/*--------------------------------------------------------------------*/
/*	39. SHORTCODES
/*--------------------------------------------------------------------*/

.highlight1 {
	background-color: #ffff99;
}

.highlight2 {
	background-color: #555;
	color: #fff;
}

/*----------------------- Pull Quotes --------- */

.pullquote {
	font: normal 16px/30px 'Arvo', Georgia, Times, serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #555;
}

.quote-wrap.alignleft {
	float: left;
	width: 230px;
	margin: 0 20px 0 0;
	border-top: 1px solid #b9b9b9;
	padding: 2px 0;
}

.quote-wrap.alignleft .pullquote {
	border-top: 1px dotted #999;
	padding-top: 14px;
}

.quote-wrap.alignright {
	float: right;
	width: 230px;
	margin: 0 0 0 20px;
	border-top: 1px solid #b9b9b9;
	padding: 2px 0;
}

.quote-wrap.alignright .pullquote {
	border-top: 1px dotted #999;
	padding-top: 14px;
}

.quote-wrap.alignnone {
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	padding: 2px 0;
}

.quote-wrap.alignnone .pullquote {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding-top: 21px;
	padding-bottom: 21px;
}

blockquote {
	font-weight: 400;
	color: inherit;
	padding: 5px 15px 5px 10px;
	overflow: hidden;
	margin: 20px 0 20px 40px;
	font-style: italic;
}

blockquote .author,
blockquote em,
blockquote i,
blockquote cite {
	color: #555;
	font-style: normal;
	font-size: 11px;
	font-weight: 400;
}

blockquote.alignleft {
	margin: 0 20px 0 0;
	width: 230px;
}

blockquote.alignright {
	margin: 0 0 0 20px;
	width: 230px;
}

.dark-bg blockquote,
.dark-bg blockquote > p {
	color: #eee;
}

/*--------------------- Begin Typography: List Styles ----------------- */

ul.list1,
ul.list2,
ul.list3,
ul.list4,
ul.list5,
ul.list6,
ul.list7,
ul.list8,
ul.list9,
ul.list10,
ul.list11,
ul.list12,
ul.list13,
list-none {
	position: relative;
	overflow: hidden;
	margin: 5px 0 5px 4px;
}

ul.list1 li,
ul.list2 li,
ul.list3 li,
ul.list4 li,
ul.list5 li,
ul.list6 li,
ul.list7 li,
ul.list8 li,
ul.list9 li,
ul.list10 li,
ul.list11 li,
ul.list12 li,
ul.list13 li,
ul.list-none li {
	margin: 0 0 5px 0;
	padding: 0 0 2px 28px;
	list-style: none outside none;
}

ul.list1 li {
	background: url("../images/icons/bullet-arrow.png") no-repeat -2px 5px;
	padding-left: 20px;
}

ul.list2 li {
	background: url("../images/icons/check.png") no-repeat scroll 3px 5px transparent;
}

ul.list3 li {
	background: url("../images/icons/fugue/arrow.png") no-repeat scroll 0 3px transparent;
}

ul.list4 li {
	background: url("../images/icons/fugue/heart.png") no-repeat scroll 0 3px transparent;
}

ul.list5 li {
	background: url("../images/icons/fugue/light-bulb.png") no-repeat scroll 0 3px transparent;
}

ul.list6 li {
	background: url("../images/icons/fugue/share.png") no-repeat scroll 0 3px transparent;
}

ul.list7 li {
	background: url("../images/icons/fugue/sticky-note-pin.png") no-repeat scroll 0 3px transparent;
}

ul.list8 li {
	background: url("../images/icons/fugue/medal.png") no-repeat scroll 0 3px transparent;
}

ul.list9 li {
	background: url("../images/icons/fugue/fire.png") no-repeat scroll 0 3px transparent;
}

ul.list10 li {
	background: url("../images/icons/fugue/star.png") no-repeat scroll 0 3px transparent;
}

ul.list11 li {
	background: url("../images/icons/fugue/balloon-twitter.png") no-repeat scroll 0 3px transparent;
}

ul.list12 li {
	background: url("../images/icons/fugue/card-address.png") no-repeat scroll 0 3px transparent;
}

ul.list-none li {
	position: relative;
	overflow: hidden;
}

.entry-content ul.rm_icon_list {
	margin-left: 0;
}

.rm_icon_list li {
	margin: 5px 0;
	list-style: none;
	line-height: 13px;
}

.rm_icon_list li span {
	padding: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	text-align: center;
	display: inline-block;
	padding: 2px;
}

.rm_icon_list li span .rmt-fws-icon {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}

.entry-content ul.list-icon {
	margin-left: 0;
}

.list-icon li {
	margin: 5px 0;
	list-style: none;
}

.list-icon li:before {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	text-align: center;
	display: inline-block;
	float: left;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	padding: 2px;
}

.list-icon.circle-no li:before {
	background: none;
	color: #555;
	font-size: 12px;
}

.list-icon.circle-yes li:before {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}

.list-icon.list-icon-check li:before {
	content: "\f046";
}

.list-icon.list-icon-star li:before {
	content: "\f005";
}

.list-icon.list-icon-arrow li:before {
	content: "\f054";
}

.list-icon.list-icon-asterik li:before {
	content: "\f069";
}

.list-icon.list-icon-cross li:before {
	content: "\f00d";
}

.list-icon.list-icon-plus li:before {
	content: "\f067";
}

.entry-content ul.arrow {
	margin-left: 20px;
}

ul.arrow li {
	margin: 5px 0 ;
	list-style: none;
}

ul.arrow li:before {
	content: "\f105";
	margin-right: 5px;
}

/** ---------------------------------- RSS Block --------------- */

.rss-block {
	background-color: #eaeaff;
	border: 1px solid #ccccff;
	padding: 10px;
	margin: 10px 0;
	clear: both;
	font: normal 13px/1.5 'Arvo', Georgia, Times, serif;
	word-spacing: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/** ---------------------------------- Paypal Donate Button --------------- */

.donate-button,
.donate-button-plus {
	display: block;
	text-indent: -9999px;
}

.donate-button-plus {
	background: url("../images/btn_donateCC_LG.gif") no-repeat scroll 0 3px transparent;
	width: 155px;
	height: 55px;
}
.donate-button {
	background: url("../images/btn_donate_LG.gif") no-repeat scroll 0 3px transparent;
	width: 100px;
	height: 36px;
}

/*-------------------------------------------------------------------------*/
/* 40. Typography - Dropcaps */
/*-------------------------------------------------------------------------*/

.dropcap1 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 12px 0 0;
	color: #666;
	float: left;
	display: block;
}

.dropcap2,
.dropcap3,
.dropcap4,
.dropcap5 {
	float: left;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	width: 42px;
	height: 42px;
	margin: 5px 10px 0 0;
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 0 0 1px #fff;
	-moz-text-shadow: 0 0 1px #fff;
	-webkit-text-shadow: 0 0 1px #fff;
}

.dropcap2 {
	background-image: url("../images/dropcap1.png");
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius:5 0%;
	-o-border-radius: 50%;
}

.dropcap3 {
	background-image: url("../images/dropcap2.png");
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}

.dropcap4 {
	background-image: url("../images/dropcap3.png");
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}

.dropcap5 {
	background-image: url("../images/dropcap4.png");
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}

/*-------------------------------------------------------------------------*/
/* 41. Divider Styling */
/*-------------------------------------------------------------------------*/

.divider {
	position: relative;
	display: block;
	clear: both;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	padding-top: 19px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.divider-space {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.divider-line {
	position: relative;
	display: block;
	clear: both;
	border-bottom: 2px solid #efefef;
	width: 100%;
	margin-bottom: 40px;
	margin-top: 40px;
	line-height: 0;
}

.divider-fancy {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 39px;
	height: 1px;
	background: url("../images/border-gradient.png") no-repeat center center;
}

.header-fancy,
.header-fancy2 {
	padding: 0 10px;
	display: block;
	clear: both;
	width: 100%;
	background: url("../images/content-horizontal-seperator.png") no-repeat center center;
	text-align: center;
	height: 28px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	position: relative;
}

.header-fancy span,
.header-fancy2 span {
	display: inline-block;
	padding: 4px 16px;
	background-image: none !important;
	color: #fff;
	font-size: 12px;
	word-spacing: 3px;
}

.header-fancy2 {
	margin-top: -45px;
	margin-bottom: 40px;
}

.header-fancy {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mini-separator {
	height: 1px;
	width: 105px;
	background-color: #aaa;
}

.mini-separator-thick {
	height: 4px;
	width: 85px;
	background-color: #777;
	margin-top: 20px;
}

.heading2 .mini-separator {
	margin-bottom: 20px;
}

h3.fancy-header {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #fefefe;
	font-weight: 300;
	background-color: #dc4637;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	padding: 5px 40px;
}

.top-of-page {
	position: relative;
	text-align: right;
	font-size: 10px;
	margin-bottom: 25px;
	line-height: 1.2;
}

.top-of-page a,
.top-of-page a:active,
.top-of-page a:visited {
	color: #999;
	line-height: 18px;
}

.top-of-page a:hover {
	color: #dc4637;
}

/*-------------------------------------------------------------------------*/
/* 42. Box Styles ---------- */
/*-------------------------------------------------------------------------*/

.message-box {
	padding: 15px 55px 5px 25px !important;
	margin: 20px 0 !important;
	background-color: #eee;
	word-spacing: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #555;
	overflow: auto;
	position: relative;
}

.message-box .contents {
	margin: 0 0 10px 0;
}

.message-box code {
	background: transparent;
	margin: 0 2px;
}

.message-box .title {
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 14px;
}

.message-box p {
	margin: 0 0 10px 0;
}

.message-box a.close {
	position: absolute;
	right: 20px;
	top: 28%;
}

.message-box a.close .rmt-fws-icon {
	color: #999;
	font-size: 24px;
}

.rmt-info {
	background-color: #e8f8ff;
	border: 1px solid #c6ebfb;
}

.rmt-note {
	background-color: #fefed6;
	border: 1px solid #eded03;
}

.rmt-attention {
	background-color: #f0f4f9;
	border: 1px solid #c9b8bd;
}

.rmt-warning {
	background-color: #fcf5e2;
	border: 1px solid #f4dc9d;
}

.rmt-tip {
	background-color: #faf2ef;
	border: 1px solid #eccdc1;
}

.rmt-success {
	background-color: #e8f8d8;
	border: 1px solid #cae88c;
}

.rmt-errors {
	background-color: #fff4f4;
	border: 1px solid #ffd9d9;
}

.box-frame,
.box-frame2 {
	position: relative;
	border: 1px solid #d9d9d9;
	margin: 20px 0;
	background-color: #fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}

.box-frame {
	padding: 20px;
}

.box-frame2 .box-header {
	font-size: 16px;
	border-bottom: 1px solid #d1d1d1;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #fff;
	padding: 8px 30px;
	text-shadow: 0 1px #eee;
	text-align: center;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	background-image: -moz-linear-gradient(top, white, #f1f1f1);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1f1f1), color-stop(1, white));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f1f1f1');
}

.box-frame2 .box-contents {
	padding: 10px 20px;
}

.threecol .box-frame2 .box-contents {
	padding: 15px 10px;
}

.fourcol .box-frame2 .box-contents {
	padding: 20px;
}

/* Alert */

.alert {
	padding: 8px !important;
	text-align: center;
	position: relative;
}

.alert .msg {
	padding: 0 50px;
}

.alert.general {
	background: #fff url("../images/general-icon.png") no-repeat 25px 8px;
	border: 1px solid #d7d6d6;
}

.alert.error {
	background: #ffe9e9 url("../images/error-icon.png") no-repeat 25px 8px;
	border: 1px solid #e7a9a9;
	color: #d04544;
}

.alert.success {
	background: #e9f3d2 url("../images/success-icon.png") no-repeat 25px 8px;
	border: 1px solid #acd556;
	color: #92b750;
}

.alert.notice {
	background: #fbf6e3 url("../images/notice-icon.png") no-repeat 25px 8px;
	border: 1px solid #e7d48d;
	color: #cfb306;
}

/*-------------------------------------------------------------------------*/
/* 43. Button Styles --------- */
/*-------------------------------------------------------------------------*/
/* ----- ---- --- -- - Default buttons - -- --- ---- ----- */

button,
.button,
/*.button:active,*/
.button:visited {
	display: inline-block;
	padding: 8px 12px;
	margin: 0;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 400;
	border: 1px solid #bbb;
	border-color: #e7e8eb #b9bbc0 #b9bbc0 #e7e8eb;
}

.button::-moz-focus-inner,
input[type="submit"].button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.button img {
	display: inline-block !important;
	border: none;
	vertical-align: middle;
	width: auto !important;
}

/* ----- ---- --- -- - Small buttons - -- --- ---- ----- */

.button.small {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 22px;
}

.button.small [class^="icon-"],
.button.small [class*=" icon-"] {
	margin-top: 0;
}

/* ----- ---- --- -- - Medium buttons - -- --- ---- ----- */

.button.medium {
	padding: 8px 12px;
	font-size: 14px;
	line-height: 24px;
}

/* ----- ---- --- -- - Large buttons - -- --- ---- ----- */

.button.large {
	padding: 12px 20px;
	font-size: 18px;
	line-height: 28px;
}

.button.large.rounded {
	border-radius: 36px;
}

.button.small.rounded {
	border-radius: 30px;
}

.button.rounded {
	border-radius: 36px;
}

.button.large [class^="icon-"],
.button.large [class*=" icon-"] {
	margin-top: 2px;
	padding-left: 10px;
}

.button [class^="icon-"],
.button [class*=" icon-"] {
	padding: 8px;
}

.button.default [class^="icon-"],
.button [class*=" icon-"] {
	font-size: 11px;
}

/*---------- - Color Variations --------------- */

.button.cyan,
.button.blue,
.button.orange,
.button.red,
.button.green,
.button.teal,
.button.black,
.button.pink,
.button.default,
.button.greyscale,
.button.vine,
.button.brown,
.button.blueish,
.button.navy,
.button.splash_orange,
.button.splash_green,
.button.dark_blue,
.button.splash_red,
.button.splash_blue,
.button.purple,
.button.splash_pink,
.button.yellow {
	color: #fff;
}

.button.blue.active,
.button.orange.active,
.button.red.active,
.button.green.active,
.button.teal.active,
.button.black.active,
.button.pink.active {
	color: #fafafa;
	color: rgba(255, 255, 255, 0.75) !important;
}

.button.cyan {
	background-color: #57c0dc;
	border-color: #57c0dc;
}

.button.blue {
	background-color: #46a5d5;
	border-color: #46a5d5;
}

.button.orange {
	background-color: #e87151;
	border-color: #e87151;
}

.button.red {
	background-color: #da4f49;
	border-color: #da4f49;
}

.button.green {
	background-color: #0b6820;
	border-color: #0b6820;
}

.button.teal {
	background-color: #28c2ba;
	border-color: #28c2ba;
}

.button.black {
	background-color: #363636;
	border-color: #363636;
}

.button.pink {
	background-color: #dd5679;
	border-color: #dd5679;
}

.button.greyscale {
	background-color: #777;
	border-color: #777;
}

.button.vine {
	background-color: #734854;
	border-color: #734854;
}

.button.brown {
	background-color: #7c6853;
	border-color: #7c6853;
}

.button.blueish {
	background-color: #55606e;
	border-color: #55606e;
}

.button.navy {
	background-color: #435960;
	border-color: #435960;
}

.button.splash_orange {
	background-color: #c3512f;
	border-color: #c3512f;
}

.button.splash_green {
	background-color: #719430;
	border-color: #719430;
}

.button.dark_blue {
	background-color: #55606e;
	border-color: #55606e;
}

.button.splash_red {
	background-color: #a81010;
	border-color: #a81010;
}

.button.splash_blue {
	background-color: #2d5c88;
	border-color: #2d5c88;
}

.button.purple {
	background-color: #5c198d;
	border-color: #5c198d;

}
.button.splash_pink {
	background-color: #f32b99;
	border-color: #f32b99;
}

.button.yellow {
	background-color: #f7c424;
	border-color: #f7c424;
}

.button.trans {
	color: #fff !important;
	background-color: #fff;
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: #eee;
	border: 1px solid rgba(255, 255, 255, 0.8) !important;
}

.button.trans:hover {
	background-color: #f9f9f9;
	background-color: rgba(255, 255, 255, 0.1) !important;
}

.button .rmt-fws-icon {
	color: #fff;
	font-size: 125%;
}

.button.disabled,
.button[disabled] {
	color: #333 !important;
	background-color: #e6e6e6 !important;
}

#footer .button:hover,
#footer button:hover {
	background-color: #4d5a5c;
	border-color: #4d5a5c;
}

.button-gallery .button {
	margin-right: 10px;
	margin-bottom: 10px;
}

.portfolio-link .button {
	line-height: 30px;
	padding: 4px 20px;
	margin-bottom: 30px;
}

.post-password-form input[type="password"] {
	border: 1px solid #e6e6e6;
	padding: 5px;
}

.header_mobile_search {
	display: none;
}

.text-transform-uppercase {
	text-transform: uppercase;
}

.text-transform-capitalize {
	text-transform: capitalize;
}

.text-transform-lowercase {
	text-transform: lowercase;
}

.text-transform-none {
	text-transform: none;
}

/*-------------------------------------------------------------------------*/
/* #main_menu_search_icon */
/*-------------------------------------------------------------------------*/

.rmt-search-form-in-main-menu,
.rmt-fws-icon.fa_icon_close {
	display: none;
}

.rmt-search-form-in-main-menu {
	left: auto;
	right: 0;
	width: 350px;
	background-color: #f5f5f5;
	padding: 10px 15px;
	position: absolute;
	z-index: 999999999;
}

.rmt-search-form-in-main-menu input[type="text"] {
	width: -moz-calc(100% - 55px);
	width: -webkit-calc(100% - 55px);
	width: -ms-calc(100% - 55px);
	width: -o-calc(100% - 55px);
	width: calc(100% - 55px);
	vertical-align: top;
	float: left;
	box-shadow: none;
	border-radius: 0;
	height: 36px;
	overflow: scroll;
	padding: 5px 10px;
}

.rmt-search-form-in-main-menu button[type="submit"] {
	height: 36px;
	width: 40px;
	text-align: center;
	padding: 0;
	margin-left: 10px;
	border-radius: 0;
}

.rmt-search-form-in-main-menu button[type="submit"]:hover {
	color: #fff;
}

#search_cont_icon .rmt-fws-icon.fa_icon_close,
#search_cont_inner_icon .rmt-fws-icon.fa_icon_close_form {
	color: #ff0000;
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 0;
}

#search_cont_inner_icon .rmt-fws-icon.fa_icon_close_form {
	display: none;
}

.display-rmtheme-live-search-result {
	display: none;
	position: absolute;
	top: 50px;
	background-color: #f8f8f8;
	padding: 5px 5px 10px 5px;
	z-index: 9;
	min-width: 300px;
	text-align: center;
}

.display-rmtheme-live-search-result ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.display-rmtheme-live-search-result ul li {
	display: block;
	list-style: none;
	margin: 10px 2%;
	float: left;
	width: 96%;
	text-align: left;
	border-bottom: 1px solid #dadada;
}

.display-rmtheme-live-search-result ul li:last-child {
	border-bottom: none;
}

.display-rmtheme-live-search-result ul li a {
	display: inline-block;
	text-align: left;
}

.display-rmtheme-live-search-result ul li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.display-rmtheme-live-search-result ul li .rmt-search-item-small-desc {
	margin-bottom: 10px;
}

.display-rmtheme-live-search-result .rmt-fws-icon {
	font-size: 24px;
}

/*-------------------------------------------------------------------------*/
/* 44. Column shortcodes */
/*-------------------------------------------------------------------------*/

.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol {
	margin-right: 3.8%;
	float: left;
	min-height: 1px;
}

.onecol {
	width: 4.85%;
}

.twocol {
	width: 13.45%;
}

.threecol {
	width: 22.05%;
}

.fourcol {
	width: 30.75%;
}

.fivecol {
	width: 39.45%;
}

.sixcol {
	width: 48%;
}

.sevencol {
	width: 56.75%;
}

.eightcol {
	width: 65.4%;
}

.ninecol {
	width: 74.05%;
}

.tencol {
	width: 82.7%;
}

.elevencol {
	width: 91.35%;
}

.twelvecol,
.fullwidth {
	width: 100%;
	float: left;
}

.last {
	margin-right: 0px !important;
}

.segment,
.segment-content {
	position: relative;
}

.segment {
	padding: 70px 0;
	margin: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.first-segment {
	border-top: 10px solid #eaeaea;
}

.first-segment.regular-heading {
	padding-top: 60px;

}
.last-segment {
	border-bottom: 10px solid #eaeaea;
}

.segment .floating-text {
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	overflow: hidden;
}

.columns {
	overflow: hidden;
	margin: 0 0 50px;
}

.columns .col {
	float: left;
	width: 23%;
	margin: 0 4% 0 0;
}

.columns-3 .col {
	width: 30.6666%;
}

.columns-2 .col {
	width: 48%;
}

.columns-1 .col {
	width: 100%;
}

.columns-3 .col:nth-child(3n+1) {
	clear: both;
}

.columns-3 .col:nth-child(3n) {
	margin-right: 0;
}

.columns-2 .col:nth-child(1n) {
	margin-right: 0;
	float: left;
	clear: left;
}

.columns-2 .col:nth-child(2n) {
	margin-right: 0 !important;
	float: right;
	clear: right;
}

.columns-4 .col {
	width: 22%;
	margin: 0 4% 0 0;
}

.columns-4 .col:nth-child(4n+1) {
	clear: both;
}

.columns-4 .col:nth-child(4n) {
	margin-right: 0 !important;
}

.columns-5 .col:nth-child(5n+1) {
	clear: both;
}

.columns-5 .col:nth-child(5n) {
	margin-right: 0 !important;
}

.columns .col.last {
	margin-right: 0;
}

.col .heading {
	overflow: hidden;
	margin: 0 0 15px;
}

.col .heading h2 {
	margin-bottom: 0;
}

.col .heading img {
	float: left;
	margin: 0 10px 0 0;
}

.col p {
	margin: 0 0 23px;
}

/*--------- No margin columns ----*/

.zero-margin {
	margin-left: 0;
}

.threecol.zero-margin {
	width: 25%;
}

.fourcol.zero-margin {
	width: 33.3%;
}

.sixcol.zero-margin {
	width: 50%;
}

/* Dual margin columns with margins on both sides used mainly for drawing middle lines/borders */

.threecol.dual-margin,
.fourcol.dual-margin,
.sixcol.dual-margin {
	padding-right: 1.9%;
	padding-left: 1.9%;
	margin: 0;
}

.dual-margin.first,
.dual-margin:first-child {
	padding-left: 0;
}

.dual-margin.last,
.last.dual-margin,
.dual-margin:last-child {
	padding-right: 0;
}

.mini-column,
.maxi-column {
	float: left;
	position: relative;
}

.mini-column {
	width: 16.8%;
	margin-right: 4%;
}

.maxi-column {
	width: 79.2%;
}

/*-------------------------------------------------------------------------*/
/* 45. Grid for portfolio items and posts grid layout ------------------*/
/*-------------------------------------------------------------------------*/

.image-grid .sixcol,
.image-grid .fourcol,
.image-grid .threecol {
	padding: 0 !important;
	margin: 0;
	margin-right: 1.9% !important;
	margin-bottom: 22px;
}

.image-grid .sixcol {
	width: 48%;
}

.image-grid .fourcol {
	width: 31.2%;
}

.image-grid .threecol {
	width: 22.9%;
}

/*----- Rounded portfolio changes -----*/

ul.image-grid.rounded .portfolio img,
ul.image-grid.rounded .portfolio .image-info {
	border-radius: 50%;
}

ul.image-grid.rounded .portfolio .image-info h3 a {
	max-width: 80%;
	text-align: center;
	margin: 0 auto;
}

ul.image-grid.rounded li.fourcol.portfolio-item {
	width: 26%;
	margin-right: 10.8% !important;
	margin-bottom: 40px !important;
}

ul.image-grid.rounded li.fourcol.portfolio-item:nth-child(3n+3) {
	margin-right: 0 !important;
}

/* --------- No margin column styling for portfolio items -------------- */

.sixcol.zero-margin {
	width: 50%;
}

.fourcol.zero-margin {
	width: 33.3%;
}

.threecol.zero-margin {
	width: 24.96%;
}

#content .zero-margin {
	margin-right: 0 !important;
}



/*-------------------------------------------------------------------------*/
/* Style Counter */
/*-------------------------------------------------------------------------*/

.rmtheme-count-bar .rmtheme-count-img img {
	display: block;
	margin: 0 auto;
}

.rmtheme-count-bar .rmtheme-count-img {
	text-align: center;
}

.rmtheme-count-bar .rmtheme-count-content h3 {
	text-align: center;
	margin: 5px;
	margin-top: 0;
	line-height: 1.3;
}

.rmtheme-count-bar .rmtheme-count-content .timer {
	margin: 0;
	margin-top: 4px;
}

.rmtheme-count-bar h3 {
	font-size: 30px;
	font-weight: 500;
}

.rmtheme-count-bar hr {
	width: 30px;
	height: 2px;
	background: #8e8e8e;
	display: block;
	margin: 4px auto;
}

.rmtheme-count-bar-2 .rmtheme-count-img {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

.rmtheme-count-bar-2 .rmtheme-count-img img {
	display: block;
	margin: 0 auto;
}

.rmtheme-count-bar-2 .rmt-fws-icon {
	display: block;
	text-align: center;
}

.rmtheme-count-bar-2 .rmtheme-count-content {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}

.rmtheme-count-bar-2 .rmtheme-count-content h3,
.rmtheme-count-bar-2 .rmtheme-count-content .timer {
	text-align: left;
}

.rmtheme-count-bar-2 h3 {
	font-size: 30px;
	font-weight: 500;
	margin: 5px;
}

.rmtheme-count-bar-3 .rmtheme-count-img {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

.rmtheme-count-bar-3 .rmtheme-count-img img {
	display: block;
	margin: 0 auto;
}

.rmtheme-count-bar-3 .rmt-fws-icon {
	display: block;
	text-align: center;
}

.rmtheme-count-bar-3 .rmtheme-count-content {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	padding-right: 15px;
	padding-top: 10px;
}

.rmtheme-count-bar-3 .rmtheme-count-content h3,
.rmtheme-count-bar-3 .rmtheme-count-content .timer {
	text-align: left;
	margin: 0;
}

.rmtheme-count-bar-3 h3 {
	font-size: 30px;
	font-weight: 500;
	margin: 5px;
	margin-right: 0;
	padding-top: 10px;
}

.rmtheme-count-bar-4 .rmtheme-count-img img {
	display: block;
	margin: 0 auto;
}

.rmtheme-count-bar-4 .rmtheme-count-img {
	text-align: center;
}

.rmtheme-count-bar-4 .rmtheme-count-content h3 {
	text-align: center;
}

.rmtheme-count-bar-4 h3 {
	font-size: 30px;
	font-weight: 500;
	margin: 5px;
}

.rmtheme-count-bar-4 p {
	font-size: 22px;
	padding-bottom: 6px;
}

/*-------------------------------------------------------------------------*/
/* Count down  */
/*-------------------------------------------------------------------------*/

.countdown-rtl {
	direction: rtl;
}

.countdown-holding span {
	color: #888;
}

.countdown-row {
	clear: both;
	width: 100%;
	padding: 0 2px;
	text-align: center;
}

.countdown-show1 .countdown-section {
	width: 98%;
}

.countdown-show2 .countdown-section {
	width: 48%;
}

.countdown-show3 .countdown-section {
	width: 32.5%;
}

.countdown-show4 .countdown-section {
	width: 24.5%;
}

.countdown-show5 .countdown-section {
	width: 19.5%;
}

.countdown-show6 .countdown-section {
	width: 16.25%;
}

.countdown-show7 .countdown-section {
	width: 14%;
}

.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}

.countdown-amount {
	font-size: 200%;
}

.countdown-period {
	display: block;
}

.countdown-descr {
	display: block;
	width: 100%;
}

/*-------------------------------------------------------------------------*/
/* 46. Toggle  */
/*-------------------------------------------------------------------------*/

.toggle {
	position: relative;
	margin: 0 0 10px;
	background-color: #fff;
	z-index: 10;
}

.toggle.first {
	margin-top: 25px;
}

.toggle-content .code {
	padding: 10px;
	border-bottom: 1px solid #eee;
	background-color: #fefefe;
}

.toggle-label {
	cursor: pointer;
	background-color: #f8f8f8;
	padding: 9px 25px 9px 15px;
	margin: 1px 0;
	border: 1px solid #eee;
	font-size: 120%;
	position: relative;
}

.toggle-label:hover {
	background-color: #fafafa;
}

.active-toggle .toggle-label {
	margin-bottom: 0;
	border-bottom: 0;
}

.active-toggle .toggle-label:hover {
	background-color: #fafafa;
}

.toggle-content {
	display: none;
	padding: 15px;
	border: 1px solid #eee;
	clear: both;
	overflow: hidden;
}

/*-------------------------------------------------------------------------*/
/* 47. jQuery Tabs */
/*-------------------------------------------------------------------------*/

.entry-content ul.tabs,
.tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tabs li {
	float: left;
	padding: 0;
	margin:0 2px 5px 0;
	background-color: #fff;
	height: 24px;
	border-radius: 0;
}

.tabs li:first-child {
	margin-left: 0;
}

.tabs a {
	height: 30px;
	text-align: center;
	text-decoration: none;
	padding: 5px 20px;
	margin: 0;
	position: relative;
	background-color: #f7f7f7;
	vertical-align: middle;
	color: #666;
	border: 1px solid #ddd;
	font-size: 16px;
}

.tabs a:active {
	outline: none;
}

.tabs a:hover {
	background-color: #fff;
}

.tabs .current,
.tabs .current:hover,
.tabs li.current a,
.tabs li.active a {
	cursor: default;
	color: #555;
	background-color: #fff;
	padding: 5px 20px;
	border-bottom: none;
}

.tab_container.tab_bottom .tabs a,
.tab_container.tab_top .tabs a {
	display: block;
	line-height: 16px;
}

.tab_container.tab_left .tabs .current:hover,
.tab_container.tab_right .tabs .current:hover {
	border-top: 1px solid #ddd;
}

.panes {
	clear: both;
}

.panes .pane {
	padding: 20px;
	border: 1px solid #ddd;
	display: block;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 1px #eee;
	-webkit-box-shadow: 1px 1px 1px #eee;
	box-shadow: 1px 1px 1px #eee;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.panes .pane:after {
	clear: both;
	display: table;
	content: "";
}

.tab_left:after,
.tab_right:after {
	clear: both;
	display: table;
	content: "";
}

.tab_left .tabs {
	width: 10%;
	float: left;
	display: table-cell;
	vertical-align: top;
}

.tab_left .tabs li {
	margin: 0 -1px 2px 0;
	float: none;
	height: auto;
}

.tab_left .tabs li a {
	padding: 4px 0;
	height: auto;
	display: block;
}

.tab_left .tabs .current,
.tab_left .tabs li.current a {
	border-right: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.tab_left .tabs .current:hover {
	padding: 4px 0;
}

.tab_left .panes {
	display: table-cell;
	vertical-align: top;
	width: 100%;
}

.tab_right .tabs {
	width: 10%;
	float: right;
}

.tab_right .tabs li {
	margin: 0 0 2px -1px;
	float: none;
	height: auto;
}

.tab_right .tabs li a {
	padding: 4px 0;
	height: auto;
	display: block;
}

.tab_right .tabs .current,
.tab_right .tabs li.current a {
	border-left: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.tab_right .tabs .current:hover {
	padding: 4px 0;
}

.tab_right .panes {
	width: 90%;
	float: left;
}

.tab_bottom .tabs li {
	margin: -1px 2px 0 0;
}

.tab_bottom .tabs .current,
.tab_bottom .tabs .current:hover,
.tab_bottom .tabs li.current a {
	border-top: none;
}

/*-------------------------------------------------------------------------*/
/* 48. Form Styles ------- */
/*-------------------------------------------------------------------------*/

.contact-form {
	margin-bottom: 25px;
}

.contact-form input,
.contact-form textarea,
.wpcf7-form input,
.wpcf7-form textarea,
.gform_wrapper input,
.gform_wrapper textarea {
	background-color: #fff;
	color: #48484a;
	border: 1px solid #e6e6e6;
	padding: 5px 10px;
}

.contact-form input,
.contact-form textarea,
.wpcf7-form input[type=text],
.wpcf7-form input[type=url],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
	font-size: 13px;
	width: 99%;
}

.default-page-space .gform_wrapper .top_label input.medium,
.default-page-space .gform_wrapper .top_label select.medium,
.default-page-space .gform_wrapper textarea.medium {
	width: 98.2%;
	padding-left: 7px;
}

.contact-form label {
	display: none;
	font-weight: 400;
}

.form-error {
	color: #ff0000;
}

form p {
	margin: 0 0 10px;
}

form.contact-form .human-check label {
	display: inline-block;
	margin-right: 5px;
	font-weight: 400;
}

form.contact-form textarea {
	height: 110px;
}

form select {
	border: 1px solid #e6e6e6;
}

body .gform_wrapper .ginput_complex .ginput_full input[type=text],
body .gform_wrapper .ginput_complex .ginput_full input[type=url],
body .gform_wrapper .ginput_complex .ginput_full input[type=email],
body .gform_wrapper .ginput_complex .ginput_full input[type=tel],
body .gform_wrapper .ginput_complex .ginput_full input[type=number],
body .gform_wrapper .ginput_complex .ginput_full input[type=password] {
	width: 99%!important;
	padding: 5px 10px;
}

body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password] {
	width: 99%!important;
	padding: 5px 0.5%;
}

body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password] {
	width: 99%!important;
	padding: 5px 10px;
}

body .gform_wrapper .ginput_complex input[type=text],
body .gform_wrapper .ginput_complex input[type=url],
body .gform_wrapper .ginput_complex input[type=email],
body .gform_wrapper .ginput_complex input[type=tel],
body .gform_wrapper .ginput_complex input[type=number],
body .gform_wrapper .ginput_complex input[type=password],
body .gform_wrapper .ginput_complex select {
	width: 99%!important;
	padding: 5px 10px;
}

body .gform_wrapper .ginput_complex .ginput_right input[type=text],
body .gform_wrapper .ginput_complex .ginput_right input[type=url],
body .gform_wrapper .ginput_complex .ginput_right input[type=email],
body .gform_wrapper .ginput_complex .ginput_right input[type=tel],
body .gform_wrapper .ginput_complex .ginput_right input[type=number],
body .gform_wrapper .ginput_complex .ginput_right input[type=password],
body .gform_wrapper .ginput_complex .ginput_right select {
	width: 99%!important;
	padding: 5px 10px;
}

.widget .contact_field {
	width: 100%;
	float: none;
	padding: 0;
}

.widget .contact_message {
	width: 100%;
	float: none;
	padding: 0;
}

.widget .contact-form p {
	margin: 0 0 10px 0;
}

.widget form.contact-form button[type="submit"] {
	padding-top: 10px;
	padding-bottom: 10px;
}

#rmt-section-footer-widget-area .widget-area .widget .gform_wrapper ul li {
	border-bottom: none;
	padding: 0;
}

.gf_browser_gecko.gform_wrapper .gform_footer {
	margin-top: 0;
}

form.search input[type="text"] {
	border: 1px solid #e6e6e6;
	padding: 5px 1%;
}

.widget_search form.search input[type="text"] {
	width: 100%;
}

form.seach-form input[type="text"] {
	border: 1px solid #e6e6e6;
	padding: 5px 1%;
	width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -ms-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px);
	vertical-align: top;
	float: left;
}

form.seach-form input[type="submit"] {
	width: 100px;
	padding: 10px;
}

.search-page-search-form h2 {
	text-align: left;
}

body.search-results .read_more_span .read_more {
	background: none;
	color: #333;
	padding: 5px 0;
}

body.search-results .read_more_span .read_more .rmt-fws-icon {
	color: #333;
}

body.search .useful_links ul li,
body.error404 .useful_links ul li,
body.single-page-template .useful_links ul li {
	padding: 10px 0;
	border-top: 1px solid #e6e6e6;
	list-style: none;
}

body.search .useful_links ul li:first-child,
body.error404 .useful_links ul li:first-child,
body.single-page-template .useful_links ul li:first-child {
	border-top: none;
	padding-top: 0;
}

body.search .useful_links ul li:before,
body.error404 .useful_links ul li:before,
body.single-page-template .useful_links ul li:before {
	content: "\203A";
	font-size: 18px;
	margin-right: 5px;
}

body.error404 .container #content,
body.single-page-template .not_found {
	background: url("../images/404.png") no-repeat right bottom;
}

body.error404 .entry-content:after,
body.single-page-template .not_found .entry-content:after {
	clear: both;
	display: table;
	content: "";
}

body.single-page-template .not_found {
	padding: 40px 0;
}

.widget-area .widget.widget_calendar #wp-calendar caption {
	line-height: 12px;
	padding: 0;
	margin-top: 0;
	color: #ccc;
}

.toggleController {
	border-color: transparent #b7b7b7 transparent transparent;
	border-style: solid;
	border-width: 40px 40px 0 40px;
	bottom: 0;
	height: 40px;
	position: absolute;
	right: 0;
	width: 40px;
	z-index: 999;
	color: #fff;
}

.toggleController:after {
	font-size: 11px;
	content: "\f067";
	display: block;
	height: 40px;
	position: absolute;
	left: 24px;
	top: -24px;
	color: #fff;
	text-shadow: none !important;
	-moz-text-shadow: none !important;
	-webkit-text-shadow: none !important;
}

.toggle.active-toggle .toggleController:after {
	font-size: 12px;
	content: "\f068";
	display: block;
	color: #fff;
	height: 40px;
	position: absolute;
	left: 24px;
	top: -24px;
}

/*-------------------------------------------------------------------------*/
/* 50. Featured content
   CSS For Where We Section */
/*-------------------------------------------------------------------------*/

.where_we {
	width: 958px;
	margin: 0 auto;
}

.where_we h2 {
	text-align: center;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 100;
	top: 0;
}

/*-------------------------------------------------------------------------*/
/* CSS For Procircle Wrapper Section */
/*-------------------------------------------------------------------------*/

.procircle_wrapper .circle_item {
	text-align: center;
	margin-bottom: 30px;
}

.procircle_wrapper .circle_item h3 {
	line-height: 20px;
	margin: 15px 0 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e6e6e6;
}

/*-------------------------------------------------------------------------*/
 /* 51. Content */
/*-------------------------------------------------------------------------*/

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	width: 100%;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}

.entry-header {
	margin-bottom: 30px;
}

.entry-title {
	margin: 0 0 15px;
}

.entry-title a {
	color: #333;
}

.thumbnail {
	background-color: inherit;
	border: none !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	padding: 0 !important;
}

/**
 * 51.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	margin: 10px 0;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;

}
.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}

footer.entry-meta.page_edit_link {
	margin: 0;
}

/**
 * 51.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content .read_more_span a:hover {
	color: #fff;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0;
}

.logged-in footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

.format-quote .entry-title {
	background-color: #444;
	font-style: italic;
	padding: 20px;
	border: 3px solid #e6e6e6;
}

.format-quote .entry-title a {
	color: #fff;
}

.format-quote .entry-title .post_format_icon {
	margin-bottom: 0;
}

.format-quote .entry-content {
	display: none;
}

/* Page links */

.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 2px 7px;
	text-decoration: none;
	font-style: 400;
	font-size: 12px;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background-color: #fff;
	color: #333;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background-color: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background-color: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background-color: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background-color: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

/**
 * 51.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/**
 * 51.5 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
	margin: 0;
	padding: 0;
}

.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}

.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}

.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}

.attachment .entry-meta {
	text-align: center;
}

.attachment footer.entry-meta {
	display: none;
}

.attachment-meta:before {
	content: "\f307";
}

.full-size-link a:before {
	content: "\f402";
}

.full-size-link:before {
	content: none;
}

.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 0 0 10px;
}

.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}

.image-navigation a:hover {
	text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}

.image-navigation .nav-previous {
	left: 0;
}

.image-navigation .nav-next {
	right: 0;
}

.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}

.attachment .entry-attachment .attachment {
	display: inline-block;
}

.attachment .entry-caption {
	text-align: left;
}

.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}

.attachment .site-main .sidebar-container {
	display: none;
}

/*----------- Portfolio Isotope support ------- */

ul.image-grid {
	list-style-type: none;
	margin: 0;
}

ul.image-grid li,
div.image-grid div.hentry,
.post-snippets div.hentry {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

ul.image-grid img {
	width: 100%;
}


.image-grid h3 {
	margin: 5px 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.image-grid h3 a {
	color: #555;
}

.image-grid .published a {
	color: #444;
}

.image-grid .rm_portfolio,
.related-posts .post {
	padding: 10px;
	border: 1px solid #e6e6e6;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.related-posts .image-info h3 {
	color: #fff;
}

/*---------- Grid for portfolio items and posts grid layout ------------------*/

.image-grid .sixcol,
.image-grid .fourcol,
.image-grid .threecol {
	padding: 0 !important;
	margin: 0;
	margin-right: 1.9% !important;
	margin-bottom: 22px;
}

.image-grid .sixcol {
	width: 48%;
}

.image-grid .fourcol {
	width: 31.2%;
}

.image-grid .threecol {
	width: 22.9%;
}

.image-area {
	position: relative;
	overflow: hidden;
	max-height: 100%;
}

.image-area a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.image-info {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 120;
}

.image-info h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	margin: 0;
	padding: 10px;
	position: relative;
	top: 20%;
	color: #fff;
}

.image-info .image-info-buttons {
	left: 0;
	margin: auto;
	position: absolute;
	top: 42%;
	width: 100%;
	text-align: center;
}

.image-info a.lightbox-link {
	z-index: 110;
}

.image-info a.lightbox-link {
	float: none;
	margin: 0 8px;
	font-size: 18px;
	display: inline-block;
}

.image-info .image-info-buttons a.lightbox-link {
	width: 35px;
	height: 35px;
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	line-height: 32px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* Image Info Terms CSS */

.image-info .terms {
	width: 100%;
	position: relative;
	top: 35%;
}

.image-info .terms a {
	display: inline-block;
}

.image-info .terms a:hover,
.image-info h3.post-title a:hover {
	color: #eee;
}

.image-info a.lightbox-link span {
	background-image: url("../images/icons/zoom-icon.png");
	background-position: 0;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	text-indent: -9999px;
	width: 22px;
}

.image-info,
.team-member .team-member-hover {
	position: absolute;
	top: 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.image-area:hover .image-info {
	top: 0%;
}

/*-------------------------------------------------------------------------*/
/*	Screenshot preview style
/*-------------------------------------------------------------------------*/

#rmt-screenshot {
	position: absolute;
	padding: 0;
	display: none;
	color: #fff;
	z-index: 999999;
	display: block;
	background-color: #fff;
	cursor: pointer;
	border: 5px solid #fff;
	text-transform: none;
	-webkit-backface-visibility: hidden;
	box-shadow: 0 0 0 10px rgba(255,255,255,1), 1px 1px 3px 10px rgba(0,0,0,0.2);
	-webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	-moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	-o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	-ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
	transition: opacity 0.4s linear, transform 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}

#rmt-screenshot .rm-screenshot-inner {
	text-align: center;
	background: url("../images/loader2.gif") no-repeat center center;
}

#rmt-screenshot .rm-screenshot-inner img {
	margin-bottom: 0;
}

#rmt-screenshot .rm-screenshot-inner .caption {
	color: #333;
	text-align: center;
}


/*-------------------------------------------------------------------------*/
/*	Site style full header left side
/*-------------------------------------------------------------------------*/

#layout_header_left_side .container{
	max-width: 100%;
}


/*-------------------------------------------------------------------------*/
/*	57. Very bottom section
/*-------------------------------------------------------------------------*/

#rmt-section-footer-above {
	font-size: 12px;
	color: #fff;
}

#rmt-section-footer-above {
	padding: 5px 0;
}

#rmt-section-footer-above .twitter-box-slider {
	min-height: 20px;
}

#rmt-section-bottom {
	padding: 10px 0px;
	color: #8c8989;
}

#rmt-section-bottom ul.bottom_section_nav {
	display: block;
	margin-bottom: 0;
}

#rmt-section-bottom ul.bottom_section_nav li {
	display: inline;
}

#rmt-section-bottom .bottom-section-menu.pull-right {
	text-align: right;
}

#rmt-section-bottom .bottom-section-menu.pull-left {
	text-align: left;
}

#rmt-section-bottom .bottom-section-menu.pull-right li {
	text-align: right;
}

#rmt-section-bottom .bottom-section-menu.pull-left li {
	padding-right: 10px;
	text-align: left;
}

#rmt-section-bottom .bottom-section-menu li {
	padding-left: 5px;
}

#rmt-section-bottom .bottom-section-menu li:after {
	content: "|";
	color: #ccc;
}

#rmt-section-bottom .bottom-section-menu li a {
	padding-right: 5px;
	vertical-align: middle;
}

#rmt-section-bottom .bottom-section-menu a {
	color: #ccc;
}

#rmt-section-bottom .bottom-section-menu li.last:after,
#rmt-section-bottom .bottom-section-menu li:last-child:after {
	content: "";
}

#rmt-section-bottom .bottom-section-menu li.last a,
#rmt-section-bottom .bottom-section-menu li:last-child a {
	padding-right: 0;
}

#rmt-section-bottom .social-list {
	margin-top: 0;
}

#rmt-section-bottom .copyright {
	margin-bottom: 0;
	list-style: none;
	text-align: center;
}

#rmt-section-bottom .pull-left .copyright {
	text-align: left;
}

#rmt-section-bottom .pull-right .copyright {
	text-align: right;
}


#rmt-section-bottom .copyright a {
	color: #a5a5a5;
}

/* Animation style ---------------------------------------------------- */

.animate_top {
	top: -30px;
	opacity: 0;
	position: relative;
}

.animate_bottom {
	bottom: -30px;
	opacity: 0;
	position: relative;
}

.animate_left {
	left: -60px;
	opacity: 0;
	position: relative;
}

.animate_right {
	right: -60px;
	opacity: 0;
	position: relative;
}

.animate_fade_in {
	opacity: 0;
	position: relative;
}

/* Revolution Slider ---------------------------------------------------- */

.tp-bannershadow {
	opacity: 0.7
}

.tp-leftarrow.default {
	background: rgba(20,20,20,0.5) url("../images/slider-prev.png") !important;
	background-repeat: no-repeat !important;
	background-position: 45% 50% !important;
	width: 44px !important;
	height: 56px !important;
	-webkit-border-radius: 0 3px 3px 0 !important;
	-moz-border-radius:  0 3px 3px 0 !important;
	border-radius: 0 3px 3px 0 !important;
}

.tp-rightarrow.default {
	background: rgba(20,20,20,0.5) url("../images/slider-next.png") !important;
	background-repeat: no-repeat !important;
	background-position: 53% 50% !important;
	width: 44px !important;
	height: 56px !important;
	-webkit-border-radius: 3px 0 0 3px !important;
	-moz-border-radius: 3px 0 0 3px !important;
	border-radius: 3px 0 0 3px !important;
}

.tp-bullets.simplebullets.round-old .bullet	{
	cursor: pointer !important;
	position: relative !important;
	background: rgba(0,0,0,0.5) !important;
	width: 13px !important;
	height: 13px !important;
	margin-right: 6px !important;
	float: left !important;
	margin-top: -12px !important;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.tp-bullets.simplebullets.round-old .bullet:hover,
.tp-bullets.simplebullets.round-old .bullet.selected	{
	background: rgba(0,0,0,0.8) !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	.tp-leftarrow.default	{
	background-image: url("../images/slider-prev@2x.png") !important;
	-webkit-background-size: 10px 15px;
		 -moz-background-size: 10px 15px;
			 -o-background-size: 10px 15px;
					background-size: 10px 15px;
	}

	.tp-rightarrow.default {
	background-image: url("../images/slider-next@2x.png") !important;
	-webkit-background-size: 10px 15px;
		 -moz-background-size: 10px 15px;
			 -o-background-size: 10px 15px;
					background-size: 10px 15px;
	}
}

.tp-bullets.simplebullets.round .bullet {
	width: 20px;
	height: 20px;
	background: rgba(20,20,20,0.5) !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
}

.rmt-header-sticky-enabled #rmt-section-top {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	padding: 10px 0;
}



/*-------------------------------------------------------------------------*/
/*	58. Miscellaneous
/*-------------------------------------------------------------------------*/

.read-more {
	margin-top: 30px;
	display: block;
}

.read-more a {
	color: #dc4637;
}

.rmt-fws-icon {
	color: #888;
	font-weight: 600 !important;
}

.read_more,
.branding_button {
	background-color: #888;
	padding: 5px 15px;
	color: #fff;
	text-decoration: none;
	margin: 10px 0 0 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	display: inline-block;
}

.read_more .fa-caret-right,
.read_more .rmt-fws-icon {
	color: #fff;
}

.read_more:hover,
.branding_button:hover {
	color: #fff;
}

.read_more:hover .rmt-fws-icon {
	color: #fff;
}

.search-page-search-form {
	padding-bottom: 60px;
	border-bottom: 1px solid #e6e5e6;
	margin-bottom: 60px;
}

.footer_toggle_cont {
	position: relative;
	width: 100%;
	height: 0;
	display: block;
	line-height: 16px;
}

.footer_toggle_cont .footer_widget_toggle {
	position: absolute;
	left: 50%;
	top: 3px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.footer_toggle_cont .footer_widget_toggle:before {
	content: "\f102";
	font-size: 20px;
	color: #999;
	text-align: center;
	padding: 0 5px;
}

.footer_toggle_cont .footer_widget_toggle:hover {
	top: -7px;
	background-color: #282a2b;
}

.footer_toggle_cont .footer_widget_toggle.open:hover {
	background: none;
}

.footer_toggle_cont .footer_widget_toggle.open {
	top: 2px;
	z-index: 10;
}

.footer_toggle_cont .footer_widget_toggle.open:before {
	content: "\f103";
}

.view_background_switcher {
	position: absolute;
	z-index: 999999;
	left: 0;
	top: 0;
	background-color: #282828;
	padding: 5px 38px;
	color: #e6e6e6;
}

.loop-animate-top-bottom,
.loop-animate-left-right {
	position: relative;
}

ins {
	background: none;
}

.single-rm_team .rm_team .entry-header{
	display: none;
}

.mailchimp-message.error {
	color: #ff0000;
}

#mailchimp .ajax-loader {
	display: block;
}

.readmore-entry-content {
	display: none;
}

/* CSS For Background Video */

.section-background-video {
	position: relative;
	overflow: hidden;
	background-size: 100% 100%;
	padding: 100px 0;
	color: #fff;
	margin-bottom: 20px;
}

.section-background-video .section-full-video-bg {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	width: auto;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	overflow: hidden;
}

.video-play {
	text-align: center;
}

.video-play #playpause-rm-section-full-video-one {
	color: #fff;
	font-size: 28px;
	line-height: 105px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	margin-bottom: 30px;
	cursor: pointer;
	padding-left: 5px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.video-play #playpause-rm-section-full-video-one:hover {
	color: #151515;
}

/* Color box plugin conflict with bootstrap overlay */

#colorbox {
	box-sizing: initial;
}

.ie #colorbox {
	overflow: visible !important;
}

.rm_display_more_content {
	margin-bottom: 20px;
}

.display_more {
	display: none;
}

.btn_hide_details {
	display: none;
}

.show_more_controller {
	text-align: center;
}

.btn_show_details,
.btn_hide_details {
	cursor: pointer;
}

.btn_show_details .rmt-fws-icon,
.btn_hide_details .rmt-fws-icon {
	margin-left: 5px;
}

/*-------------------------------------------------------------------------*/
/*	Responsive CSS
/*-------------------------------------------------------------------------*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.load-more-testimonials{
	display: inline-block;
	vertical-align: middle;
}
.more-load-loading{
	display: none;
	width: 20px;
	height: 20px;
	background-image: url('../images/loader.gif');
	background-repeat:no-repeat;
	background-position: center;
	background-size: cover;
	font-size: 0;
	margin-left: 10px;
	float: right;
	vertical-align: middle;
}

/*-------------------------------------------------------------------------*/
/* Animated sticky header
/*-------------------------------------------------------------------------*/

.rmt-header-sticky-enabled #styleswitcher {
	z-index: 9999;
}

.rmt-animated-sticky-header #rmt-header-sticky-section {
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	position: fixed;
}

@media only screen and (min-width: 790px) {
	.rmt-header-sticky-enabled #rmt-header-sticky-section {
		left: 0;
		top: 0;
		width: 100%;
		z-index: 9999;
		position: fixed;
	}
  .rmt-header-sticky-enabled.logged-in.admin-bar #rmt-header-sticky-section,
  .site-style-layout-Boxed.rmt-header-sticky-enabled.logged-in.admin-bar .rmt-animated-sticky-header #rmt-header-sticky-section {
		top: 31px;
	}

  .rmt-header-sticky-enabled.logged-in.admin-bar.welcome_box_enabled #rmt-header-sticky-section,
  .site-style-layout-Boxed.rmt-header-sticky-enabled.logged-in.admin-bar #rmt-header-sticky-section {
		top: 0;
	}

  .rmt-header-sticky-enabled.logged-in.admin-bar.welcome_box_enabled .rmt-animated-sticky-header #rmt-header-sticky-section {
		top: 31px;
	}

  body.transparent-header .rmt-animated-sticky-header #rmt-header-sticky-section {
		background-color: #fff;
	}

  .rmt-header-sticky-enabled  #rmt-header-sticky-section {
		position: fixed;
	}

  .site-style-layout-Boxed.rmt-header-sticky-enabled  #rmt-header-sticky-section,
  .welcome_box_enabled.rmt-header-sticky-enabled  #rmt-header-sticky-section {
		position: relative;
	}

	.rmt-header-sticky-enabled .rmt-animated-sticky-header #rmt-header-sticky-section {
		padding: 0 !important;
	}

	.wrapper-width-1170 .portfolio_items_mgrid .rmt-col-md-3.portfolio-item {
		width: 24.8888%;
	}

	.wrapper-width-1170 .portfolio_items_mgrid .rmt-col-md-6.portfolio-item {
		width: 49.8888%;
	}

  .rmt-header-sticky-enabled #header_sticky_space {
		height: 0;
	}

	#rmt-section-bottom .footer-bottom-text .sixcol.last .copyright {
		text-align: right;
	}
}

@media only screen and (min-width: 1024px) {
	.footer-active-sidebar-5 {
    width: 20%;
	}
}

/*-------------------------------------------------------------------------*/
/* Transparent header
/*-------------------------------------------------------------------------*/

@media only screen and (min-width: 768px) {
	body.transparent-header #rmt-section-header-and-title {
		position: fixed;
		top: 0;
		z-index: 999;
		width: 100%;
	}

	.transparent-header.logged-in.admin-bar #rmt-section-header-and-title {
		top: 31px;
	}

	body.transparent-header .rmt-header-main-menu>ul,
	body.transparent-header .rmt-header-main-menu>ul>li,
	body.transparent-header .rmt-header-main-menu>a,
	body.transparent-header .rmt-header-main-menu .rmenubar,
	body.transparent-header .rmenubar-default,
	body.transparent-header #rmt-section-top,
	body.transparent-header #rmt-section-header,
  body.transparent-header #rmt-section-header-and-title,
  body.transparent-header #rmt-header-top-section,
  body.transparent-header #page-title-container,
	body.transparent-header .rmenubar-default .rmenubar-nav>li>a {
		background: none !important;
	}

	body.transparent-header #header {
		border: none;
	}

	body.force-wrapper-full-width .wrapper.container {
		max-width: 100%;
		width: 100%;
	}

	.entry-content .flexslider.post-slideshow {
		width: 350px;
		float: left;
		margin-right: 20px;
	}

	#rmt-section-header .site_logo {
		max-width: 100%;
		-webkit-transition: width 0.9s ease;
		-moz-transition: width 0.9s ease;
		-o-transition: width 0.9s ease;
		transition: width 0.9s ease;
	}

	#rmt-section-header.rmt-animated-sticky-header .site_logo {
		max-width: 60%;
		-webkit-transition: width 0.9s ease;
		-moz-transition: width 0.9s ease;
		-o-transition: width 0.9s ease;
		transition: width 0.9s ease;
	}
}

@media only screen and (max-width: 767px) {
	body {
		-webkit-text-size-adjust: none;
	}

	.main_menu_show_hide {
		display: none !important;
	}

	#mobile-menu {
		display: block;
		position: relative;
		margin: 0;
		background-color: #4e5052;
	}

	#mobile-menu > ul {
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0 auto;
		max-width: 380px;
	}

	#mobile-menu ul {
		display: none;
		list-style: none;
		text-transform: none;
	}

	#mobile-menu ul li {
		border-top: 1px solid #f8f8f8;
		margin: 0;
	}

	#mobile-menu ul li:first-child {
		border-top: none;
	}

	#mobile-menu ul li:last-child {
		border-bottom: none;
	}

	#mobile-menu ul li a {
		display: block;
		padding: 10px 5px;
	}

	.mobile-menu-style-4 #mobile-menu ul li a {
		padding: 10px 20px;
	}

	#mobile-menu ul li a:hover {
		color: #eee;
	}

	#mobile-menu-toggle {
		display: block;
		position: absolute;
		top: 5px;
		right: 10px;
		height: 22px;
		width: 24px;
		padding: 5px;
	}

	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}

	.rmt-header-sticky-enabled #header_sticky_space {
		display: none;
	}

	.header_mobile_search {
		display: block;
		position: relative;
	}

	.header_mobile_search #search_site {
		float: none !important;
	}
}

@media screen and (max-width:767px) {
  #rmt-mobile-menu-wrapper {
		display: block;
	}

	#mobile-menu {
		text-align: center;
	}

	#main_menu_search_icon,
	#header-logo,
	#header-logo img,
	#rmt-header-others,
	#rmt-section-bottom .footer-bottom-text,
	#rmt-section-bottom .bottom-section-menu {
		float: none !important;
	}

	#rmt-mobile-menu-wrapper .container {
		padding-left: 0;
		padding-right: 0;
	}

	.rmenubar-form .form-group {
		display: inline-block;
	}

	#main_menu_search_icon button {
		vertical-align: top;
	}

	.rmenubar-form {
		border-bottom: none;
		border-top: none;
		box-shadow: 0;
		-moz-box-shadow: 0;
		-webkit-box-shadow: 0;
		-o-box-shadow: 0;
		-ms-box-shadow: 0;
	}

	#rmt-header-top-section,
	#rmt-header-top-section #rmt-header-others,
	#rmt-section-top .rmt-top-section-menu,
	#rmt-section-top .rmt-header-top-text,
	#rmt-section-bottom .footer-bottom-text,
	#rmt-section-bottom .bottom-section-menu {
		text-align: center !important;
	}

	#rmt-section-top .rmt-top-section-menu,
	#rmt-section-top .rmt-header-top-text,
	#rmt-section-bottom .footer-bottom-text,
	#rmt-section-bottom .bottom-section-menu {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	#recent-post-and-tab .header-fancy2 {
		margin-top: 0 !important;
	}

	#recent-post-and-tab .tabs a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.title h2 {
		font-size: 18px;
	}

	.title h2 span {
		font-size: 13px;
	}

	#rmt-mobile-menu-wrapper .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.single-related-posts .carousel-container .bx-wrapper .bx-prev {
		left: 0;
	}

	.single-related-posts .carousel-container .bx-wrapper .bx-next {
		right: 0;
	}

	.rmt-sidebar-left,
	.rmt-sidebar-right {
		margin: 30px 0;
	}

	#respond input#submit {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url{
		width: 100%;
		display: inline-block;
	}

	.comment-form-author label,
	.comment-form-email label,
	.comment-form-url label{
		display: block;
	}

	.share-box.bottom {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.share-box.bottom h4 {
		margin-bottom: 10px;
		line-height: 24px;
	}

	.share-box.bottom h4,
	.share-box.bottom .social-networks {
		float: none;
		text-align: center;
	}

	.tab_right .panes {
		width: 75%;
	}

	.tab_right .tabs,
	.tab_left .tabs {
		width: 25%;
	}

	#rmt-section-top div.rmt-top-section-menu.pull-right ul.top_section_nav,
	#header-logo.pull-right {
		text-align: center;
	}

	#main_menu_search_icon {
		position: static;
		border-bottom: none;
		margin: 0;
		padding: 0;
		box-shadow: 0;
		-moz-box-shadow: 0;
		-webkit-box-shadow: 0;
		-o-box-shadow: 0;
		-ms-box-shadow: 0;
	}

	#main_menu_search_icon .form-control {
		color: #ccc;
	}

  .page_title_box {
		margin-bottom: 20px;
	}

	.page_title_box .entry-title,
	#page-title-container .title_box_right,
	#page-title-container .title_sub_header {
		text-align: center;
		margin: 5px 0;
	}

	.tabs .current,
	.tabs .current:hover,
	.tabs li.current a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.tabs a {
		font-size: 12px;
	}

	#expertise .row,
	.section_tag_cloud .row {
		margin-left: 0;
		margin-right: 0;
	}

	#rmt-header-others #main_menu_search_icon {
		float: none !important;
		text-align: center;
	}

	.title .title-icon .rmt-fws-icon {
		bottom: 19px;
	}

	.title_type_5 .title-icon.title-icon-right .rmt-fws-icon {
		top: 25px;
	}

	#search_site {
		width: 300px;
		margin: 0 auto;
	}

  .rmt-search-form-in-main-menu,
	.fa_icon_close{
		display: block !important;
	}

  form#main_menu_search_icon {
		position: relative;
		padding: 20px 30px;
		width: auto;
		right: 0;
		margin: 0 auto;
	}

	#page-title-container #search_site {
		display: block;
	}

	.branding-box-wrap .branding_box_content.content_position_left {
		display: block;
		margin-bottom: 20px;
	}

	.branding_button.button_position_right {
		display: inline-block;
		float: none;
		margin-left: 0;
		white-space: nowrap;
	}

	.branding-box-wrap .branding_box_content.content_position_right {
		display: block;
		margin-top: 20px;
	}

	.branding_button.button_position_left {
		float: none;
		margin-right: 0;
		display: inline-block;
	}

	.logo-boxes.columns .col {
		width: 100% !important;
		margin-right: 0 !important;
	}

	#rmt-section-top .rmt-header-top-text .sixcol,
	#rmt-section-top .rmt-header-top-text .sixcol.last {
		text-align: center !important;
	}

	#rmt-section-top .rmt-header-top-text .sixcol.last {
		margin-top: 10px;
	}

	.section_tag_cloud .mobile_custom_tags {
		display: block;
	}

	.custom_tag_list {
		display: none;
	}

	.onecol,
	.twocol,
	.threecol,
	.fourcol,
	.fivecol,
	.sixcol,
	.sevencol,
	.eightcol,
	.ninecol,
	.tencol,
	.elevencol {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.catalog-ordering > ul {
		margin-bottom: 10px;
	}

	.product-display-switcher {
		margin-bottom: 30px;
	}

	.product-display-switcher {
		float: none;
	}

	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}

  .portfolio-items .no-space-portfolio-grid {
		width: 50% !important;
	}

  .google-map-contact-wrapper {
		position: static;
		margin-left: 0!important;
		width: 100%;
	}

  .google-map-contact-wrapper .get_in_touch {
		float: none;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}

  .google-map-contact-wrapper .get_in_touch:after {
		display: none;
	}
}

@media screen and (max-width:360px) {
	.rmt-recent-post-display .post-list .thumb_container {
	  display: block !important;
	  float: none !important;
	  white-space: normal !important;
	}

	.rmt-recent-post-display .post-list .entry-text-wrap {
	  display: block !important;
	  margin-top: 10px;
	}
}

@media screen and (max-width:420px) {
	.image-info h3 {
		display: none;
	}

	.rmt-recent-post-display.video_post_list.display_style_list .video_thumb_container {
		width: 100%;
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.rmt-recent-post-display.video_post_list.display_style_list .entry-text-wrap {
		display: block;
	}

	.logo-boxes.columns .col {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}

  .portfolio-items .no-space-portfolio-grid {
		width: 100% !important;
	}
}

@media screen and (max-width:500px) {
	.progress_area {
		width: 40px;
	}

	.rmt-progress-bar li .progress_area h3.first-title {
		font-size: 12px;
		left: -45px;
	}

	.no_counter {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}

	.rmt-progress-bar li .progress_desc {
		font-size: 11px;
		line-height: 14px;
		padding-top: 3px;
	}

	body.safari #bbpress-forums #bbp-search-form #bbp_search {
		width: 88%;
	}

	body.safari #bbpress-forums #bbp-search-form input[type="submit"] {
		width: 10%;
	}
	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}
}

@media screen and (max-width:768px) {
	.rmt-display-on-desktop{
		display: none;
	}
	.rmt-display-on-tab{
		display: none;
	}
	.rmt-display-on-mobile{
		display: inherit;
	}

	.mobile-menu-icon-toggle,
	.mobile_toggle_menu {
		display: block;
	}

	.mobile-menu-icon-toggle-close .rmt-fws-icon {
		font-size: 32px;
		color: #fff;
	}

	#rmt-mobile-menu-wrapper .container {
		position: relative;
	}

	.mobile-menu-icon-toggle {
		font-size: 30px;
		position: absolute;
		right: 10px;
		top: 110px;
	}

	.mobile-toggle-icon-style4 {
		top: 70px;
	}

	.mobile-menu-icon-toggle .rmt-fws-icon {
		color: #4e5052;
	}
	.mobile-menu-style-3 .mobile-menu-icon-toggle.menu-toggle-open {
		right: 10px;
		top: 10px;
		z-index: 999999;
	}
	.mobile-menu-style-3 .mobile-menu-icon-toggle.menu-toggle-open .rmt-fws-icon{
		color: #fff;
	}

  .mobile-menu-style-2 #rmt-mobile-menu-wrapper,
	.mobile-menu-style-6 #rmt-mobile-menu-wrapper {
		position: relative;
	}

  .mobile-menu-style-2 #mobile-menu,
	.mobile-menu-style-6 #mobile-menu {
		position: absolute;
		width: 92%;
		z-index: 999999;
	}

  .mobile-menu-style-2 #mobile-menu > ul,
	.mobile-menu-style-6 #mobile-menu > ul {
		max-width: 100%;
	}

  .mobile-menu-style-2 #mobile-menu > ul > li,
	.mobile-menu-style-6 #mobile-menu > ul > li {
		padding-left: 20px;
		padding-right: 20px;
		text-align: left;
	}

	.mobile-menu-style-6 #rmt-header-top-section #regular_logo,
	.mobile-menu-style-6 #rmt-header-top-section #sticky_logo{
       text-align: left;
   }
   .mobile-menu-style-6 #mobile-menu>ul{
       padding: 0 !important;
   }
   .mobile-menu-style-6 #mobile-menu-toggle .rmt-fws-icon{
       position: absolute;
       right: 0px;
       top: -60px;
       font-size: 35px !important;
   }
	 .mobile-menu-style-6 .rmt-animated-sticky-header #mobile-menu-toggle .rmt-fws-icon{
		 top: -45px;
	 }
   .mobile-menu-style-6 #mobile-menu-toggle{
       padding: 0;
       margin: 0;
       height: 0 !important;
   }

	#mobile-menu.mobile_toggle_menu ul.mobile_nav_bar ul.sub-menu,
	#mobile-menu.mobile_toggle_menu ul.mobile_nav_bar {
		display: block !important;
		max-width: 100%;
		text-align: left;
	}

	#mobile-menu.mobile_toggle_menu ul.mobile_nav_bar li {
		border: none;
	}

	#mobile-menu.mobile_toggle_menu .megamenu .sub-menu {
		background: transparent !important;
	}

	#mobile-menu.mobile_toggle_menu .megamenu .sub-menu li a,
	#mobile-menu.mobile_toggle_menu ul.mobile_nav_bar li a {
		border-bottom: 1px solid #fff;
	}

	.mobile-menu-style-3 .mobile-menu-icon-toggle-close {
		position: fixed;
		right: 0;
		top: 55px;
		background-color: #333;
		border-radius: 5px 0 0 5px;
		padding: 5px 10px;
	}

	.mobile-menu-style-3 #rmt-mobile-menu-wrapper{
		position: absolute;
		top: 0;
		left: 0%;
		width: 100%;
		z-index: 9999999999;
	}

	.mobile-menu-style-4 #rmt-mobile-menu-wrapper {
		position: absolute;
		width: 100%;
		z-index: 9;
	}

	.mobile-menu-style-3 #mobile-menu.mobile_toggle_menu .megamenu .sub-menu li a,
	#mobile-menu.mobile_toggle_menu ul.mobile_nav_bar li a {
		border-top: none !important;
	}

	.mobile-menu-style-3 .mobile-menu-icon-toggle-close .rmt-fws-icon {
		font-size: 24px;
	}

	.mobile-menu-style-3 .mobile_nav_bar .sub-menu {
		font-size: 12px;
	}

	.widget_position_bottom_of_logo .home-link,
	.widget_position_left_of_logo .home-link,
	.widget_position_right_of_logo .home-link {
		display: block;
		float: none;
		margin: 0 auto;
	}

	.widget_position_bottom_of_logo .header_middle_box_widget,
	.widget_position_left_of_logo .header_middle_box_widget,
	.widget_position_right_of_logo .header_middle_box_widget {
		display: block;
		float: none;
		max-width: 320px;
		margin: 0 auto;
	}
	#rmt-section-footer-widget-area .widget-area{
		margin-bottom: 30px;
	}
}

@media screen and (max-width:768px) and (min-width:500px) {

	.logo-boxes.columns .col {
		width: 48% !important;
		margin-right: 2% !important;
	}

	body.safari .widget_display_search #bbp-search-form #bbp_search {
		width: 93%;
	}

	body.safari .widget_display_search #bbp-search-form input[type="submit"] {
		width: 5%;
	}

	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}
}

@media screen and (min-width:1170px) {
  .box-columns-5 .box_col:nth-child(5n) {
		margin-right: 0;
	}

  .box-columns-5 .box_col:nth-child(5n+1) {
		clear: both;
	}

  .box-columns-4 .box_col:nth-child(4n) {
		margin-right: 0;
	}

  .box-columns-4 .box_col:nth-child(4n+1) {
		clear: both;
	}

  .box-columns-3 .box_col:nth-child(3n) {
		margin-right: 0;
	}

  .box-columns-3 .box_col:nth-child(3n+1) {
		clear: both;
	}

  .box-columns-2 .box_col:nth-child(2n) {
		margin-right: 0;
	}

  .box-columns-2 .box_col:nth-child(2n+1) {
		clear: both;
	}
}

@media screen and (max-width:960px) {

	.shop_table.cart .quantity .qty {
		width: 25px !important;
	}

	.shop_table.cart .quantity .minus,
	.shop_table.cart .quantity .plus {
		width: 17px !important;
	}

	#float_menu_runner,
	#rmt-bottom-skicky-menu-bar {
		display: none !important;
	}

	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}
}

@media screen and (max-width:960px) and (min-width:768px) {
	.rmt-display-on-desktop{
		display: none;
	}
	.rmt-display-on-tab{
		display: inherit;
	}
	.rmt-display-on-mobile{
		display: none;
	}

	.logo-boxes.columns-5 .col,
	.logo-boxes.columns-4 .col,
	.logo-boxes.columns-6 .col {
		width: 31% !important;
		margin-right: 2% !important;
	}

	#rmt-header-others .rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu {
		width: 718px;
	}

	.rmt-bottom-sticky-menu-enabled {
		padding-bottom: 0;
	}

	.tabs a {
		font-size: 15px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	form.contact-form textarea {
		height: 126px;
	}

	body #bbpress-forums #bbp-search-form #bbp_search,
	body #bbp-search-form #bbp_search {
		padding-bottom: 5px !important;
		padding-top: 5px !important;
	}

	form.seach-form input[type="submit"] {
		padding: 10px 6px;
	}
}

@media (min-width: 950px) and (max-width: 1024px){
	.wrapper-width-1170 #rmt-header-others .rmt-header-main-menu nav > ul > li.megamenu > ul.sub-menu {
		width: 720px;
	}
	.rmt-display-on-desktop{
		display: none;
	}
	.rmt-display-on-tab{
		display: inherit;
	}
	.rmt-display-on-mobile{
		display: none;
	}
}

@media (min-width: 770px) and (max-width: 1000px){
	.widget_position_right_of_logo .header_middle_box_widget {
		float: left;
		text-align: left;
	}
}

@media screen and (min-width:769px) and (max-width:991px){
	#rmt-section-footer-widget-area .widget-area:nth-child(2n+1) {
		clear: both;
	}
}
