/*
Theme Name: Omakaria
Theme URI: http://www.omakaria.com
Description: unique beauty in her story
Author: AJ Clarke
Author URI: http://www.omakaria.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
#site-header-sticky-wrapper {

    height: auto !important;

}
.searchform label {

    color: #ededed;

}
#site-logo img {

    height: 115px;
	transition:all 0.2s linear;
}
.is-sticky #site-logo img {

    height: 60px;
}
.is-sticky #site-header #site-header-inner .search_header {
    top: 20%;
}
#site-header {
    padding: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.8);
	top: 0;
}
#site-header #site-header-inner {
    position: relative;
    padding-top: 9px;
    padding-bottom: 7px;
    height: 100%;
}
#site-header #site-header-inner .navbar-style-one {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 0;
    left: 50%;
    transform: translate(-50% , -50%);
}
#site-header #site-header-inner .search_header {
    position: absolute;
    right: 0;
    top: 34%;
    color: #fff;
    background-color: #000;
    width: 45px;
    height: 45px;
    line-height: 41px;
    text-align: center;
    border-radius: 10px;
	margin-right: 63px;
}
#site-header #site-header-inner .search_header a.site-search-toggle.search-overlay-toggle {
    color: #fff;
    font-size: 18px;
}
.navigation ul#menu-main li.menu-item a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
body nav#site-navigation {
    text-align: center;
}
body #site-navigation ul#menu-main {
    width: 100%;
}
body #site-navigation ul#menu-main li.menu-item {
    float: none;
    display: inline-block;
}
#site-logo img {
    margin-left: 20px;
}
body #site-navigation ul#menu-main li.search-toggle-li.wpex-menu-extra.search-toggle-li {
    display: none;
}
.navigation ul#menu-main li.menu-item a span.link-inner {
    padding: 0.5em 4px;
}
#wpex-searchform-overlay input[type="search"]{ padding: 10px 15px;}

.hephaistos.tparrows:before {
    font-size: 14px;
    line-height: 35px;
}
.hephaistos.tparrows {
    width: 35px;
    height: 35px;
}
/*----------------- Header End ------------------*/

/*--------------- Slider Section --------------------*/

.rev_slider .tp-resizeme {
    font-family: 'Vidaloka', serif !important;
    line-height: normal !important;
}

.sidebar__home .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .tp-caption {
    font-size: 22px !important;
    color: #000 !important;
}

.rev_slider .tp-resizeme span {
    color: #8e0c86;
}
.rev_slider .hephaistos.tparrows {
    background: transparent;
    border: 1px solid #fff;
}
.slider__social:before {
    content: 'SHARE:';
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    position: absolute;
    top: 10px;
    left: -62px;
    letter-spacing: 1px;
}
.slider__social {
    position: absolute;
    right: 38px;
    bottom: 57px;
}
#wpex-searchform-overlay .ticon-search{    color: #fff;}

.slider__social a.wpex-social-btn {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
}
.slider__social a.wpex-social-btn:first-child {
    margin-left: 14px;
}

/*--------------- Slider Section END -----------------*/
/*----------------- Stories by Continent ------------------*/

body .continent_slider {
    background-image: none !important;
}

.continent_slider h2.head__title {
    font-size: 36px;
    font-family: 'Vidaloka', serif;
    color: #09050a;
	display: inline-block;
	margin-bottom: 29px;
}
.view__btn {
	margin-bottom: 0;
	float: right;
}
.view__btn a.vc_btn3 {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #8e0c86;
    border-radius: 50px;
    background-color: #fff !important;
    color: #8e0c86 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 13px 29px;
	border-color: #8e0c86 !important;
}
body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a {
    height: 550px;
}
body .continent_slider .vcex-terms-grid-entry-overlay {
    background: transparent;
}
body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a img.attachment-full.size-full {
    height: 470px;
    position: relative;
    object-fit: cover;
    border-radius: 10px;
    overflow: hidden;
}
body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a span.entry-title {
    background-color: #1d1e22;
    position: absolute;
    width: 90%;
    bottom: 50px;
    border-radius: 10px;
    z-index: 9;
    text-align: left;
    padding: 10px;
    font-family: 'Vidaloka', serif;
    font-size: 26px;
}
.continent_slider .vc_column-inner {
    margin: 0;
}
body .continent_slider {
    border-bottom: 1px solid #000;
}

/*--------------- Stories by Continent END ------------------------*/

/*---------------- Recent story -----------------*/

h2.vc_custom_heading.head__title {
    font-size: 36px;
    color: #09050a;
}
.recent_story_list {
    margin-top: 46px;
}
.grid_item.story_col {
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
    margin-right: 30px;
	padding: 8px;
}
.grid_item .item__left {
    display: inline-block;
}
.grid_item .item__right {
    display: inline-block;
    max-width: 150px;
    margin-left: 12px;
	vertical-align: top;
}
.item__right h2.title {
    font-size: 22px;
    margin: 0;
    line-height: normal;
    margin-bottom: 17px;
	   min-height: 52px;
}
.item__right p.description {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0;
    min-height: 90px;
    max-height: 90px;
	    overflow: hidden;
}
.recent_story_main {
    background-repeat: no-repeat;
    background-position: bottom 110px left 150px;
}
.story__main_category {
    background-repeat: no-repeat;
    background-position: bottom right 110px;
}
body .recent_story_main {
    margin-bottom: 67px;
	margin-top: 190px;
}
.recent_stories .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.grid_item.story_col {
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
    margin-right: 30px;
    padding: 25px;
}
.grid_item.story_col:nth-child(even) {
    margin-right: 0;
}

/*---------------- Recent Story End -------------*/

/*---------------- Story Category --------------*/

.story__catgories img {
    position: relative;
}
.our__story h2.head__title {
    display: inline-block;
    margin-bottom: 39px;
}
.story__catgories .vcex-terms-grid-entry-overlay {
    background-color: transparent;
}
.story__catgories span.vcex-terms-grid-entry-title {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    transform: translate(-50%);
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
}
body .our__story .story__catgories a {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}
/*.story__catgories a:after {
    content: 'Omakaria';
    top: 2px;
    position: absolute;
    color: #fff;
    left: 50%;
    text-align: center;
    transform: translate(-50%);
    background-color: rgba(0, 0, 0, 0.3);
    width: 98%;
    overflow: hidden;
    padding: 6px;
    font-size: 18px;
    font-family: 'Vidaloka', serif;
    font-weight: 400;
}*/

/*----------------- Story Category -------------*/


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

.advertise__sidebar {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding-top: 40px;
    border-radius: 10px;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
}
.advertise__sidebar .advertise__post {
    margin-bottom: 30px;
}
.sidebar__slider {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 44px;
    padding: 20px;
}
.sidebar__home .rev_redraw_on_blurfocus .tp-leftarrow {
    background-color: transparent;
    border: 1px solid #000;
    left: 44% !important;
    transform: rotate(90deg) !important;
    top: -46px !important;
}
.sidebar__home .rev_redraw_on_blurfocus .tp-rightarrow {
    top: auto !important;
    bottom: -50px;
    transform: rotate(90deg) !important;
    left: 44% !important;
    background-color: transparent;
    border: 1px solid #000;
}
.rev_redraw_on_blurfocus .hesperiden.tparrows:hover {
    background: transparent;
}
.sidebar__home .rev_redraw_on_blurfocus.rev_redraw_on_blurfocus .hesperiden:before {
    color: #000;
}
.rev_slider ul {
    width: 100% !important;
}

.continent_slider .owl-item .vcex-terms-grid-entry-image {
    padding-right: 10px;
}

a:hover {
    text-decoration:none;
	color: #8e0c86;
}
.single-story .entry-content-page {
    margin-top: 10px;
}
.footer__main li a:hover{color: #8e0c86;}
/*-------------------- Sidebar END ------------------*/

/*--------------- Footer --------------*/

.footer__main {
    padding: 50px 0px;
	background-color: #f5f5f5;
}
.footer__1 {
    margin-bottom: 50px;
}
.footer__main h3 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 36px;
    color: #000;
    font-family: "Montserrat";
}
.footer__main .footer__1 p {
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat";
    color: #000;
}

.footer__main li a {
    color: #000000;
}

.footer__main ul {
    margin: 0;
}
.footer__main ul li {
    margin-bottom: 10px;
    font-family: "Montserrat";
    font-size: 14px;
	color : #000000;
	list-style: none;
}
.footer__bottom .copy__right, .footer__bottom .footer__logo, .footer__bottom .footer__social {
    width: calc(33.333333% - 4px);
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}
.footer__bottom .footer__logo .vc_column-inner {
    margin-bottom: 0;
}

.footer__bottom {
    padding: 15px 25px 25px 25px;
}

.footer__bottom .copy__right p {
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat";
    color: #000;
}

.footer__bottom .footer__social .wpex-social-btn-minimal {
    color: #000;
    border: 1px solid #000;
}

.footer__2 {
    padding-left: 60px;
}
.page-template-template-tell-a-story .footer-builder {
    margin-top: -250px;
}

/*--------------- Footer End ------------------*/


body:not(.home) header#site-header {
    position: relative;
	    border-bottom: 1px solid #8e0c86;
}

.our__contactus h2 {
    margin-bottom: 20px;
}

.contact__map .vc_column-inner {
    margin-bottom: 0;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"]{ width:100%; border-radius:10px;height: 37px;}
textarea{ width:100%; border-radius:10px;}
.form-group {
    width: calc(48% - 4px);
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 20px;
}

.our__continent {
    margin-top: 30px;
}
.vcex-terms-grid-entry-overlay{border-radius: 10px;}
.our_story_list {
    margin-top: 30px;
}

.story__catgories .entry-title span {
    font-weight: 600;
    text-transform: uppercase;
}

.story__catgories .entry-title span {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-family: Montserrat;
    color: #fff;
    position: relative;
    padding: 10px 15px;
    display: inline-block;
}

.story__catgories .entry-title span:before {
    content: "";
    width: 15px;
    height: 15px;
    left: 0;
    bottom: 0;
    position: absolute;
    border-left: 1px solid;
    border-bottom: 1px solid;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.story__catgories .entry-title span:hover:after, .story__catgories .entry-title span:hover:before {
    width: 100%;
    height: 100%;
}
.footer__social {
    text-align: center;
}

.story__catgories .entry-title span:after {
    content: "";
    width: 15px;
    height: 15px;
    right: 0;
    top: 0;
    position: absolute;
    border-right: 1px solid;
    border-top: 1px solid;
    transition: all0.5;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.single .site-content .entry-title {
    margin-top: 20px;
}

.header-searchform-wrap .searchform button.searchform-submit {
    display: block !important;
	    right: 0;
}

#search-entries {
    margin-top: 40px;
}

.footer_social_media a {
    margin-right: 1px;
}

.searchform button.searchform-submit span.ticon.ticon-search {
    display: block !important;
}

.header-searchform-wrap span.ticon.ticon-search {
    display: none;
}

.recent_story_list:after {
    content: url(images/background_image.png);
    position: absolute;
    top: auto;
    left: -290px;
    z-index: -9;
    bottom: 63px;
}

.continent_slider .owl-carousel:before {
    content: url(images/background_image.png);
    position: absolute;
    left: 86%;
    top: auto;
    bottom: -90px;
}
.continent_slider {
    background: none !important;
}
.mc4wp-error p {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 5px;
    color: red;
}
.single-story .story_social a .ticon {
    width: 35px;
    height: 35px;
    border: 1px solid #8e0c86;
    text-align: center;
    line-height: 35px;
	margin-left: 5px;
    margin-right: 5px;
    border-radius: 50%;
}
/*--------------- Why Omakaria   -----------------*/

.tax-continents .type-story {
    margin-top: 30px !important;
}

.about__content .vc_btn3{
	font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    background: #363638 !important;
    border-radius: 20px !important;
    color: #fff !important;
    min-width: 140px;
    min-height: 45px;
    padding: 0 !important;
    line-height: 45px !important;
    border: none !important;
	margin-top: 35px !important;
}

.our_story_list .vc_btn3{margin-top: 0px !important;}

.our_story_list .vc_gitem-col.vc_gitem-col-align- {
    padding: 20px;
}

input[type="submit"], .btn-primary, .our_story_list .vc_btn3{font-size: 14px !important;
    font-weight: bold;
    background: #8e0c86 !important;
    border-radius: 20px !important;
    color: #fff !important;
    min-width: 140px;
    min-height: 45px;
    padding: 0 !important;
    line-height: 45px !important;
    border: none !important;
	
	border:1px solid #8e0c86 !important;}
.our_story_list .vc_btn3{margin-top: 0px !important;}	
.our_story_list h4 {
    font-size: 22px;
}	
.our_story_list .vc_gitem-animated-block .vc_gitem-zone {
    border-radius: 10px 10px 0 0;
}
.our_story_list .vc_gitem-zone {
    border-radius: 0 0 10px 10px;
}
	
.our_story_list .vc_grid-filter {
    margin-bottom: 30px;
}

.our_story_list li.vc_grid-filter-item {
    background: #fff !important;
    /* padding: 10px 0; */
    padding: 6px 30px !important;
    border: 1px solid #8e0c86 !important;
    /*margin-left: -4px !important;*/
}
.fc-month-button, .fc-agendaWeek-button {
    display: inline-block !important;
}
.our_story_list li.vc_active.vc_grid-filter-item {
    background: #8e0c86 !important;
    color: #fff !important;
    padding: 6px 30px !important;
}
.our_story_list li.vc_active.vc_grid-filter-item span {
    color: #fff !important;
}
input[type="submit"]:hover, .our_story_list .vc_btn3:hover, .btn-primary:hover{
	 background: #fff !important;
	color: #8e0c86 !important;	
	border:1px solid #8e0c86 !important;
	}
	
input[type="submit"]:focus, .our_story_list .vc_btn3:focus, .btn-primary:focus{
    outline: none;
}

	select {
    width: 100%;
    min-height: 37px;
    border-radius: 10px;
	-moz-appearance: none;
	    -webkit-appearance: none;
		    padding-left: 10px;
			    background: url(images/downarrow.png) no-repeat;
    background-position: right 10px bottom 11px;
} 


.mc4wp-alert.mc4wp-success p, .mc4wp-alert.mc4wp-notice p {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: green;
    padding-left: 0px;
    padding-top: 10px;
}

.story_details h2, .bussiness_details h2, .our__contactus h2 {
    margin-top: 0;
	font-size: 26px;
	    color: #09050a;
}
.footer__bottom {
    padding-top: 0;
    padding-bottom: 0;
}
.our__contactus {
    margin-top: 20px;
}
.footer__bottom .vc_column-inner {
    margin-bottom: 0;
}
.wpex-social-btn, .wpex-social-share li a, .single-story .story_social a .ticon {
    /* background: #8e0c86; */
    color: #8e0c86 !important;
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
    border: 1px solid #8e0c86 !important;
    text-align: center;
    line-height: 35px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 50%;
}

.wpex-social-btn:hover, .wpex-social-share li a:hover, .single-story .story_social a .ticon:hover{color: #fff !important;background: #8e0c86 !important;}
.bussiness_details {
    margin-top: 20px;
}

.page-header {
    margin-bottom: 0;
}
.about__content .sec_right .about__title, h2.about__title {
    font-size: 34px;
    text-transform: uppercase;
	color: #363638;
	margin-bottom: 10px;
}

.about__content .sec_right {width: 482px;
    position: absolute;
    right: 0;
    top: 47%;
    background: #fff;
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px -6px #000;
    transform: translate(-47%, -50%);
    left: 78%;
	max-height: 392px;}
	
p, label{
	font-size: 14px;
	 line-height: normal;
	 font-family: 'Montserrat', sans-serif;
	 color:#363638;
	 font-weight:normal;
	
}

#tell_story_form .form-group span {
    font-size: 14px;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    /* background: green; */
    padding: 5px 10px;
    background: #edfdd3;
    border: 1px solid #c4dba0;
    text-align: center;
    color: #657e3c;
    font-weight: normal;
}


#tell_story_form .form-group span:empty {
    background: none;
    border: none;
	padding: 0;
}
	 
	 
label.error {
    color: red;
}
/*--------------- Tell. Sell. Buy.   -----------------*/

.read__stories_col3 .mc4wp-form-fields {
    padding: 30px;
    background: #8e0c86;
    width: 456px;
    height: 456px;
    text-align: center;
    float: right;
	margin-right: 35px;
}
.read__stories_col3 .wpb_text_column.wpb_content_element {
    padding: 0px;
    width: 456px;
    height: 456px;
    text-align: center;
    float: right;
    margin-right: 0px;
}

.read__stories_col3 h3 {
    font-size: 24px;
    color: #fff;
    width: 60%;
    margin: 0 auto;
    font-weight: normal;
    margin-bottom: 50px;
    margin-top: 35px;
}
.read__stories_col3  .subscriber_title {
    font-size: 24px;
    color: #fff;
    width: 60%;
    margin: 0 auto;
    font-weight: normal;
    margin-bottom: 50px;
    margin-top: 35px;
	font-family:"Vidaloka";
}
.read__stories_col3 .emaillist .es_subscription_form > .es-field-wrap {
    margin-bottom: 20px;
}
.read__stories_col3  .emaillist .es_subscription_form > .es-field-wrap label {
    font-size: 0;
}
.read__stories_col3  .emaillist .es_subscription_form > .es-field-wrap label br {
    display: none;
}
	
.read__stories_col3 input[type="email"] {
    width: 100%;
    border-radius: 0;
    background: #fff;
    height: 65px;
    font-size: 14px;
    color: #b6b6b6;
}

.read__stories_col3 input[type="submit"] {
    width: 100%;
    height: 65px;
    background-color: #000 !important;
    font-size: 18px;
    text-transform: uppercase;
	border-radius: 0 !important;
	margin-top: 0 !important;
}

.read__stories_col2 .dots__title {
    font-size: 64px;
    color: #363638;
    margin-top: 50px !important;
    margin-bottom: 15px !important;
    text-align: center;
}

.read__stories_col2 p {
    font-size: 18px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    width: 30%;
    margin: 0 auto;
    margin-bottom: 43px !important;
}

.read__stories_col1 {
    position: absolute;
    left: 0;
    right: auto;
    top: -145px;
    z-index: 9;
}

.read__stories_col2 {
    background: #f7f7f7;
    width: 100%;
    margin: 0 auto;
    /* min-height: 640px; */
}
.read__stories_col3 {
    position: absolute;
    right: 0;
    top: -70px;
    /* transform: translate(3%, -50%); */
    right: 0;
    /* bottom: 50%; */
}

.about__content {
    margin-top: 0px;
}

.about-us .about__content {
    margin-top: 60px;
}

.addtoany_content_bottom {
    display: none;
}

.page-template-template-tell-a-story .login_form {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-bottom: 30px;
    margin-right: 30px;
    padding: 25px;
    /* margin-top: -300px; */
    position: relative;
    top: -300px;
}

.page-template-template-tell-a-story .bg-image {
    z-index: -9;
	
}
.page-template-template-tell-a-story .bg-image .wpb_single_image img {
	max-height: 500px;
    object-fit: cover;

}
.page-template-template-tell-a-story .bg-image .wpb_single_image img {
 height: 100%;
    max-width: 100%;
    vertical-align: top;

}

.page-template-template-tell-a-story .bg-image .wpb_single_image .vc_single_image-wrapper {
    height: 500px;

}

span.dots {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #8e0c86;
    margin-left: 10px;
    margin-right: 13px;
}
.recent_story_main{    background-position: right bottom;}
.read__stories {
    margin-top: 190px;
}
label#file-error {
    display: block;
    margin-top: 5px;
}
td.fc-event-container a {
    background: #8e0c86 !important;
    border: #8e0c86 !important;
}
.social-sharing {
    margin-bottom: 20px;
}

/*--------------- Tell. Sell. Buy.   -----------------*/

/*--------------- blog.   -----------------*/

.blog-entry.grid-entry-style .blog-entry-title, .single .site-content .entry-title, .single-post .related-post-title, .newsletters h2, .newsletters .h2 {
    font-size: 22px !important;
    font-weight: 600;
    font-family: "Vidaloka";
    color: #000;
}

.newsletters .form-inline .form-control {
    width: 100%;
    border-radius: 10px;
    height: 37px;
}

.newsletters .btn-primary{margin-top: 15px !important;}
form#subscriberauthloginform {
    margin-top: 30px;
}
.blog-entry.grid-entry-style .blog-entry-inner{
    padding: 0 20px 20px;
    border: none;
    background: #f9f9f9;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}
.single-post .related-post{border-radius: 0px 0px 10px 10px;} 
.blog-entry-readmore a{
    font-size: 14px !important;
    font-weight: bold;
    background: #8e0c86 !important;
    border-radius: 20px !important;
    color: #fff !important;
    min-width: 140px;
    min-height: 45px;
    padding: 0 !important;
    line-height: 45px !important;
    border: none !important;
    border: 1px solid #8e0c86 !important;
    text-align: center;
}

.blog-entry-readmore a:hover{
     background: #fff !important;
    color: #8e0c86 !important;  
    border:1px solid #8e0c86 !important;
}

.blog-grid {
    margin-top: 30px;
}
.blog-entry-media, .single-post .related-post-figure {
    border-radius: 10px 10px 0 0 !important;
    overflow: hidden;
}

.blog-grid .entry-media img {
    max-height: 240px;
    object-fit: cover;
    height: 240px;
}

.single-blog-article {
    margin-top: 30px;
}

.single-blog-article #post-media img {
    border-radius: 10px;
}
.single-post .related-post-content {
    padding: 20px;
    background: #f9f9f9;
    border-radius: 0px 0px 10px 10px;
}

.related_post_new {
    margin: 0 10px;
    background: #f9f9f9;
    border-radius: 0px 0px 10px 10px;
}
.single-post .related-post-figure{    margin-bottom: 0;}

h2 a:hover{color: #000;}

.list_check {
    visibility: hidden;
    margin-top: -25px;
}

.newsletters.newsletters-management, .newsletters.newsletters-management-login {
    margin-top: 30px;
}
.wpcf7 .wpcf7-not-valid select {
    border-color: #F00;
}
.login_form em {
    color: #ff0404
}
img.loaderimg
{
    margin-top: 5px;
}
.submit_btn_section
{
    margin-top: 35px !important;
}
button#btnSubmit
{
    float: left;
}
/*--------------- blog.   -----------------*/   

/*------------------- Media query start -----------------*/


/*-------------------- Desktop ---------------*/
/*** Popeover CSS **/


.form-control.error_show.alert-success.fade.in.alert-dismissible
{
    font-family: 'Montserrat', sans-serif;
    background: #edfdd3;
    border: 1px solid #c4dba0;
    color: #657e3c;
    padding: 10px;
    font-size: 14px;
}
form#tell_story_form i.fa.fa-info-circle
{
    z-index:999;
    padding-left: 4px;
    padding-right: 10px;
}
h3.popover-title
{
    font-size: 14px;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
}
.popover-content label.checkbox-inline
{
    padding-left: 0px !important;
    font-size: 13px;
    line-height: normal;
    font-family: 'Montserrat', sans-serif;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.42857143;
line-break: auto;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
font-size: 14px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid #0003;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px #0003;
box-shadow: 0 5px 10px #0003;
}
.popover.right
{
margin-left: 10px;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;

}
.fade.in
{
opacity: 1;
}
.popover > .arrow {
border-width: 11px;
border-left-width: 11px;
}
.popover > .arrow, .popover > .arrow::after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-right-color: transparent;
border-style: solid;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: #00000040;
border-left-width: 0;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
color: #363638;
}
.popover-content {
padding: 9px 14px;
}
.content.hide {
    display: none;
}
.recent_story_main {
    border-top: 1px solid #000 !important;
    padding-top: 50px;
}
.continent_slider button.owl-prev {
    position: absolute;
    top: 210px;
    left: -15px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin: 0
}
.continent_slider button.owl-next {
    position: absolute;
    top: 210px;
    right: -5px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin: 0;
}


/** Popeover Css End **/

@media only screen and (min-width:1280px) and (max-width:1440px) {
#site-logo img {
    height: 90px;
}
.about__content {
    margin-top: 0px;
}

	.read__stories_col2 {
		top: -99px;
	}
	.read__stories_col3 {
		top: -115px;
		right: -20px;
	}
	.read__stories_col3 .mc4wp-form-fields {
		padding: 20px;
		width: 406px;
		height: 362px;
	}
	.read__stories_col3 .wpb_text_column.wpb_content_element {
		padding: 0px;
		width: 406px;
		    height: auto;
    padding-bottom: 35px;
	}
	.recent_story_main {
		background-position: bottom 110px left 10px;
	}
	body .continent_slider {
		background-position: bottom 0 right 10px!important;
	}
	body .read__stories {
    background-image: none !important;
}
body .recent_story_main {
    margin-top: 0px;
}
.read__stories {
    margin-top: 220px;
}
body .recent_story_main {
    margin-bottom: 0px;
}
.navigation ul#menu-main li.menu-item a span.link-inner {
    padding: 0.5em 3px;
}

} 

/*-------ipad landscape Query--------*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
	
	.sidebar__home .rev_redraw_on_blurfocus .tp-rightarrow {
	    left: 43% !important;
}

.sidebar__home .rev_redraw_on_blurfocus .tp-leftarrow {
    left: 43% !important;
}

	body:not(.home) .footer__main {
		margin-top: 0px;
	}
.sidebar__slider {
    min-width: 280px;
    min-height: 280px;
}
.sidebar__home .rev_redraw_on_blurfocus .tp-rightarrow {
    bottom: -45px;
}
.site-breadcrumbs.position-absolute {
      position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
}

.about-us .single-page-content .about__content {
    margin-top: 20px;
}

	.navigation ul#menu-main li.menu-item a {
		font-size: 11px;
		padding: 0 3px;
	}
	.navigation ul#menu-main li.menu-item a span.link-inner {
		padding: 0;
	}
	.item__right h2.title {
		font-size: 20px;
		margin-bottom: 0;
	}
	.grid_item .item__right {
		max-width: 120px;
	}
	.grid_item.story_col {
		margin-right: 20px;
		padding: 10px;
	}
	.read__stories_col3 {
		top: -131px;
	}
	.read__stories_col3 h3 ,.read__stories_col3 .subscriber_title {
		font-size: 24px;
		width: 90%;
		margin-bottom: 30px;
		margin-top: 0;
	}
	.read__stories_col3 input[type="submit"] , .read__stories_col3 input[type="email"] {
		font-size: 18px;
		margin-top: 10px !important;
		height: 41px;
	} 
	
	.read__stories_col3 .mc4wp-form-fields , .read__stories_col3 .wpb_text_column.wpb_content_element {
		padding: 10px;
		width: 281px;
		height: auto;
            padding-bottom: 20px;
	}
	.read__stories_col2 {
		top: -110px;
	}
	.read__stories_col2 .dots__title {
		font-size: 45px;
		margin-top: 20px !important;
		margin-bottom: 0 !important;
	}
	.read__stories_col2 p {
		font-size: 16px;
		margin-bottom: 3px !important;
	}
	.about__content .vc_btn3 {
		margin-top: 15px !important;
	}
	.read__stories {
    margin-top: 70px;
}
	.about__content .sec_right {
		width: 422px;
		top: 45%;
		padding: 15px;
		max-height: 372px;
	}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a span.entry-title{    font-size: 22px;}
	.read__stories {
    margin-top: 190px;
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.read__stories_col3 .emaillist .es_subscription_form > .es-field-wrap {
		margin-bottom:10px;
}
}
@media(max-width:1024px) {
	
	#site-logo img {
		height: 70px;
	}
	#site-header #site-header-inner .search_header {
		top: 24%;
	}
	.about__content {
		margin-top: 0;
	}
	body .read__stories {
    	background-image: none !important;
	}
	body .recent_story_main {
		margin-bottom: 0;
		margin-top: 0px;
	}
	#site-header #site-header-inner .search_header {
    right: 35px;
}
body div#google_translate_element {
    right: 95px;
}
	
}
@media(min-width:1025px) {
	
.sidebar__slider {
    min-width: 350px;
    min-height: 350px;
}
	
.sidebar__slider .rev_slider li.tp-revslider-slidesli {
    height: 90% !important;
	    overflow: visible !important;
}

.sidebar__slider .tp-parallax-wrap {
    /* left: 38px; */
    top: auto !important;
    z-index: 999999;
       bottom: -13px;
    /* position: static !important; */
}

.sidebar__slider .rev_slider ul{overflow:visible !important}

.sidebar__slider tp-bgimg{height: 90% !important;}

.continent .vcex-terms-grid-entry-image.vcex-has-overlay img {
    display: block;
    width: 100%;
    min-height: 510px;
}
}
/*------ipad Portrait Query---------*/
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
	
		.vc_grid-filter-select .vc_grid-styled-select select {
    padding-top: 0;
}

.vc_grid-filter-select .vc_grid-styled-select{ width: 20%;}


	form.sidr-class-mobile-menu-searchform {
    display: none;
}
	body:not(.home) .footer__main {
		margin-top: 0px;
	}
.sidebar__home .rev_redraw_on_blurfocus .tp-rightarrow {
    bottom: -45px;
	    left: 39% !important;
}

.sidebar__home .rev_redraw_on_blurfocus .tp-leftarrow {
    left: 39% !important;
}

		.sidr-class-dropdown-menu li.sidr-class-current-menu-item a {
		color: #8e0c86;
	}
	#sidr-main{     
		background: #fff;
        color: #000;
		text-transform: uppercase;
		font-size: 14px;
	}
	.about-us .single-page-content .about__content {
    margin-top: 20px;
}
	.site-breadcrumbs.position-absolute {
      position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
}

.vc_grid-styled-select {
    position: relative;
}

.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon, .vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
    position: absolute;
    right: 4px;
    top: 7px;
}


	.sidebar__slider{    padding: 20px;    min-width: 210px;    min-height: 210px;}

	h2.vc_custom_heading.head__title {
    font-size: 30px;
}
	
body .recent_story_main {
    background: none !important;
}
.story__catgories .entry-title span{
	font-size: 10px;
}
.sidebar__home .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .tp-caption {
    font-size: 16px !important;
}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a span.entry-title{    font-size: 22px;}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a span.entry-title {
		left: 50%;
		transform: translate(-50%);
	}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a img.attachment-full.size-full {
		height: 330px;
	}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a {
		height: 410px;
	}
	.grid_item.story_col {
		margin-right: 0;
	}
	.grid_item .item__right {
		max-width: 230px;
		margin-left: 12px;
		vertical-align: middle;
	}
	.grid_item .item__left {
		vertical-align: middle;
	}
	.read__stories_col3 .mc4wp-form-fields  , .read__stories_col3 .wpb_text_column.wpb_content_element{
		padding: 10px;
		width: 200px;
		height: auto;
		margin-right: 0;
        padding-bottom: 20px;
	}
	.read__stories_col3 h3  ,.read__stories_col3 .subscriber_title {
		font-size: 16px;
		margin-bottom: 20px;
		margin-top: 0;
		width: 100%;
	}
	.read__stories_col3 input[type="email"] {
		height: 35px;
	}
	.read__stories_col3 input[type="submit"] {
		height: 45px;
		margin-top: 0 !important;
	}
	.read__stories_col3 {
		top: -140px;
	}
	.read__stories_col2 .dots__title {
		font-size: 30px;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		text-align: center;
	}
	.read__stories_col2 p {
		font-size: 14px;
		width: 30%;
		margin-bottom: 0 !important;
	}
	.read__stories_col2 {
		top: -129px;
	}
	.about__content .sec_right {
		width: 382px;
		top: 44%;
		padding: 20px;
		left: 72%;
		max-height: 292px;
	}
	.about__content .sec_right .about__title {
		font-size: 24px;
		margin-bottom: 0;
	}
	.sec_right p {
		margin-bottom: 10px;
		font-size: 12px;
	}
	.about__content .vc_btn3 {
		margin-top: 17px !important;
	}
	#site-header #site-header-inner .search_header {
    right: 35px;
}
body div#google_translate_element {
    right: 95px;
}
.continent_slider button.owl-prev{
    top: 150px;
}
.continent_slider button.owl-next  {
    top: 150px;
    right: -10px;
}

}
@media only screen and (min-width:1024px) and (max-width:1280px) {
    .navigation ul#menu-main li.menu-item a{font-size:1vw;}
    #site-header #site-header-inner .search_header {
    width: 35px;
    height: 35px;
    line-height: 35px;

}
#site-header #site-header-inner .search_header a.site-search-toggle.search-overlay-toggle {
    font-size: 12px;
}
body div#google_translate_element {

    right: 80px;

}
}

@media(max-width:767px){


	.continent_slider .owl-carousel:before{ content:none;}
	
	form.sidr-class-mobile-menu-searchform {
    display: none;
}

.page-template-template-tell-a-story .login_form {
    width: 100%;
}
	.footer__2 {
    padding-left: 0;
}
.addtoany_content_bottom {
    display: none;
}
.sidebar__home .rev_redraw_on_blurfocus .tp-rightarrow{    bottom: -50px;}
.main_slider .rev_slider .tp-resizeme span {
    font-size: 20px !important;
}
	#site-logo img {
		height: 50px;
	}
	#site-header #site-header-inner .search_header {
		top: 18%;
	}
	.footer__bottom .copy__right, .footer__bottom .footer__logo, .footer__bottom .footer__social {
		width: 100%;
		text-align: center;
		padding: 20px 0;
	}
	h2.vc_custom_heading.head__title {
		font-size: 24px;
	}
	.view__btn a.vc_btn3 {
		padding: 8px 19px;
	}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a {
		height: 470px;
	}
	body .continent_slider .owl-carousel.owl-loaded .vcex-terms-grid-entry-image a img.attachment-full.size-full {
		height: 380px;
	}
	.recent_stories .vc_column_container>.vc_column-inner {
		    padding-left: 15px;
    margin-bottom: 0;
    padding-right: 15px;
	}
	.recent_story_list {
		margin-top: 20px;
	}
	.grid_item .item__right {
		max-width: 130px;
		margin-left: 12px;
	}
	.item__right h2.title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.grid_item.story_col {
		margin-right: 15px;
		padding: 10px;
		    width: 100%;
	}
	
	.sidebar__slider .rev_slider li.tp-revslider-slidesli {
    height: 100% !important;
    overflow: hidden !important;
}
	body .story__catgories a {
		border-radius: 37px;
	}
	.story__catgories a:after {
		top: 4px;
	}
	.our__story .vc_column-inner {
		margin-bottom: 0;
	}
	body .recent_story_main {
		margin-bottom: 0;
	}
	.read__stories_col1 {
		position: relative;
		left: 0;
		top: 0;
	}
	.read__stories_col2 {
		position: relative;
		top: -14px;
	}
	.read__stories_col3 {
		position: relative;
		top: 0;
	}
	.read__stories_col2 .dots__title {
		font-size: 28px;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.read__stories_col2 p {
		font-size: 15px;
		margin-bottom: 23px !important;
		width: 100%;
	}
	.read__stories_col3 h3 ,.read__stories_col3 .subscriber_title {
		font-size: 20px;
		margin-bottom: 10px;
		margin-top: 0;
	}
	.read__stories_col3 input[type="email"] {
		height: 45px;
	}
	.read__stories_col3 input[type="submit"] {
		height: 45px;
		margin-top: 0 !important;
	}
	.read__stories_col3 .mc4wp-form-fields ,.read__stories_col3 .wpb_text_column.wpb_content_element {
		padding: 30px;
		height: auto;
		margin-right: 0;
		width: 100%;
	}
	

	.about__content .sec_right {
    width: 282px;
    top: 100%;
    left: 50%;
    /* max-height: 282px; */
    padding: 10px;
    transform: translate(-50% , -50%);
    /* max-height: 280px; */
}
.about__content {
    margin-top: 20px;
}
	.about__content .sec_right .about__title {
		font-size: 27px;
		margin-bottom: 0;
	}
	.sec_right p {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.about__content .vc_btn3 {
		margin-top: 15px !important;
	}
	.sidr-class-dropdown-menu li.sidr-class-current-menu-item a {
		color: #8e0c86;
	}
	#sidr-main{     
		background: #fff;
        color: #000;
		text-transform: uppercase;
		font-size: 14px;
	}
	.slider__social {
		position: absolute;
		right: 15px;
		bottom: 10px;
	}
	
	body:not(.home) .footer__main {
		margin-top: 0px;
	}
	
	
	.footer__main {
		margin-top: 170px;
	}
.about__content .sec_right .vc_column-inner {
    margin-bottom: 0;
}
	
	.main_slider .hephaistos.tparrows {
		width: 30px;
		height: 30px;
		bottom: -40px;
		top: auto !important;
		right: auto !important;
		left: -20px !important;
	}

	.main_slider .hephaistos.tparrows.tp-rightarrow {
    left: -40px !important;
}

	.main_slider .hephaistos.tparrows:before {
		line-height: 30px;
	}
	.form-group {
		width: 100%;
	}
	body .continent_slider {
		background-image: none !important;
	}
	body .recent_story_main {
		margin-top: 20px;
		background-image: none !important;
	}
	.footer__main h3{   
		padding-bottom: 10px;
	}
	.footer__main .vc_column-inner {
		margin-bottom: 10px;
	}
	.footer__1 {
		margin-bottom: 20px;
	}
	.continent_slider h2.head__title{margin-bottom: 10px;}
	
#site-header #site-header-inner .search_header {
    right: 35px;
}
body div#google_translate_element {
    right: 95px;
}
#site-logo img {
    margin-left: 0px;
}
body.tell-a-story .pum-title {
    font-size: 30px;
}
.continent_slider button.owl-prev, .continent_slider button.owl-next {
    top: 180px;
}
.home .view__btn.continent_view_btn {
    display: none;
}

}

/*------Mobile Landscape Query----------*/
@media  (min-width:320px) and (max-width:767px) and (orientation:landscape) {
    .home_row_slider .tp-parallax-wrap {
    top: auto !important;
    bottom: 40px;
    height: 80px;
    width: 100%;
}
	
	.sidebar__slider{    padding: 20px;}
	.slider__social {
		right: 10px;
		bottom: 20px;
	}
	.continent_slider h2.head__title {
		margin-bottom: 10px;
	}
	h2.vc_custom_heading.head__title {
		font-size: 30px;
	}
	.view__btn a.vc_btn3 {
		padding: 10px 20px;
	}
	body .recent_story_main {
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.recent_story_list {
		margin-top: 10px;
		text-align: center;
	}
	.grid_item .item__left {
		vertical-align: middle;
	}
	.grid_item .item__right {
		max-width: 360px;
		vertical-align: middle;
		text-align: left;
	}
	.read__stories {
    margin-top: 20px;
}
	
}

/*-------Mobile Portrait Query---------*/
@media only screen and (min-width:240px) and (max-width:767px) and (orientation:portrait){
	.read__stories {
   		 margin-top: 40px;
}
.slider__social:before {
    top: 4px;
}
.main_slider .hephaistos.tparrows:before {
    line-height: 25px;
}
.hephaistos.tparrows:before {
    font-size: 12px;
}
.main_slider .hephaistos.tparrows {
    width: 25px;
    height: 25px;
}
.addtoany_list a img {
    width: 25px;
}
.slider__social {
    bottom: 3px;
}
.home_row_slider .tp-parallax-wrap {
    top: auto !important;
    bottom: 40px;
    height: 45px;
    width: 100%;
}
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
    
.home_row_slider div#rev_slider_1_1_forcefullwidth div#rev_slider_1_1_wrapper {
    height: calc(100vh - 80px) !important;
}
.home_row_slider div#rev_slider_1_1 {
    height: 100vh !important;
    max-height: 100% !important;
}
.home_row_slider .wpb_revslider_element.wpb_content_element {
    height: 100% !important;
}
.main_slider .wpb_wrapper {
    height: 100% !important;
}
.main_slider .vc_column-inner {
    height: 100% !important;
}
.main_slider .wpb_column.vc_column_container.vc_col-sm-12 {
    height: 100% !important;
}
.main_slider {
	height: calc(100vh - 60px) !important;
}
.navbar-style-one .dropdown-menu>li.menu-item>a {
    padding: 0 3px;
}
.slider__social {
    bottom: 37px;
}
}

@media screen and (min-device-width: 1200px) {
.story__catgories .vcex-terms-grid-entry-image.vcex-has-overlay img {
    object-fit: cover;
    min-height: 242px;
}
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation:portrait) {
#site-header #site-header-inner .navbar-style-one {
        left: 48%;
} 
}

/*------------------- Media Query END -------------------*/
div#google_translate_element {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   right: 70px;
}
body #site-header #site-header-inner .search_header {
margin-right:0px;
}

#tell_story_form .form-group span.sec_terms {
	border: none;
	color: #666;
	background-color: transparent;
	padding: 0px 5px;
	font-size: 13px;
	text-decoration:underline;
}
#terms-error {
	position: absolute;
	top: 22px;
	left: 0px;
}
.sec_term_check{
    position:relative;
}
.our__contactus_form select {
    line-height: 37px;
}
.our__contactus_form input[type="submit"] {
    margin-top: 15px;
}
.single-story h2 {
    font-size: 22px;
}
.single-story strong {
    font-weight: bold;
}
.our__continent_list .vcex-terms-grid-entry-image.vcex-has-overlay {
    border-radius: 10px;
    overflow: hidden;
    max-height: 245px;
}
.tax-continents .page-header {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
body .story_categories-other .cpt-entry-media {
    margin-top: 30px;
}
.post-pagination a {
    color: #8e0c86 !important;
}