/*
Theme Name: Roam
Theme URI: http://roam.mikado-themes.com
Description: An Adventurous Travel and Tourism Th-coleme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: roam
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.mkd-vertical-align-containers .mkd-position-center:before, 
.mkd-vertical-align-containers .mkd-position-left:before, 
.mkd-vertical-align-containers .mkd-position-right:before, 
.mkdf-vertical-align-containers .mkdf-position-center:before, 
.mkdf-vertical-align-containers .mkdf-position-left:before, 
.mkdf-vertical-align-containers .mkdf-position-right:before {
    margin-right: 0;
}

.mkdf-content {
	margin-top: 0px !important;
}

@media screen and (max-width: 1400px) {
	.mkdf-sticky-holder > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
		margin-top: -68px;
	}
}

.footer-bottom-row-copyright {
	color: white;
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	
}
body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div.mkdf-content > div > div > div > div > div.mkdf-sidebar-holder.mkdf-grid-col-3 {	
    background-color: rgba(137, 203, 167, 0.24) !important;
}

/**
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-full-width {
    padding: 60px 120px !important;
}
**/

.mkdf-content .mkdf-content-inner > .mkdf-container > .mkdf-container-inner, .mkdf-content .mkdf-content-inner > .mkdf-full-width > .mkdf-full-width-inner {
	padding-top: 0px;
}

/*
 * for changing container width when screen size is greater the 1400px
 *
 */

/* .mkdf-container-inner {
	width: 90% !important;
	margin: 0 auto;
} */

.mkdf-container-inner {
	width:98%;
/* 	margin-left:-1.5%; */
}

@media only screen and (min-width: 1441px){
 .mkdf-grid-1300 .mkdf-container-inner, .mkdf-grid-1300 .mkdf-footer-bottom-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-grid, .mkdf-grid-1300 .mkdf-row-grid-section {
	     width: 98% !important;
	     margin-left: 0% !important;
	}
}

@media only screen and (max-width:1366px) {
 .mkdf-container-inner,.mkdf-grid,.mkdf-row-grid-section {
	width:98%;
/* 	margin-left:-1.5%; */
 }
}

@media only screen and (max-width:1200px) {
 .mkdf-container-inner,.mkdf-grid,.mkdf-row-grid-section {
  width: 98% !important;
/*   margin-left: 1.5% !important;  */
 }
}

@media only screen and (max-width:1024px) {
 .mkdf-container-inner,.mkdf-grid,.mkdf-row-grid-section {
  width:98% !important;
 }
}

@media only screen and (max-width:768px) {
 .mkdf-container-inner,.mkdf-grid,.mkdf-row-grid-section {
  width:98% !important;
 }
}

@media only screen and (max-width:680px) {
 .mkdf-container-inner,.mkdf-grid,.mkdf-row-grid-section {
  width:98% !important;
 }
}

@media only screen and (max-width:480px) {
 .mkdf-container-inner,.mkdf-grid,.mkdf-row-grid-section {
  width:98% !important;
 }
}



/*
 * for space beetween container coloumn and widgets
 * */
div.mkdf-page-content-holder.mkdf-grid-col-9 {
	padding-left: 7% !important;
	padding-right: 7% !important;
}

/* div.mkdf-sidebar-holder.mkdf-grid-col-3 {
		padding-left: 5% !important;
	padding-right: 5% !important;
} */


/** 
	Manu
**/
.mkdf-page-header .mkdf-drop-down .second {
	top: 80% !important;
}

#nav-menu-item-1186 > a:nth-child(1) > span:nth-child(1) > span:nth-child(2) {
	display: none;
}

div.mkdf-fixed-wrapper div.mkdf-menu-area.mkdf-menu-right div.mkdf-vertical-align-containers div.mkdf-position-right div.mkdf-position-right-inner > nav.mkdf-main-menu > ul > li#nav-menu-item-2229{
	display:none;
}

div.mkdf-fixed-wrapper.fixed div.mkdf-menu-area.mkdf-menu-right div.mkdf-vertical-align-containers div.mkdf-position-right div.mkdf-position-right-inner > nav.mkdf-main-menu > ul > li#nav-menu-item-2229{
	display:block;
}

/** 
	Home Page
**/

/* #homeYoutubeChannel-Insanetraveller{
    margin-top: -156px;
}

@media screen and (max-width: 980px) {
    #homeYoutubeChannel-Insanetraveller{
        margin-top: -120px !important;
    }
}
 */
/**
	About Us
**/
/* #AboutUsSection1-Insanetraveller{

}

@media screen and (max-width: 980px) {
    #AboutUsSection1-Insanetraveller{
        margin-top: -100px !important;
    }
} */

/**
	Top Header 
**/
body > div.mkdf-wrapper > div.mkdf-wrapper-inner > header.mkdf-page-header > div > div > div > div.mkdf-position-left {
    position: relative;
    float: left;
    z-index: 2;
    height: 100%;
/*     width: 100%; */
    text-align: center;
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > header.mkdf-page-header > div > div > div > div.mkdf-position-right {
	position: relative;
    float: right;
    z-index: 2;
    height: 100%;
    text-align: center !important;
/*     width: 100% !important; */
}

/**
body > div.mkdf-wrapper > div.mkdf-wrapper-inner > header.mkdf-page-header > div{
	height:300px !important;
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > header.mkdf-page-header > div > div > div
{
	padding:0px !important;
}

body > div.mkdf-wrapper > div.mkdf-wrapper-inner > header.mkdf-page-header > div > div > div > div.mkdf-position-right{
	background-color:white ;
}


body > div.mkdf-wrapper.fixed > div.mkdf-wrapper-inner > header.mkdf-page-header > div > div > div > div.mkdf-position-left {
    position: relative;
    float: left;
    z-index: 2;
    height: 100%;
    width: 100%;
    text-align: center;
    display: none !important;
}

.fixed .mkdf-position-left {

	display:none !important;
}
**/

.mkdf-top-bar {
	background-color: white !important;
	border-bottom: 1px solid #F6F6F6 !important;
}

/* .mkdf-main-menu > ul > li.mkdf-active-item > a {
	color: #000000 !important;
}

.mkdf-main-menu > ul > li.mkdf-active-item > a:hover {
	color: #89CBA7 !important;
} */

.tblc {
	color:#000000 !important;
}

.quotes-home {
	margin-top: 80px ;
	margin-bottom: 56px ;
}

/* .mkdf-post-heading {
	display:none;
} */

.mkdf-post-info {
	display:none !important;
}

/* Header */
.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
	max-height: 100px;
	margin-left: 50px;
}
/* body > div.mkdf-wrapper > div.mkdf-wrapper-inner > div.mkdf-content > div > div > div > div > div.mkdf-page-content-holder.mkdf-grid-col-9 > div > div.mkdf-related-posts-holder.clearfix > div > div.mkdf-related-posts-inner.clearfix > div > div > h4 { 
	display:none !important;
}*/



.mkdf-menu-area{
	height:100px !important;
}

.mkdf-fixed-wrapper.fixed > .mkdf-menu-area{
	height:86px !important;
}

.mkdf-fixed-wrapper {
	height:100px !important;
}

.mkdf-fixed-wrapper.fixed > .mkdf-menu-area > div:nth-child(1) > div:nth-child(1) {
	visibility: hidden;
}

.mkdf-fixed-wrapper.fixed > .mkdf-menu-area > div:nth-child(1) > div:nth-child(2) {
	text-align: center !important;
	width: 100%;
	margin-top: -84px;
}

#menu-main-menu > li:hover {
	border-bottom: 4px solid #89CBA7 !important;
}

div.inner {
	margin-top:34px !important;
}
/**
	Footer
**/
.mkdf-footer-top-inner.mkdf-full-width {
	padding-top: 20px !important;
	padding-bottom: 2px !important;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
 		padding: 0 0;
		margin-top: 20px;
}

.mkdf-page-footer .mkdf-footer-top-holder {
	background-color: #ffffff !important;
/* 	  background: linear-gradient(180deg, black, white) !important; */
}

.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner.mkdf-full-width {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
	
/**
 Subscribe us
 **/
/* input#es_txt_name_pg.es_textbox_class {
    width:50% !important;
} */

#es_txt_name_pg {
	height: 0px !important;
	width: 50% !important;
}

#es_txt_email_pg {	
	height: 0px !important;
	width: 50% !important;
}

.es_shortcode_form {
	text-align:center;
}

.es_button {
    text-align:center;
}

#es_txt_email_pg {
    height:0px;
}

#es_txt_name_pg {
    height:0px;
}

#es_txt_button_pg {
    border-radius: 0;
    font-family: inherit;
    position: relative;
    width: auto;
    outline: 0;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: all .2s cubic-bezier(.215,.61,.355,1);
    -moz-transition: all .2s cubic-bezier(.215,.61,.355,1);
    transition: all .2s cubic-bezier(.215,.61,.355,1);
    padding: 13px 30px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #ff681a;
    border: 1px solid transparent;
    padding: 13px 56px;
    background-color: #89CBA7 ;
}
.es_textbox_button {
	width: 186px;
	font-size: larger;
	background-color: #89cba7;
	font-family: inherit;
}