/*
Theme Name: DreamIndex
Theme URI: 
Description: Microrage brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentyseventeen
Version: 1.6
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 27 Jun 2018 07:34:12 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");


h1,
h2 {
	font-family: 'proxima_nova_ltsemibold';
	text-transform: uppercase;
}

h3,
h4 {
	font-family: 'proxima_nova_ltsemibold';
}


input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
select {
	width: 100%;
	height: 40px;
	border: 1px solid #c4bbbb;
	padding: 3px 7px;
	border-radius: 5px;
	font-size: 14px;

}

textarea {
	width: 100%;
	height: 80px;
	border: 1px solid #c4bbbb;
	padding: 3px 7px;
	border-radius: 5px;
	font-size: 14px;
}

.page-id-4 #header {
	background-color: #ffffff;
}

.row {
	display: flex !important;
}

.col-sm-4 {
	max-width: 80% !important;
}

#header {
	position: relative;
	z-index: 99;
	background-color: #fff;
	box-shadow: 0 -1px 9px 0 #000;
}

.page-id-4 .navbar .social-icons i {
	color: #000;
	font-size: 18px;
	margin-right: 15px;
}

.page-id-4 .menu-primary-container #menu-primary li a {
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
}

/* body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'poppins', sans-serif;
	background: #e9e9e9;
}

.section {
	width: 100%;
	max-width: 1130px;
	margin: 0 auto;
	padding: 0;
}

.container {
	background: #d5d5d5;
	padding: 50px 30px;
	margin: 50px auto;
}

.row {
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
}

.card {
	background: #ffffff00;
	width: 100%;
	height: 75%;
	transition: 0.3s;
	overflow: hidden;
	border: 0;
}

.column {
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px;
} */

.menu-primary-container #menu-primary li {
	display: inline-block;
}

.menu-primary-container #menu-primary li a {
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
	transition: 0.3s;
}


.menu-primary-container #menu-primary li.current-menu-item a,
.menu-primary-container #menu-primary li a:hover {
	color: #000000;
	font-weight: 600;
}

body img {
	max-width: 100%;
	height: auto;
}

#dreamindex-slider {
	display: block;
	clear: both;
	position: relative;
	z-index: 1;
}

#dreamindex-slider .slide {
	min-height: 420px;
	position: relative;
}

.hero-section {
	position: relative;
}

.hero-section:after {
	clear: both;
	display: table;
	content: "";
}

.hero-section .slider-content-wrapper {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	display: inline-flex;
	align-items: center;
	z-index: 9;
	transform: translateY(-50%);

}

#dreamindex-slider .slide:after {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	content: "";
}

.simialer-topics {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 10%;
	margin-bottom: 20px;
	font-size: 1.7rem;
}


.hero-section .slider-content-wrapper h1 {
	color: #fff;
}

.hero-section .slider-content-wrapper h2 {
	color: #f8d308;
}

/* .page-id-4 .search-wrapper  {
	background: rgba(0, 0, 0, 0.5);
	max-width: 650px;
	margin: 0px auto;
	display: block;
	padding: 25px;
	box-sizing: border-box;
}

.page-id-4 .search-wrapper  {
	background: rgba(0, 0, 0, 0.5);
	max-width: 650px;
	margin: 0px auto;
	display: block;
	padding: 25px;
	box-sizing: border-box;
} */


.page-id-4 .search-wrapper :after {
	clear: both;
	display: table;
	content: "";
}

.page-id-4 .search-wrapper input[type="search"] {
	width: calc(100% - 145px);
	height: 42px;
	border: 0px;
	padding: 3px 15px;
	border-radius: 3px;
	font-family: 'proxima_nova_ltsemibold';
	text-transform: uppercase;
	background: #fff;
	outline: 0px;
	float: left;
}

.page-id-4 .search-wrapper input[type="submit"] {
	background: #f8d308;
	width: 130px;
	height: 42px;
	border: 0px;
	padding: 3px 15px;
	border-radius: 3px;
	font-family: 'proxima_nova_ltsemibold';
	text-transform: uppercase;
	color: #000;
	cursor: pointer;
	outline: 0px;
	float: right;
}

#dreamindex-slider .owl-dots {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 30px;
	text-align: center;
}

#dreamindex-slider .owl-dots button.owl-dot {
	width: 16px;
	height: 16px;
	border: 2px solid #f8d308;
	border-radius: 50%;
	margin-left: 3px;
	margin-right: 3px;
}

#dreamindex-slider .owl-dots button.owl-dot:hover,
#dreamindex-slider .owl-dots button.owl-dot.active {
	background: #f8d308;
}



.sm-banner-img {
	display: table;
	margin: 30px auto 30px;
}


.gallery {
	background: #ffffff;
	width: 100%;
	padding: 30px 0;
}

.gallery-img-wrapper {
	position: relative;
	margin-bottom: 30px;
}

.gallery-grid {
	position: relative;
	display: block;
	overflow: hidden;
}

.grid-box {
	position: relative;
	display: block;
}

.gallery-img-wrapper:after {
	content: "" !important;
	display: block;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 0;
	bottom: 0px;
	height: 100%;
	background: #eee;
	z-index: 1;
}

.gallery-img-wrapper a {
	text-decoration: none;
	color: #fff;
	min-height: 120px;
	display: block;
	position: relative;
	z-index: 3;
	transition: transform .6s;
	-webkit-transition: transform .6s;
}

.gallery-img-wrapper a img {
	transition: transform .6s;
	-webkit-transition: transform .6s;
}

.gallery-img-wrapper a:hover img {
	transform: scale(1.05);
}

/*.gallery-img-wrapper:nth-last-child(-n+4){
	margin-bottom: 0px;
}*/
.gallery-img-wrapper img {
	width: 100%;
	overflow: hidden;
}

.image-overlay {
	position: absolute;
	width: calc(100% - 30px);
	bottom: 0px;
	background: rgba(0, 0, 0, 0.85);
	height: 35px;
	padding: 0;
	margin: 0;
	z-index: 3;
}

.colors-light .wpcf7-form.init {
	display: grid;
	justify-items: center;

}



.gallery-img-wrapper:hover .image-overlay {
	/*transform: scale(1.05);
	background: rgba(0,0,0,0.7);
	bottom: -2.5px;
	opacity: 1;
	transition: all 1s;
	-webkit-transition: all .6s;*/
}

.overlay-text {
	color: #fff;
	font-size: 15px;
	display: block;
	font-weight: 600;
	text-align: center;
	box-sizing: border-box;
	padding: 7px;
	text-transform: uppercase;
}



.title-wrapper {
	margin: 60px 0px 50px;
}

.title-border {
	border-bottom: 3px solid #000;
	width: 50px;
	float: left;
	position: relative;
	top: 10px;
}

.section-title {
	float: left;
	margin: 0px;
	margin-left: 7px;
	font-size: 22px;
	font-weight: 600;
}

.dreams-full-wrapper {
	margin-bottom: 25px;
}

.page-id-4 .dreams-main {
	background: #d5d5d5;
	padding: 20px;
	padding-bottom: 0px;
	box-sizing: border-box;
}

.dreams-wrapper {
	margin-bottom: 25px;
}

.dreams-wrapper .image_wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 75%;
	display: block;
}

.dreams-wrapper .image_wrapper .image_dream {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: transform .95s;
}

.dreams-wrapper:hover .image_dream {
	transform: scale(1.1);
}

.dreams-text {
	color: #000;
	position: relative;
}

.sidebar .sidebar-img-wrapper img {
	width: 100%;
}

.sidebar .sidebar-img-wrapper:nth-child(odd) {
	margin-bottom: 46px;
}

.recentblogs {
	float: right;
	margin-right: 15px;
}

.featured-wrapper {
	margin-bottom: 70px;
}

.featured-wrapper img.responsive {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.featured-text-wrapper {
	padding: 40px;
	position: relative;
}

.featured-text-wrapper h2 {
	font-size: 22px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}

.featured-text-wrapper small {
	font-size: 11px;
	display: none;
}

.text-wrap p {
	line-height: 1.5;
	text-align: justify;
	margin: 15px 0px;
}

.featured-text-wrapper a {
	color: #000;
	text-decoration: none;
	width: 130px;
	text-align: center;
	padding: 10px 0px;
	display: block;
	border: 1px solid #000;

}

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

.float-right {
	float: right;
}

.wpcf7-form.init p {
	width: 100%;
}

.float-right:after {
	clear: both;
}

.page-id-4 .social-icons .search-wrapper .search-header {
	display: none;
}

.social-icons .search-wrapper {
	margin-right: 30px;
	display: flex;
	align-items: center;
	gap: 15px;
	background: none;
}


footer {
	width: 100%;
	background: #1b1b1b;
	height: 70px;
	padding: 25px 0px;
	position: relative;
}

.social-icons i {
	color: #fff;
	font-size: 18px;
	margin-right: 15px;
}

.last {
	margin-right: 0px !important;
}

.social-icons-wrapper {
	text-align: center;
}

.copyright {
	text-align: right;
	color: #fff;
	padding-top: 5px;
}

.footer-logo {
	position: absolute;
	top: -70px;
	left: 90px;
}



.most-popular {
	background: #333333;
	display: block;
	height: 100%;
	box-sizing: border-box;
	padding: 5px 15px;

}

.most-popular h2 {
	text-align: right;
	font-size: 1.8rem;
	color: #fff;
}

.most-popular p {
	color: #fff;
}

.most-popular h2 span {
	display: inline-block;
	width: 40%;
	vertical-align: middle;
	height: 2px;
	background: #fff !important;
}

.page-hero-section {
	width: 100%;
	height: 320px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.page-hero-section .title-wrapper {
	padding: 7px 20px;
	background-color: rgba(255, 204, 1, 0.7);
	display: inline-block;
	color: #fff;
}

.page-hero-section .title-wrapper h1 {
	margin-bottom: 0;
}

#content_wrapper {
	padding-top: 50px;
	padding-bottom: 100px;
	display: block;
}

#contact_form label {
	display: block;
	width: 100%;
}

#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="tel"],
#contact_form select {
	width: 100%;
	height: 40px;
	background: #eeeeeee6;
	padding: 3px 7px;
	border: 1px solid #dbdada;
	margin-bottom: 15px;
}

#contact_form textarea {
	width: 100%;
	height: 140px;
	background: #eeeeeee6;
	padding: 3px 7px;
	border: 1px solid #dbdada;
}

.wpcf7-form input[type="submit"] {
	color: #fff;
	text-decoration: none;
	width: auto;
	text-align: center;
	border: 2px solid #ffcc01;
	font-size: 20px;
	font-weight: 300;
	background: none;
	text-transform: uppercase;
	margin-top: 15px;
	transform: all 0.5s;
	cursor: pointer;
	background: #ffcc01;
	transition: all 0.7s;
	border-radius: 5px;
	font-weight: 500;
	display: inline-block;
	padding: 8px 27px;
}

a:hover {
	color: #ffcc01;
	text-decoration: none;
}

.wpcf7-form input[type="submit"]:hover,
.featured-text-wrapper a:hover {
	background: #ffff;
	color: #ffcc01 !important;
}

.map {
	display: block;
	position: relative;
	padding-top: 57%;
}

.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.contact_info {
	display: block;
	padding: 0px;
	list-style: none;
	margin-bottom: 25px;
}

.contact_info li {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

.contact_info li span {
	font-size: 18px;
	font-weight: 600;
	margin-right: 15px;
}


#search-2 .search-form label {
	display: none;
}

#search-2 .search-form .search-field {
	float: left;
	width: calc(100% - 60px);
	height: 40px;
	background: #eee;
	border: 1px solid #d8d5d5;
	color: #000;
	padding: 3px 7px;
}

#search-2 .search-form .search-submit {
	float: right;
	width: 60px;
	height: 40px;
	overflow: hidden;
	line-height: 50px;
	background: none;
	border: 1px solid #000;
}

#search-2 .search-form .search-submit svg {
	height: 65%;
	width: 65%;
}

.search-form {
	background: rgba(0, 0, 0, 0.5);
	max-width: 650px;
	margin: 0px auto;
	display: block;
	padding: 25px;
	box-sizing: border-box;
}

#secondary>.widget {
	clear: both;
	display: block;
	margin-bottom: 25px;
	background: #eaeaea;
	padding: 15px;
	border-radius: 5px;
}

.flex-container {
	display: flex;
	flex-wrap: wrap;
}

.left-content {
	width: calc(100% - 350px);
	padding-right: 75px;
}

.right-content {
	width: 350px;
}

#secondary {
	display: block;
}

section:after {
	clear: both;
	display: table;
	content: "";
}

#secondary.widget-area {
	margin-top: 25px;
}

#secondary .widget-title {
	font-size: 20px;
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #404040;
}

#secondary ul {
	padding-left: 0px;
	list-style-position: inside;
}

.sorting {
	display: block;
	/*text-align: right;*/
	border-bottom: 1px solid #777;
	margin-bottom: 30px;
}

.sorting .az-letters ul {
	display: block;
	list-style-type: none;
	margin-bottom: 10px;
	text-align: center;
}

.sorting .az-letters ul li {
	display: inline-block;
	padding: 3px 15px;
	font-size: 20px;
	color: #c9c9c9;
	-webkit-transition: .2s;
	transition: .2s;
}

.sorting .az-letters ul li:hover {
	background-color: #ffcc01;
}

.sorting .az-letters ul li:hover .az-links li a {
	color: #fff;
}

.sorting .az-letters ul li a {
	color: #212529;
	display: inline-block;
}

/*.sorting ul{
	display: block;
	padding: 0px;
	margin-bottom: 10px;
}
.sorting ul li{
	padding-left: 25px;
}
.sorting ul li a{
	font-size: 17px;
	font-weight: 600;
}*/

.content-inner-wrapper p {
	width: 100%;
}

.postid-2559 .content-inner-wrapper p {
	width: 65%;
}

.postid-2552 .content-inner-wrapper p {
	width: 65%;
}

.postid-2547 .content-inner-wrapper p {
	width: 65%;
}

.postid-2545 .content-inner-wrapper p {
	width: 65%;
}

.postid-2543 .content-inner-wrapper p {
	width: 65%;
}

.postid-2541 .content-inner-wrapper p {
	width: 65%;
}

.postid-2539 .content-inner-wrapper p {
	width: 65%;
}

.postid-2537 .content-inner-wrapper p {
	width: 65%;
}

.postid-2535 .content-inner-wrapper p {
	width: 65%;
}

.postid-2557 .content-inner-wrapper p {
	width: 65%;
}

.page-id-8 .content-inner-wrapper p {
	width: 65%;
}

.content-inner-wrapper ul {
	width: 65%;
}

.content-inner-wrapper ol {
	width: 65%;
}

.left-content p {
	width: 100%;
}

.all-dreams {
	display: block;
	padding: 10px 0px;
	text-align: center;
}

.all-dreams a {
	background: #f8d308;
	width: 176px;
	height: 40px;
	border: 0px;
	padding: 10px 15px;
	border-radius: 3px;
	font-family: 'proxima_nova_ltsemibold';
	text-transform: uppercase;
	color: #000;
	cursor: pointer;
	outline: 0px;
	display: inline-block;

}

body.single-post table th,
body.single-post table td {
	border: 1px dotted #ddd;
	padding: 6px 12px;
	text-align: center;
}



/***************************************** blog ******************************************/

.post-wrapper {
	display: block;
	clear: both;
	/*margin-bottom: 35px;*/
	padding: 15px 0 25px;
	border-bottom: 1px dotted #777;
}

.post-wrapper:first-child {
	padding-top: 0 !important;
}

.post-wrapper:last-child {
	border-bottom: unset;
}

.post-wrapper h3 {
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
}

.post-wrapper img {
	width: 100%;
}

.list-view-img {
	position: relative;
	display: block;
	padding-top: 57%;
	margin-bottom: 15px;
}

.list-view-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.col-sm-7 .dateTime {
	display: none;
}

.post-wrapper h3 small {
	display: none;
	width: 100%;
	font-size: 14px;
	padding-top: 7px;
	color: #555;
}

.post-wrapper .read_more {
	color: #000;

	text-decoration: none;

	width: 130px;

	text-align: center;

	padding: 10px 0px;

	display: block;

	border: 1px solid #000;
}

.read_more {
	margin-bottom: 30px;
}

.post-wrapper .read_more:hover {
	background: #eee;
}

.single-img-left {
	object-fit: cover;
}

.navigation.pagination {

	border-top: 1px solid #888;
	padding-top: 10px;
	background: #eee;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 0px;

}

.navigation.pagination h2 {
	display: none;
}

.navigation.pagination .icon {
	width: 33px;
	height: 12px;
}

.most-popular:hover .category-content-box span {
	background: #ffffff;

}

#archive-menu ul {
	display: block;
	padding-left: 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#archive-menu ul li {
	display: inline-block;
	margin: 1.5px;
}

#archive-menu ul li a {
	display: block;
	margin: 0 7px;
	font-size: 18px;
}

#archive-menu ul li a:hover {
	text-decoration: underline;
}

#archive-menu ul li:first-child,
#archive-menu ul li:first-child a {
	margin-left: 0 !important;
}

#archive-menu ul li:last-child,
#archive-menu ul li:last-child a {
	margin-right: 0 !important;
}

.featured-wrapper .text-wrap .link-more {
	display: none;
}


ul.page-numbers {
	list-style: none;
	font-size: 16px;
	margin-top: 1rem;
}

.page-numbers li {
	display: inline-block;
}

.page-numbers li a {
	display: inline-block;
	padding: 4px 9px;
	margin-right: 7px;
	border: 1px solid #efefef;
}

.page-numbers li span.current {
	display: inline-block;
	padding: 4px 9px;
	margin-right: 7px;
	border: 1px solid #efefef;
	background-color: #f5f5f5;
}

.page-numbers li span.dots {
	display: block;
	padding: 4px 9px;
	margin-right: 7px;
}

.navbar .social-icons i {
	color: #000000;
	top: 15px;
}

/* .card-book {
	background: #ffffff00;
	width: 100%;
	height: 100%;
	transition: 0.3s;
	overflow: hidden;
	border: 0;
}

.card-book img {
	position: relative;
	width: 100%;
	top: 0;
	object-fit: cover;
	transition: all 0.3s;
	transform: scale(1);
	border-radius: 8px;
}

.card-text {
	font-size: 18px;
	color: #000;
}

.card-title {
	text-decoration: none;
}

.card-book-image {
	margin-bottom: 25px;
	background: #ffffff00;
	width: 100%;
	height: 70%;
	transition: 0.3s;
	overflow: hidden;
	border: 0;
}

.card-book-image img {
	position: relative;
	height: 100%;
	width: 100%;
	top: 0;
	object-fit: cover;
	transition: all 0.3s;
	transform: scale(1);
	border-radius: 8px;
}

.card-book-image:hover img {
	transform: scale(1.05);
	transition: 0.3s;
	box-shadow: 0px 0px 10px -4px #000;
}

a {
	text-decoration: none !important;
} */



/**************************************************/
/************** small resolations ****************/
/************************************************/





@media only screen and (min-width: 769px) {
	.bg-left {
		float: left;
		position: relative;
		left: -15px;
		background-image: -webkit-linear-gradient(left, #e9e9e9, #e9e9e9 50%, transparent 100%, transparent 100%);
	}

	.bg-right {
		float: right;
		position: relative;
		right: -15px;
		background-image: -webkit-linear-gradient(right, #e9e9e9, #e9e9e9 50%, transparent 100%, transparent 100%);
	}


	/*.gallery-img-wrapper:nth-last-child(-n+4){
		margin-bottom: 0px;
	}*/
	.contact_inner_wrapper {
		margin-left: -15px;
		margin-right: -15px;
	}

	.single-img-left {
		float: left;
		width: auto;
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.img-responsive.alignleft.single-img-left {
		float: left;
		width: 100%;
		margin-top: 25px;
		margin-bottom: 25px;
	}

}

@media only screen and (max-width: 769px) {
	.left-content {
		width: 100%;
		padding-right: 0px;
	}

	.single-img-left {
		margin-bottom: 25px;
		height: 250px;
		object-fit: cover;
	}

}




@media only screen and (max-width: 768px) and (min-width: 415px) {
	nav {
		float: none;
	}

	.left-content {
		width: 100%;

	}

	nav ul {
		display: table;
		margin-right: auto;
		margin-left: auto;
	}

	.sm-banner-img {
		width: 100%;
	}

	.logo-wrapper img {
		width: 55%;
	}

	.logo-wrapper {
		top: -35px;
	}

	.sidebar img {
		width: 100%;
	}

	.dreams-main {
		padding: 10px;
	}

	.dreams-wrapper {
		margin-bottom: 15px;
	}

	.dreams-text {
		margin-left: 4px;
	}

	.sidebar-img-wrapper {
		margin-top: 15px;
	}

	.banner-bottom {
		width: 100%;
	}

	.gallery-img-wrapper {
		margin-bottom: 20px;
	}

	.gallery-img-wrapper:nth-last-child(-n+3) {
		margin-bottom: 0px;
	}

	.title-wrapper {
		margin: 40px 0px 30px;
	}

	.featured-text-wrapper {
		padding: 7px;
	}

	.featured-text-wrapper h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.text-wrap p {
		line-height: 1.3;
		margin: 5px 0px;
	}

	.featured-text-wrapper a {
		padding: 10px 10px;
		width: 120px;
	}

	footer {
		height: auto;
		padding: 20px;
	}

	.footer-logo {
		width: 12%;
		top: -50px;
		left: 30px;
	}
}


@media only screen and (max-width: 414px) {
	nav {
		float: none;
		margin-top: 0px;
		padding: 0rem 1rem !important;
	}

	.col-lg-4.col-md-4.col-sm-3.col-xs-6.dreams-wrapper {
		padding-right: 0px;
	}

	.col-lg-4.col-md-4.col-sm-3.col-xs-6.dreams-wrapper h4 {
		font-size: 0.8rem;
	}

	.sm-banner-img {
		width: 100%;
		margin: 15px 0px 0px;
	}

	.logo-wrapper img {
		width: 30%;
	}

	.logo-wrapper {
		top: -20px;
	}

	.gallery {
		padding-bottom: 0px;
		padding-top: 15px;
	}

	.gallery-img-wrapper {
		width: 100%;
		margin-bottom: 10px;
	}

	.gallery-img-wrapper:nth-last-child(-n+4) {
		margin-bottom: 10px;
	}

	.column {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
	}

	.title-border {
		width: 25px;
		top: 8px;
	}

	.title-wrapper {
		margin: 25px 0px 15px;
	}

	.section-title {
		font-size: 16px;
	}

	.page-hero-section {
		width: 100%;
		height: 190px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	#dreamindex-slider .owl-dots {
		bottom: 10px;
	}

	.page-id-4 .search-wrapper input[type="submit"] {
		height: 32px;
	}

	.page-id-4 .search-wrapper input[type="search"] {
		height: 32px;
	}

	.page-id-4 .search-wrapper {
		max-width: 300px;
		padding: 15px;
	}

	#dreamindex-slider .slide {
		min-height: 240px;
		position: relative;
	}

	.dreams-wrapper {
		width: 100px;
		margin-bottom: 10px;
	}

	.dreams-full-wrapper {
		margin-bottom: 0px;
	}

	.sidebar .sidebar-img-wrapper:nth-child(odd) {
		margin-top: 10px;
	}

	.featured-text-wrapper {
		padding: 15px;
	}

	.featured-wrapper {
		margin-bottom: 30px;
	}

	.featured-text-wrapper h2 {
		font-size: 18px;
		margin-bottom: 5px;
		text-align: left;
	}

	.text-wrap p {
		line-height: 1.3;
		margin: 5px 0px;
	}

	.featured-text-wrapper a {
		padding: 10px 10px;
		width: 120px;
		float: right;
	}

	.align-right small {
		text-align: left;
	}

	footer {
		height: auto;
		padding: 10px 0px;
	}

	.social-icons {
		text-align: center;
		font-size: 11px;
	}

	.copyright {
		text-align: center;
		margin-top: 5px;
		font-size: 11px;
	}

	.footer-logo {
		left: 10px;
		width: 15%;
		top: -25px;
	}

	.banner-bottom {
		width: 100%;
	}
}




@media screen and (min-width: 992px) {
	#header nav.navbar {
		max-height: 80px;
	}

	.navbar-brand {
		margin-top: 75px;
	}

	/* #dreamindex-slider .slide {
		height: 90vh;
	} */

}

@media screen and (max-width: 992px) {
	.header-right-add-box {
		display: none !important;
	}

	.column {
		display: grid;
		grid-template-columns: repeat(2, 1fr);

	}

	.navbar-light .navbar-toggler-icon {
		height: 1.3em !important;
		background-color: #fff;
		border-radius: 3px;
	}

	.navbar-brand {
		max-width: 100px;
	}

	#menu-primary {
		padding-left: 0px;
	}

	.menu-primary-container #menu-primary li {
		float: none;
		display: block;
		border-top: 1px solid #f2e5b4;
	}

	.menu-primary-container #menu-primary li a:hover {
		background-color: #f5d454;
	}

	.navbar .social-icons {
		border-top: 1px solid #f2e5b4;
		padding-top: 14px;
		padding-bottom: 20px;
	}

	.left-content h3 {
		margin-top: 50px;
	}

	#menu-primary {
		width: 100%;
	}

	.menu-primary-container #menu-primary li a:hover {
		color: #fff;
	}

	.left-content {
		width: 100%;

	}

	.simialer-topics {
		width: 100%;
		display: block;
		clear: both;
		margin-top: 130px;
		margin-bottom: 20px;
		font-size: 1.5rem;

	}
}

@media screen and (max-width: 768px) {
	.navbar-brand {
		max-width: 72px;
	}

	.single-title {
		font-size: 1.4rem;
		margin-bottom: 15px;
	}

}

@media screen and (min-width: 580px) {
	.gallery-img-wrapper {
		width: 270px;
	}
}

@media screen and (max-width: 580px) {

	.page-id-4 .search-wrapper input[type="search"] {
		font-size: 14px;
		text-align: center;
		width: 100%;
	}

	.page-id-4 .search-wrapper input[type="submit"] {
		width: 100%;
		margin-top: 20px;
	}


	h1,
	.h1 {
		font-size: 1.9rem;
	}

	h2,
	.h2 {
		font-size: 1rem;
	}

	body.single-post table th,
	body.single-post table td {
		border: 1px dotted #ddd;
		padding: 5px;
		text-align: center;
	}

}

@media screen and (max-width: 380px) {}

@media screen and (max-width: 345px) {}