/*
Theme Name: RMD Group Rustic Root
Theme URI: http://rmdgroupsd.com/
Author: LESS+MORE
Author URI: http://lessandmore.com/
Description: RMD Group
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, gray, silver, white, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-menu, featured-images, full-width-template, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: supersimple

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline;
}

#content ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    line-height: 1.4em;
}

#content li {
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 9px;
}

#content li:before {
    content: "+";
    padding-right: 5px;
    color: #d45e46;
}

blockquote,q {
    quotes: none;
}

html, body {
    height: 100%;
    margin: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #f8f0e6;
}

body, p, body #content {
    margin-bottom: .8em;
    font-family: Merriweather, Georgia, serif;
    font-size: 16px;
    color: #2d3841;
    line-height: 1.6em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,section {
    display: block;
}

.clear {
    clear: both;
}



.page-template-creative-php {
    margin: 40px;
}

a {
    color: #d45e46;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Merriweather", Arial, sans-serif;
    font-weight: bold;
    margin: .8em 0;
    line-height: 1.5em
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0;
}

h1 {
    font-size: 65px;
    color: #d45e46;
    display: block;
    margin: 0 auto;
    text-align: left;
}

body.landing h1 {
    display: none;
}

.divider h1 {
    padding: 95px 0;
    color: #f8f0e6;
    font-weight: 300;
    letter-spacing: 3px;
    font-family: "Josefin Sans", sans-serif;
    text-align: center;
}

body.landing #container {
    padding-top: 0;
}

h2 {
    font-size: 30px;
    line-height: 145%;
    color: #5f5b51;
    font-weight: 800;
}

h3 {
    font-size: 22px;
    color: #976c36;
    font-weight: 300;
    font-style: italic;
    text-align: center;
}

h3 a {
    color: #976c36;
    border-bottom: 1px dotted;
}

h4 {
    color: #d45e46;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}



strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

code {
    font-family: 'courier new',courier,serif;
    color: #777;
}

pre {
    overflow-x: auto;
    white-space: pre-wrap;
}

hr {
    height: 1px;
    color: #ccc;
    border: 0 none;
    margin: 30px 0;
    background-color: #ccc;
}

#container ol, .comment-content ol, #hsidebar ol, #fsidebar ol {
    list-style: decimal inside;
}

#sidebar .widget-container ul {
    display: block;
}

#sidebar .widget-area li {
    display: block;
    clear: both;
}

blockquote, blockquote p {
    font-family: "Merriweather", serif;
    font-weight: normal;
    color: #5f5b51;
    font-size: 18px;
    position: relative;
    padding-left: 10px;
    font-style: italic;
}

blockquote:before {
    content: "\201C";
    font-size: 130px;
    color: #976c36;
    opacity: 0.15;
    position: absolute;
    top: 50px;
    left: -15px;
    font-family: "Merriweather", serif;
}

#wrapper input, textarea {
  color: #2d3841;
  padding: 5px;
  background-color: transparent;
  box-sizing: border-box;
  font-size: 18px;
  font-family: Merriweather, serif;
  font-style: italic;
  border: 3px double !important;
}

#wrapper input:focus, textarea:focus {
    border: 2px solid #d45e46;
    outline: none;
}

#wrapper input[type="submit"] {
    cursor: pointer;
}

a img, input[type="image"] {
    border: 0 none;
}

img, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

table {
    width: 100%;
}

#content img, #content figure, #content table {
    max-width: 100% !important;
    height: auto;
}

#sidebar img, #sidebar figure {
    max-width: 300px !important;
    height: auto;
}

#header {
    clear: left;
    background-color: rgba(45,56,65,0.9);
}

.header-content {
    padding: 10px 0;
    max-width: 1000px;
    margin: 0 auto;
}

#container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
}

body.home #container {
    padding-top: 0;
}

#content {
    width: 70%;
    padding: 0 15px 0 0;
    box-sizing: border-box;
    float: left;
}

.page-template-sidebar-none #content {
    width: 100%;
}

.page-template-sidebar-left-php #content {
    float: right;
}

/* * * * * * * * * * * * * * * * * *
 * VISUAL COMPOSER
*/


.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
    margin-bottom: 35px;
}

.row > div,
.vc_row > div {
  box-sizing: border-box;
}

.vc_row {
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    border-style: solid;
}

.vc_row-no-padding .vc_col-sm-12 {
    padding: 0;
}

.wpb_row {
    background-attachment: fixed;
    background-size: cover;
    background-position: top center;
}

.page-template-sidebar-none-php #content {
    padding: 0;
    float: none;
}

#sidebar {
    width: 30%;
    float: right;
    padding-left: 15px;
    box-sizing: border-box;
}

#sidebar, .post {
    margin-top: 50px;
}

#sidebar ul li ul li {
    margin-bottom: 7px;
}

.page-template-sidebar-left-php #sidebar {
    margin-right: 0;
    margin-left: 2%;
    float: left;
}

#hsidebar {
    margin: 0 2%;
}

#hsidebar .widget-container {
    padding-right: 25px;
    margin-bottom: 30px;
    float: left;
}

#footer {
    padding-top: 20px;
    clear: both;
}

.comment-meta, .comment-meta a, #copyright, #copyright a {
    color: #666;
    font-size: 13px;
}

#site-title,
#site-description {
    display: none;
}

#site-title a, #site-title h1 a, #site-title h1 {
    font-size: 35px;
    padding: 0;
    margin: 0;
}

#site-title a:hover, #site-title h1 a:hover {
    text-decoration: none;
}

#site-description {
    font-size: 18px;
    margin: 10px 0 20px;
}

#site-logo img {
    padding: 0;
    max-width: 270px;
    height: auto;
    margin-top: 12px;
}

h5, h6, #site-description, .comment-meta, #form-allowed-tags code, #copyright {
    color: #aaa;
}

.entry-meta {
    margin-bottom: 50px;
}

.entry-meta, 
.entry-meta a, 
.entry-footer, 
.entry-meta .entry-date, 
.entry-meta .tag-links {
    color: #d45e46;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

.entry-meta .entry-meta-label {
    margin-right: 5px;
}

 {
    color: #ccc;
}

.entry-meta .meta-sep {
    padding: 0 10px;
}

#sidebar ul, #hsidebar ul, #fsidebar ul, #footer .menu, #footer .menu li {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget-title {
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 26px;
    color: #b5afa5;
    font-family: "Josefin Sans", sans-serif;
    font-style: normal;
}

.widget-area {

}

#sidebar .widget-area li.lsmr_lsmr_widget_recent_entries ul li {
  display: block;
  clear: both;
  border-top: 1px solid #333;
  padding-top: 14px;
}

.widget-area .permalink {
    font-weight: 400;
    line-height: 22px;
    color: #5f5b51;
    margin-bottom: 15px;
    display: block;
}

#sidebar .widget-area .permalink .read-more {
    display: block;
}

#sidebar .widget-area .post-thumb {
    display: inline;
}

#sidebar .widget-area .post-thumb img {
    max-width: 50px !important;
    height: auto;
    float: right;
    margin-top: 0;
    margin-left: 10px;
    margin-bottom: 8px;
}

.widget-area .tags {
    margin-bottom: 0;
}

.widget-area .tags a {
    color: #d45e46;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    display: block;
}

.widget-area .excerpt p {
    font-size: 13px;
    color: #000;
}

.widget-area .excerpt {
    margin-bottom: 20px;
}



#respond h3 {
    clear: left;
}

#footer #fmenu {
    text-align: center;
    margin-top: 20px;
}

#footer .menu li a {
    color: #666;
    font-size: 16px;
    margin-right: 20px;
}

#footer .menu li:last-child a {
    margin-right: 0;
}

#footer ul.menu ul,
#footer ul.menu ul ul,
#footer ul.menu ul ul ul {
    display: none;
}

#footer-sidebar {
    max-width: 1000px;
    margin: 50px auto 30px auto;
    text-align: center;
    font-size: 14px;
}

#footer-sidebar ul.sid li {
    box-sizing: border-box;
}

#footer-sidebar ul.sid li.widget-container ul {
    display: block;
    float: right;
    padding: 2px 0;
}

div#footer-sidebar ul.sid li ul,
#footer-sidebar ul.sid li.widget-container ul a {
    color: #808285;
    text-decoration: none;
}

#footer-sidebar ul.sid li.widget-container ul li {
    display: inline;
    float: none;
    margin: 5px 8px;
    line-height: 22px;
}

#footer-sidebar ul.sid li.widget-container .socialcontainer {
    display: inline-block;
    float: left;
    padding: 5px 5px 5px 10px;
    background-color: #434345;
    border-radius: 4px;
    margin-right: 10px;
}

#footer-sidebar ul.sid li.widget-container .socialcontainer a {
    padding: 4px 15px;
    border-radius: 4px;
    color: #fff;
    font-family: "Merriweather", Arial, sans-serif;
    border: 1px solid #d45e46;
    display: inline-block;
    margin-left: 7px;
    font-size: 12px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#footer-sidebar ul.sid li.widget-container .socialcontainer a:hover {
    border-color: #fff;
}

#footer-sidebar ul.sid li.widget-container .socialcontainer .fa {
    font-size: 22px;
    padding-top: 6px;
    float: left;
    color: #f8f0e6;
}

#copyright {
    text-align: center;
    padding: 20px;
}

/* 
** SEARCH
*****************************************/

#search {
    margin-top: -4px;
    float: right;
}

#sidebar #search {
    float: none;
}

#searchsubmit {
    width: 60px;
    height: 28px;
}

.error404 #content #searchform, .search #content #searchform {
    margin-top: 55px;
    float: left;
}

/* 
** POSTS
*****************************************/
    

.post {
    padding-bottom: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.entry-footer {
    margin-top: 10px;
}

.single .entry-title {
    text-align: left;
    line-height: 30px;
    float: none;
}

.entry-title a, h1.entry-title {
    font-size: 36px;
    color: #3e4f5e;
    margin: 0 0 10px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    line-height: 130%;
}

.nav-previous,
.nav-previous.col-md-4 {
    text-align: left;
    float: left;
}

.nav-next,
.nav-next.col-md-4 {
    text-align: right;
    float: right;
}

.featured-image {
    background-color: #000;
    border-bottom: 2px solid #d45e46;
}

.featured-image img {
    margin: 0 auto;
    display: block;
    max-height: 300px;
    width: auto;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
}

.footer {
    display: block;
    clear: both;
    margin-top: 25px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* 
** COMMENTS
*****************************************/

.comments ul {
    padding: 0;
    margin: 0;
}

#comments .comment p {
    clear: both;
}

.comment, .trackback, .pingback {
    list-style: none;
    margin: 40px 0;
}

.comment-author.vcard {
    padding-bottom: 5px;
}

.odd {
    background: #f6f6f6;
}

.form-allowed-tags code {
    font-size: 12px;
}

#respond input {
    width: 40%;
    display: block;
}

#respond input:focus, #respond textarea:focus {
    /* background: #fff; */
}

#respond textarea {
    width: 98.125%;
    height: 100px;
    overflow: auto;
}

#respond #submit {
    width: auto;
    font-weight: bold;
}

.avatar {
    width: 32px;
    height: 32px;
    margin: 0 5px 5px 0;
    float: left;
}

.sticky {
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    background: #f6f6f6;
}

.sticky h2 {
    margin-top: 0;
}

.bypostauthor {
    background: #f6f6f6;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar td {
    text-align: center;
}

#wp-calendar #prev {
    text-align: left;
}

#wp-calendar #next {
    text-align: right;
}

.wp-post-image {
    margin-top: 10px;
}

.attachment-post-thumbnail {
    margin-top: 0;
}

#content .cat-links a {
    padding: 7px 10px;
    background-color: #ee3134;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
}

.wp-caption {
    max-width: 640px;
    margin: 20px 0;
}

.wp-caption-text, .alignleft, .aligncenter, .alignright {
    max-width: 640px;
    text-align: center;
}

.gallery-caption {
    border: 1px solid #ccc;
}

.alignleft {
    margin: 20px 20px 20px 0;
    float: left;
}

.alignright {
    margin: 20px 0 20px 20px;
    float: right;
}

.aligncenter {
    display: block;
    margin: 20px auto;
    clear: both;
}

.gallery {
    margin: 20px auto !important;
}

.size-thumbnail {
    margin: 5px;
}

.attachment #nav-above a {
    font-size: 25px;
}

.entry-links {
    clear: both;
}

/* 
** MENU
*****************************************/

#branding {
    max-width: 100%;
    float: left;
}

#header {
    margin: 0;
}

#header .main-menu-below {
    background-color: rgba(31,39,45,0.5);
}

#header ul li a {
    color: #f8f0e6;
    text-decoration: none;
    margin: 0;
}

#header ul li.btn {
    border: 1px solid #f8f0e6;
    padding: 0;
}

#header ul li.btn a {
    padding: 10px;
    display: block;
    line-height: 100%;
}

#header ul li.btn a:hover {
    background-color: #f8f0e6;
    color: #555;
}



#header ul li a:hover {
    text-decoration: none;
}

#header ul {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Josefin Sans", Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}

#header .main-menu-below ul {
    float: none;
    text-align: center;
}

#header #above-header-menu {
  margin-top: 10px;
}

#header #above-header-menu .fa {
    color: #f8f0e6;
    font-size: 16px;
    cursor: pointer;
}

#header #above-header-menu .menu-toggle {
    display: none;
}

#header #above-header-menu .fontawesome-text {
    display: none;
}

#header ul li {
    position: relative;
    display: inline-block;
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}

#header li ul {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    padding-top: 24px;
 
}

#header ul li:hover ul {
    display: inline-block;
}

#header ul ul, 
#header ul li:hover ul ul, 
#header ul ul li:hover ul ul {
    display: none;
}

#header ul li:hover ul, 
#header ul ul li:hover ul, 
#header ul ul ul li:hover ul {
    display: block;
    position: absolute;
    z-index: 2147483647;
}

#header ul li:hover ul li a, 
#header ul ul li:hover ul li a, 
#header ul ul ul li:hover ul li a {
    font-size: 14px;
    color: #d45e46;
    background: #4b4b4b;
}

#header ul ul li:hover ul li a, 
#header ul ul ul li:hover ul li a {
    margin-top: -2px;
}

#header ul li:hover ul li a:hover, 
#header ul ul li:hover ul li a:hover, 
#header ul ul ul li:hover ul li a:hover {
    color: #ccc;
}

#header ul li:hover ul li a {
    width: 200px;
    padding: 8px 10px;
}

#header ul ul li:hover ul li a {
    width: 145px;
    padding: 5px 5px 5px 10px;
}

#header ul ul ul li:hover ul li a {
    width: 140px;
    padding: 5px 5px 5px 15px;
}

#header span.sub {
    clear: both;
    font-family: Arial, sans-serif;
    display: block;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #ccc;
}

.current-menu-item .sub-menu a {
    color: #666 !important;
}

.current-menu-item .sub-menu a:hover {
    color: #888 !important;
}

#header.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:100;
}

body.logged-in.admin-bar #header.affix {
    top: 32px;
}

.recent-posts-thumbs.show4 a img {
    width: 23%;
    margin-right: 1%;
}


/* 
** RMD EXP LANDING
*****************************************/

body.landing .page.rmdexp h2 {
    font-size: 30px;
}

body.landing .page.rmdexp h3 {
    font-size: 20px;
} 

/* 
** FLEXSLIDER
*****************************************/

#content .flexslider .slides > li {
    position: relative;
    -webkit-backface-visibility: visible;
}

#content .flexslider {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1;
}

#content .wpb_posts_slider .flex-caption {
    width: 100%;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    color: #fff;
    text-shadow: none;
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
}

#content .flexslider h2 a {
    color: #fff;
    font-size: 22px;
}

/* 
** PAGINATION
*****************************************/

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
}

.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
}

.pagination a:hover {
    color: #fff;
    background: #3279BB;
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #3279BB;
    color: #fff;
}

/* 
** FRONTEND EDITOR
*****************************************/

a.post-edit-link, a#vc_load-inline-editor {
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 20px;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: #2ea2cc;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    text-decoration: none;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}

a.post-edit-link:before, a#vc_load-inline-editor:before {
    content: '\f044 ';
    font-family: 'FontAwesome';
    padding-right: 10px;
}

/* 
** DRAWER
*****************************************/

#sod-drawer-plugin.top div#sod-drawer-handle {
    box-shadow: none !important;
    border: none !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    padding-top: 12px;
    height: 20px;
    background-image: url(includes/images/drawer_handle.png);
    width: 108px;
}

.sod-drawer-border {
    border-top: 8px solid #faaf4c !important;
    height: 8px;
    display: block;
}

#sod-drawer-plugin.top {

}

#sod-drawer-plugin.top.open {
    border-top: none !important;
}

body #sod-drawer-plugin.top .content, body #sod-drawer-plugin.bottom .content {
    background-image: url(includes/images/drawerbg.jpg);
    background-color: #faaf4c;
    background-repeat: repeat-x;
    background-position: top center;
}

#sod-drawer-plugin .drawer-menu, 
#sod-drawer-plugin .drawer-menu a {

}


/* 
** BUTTONS
*****************************************/

.vc_row .vc_btn, 
.vc_row a.vc_btn, 
.vc_row button.vc_btn
.vc_row .vc_btn3,
.vc_row a.vc_btn3,
.vc_row .vc_toggle_default .vc_toggle_title {
    border-radius: 0px;
    background-color: transparent !important;
    border: 3px double !important;
    color: #d45e46 !important;
    font-family: "Merriweather", Arial, sans-serif;
    font-size: 11px;
    display: table;
    margin: 0 auto;
    padding: 12px 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 100%;
}

.vc_row .vc_toggle_default .vc_toggle_title {
    padding-left: 30px !important;
}
    

.vc_row .vc_toggle_default .vc_toggle_title h4 {
        color: #d45e46 !important;
}
   
.vc_row .vc_btn:hover, 
.vc_row a.vc_btn:hover, 
.vc_row button.vc_btn:hover,
.vc_row a.vc_btn3:hover,
.vc_row .vc_toggle_default .vc_toggle_title:hover {
    color: #d45e46 !important;
}

.vc_row .vc_btn3-container.vc_btn3-inline {
  display: block;
}

.vc_row .vc_toggle_default .vc_toggle_icon,
.vc_row .vc_toggle_default .vc_toggle_icon::before, 
.vc_row .vc_toggle_default .vc_toggle_icon::after {
    background-color: #d45e46;
    border: none;
}

.vc_row .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    margin-left: 10px;
}

/* 
** TEAM
*****************************************/

img.mouseover,
body.team #content img {
    border-radius: 50%;
}

body.team #content img {
    border: 8px solid #d45e46;
}

body.team #content img.mouseover {
    border: none;
}

body.team h3 {
    text-align: center;
    font-size: 20px;
}

body.team h4 {
    font-family: Arial, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 135%;
}

/* 
** ROYALSLIDER
*****************************************/

#wrapper .rsUni,
#wrapper .rsUni .rsOverflow, 
#wrapper .rsUni .rsSlide, 
#wrapper .rsUni .rsVideoFrameHolder, 
#wrapper .rsUni .rsThumbs {
      background: transparent;
}

#wrapper #content .royalSlider {
    margin-bottom: 60px;
}


/* 
** TESTIMONIALS
*****************************************/

.vc_row .ts-testimonial-main.style1 .ts-testimonial-content {
    background-color: transparent !important;
    border: none !important;
}

.vc_row .ts-testimonial-main.style1 .ts-testimonial-arrow {
    display: none !important;
}

.vc_row .ts-testimonial-main.style1 .ts-testimonial-user-name {
    font-family: "Merriweather", Arial, sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.vc_row .ts-testimonial-main.style1 .ts-testimonial-user-name:before {
    content: "-";
}

.vc_row .ts-testimonial-main.style1 .ts-testimonial-content p {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 38px;
    line-height: 130%;
}

.vc_row .owl-theme .owl-dots .owl-dot.active span, 
.vc_row .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.vc_row .owl-theme .owl-dots .owl-dot span {
    background: #976c36;   
}

.vc_row .ts-testimonial-main.style1 .ts-testimonial-content,
.vc_row .ts-testimonial-main.style1 .ts-testimonial-user {
  padding: 0 20px;
}

.vc_row .vision-counter-wrap h3,
.vc_row .vision-counter-wrap h4 {
  font-family: "Arial", sans-serif;
}

.orbit-testimonial-1 .orbit-direction-nav .orbit-next, .orbit-testimonial-2 .orbit-direction-nav .orbit-next {
    left: 60%;
}

.orbit-testimonial-1 .orbit-direction-nav .orbit-prev, .orbit-testimonial-2 .orbit-direction-nav .orbit-prev {
  right: 40%;
}

/* 
** VISUAL COMPOSER ADJUSTMENTS
*****************************************/

body .nchgrid-item div.nchgrid-caption-text {
    font-weight: bold;
    font-size: 16px !important;
    padding: 20px 5% !important;
}

.gmap-control-container {
    display: none;
}

body .vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding-left: 0;
}



.vc_row .vc_toggle_default .vc_toggle_content {
    padding-left: 0;
}

.vc_grid-item .vc_gitem-post-data-source-post_excerpt p {
    display: none;
}

.vc_grid-item .vc_gitem-zone {
    background-color: transparent !important;
}

.vc_grid-item h4 {
    text-align: center !important;
    font-size: 13px;
    font-family: Arial, sans-serif;
    font-weight: 900;
}

.vc_grid-item a.vc_btn {
    font-size: 12px;
    border: 0 !important;
    color: #d45e46 !important;
    padding: 0;
}

.vc_grid-item .vc_gitem-post-data {
  margin-bottom: 5px;
}

.venuegrid .wpb_column {
    padding-left: 0;
    padding-right: 0;
}

.venuegrid .wpb_column p, 
.venuegrid .wpb_column a,
.venuegrid .wpb_column {
    line-height: 0;
}

/* 
** MAILCHIMP EMBED
*****************************************/

#content #mc_embed_signup .indicates-required {
    color: #f8f0e6;
}

#content #mc_embed_signup .asterisk {
    font-size: 16px;
    color: #d45e46;
}

#content #mc_embed_signup .mc-field-group .asterisk {
    position: absolute;
    top: 42px;
    right: 10px;
    font-size: 16px;
}

#content #mc_embed_signup .mc-field-group label {
    color: #f8f0e6;
}

#content #mc_embed_signup h2 {
    font-weight: 400;
    padding: 0;
    margin: 15px 0;
    font-size: 34px;
    color: #b5afa5;
    font-family: "Josefin Sans", sans-serif;
}

#content #mc_embed_signup .button {
    clear: both;
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    color: #d45e46 !important;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 100%;
    margin: 0 auto;
    padding: 12px 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* 
** CONTACT FORM
*****************************************/
.wpcf7 textarea, .wpcf7 input {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: none;
    background-color: #2f2f2f;
}

.wpcf7 textarea, .wpcf7 input {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: none;
    background-color: #2f2f2f;
}

.wpcf7 textarea:focus, .wpcf7 input:focus {
    background-color: #644619;
    
}

.wpcf7 input[type="submit"] {
    font-family: "Merriweather", Arial, sans-serif;
    font-weight: bold;
    background-color: transparent;
    border: 2px solid;
    color: #ccc;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    display: block;
    font-size: 14px;
}

.wpcf7 input[type="submit"]:hover {
    color: #d45e46;
}

/* dropdown based on http://www.cssflow.com/snippets/dark-and-light-dropdown-lists */

.wpcf7 span.inquirytype {
  background: #2f2f2f;
  display: block;
}

.wpcf7 span.inquirytype:before, .wpcf7 span.inquirytype:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 16px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.wpcf7 span.inquirytype:before {
  border-bottom-style: solid;
  border-top: none;
}
.wpcf7 span.inquirytype:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.wpcf7 select {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 10px;
    height: auto;
    line-height: inherit;
    font-size: 15px;
    color: #a9a9a9;
    text-shadow: none;
    background: transparent !important;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

/* 
** CLEARFIX
*****************************************/

.group:after,
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

* html .group, html .clearfix {
    zoom: 1;
} /* IE6 */
*:first-child+html .group, *:first-child+html .clearfix {
    zoom: 1;
} /* IE7 */


/* 
** MEDIA QUERIES
*****************************************/

@media all and (max-width:1314px) {
    #header #above-header-menu {
      position: absolute;
      right: 170px;
    }
}

@media all and (max-width:1029px) {
    #content img, 
    #content figure, 
    #content table, 
    #sidebar img, 
    #sidebar figure, 
    .wp-caption {
        max-width: 100% !important;
        height: auto !important;
    }
    
    #container {
        padding: 0 2%;
        box-sizing: border-box;
    }
    ul.orbit-direction-nav {
      display: none;
    }
    h1 {
        font-size: 35px;
    }
    .divider h1 {
      padding: 40px 0;
    }
    
    .header-content {
        padding-left: 15px;
        padding-right: 15px;
    }

}

@media all and (max-width:768px) {
    #header #above-header-menu {
        position: relative;
        right: auto;
        margin: 0 auto;
        float: none;
        text-align: center;
    }
    
    #header #above-header-menu .menu-toggle {
        display: inline-block;
    }
    
    #branding {
        float: none;
        text-align: center;
    }
    
    #menu .slicknav_btn {
        display: none !important;
    }
}

@media all and (max-width:480px) {
    #content, #sidebar {
        width: 100%;
    }
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.comment-notes, .form-allowed-tags {
    display: none;
}

.attachment #nav-above {
    display: block;
}