/*
Theme Name: amarnabi
Theme URI: amarnabi
Author:ThemeEverest
Author URI: amarnabi.com
Description: Custom theme for amarnabi.com
Version: 9.5
Tested up to: 5.4.1
Requires PHP: 5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: magazinely
*/

/* bengali */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v11/ijwOs5juQtsyLLR5jN4cxBEoREP-0vQVKxGv.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC;
}
/* latin-ext */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v11/ijwOs5juQtsyLLR5jN4cxBEoREP-0ugVKxGv.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Hind Siliguri';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hindsiliguri/v11/ijwOs5juQtsyLLR5jN4cxBEoREP-0uYVKw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
  font-family: 'SolaimanLipi';
  src: url('fonts/SolaimanLipi.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html {
 	line-height: 1.15; /* 1 */
 	-webkit-text-size-adjust: 100%; /* 2 */
 }





 html * {
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
 }

 #page{
 	position: relative;
 	margin-top: 30px;
 	margin-bottom: 30px;
 }

/**
 * Remove the margin in all browsers.
 */

 body {
 	margin: 0;
 }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

 hr {
 	box-sizing: content-box; /* 1 */
 	height: 0; /* 1 */
 	overflow: visible; /* 2 */
 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

 pre {
 	font-family: monospace, monospace; /* 1 */
 	font-size: 1em; /* 2 */
 }
 =================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

 a {
 	background-color: transparent;
 }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

 abbr[title] {
 	border-bottom: none; /* 1 */
 	text-decoration: underline; /* 2 */
 	text-decoration: underline dotted; /* 2 */
 }

 .wp-block-columns {
 	float: left;
 }

 .wp-block-text-columns {
 	float: left;
 }
 .wp-block-quote {
 	float: left;
 }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

 b,
 strong {
 	font-weight: bolder;
 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 ul.wp-block-gallery {
 	float: left;
 	margin: 0;
 }
 code,
 kbd,
 samp {
 	font-family: monospace, monospace; /* 1 */
 	font-size: 1em; /* 2 */
 }

/**
 * Add the correct font size in all browsers.
 */

 small {
 	font-size: 80%;
 }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

 sub,
 sup {
 	font-size: 75%;
 	line-height: 0;
 	position: relative;
 	vertical-align: baseline;
 }

 sub {
 	bottom: -0.25em;
 }

 sup {
 	top: -0.5em;
 }

/**
 * Remove the border on images inside links in IE 10.
 */

 img {
 	border-style: none;
 }

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

 button,
 input,
 optgroup,
 select,
 textarea {
 	font-family: inherit; /* 1 */
 	font-size: 100%; /* 1 */
 	line-height: 1.15; /* 1 */
 	margin: 0; /* 2 */
 }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

 button,
 input { /* 1 */
 	overflow: visible;
 }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

 button,
 select { /* 1 */
 	text-transform: none;
 }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

 button,
 [type="button"],
 [type="reset"],
 [type="submit"] {
 	-webkit-appearance: button;
 }

/**
 * Remove the inner border and padding in Firefox.
 */

 button::-moz-focus-inner,
 [type="button"]::-moz-focus-inner,
 [type="reset"]::-moz-focus-inner,
 [type="submit"]::-moz-focus-inner {
 	border-style: none;
 	padding: 0;
 }

/**
 * Restore the focus styles unset by the previous rule.
 */

 button:-moz-focusring,
 [type="button"]:-moz-focusring,
 [type="reset"]:-moz-focusring,
 [type="submit"]:-moz-focusring {
 	outline: 1px dotted ButtonText;
 }

/**
 * Correct the padding in Firefox.
 */

 fieldset {
 	padding: 0.35em 0.75em 0.625em;
 }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

 legend {
 	box-sizing: border-box; /* 1 */
 	color: inherit; /* 2 */
 	display: table; /* 1 */
 	max-width: 100%; /* 1 */
 	padding: 0; /* 3 */
 	white-space: normal; /* 1 */
 }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

 progress {
 	vertical-align: baseline;
 }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

 textarea {
 	overflow: auto;
 }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

 [type="checkbox"],
 [type="radio"] {
 	box-sizing: border-box; /* 1 */
 	padding: 0; /* 2 */
 }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

 [type="number"]::-webkit-inner-spin-button,
 [type="number"]::-webkit-outer-spin-button {
 	height: auto;
 }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

 [type="search"] {
 	-webkit-appearance: textfield; /* 1 */
 	outline-offset: -2px; /* 2 */
 }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

 [type="search"]::-webkit-search-decoration {
 	-webkit-appearance: none;
 }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

 ::-webkit-file-upload-button {
 	-webkit-appearance: button; /* 1 */
 	font: inherit; /* 2 */
 }

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

 details {
 	display: block;
 }

/*
 * Add the correct display in all browsers.
 */

 summary {
 	display: list-item;
 }

/**
 * Add the correct display in IE 10+.
 */

 template {
 	display: none;
 }

/**
 * Add the correct display in IE 10.
 */

 [hidden] {
 	display: none;
 }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	display:inline-block;
	float: left;
	width:100%;
}
h1 {
	color: #000;
	margin-bottom: 10px;
	font-size: 30px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
}

h2 {
	color: #000;
	margin: 20px 0 10px 0;
	font-size: 24px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
}

h3 {
	color: #000;
	margin: 20px 0 10px 0;
	font-size: 20px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
}

h4 {
	color: #000;
	margin: 20px 0 10px 0;
	font-size: 18px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
}


h5 {
	color: #000;
	margin: 20px 0 10px 0;
	font-size: 17px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
}

h6 {
	color: #000;
	margin: 20px 0 10px 0;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
}

p {
	margin-bottom: 1.5em;
	line-height: 180%;
	font-size:16px;
	color:#232323;
	font-weight:500;
}
#page {
	line-height: 180%;
	font-size: 15px;
	color: #5d5d5d;
}
dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}
cite {
	margin: 10px 0;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
a, a:hover, a:hover, a:active, a:visited, a:focus{
	color:#033a23;
	font-weight:400;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

.sticky-posts-wrapper {
	width: 100%;

}
.sticky-posts-wrapper .post {
	display: inline-block;
	float:left;
	background-size:cover;
	position:relative;
	margin:0;
}

.sticky-posts-wrapper .post:before {
	bottom: 0;
	content: "";
	display: block;
	height: 70%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}

.sticky-posts-wrapper .sticky-posts-content {
	padding: 15px;
	position: absolute;
	bottom: 0;
	z-index:2;
}
.categories-featured-posts {
	background-color: rgba(3,58,35,.7);
	padding:3px 10px;
	margin-bottom:5px;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	 font-family: 'Hind Siliguri', Arial, sans-serif !important;
		 font-weight:600 !important;
	display:inline-block;
}
.sticky-posts-wrapper .post h2 {
	color: #fff;
	margin: 0;
	font-size:30px;
}
.sticky-posts-wrapper .post:first-of-type {
	width: 100%;
	max-width: 49%;
	height:450px;
	margin-right:1%;
}

.sticky-posts-wrapper .post:nth-of-type(2) {
	width: 50%;
	height: 250px;
}
.sticky-posts-wrapper .post:nth-of-type(2) h2 {
	font-size:27px;
}
.sticky-posts-wrapper .post:nth-of-type(3) { 
	margin-right:1%;
	width: 24.5%;
	margin-top: 1%;
	min-height: 188px;
} 
.sticky-posts-wrapper .post:nth-of-type(3) h2,
.sticky-posts-wrapper .post:nth-of-type(4) h2 {
	font-size:16px;
}
.sticky-posts-wrapper .post:nth-of-type(4) {
	width: 24.5%;
	margin-top: 1%;
	min-height: 188px;
}


ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin:20px auto;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display:table;
	width:100%;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li a:focus ~ ul,
.main-navigation ul li a:focus ul,
.main-navigation ul li a:focus > ul,
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.main-navigation ul li ul:focus-within {
	left: auto;
	display:block;
}

.main-navigation ul ul:focus-within {
	left: auto;
	display:block;
}

.man-navigation ul {
	display:inline-block;
	text-align:center;
}
.main-navigation li {
	position: relative;
	display:table-cell;
	text-align:center;
}
.grid-section .cell :first-child {
	margin-top: 20px;
}
.grid-section .cell :last-child {
	margin-bottom: 20px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.page-template-landing-page-design .blog,
.sitebuilder-section,
.about-section {
	background-size:100% !important;
}

.top-header-wrapper {
	display:flex;
	width:100%;
	max-width:100%;
	align-items: center;
}
.header-right-widget-area {
	margin-left:auto;
	max-width:85%;
	padding-top:0px;
	padding-bottom:10px;
}
.site-branding.header-left-logo {
	padding-right: 20px;
    display:flex;
}
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {

	}
}
.navigation-outer-wrapper {
	background:#003720
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sticky-posts-wrapper-grid-five .post:first-of-type {
	width: 100%;
	max-width: 55%;
	height:350px;
}
.sticky-posts-wrapper-grid-five .post {
	display: inline-block;
	float:left;
	background-size:cover;
	position:relative;
	margin:0;
}

.sticky-posts-wrapper-grid-five .post:nth-of-type(2), 
.sticky-posts-wrapper-grid-five .post:nth-of-type(3), 
.sticky-posts-wrapper-grid-five .post:nth-of-type(4), 
.sticky-posts-wrapper-grid-five .post:nth-of-type(5) {
	width: 100%;
	max-width: 21%;
	float: left;
	margin-left: 1%;
	height:169px;
}
.sticky-posts-wrapper-grid-five .post:nth-of-type(4), 
.sticky-posts-wrapper-grid-five .post:nth-of-type(5) {
	margin-top:1%;
}

.sticky-posts-wrapper-grid-five .sticky-posts-content {
	padding: 15px;
	position: absolute;
	bottom: 0;
	z-index:2;
}
.sticky-posts-wrapper-grid-five .post h2 {
	color: #fff;
	margin: 0;
	font-size:27px;
}

.sticky-posts-wrapper-grid-five .post:nth-of-type(2) h2, 
.sticky-posts-wrapper-grid-five .post:nth-of-type(3) h2, 
.sticky-posts-wrapper-grid-five .post:nth-of-type(4) h2, 
.sticky-posts-wrapper-grid-five .post:nth-of-type(5) h2 {
	font-size:15px;
}

.sticky-posts-wrapper-grid-five .post:before {
	bottom: 0;
	content: "";
	display: block;
	height: 70%;
	width: 100%;
	position: absolute;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/

@media print, screen and (min-width: 40em) {
	.grid-container {
		padding-right: 40px;
		padding-left: 40px;
	}
}
.iot-dot-menu-a::after {
	content: "\f107";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	margin-left: 4px;
}
#accessibility-close-mobile-menu {
	outline:none;
	height:0;
	width:0;
}
.sub-menu .iot-dot-menu-a::after {
	position: absolute;
	top: 0;
	right: 10px;
	top: 30%;
}

.main-navigation ul ul{
	background: #1b1b1b;
}

.dashicons, .dashicons-before:before {
	display: inherit;
	width: inherit;
	height: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: dashicons;
	text-decoration: inherit;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: inherit;
	text-align: inherit;
}

#iot-menu-left{
	overflow-y: auto;
	position:fixed;
	height: 100%;
	width: 250px;
	left: -250px;
	top:0;
	background: #1b1b1b;
	z-index: 99999999;
}

.iot-menu-left-filter {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 999999;
	left: -100%;
	background-color: rgba(0,0,0,.68);
}

.iot-menu-left-ul{
	margin-top: 10px;
}

.iot-menu-left-ul a{
	font-size: 18px;
	font-weight: normal;
}

ul.iot-menu-left-ul, .iot-menu-left-ul ul{
	line-height: 2.0;
	list-style: none;
}


/* Menu Left style */

.iot-menu-left-ul{
	margin-top: 10px;
}

.iot-menu-left-ul a{
	font-size: 18px;
	font-weight: normal;
}

ul.iot-menu-left-ul, .iot-menu-left-ul ul{
	line-height: 2.0;
	list-style: none;
}



/* Close button style */

.iot-menu-left-close{
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	font-size: 32px;
}

/* Toggle button */
.iot-menu-left-open {
	display: none;
	cursor: pointer;
}


/* Navigation */
.navigation-wrapper {
	background-color:rgba(70,113,133,.10);
	padding-top:10px;
}

.site-title,
h1.site-title,
p.site-title,
.site-title a {
	margin:0;
	line-height:100%;
}
.site-description {
	margin:0;
}
.site-description {
	color:#063d28;
}
.site-title a {
	font-size: 33px;
	color:#063d28;
	font-weight: 400;
	line-height:100%;
}
h1.site-title {
	margin-top: -3px;
}
.logo-container {
	padding:12px 0;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	font-size:17px;
	line-height: 38px;
	font-weight: 400;
	color: #fff;
}
span.says {
	display:none;
}

.main-navigation ul ul li a {
	line-height:140%;
	font-size:13px;
}
.logo-container,
a.custom-logo-link{
	padding:3px 0 15px 0;
	display: inline-block;
	float: left;
}
a.custom-logo-link {
	margin-right:7px;
}
img {
	width: auto;
	max-width: 100%;
}
button.iot-menu-left-open {
	padding: 0px;
	border: 0px;
	background: rgba(0,0,0,0);
	margin:auto;
}
#site-navigation span.dashicons.dashicons-menu {
	padding:12px 0 13px;
}
#iot-menu-left button.iot-menu-left-close {
	display: none !important;
}
#site-navigation span.dashicons.dashicons-menu:before {
	content: "\f0c9";
	font-size: 35px;
	font-family: 'FontAwesome';
	color:#fff;
	padding: 23px 0;
}

#iot-menu-left::-webkit-scrollbar { 
	display: none;
}
#iot-menu-left {
	-ms-overflow-style: none; 
	overflow: -moz-scrollbars-none;
	overflow-y: scroll;
}
ul.iot-menu-left-ul,
.iot-menu-left-ul ul {
	margin: 0;
}
.iot-menu-left-ul a {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 140%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.iot-menu-left-ul ul li a {
	padding-left: 35px;
	opacity: 0.8;
}
.header-right-widget-area p, 
.header-right-widget-area h3,
.header-right-widget-area h4,
.header-right-widget-area h5, 
.header-right-widget-area h2, 
.header-right-widget-area h1,
.header-right-widget-area  {
	color: #fff;
}
.header-right-widget-area .menu {
	float:left;
	width:100%;
}
.header-right-widget-area .menu * {
	width:100%;
}
.header-right-widget-area table *,
.header-right-widget-area table tbody tr:nth-child(even) {
	color:#fff;
	background:rgba(0,0,0,0);
	border:0px solid #fff;
}
/* Footer */
.footer-column *,
.footer-column p,
.footer-column a {
	line-height:150%;
}

.footer-column *,
.footer-column p,
.footer-column li {
	color:#d6d6d6;
	font-size:14px;
}
.footer-column a {
	color:#c5c5c5;
	padding:0;
}
.footer-column .widget {
	display: inline-block;
	float: left;
	width: 100%;
}
.footer-container ul, 
.footer-container ol {
	float: left;
	display: inline-block;
	width: 100%;
	margin:0;
}
.footer-container ul ul {
	padding-left:10px;
}
.footer-container li {
	list-style: none;
	margin: 5px 0px;
}
.footer-container {
	background:#222;
	display: inline-block;
	float: left;
	width: 100%;
}
.site-footer {
	color: #dedede;
	text-align: left;
}

.footer-widget-three {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer-widget-three .footer-column {
	flex: 0 0 31%;
	max-width: 31%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.footer-widget-three .footer-column .widget {
	margin-top:15px;
	margin-bottom:30px;
}

.footer-menu {
	display: inline-block;
	float: right;
	width: auto;
}

.footer-widgets-container {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom:20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-widgets-container h4 {
	
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: 400;
	font-size: 17px;
}

.footer-menu li {
	display: inline-block;
	float: left;
}
.footer-container #page {
	margin: 15px auto;
}
.footer-container #page p{
	margin:0;
}
.footer-column .widget_nav_menu li {
	padding: 10px 0;
	margin:5px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-column .widget_nav_menu li:first-of-type {
	padding-top:0px;
}
.footer-column .widget_nav_menu li:last-of-type {
	padding-bottom:0px;
	border-bottom:0px solid #fff;
}
.footer-column .widget_nav_menu li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	padding-right: 10px;
	padding-left:20px;
}
.footer-menu li a {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-weight: 400;
	margin-left: 20px;
	font-size: 14px;
} 
.site-info {
	display: inline-block;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 5px;
}
.about-section h2:after {
	content: ' ';
	height: 3px;
	width: 100px;
	margin: 20px auto 0px auto;
	display: block;
	background: #000;
}
.blog-section-wrapper {
	display: flex;
	flex-direction: column;
	display: -webkit-box; 
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;
}

.sitebuilder-section {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1; 
	-webkit-order: 1; 
	order: 1;
}
.grid-section {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2; 
	-webkit-order: 2; 
	order: 2;
}
.about-section {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 3; 
	-webkit-order: 3; 
	order: 3;
}
.blog-section-wrapper .blog {
	-webkit-box-ordinal-group: 4;
	-moz-box-ordinal-group: 4;
	-ms-flex-order: 4; 
	-webkit-order: 4; 
	order: 4;
}


/* Sidebar */
#secondary * {
	line-height: 150%;
	font-size: 14px;
	color: #404040;
}
#secondary a {
	font-weight: 400;
	padding:0;
	color:#232323;
}
#secondary .widget {
	margin-top: 20px;
	display: inline-block;
	float: left;
	margin-bottom:20px;
	width: 100%;
}
#secondary h4 {
	font-weight: 400;
	font-size: 17px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 0;
	font-family:'Galada', helvetica, 'helvetica neue', arial, sans-serif;
}

#secondary ul {
	margin: 0;
	float:left;
	width:100%;
}
#secondary ul ul, #secondary ul ul ul, #secondary ul ul ul ul {
	margin-right:5px;
}
#secondary ul li {
	list-style: none;
	margin: 5px 0;
	width: 100%;
	display: inline-block;
}
#secondary form.search-form {
	display: inline-block;
	float: left;
	width: 100%;
}
#secondary .search-form input.search-submit,
.search-form input.search-submit,
input.search-submit {
	display: inline-block;
	width: 100%;
	max-width: 35%;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #033a23;
	border-radius: 0px;
	padding: 8px 0 8px;
	color: #fff;
	font-weight: 400;
}
.blog #secondary input.search-field,
.search-results #secondary input.search-field,
.archive #secondary input.search-field{
	border: 1px solid rgba(0, 0, 0, 0.4);
	border-right:0px solid #fff;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333;
}
input::-moz-placeholder { /* Firefox 19+ */
	color: #333;
}
input:-ms-input-placeholder { /* IE 10+ */
	color: #333;
}
input:-moz-placeholder { /* Firefox 18- */
	color: #333;
}

input.search-field {
	width: 100%;
	display: inline-block;
	float: left;
	max-width: 65%;
	color: #333;
	padding: 10px;
	margin: 0;
	border: 1px solid #a7a7a7;
	border-radius: 0px;
	border-right: 0px solid #fff;
}


/* Single blog post & pages */
.post-thumbnail {
	width: 100%;
	max-width: 100%;
}

.entry-meta * {
	font-size: 15px;
	color:#033a23;
	font-weight:500;
	
}
.tags-links a, .cat-links a {
	border: 1px solid #033a23;
	padding: 5px 10px;
	margin: 3px;
	display: inline-block; 
	font-size: 13px;
	color:#033a23 !important;
	border-radius: 3px;
	 font-family: 'Hind Siliguri', Arial, sans-serif !important;
		 font-weight:600 !important;
}
.entry-meta {
	margin-bottom: 15px;
}
.page h1 {
	margin-bottom:20px;
}
div#calendar_wrap {
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}


/*404 page */
section.error-404.not-found {
	text-align: center;
}

form.search-form {
	max-width: 340px;
	margin: auto;
}
.error-404 input.search-field {
	border: 1px solid #cdcdcd;
	height: 42px;
	border-right: 0px;
	border-bottom: 2px solid #cdcdcd;
}
.error-404 .search-form input.search-submit, input.search-submit {
	padding: 12px 0 12px;
	border-bottom:2px solid rgba(0, 0, 0, 0.1);
}
.search-form input.search-submit, input.search-submit {
	padding: 11px 0;
}


/* Comments */
.comments-area .comment-body {
	position:relative;
}
.comments-area img.avatar {
	display:inline-block;
	float:left;
}
.comments-area b.fn {
	display: inline-block;
}
.comments-area .comment-metadata {
	display: inline-block;
	float: left;
}
.comments-area .comment-metadata time {
	color: #bbb;
	font-size: 12px;
	display: inline-block;
	float: left;
	margin-top: 3px;
}
.comments-area a.comment-edit-link {
	position: absolute;
	top: 0;
	right: 0;
}
.comments-area img.avatar {
	display: inline-block;
	float: left;
	border-radius: 30px;
	margin-right: 20px;
}
.comments-area b.fn * {
	color: #000;
	font-weight: 400;
}
.comments-area li {
	display: inline-block;
	float: left;
	width: 100%;
}
.comments-area a.comment-edit-link {
	position: absolute;
	top: 64px;
	left: 5px;
	border: 1px solid;
	padding: 1px 10px;
	font-size: 11px;
	border-radius: 3px;
	right: auto;
}
.comments-area .comment-content {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
	padding-left: 74px;
}
.comments-area .reply {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 13px;
}
.comments-area ol.comment-list {
	display: inline-block;
	float: left;
	width: 100%;
	margin-left: 0px;
}
.comments-area ol.children {
	margin-left: 10px;
}
#comments {
	margin-top: 50px;
}
.comments-title{
	color: #000;
	margin-bottom: 20px;
	font-size: 30px;
	padding-top:40px;
	margin-top:40px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond p.comment-notes,
.comment-respond label {
	display: inline-block;
	float: left;
	width: 100%;
	text-align:left;
	font-weight:400;
	 font-family: 'Hind Siliguri', Arial, sans-serif !important;
		 font-weight:600 !important;
}
a.button,
a.button:hover,
a.button:active,
a.button:focus {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #033a23;
	border-radius: 0px;
	padding: 10px 20px;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.comment-reply-title {
	color: #000;
	margin-bottom: 20px;
	font-size: 30px;
	margin-top:40px;
	padding-top:40px;
	font-style: normal;
	line-height: 140%;
	font-weight: 400;
	
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#comments textarea {
	padding: 30px 30px 0px 30px;
}
.comment-reply-title {
	margin-bottom:10px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background:#033a23;
	border-radius: 0px;
	padding: 10px 20px;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	border-bottom: 2px solid rgba(0, 0, 0, 0.1);
	cursor:pointer;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	background-color: #eaeaea;
	border: 0px solid #fff;
	padding:10px;
	box-shadow: 0px 0px 0px;
}
p.comment-form-email, p.comment-form-author, p.comment-form-url {
	max-width: 32%;
	float: left;
	width: 100%;
}
p.comment-form-email {
	margin-left: 1%;
	margin-right: 1%;
}
p.form-submit,
.comment-respond {
	text-align: center;
} 


/* Blog Feed */
.blog main,
.search-results main,
.archive main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.blog main article,
.search-results main article,
.archive main article {
	flex: 0 0 48%;
	max-width: 48%;
	width: 100%;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.blog main article img,
.search-results main article img,
.archive main article img{
	width:100%;
	max-width:100%;
}
.blog main article h2,
.search-results main article h2,
.archive main article h2{
	font-size: 19px;
	line-height: 150%;
	margin:0px;
}
.blog main article h2 a,
.search-results main article h2 a,
.archive main article h2 a{
	font-size: 19px;
	line-height: 150%;
	color:#00130b;
	font-weight: 400;
}
.blog main article .entry-meta,
.search-results main article .entry-meta,
.archive main article .entry-meta{
	margin: 0px;
}
.blog main article .entry-meta *, 
.blog main article .entry-meta,
.search-results main article .entry-meta *,
.search-results main article .entry-meta,
.archive main article .entry-meta,
.archive main article .entry-meta *{
	color:#033a23;
	font-size: 14px;
	
	font-style: normal;
	font-weight: 400;
	margin-bottom:10px;
}
.blog main article p,
.search-results main article p,
.archive main article p{
	color:#232323;
	font-size:15px;
	font-weight:400;
	margin-bottom:0px;
}
.article-contents,
.search-results .article-contents,
.archive .article-contents{
	padding: 20px 25px 25px 25px;
	position:relative;
}
.blog,
.search-results,
.archive {
	background:#eee;
}
.blog-post-button-wrapper .blog-button {
	background: #fab526;
	padding: 13px 30px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	border-radius: 30px;
	display: inline-block;
}
.blog-post-button-wrapper {
	text-align:center;
	margin-top:20px;
}
nav.navigation.pagination {
	display: inline-block;
	float: left;
	width: 100%;
	text-align:center;
}
.nav-links span, .nav-links a {
	display: inline-block;
}
.nav-links span, .nav-links a {
	display: inline-block;
}
.nav-links span, 
.nav-links a, 
.pagination .current,
.nav-links span:hover, 
.nav-links a:hover, 
.pagination .current:hover {
	display: inline-block;
	background: #fff;
	color:#003720;
	padding: 10px 17px;
	margin:10px 4px;

}
.pagination .current,
.pagination span.page-numbers.dots {
	opacity: 0.7;
}


/* Search reuslts */
.search-results .page-header,
.archive .page-header{
	display: inline-block;
	float: left;
	margin-bottom:20px;
	width: 100%;
}
.search-results h1 span,
.archive h1 span {
	font-weight: 400;
}


/* No results */
.no-results.not-found {
	text-align:center;
}
.no-results.not-found input.search-submit {
	padding: 11px;
}

a.button,a.button:hover,a.button:active,a.button:focus, button, input[type="button"], input[type="reset"], input[type="submit"] {
	color:#fff;
	border:0px solid #fff;
}


/* Recent post widget */
#secondary span.rpwwt-post-title {
	font-size: 14px ! important;
	color: #333 !important;
	font-weight: 900 !important;
}

#secondary .rpwwt-post-date {
	font-size: 12px !important;
	color: #909090 !important;
}
#secondary .rpwwt-widget ul li img {
	margin-top:0px !important;
	margin-bottom:0px !important;
}
#secondary .rpwwt-widget li {
	margin:10px 0 !important;
}


/* Related Posts */
.related-posts.blog {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 0;
	background:rgba(0,0,0,0);
}
.related-posts h3 {
	color:#003720;
margin-bottom: 15px;
font-size:28px;
font-style: normal;
padding-top: 20px;
line-height: 140%;
font-weight: 400;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 0;
}
.related-post-item {
	display: inline-block;
	float: left;
	width: 100%;
} 
.related-posts main {
	float:left;
	width:100%;
}
.related-posts.blog main article{
	flex: 0 0 32%;
	max-width: 32%;
	margin-bottom:20px;
}
.related-posts img {
	margin-bottom: -10px;
	width:100%;
	max-width:100%;
}
.article-contents {
	display: inline-block;
	float: left;
	width: 100%;
}
.blog.related-posts main article h4 {
	margin:0;
}
.blog.related-posts main article h4 a {
	font-size: 16px;
	margin: 0;
	line-height: 150%;
	color:#033a23;
	font-weight:400;
}


/* About The Author */
.about-the-author h3 {
	margin: 0px;
	font-family:'Open Sans', helvetica, 'helvetica neue', arial, sans-serif;
	font-size:18px;
}
.about-the-author {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	display: inline-block;
	float: left;
	width: 100%;
	margin-top: 40px;
	padding-top:40px;
}
.about-the-author img{
	border-radius:100px;
}


/* Instagram feed */
.wdi_instagram_widget>div * {
	background-color: rgba(0, 0, 0, 0) !important;
	border-color: rgba(0, 0, 0, 0) !important;
}

p.comment-form-cookies-consent {
	float: none;
	width: auto;
	max-width:100%;
	display:inline-block;
	margin:auto;
}
#respond .comment-form-cookies-consent label {
	width: auto;
	margin: 0;
	float: left;
	max-width: 100%;
	text-align: left;
	line-height: 120%;
	margin-top: 4px;
}
input#wp-comment-cookies-consent {
	float: left;
	margin-top: 7px;
	margin-right: 9px;
}
@media (max-width: 700px) {
	#respond .comment-form-cookies-consent label {
		max-width:90%;
	}
}

.featured-sticky-posts-page-template {
	margin-bottom:30px;
}
.page-template-landing-page-design .blog {
	padding: 60px 0px;
}
.page-template-landing-page-design .blog main article {
	flex: 0 0 31%;
	max-width: 31%;
}
.page-template-landing-page-design .blog main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.page-template-landing-page-design .landing-page-description h2 {
	font-size: 38px;
	margin-top:0px;
	font-family:'Open Sans', helvetica, 'helvetica neue', arial, sans-serif;
}
.sitebuilder-section { 
	background:#eee;
	background-size:100% !important;
}
.sitebuilder-section .hentry {
	margin:0;
}
.related-posts.blog main article {
	background:rgba(0,0,0,0);
}
.landing-page-description p {
	margin-bottom: 40px;
}
.about-tagline {
	color: #000;
	display: inline-block;
	float: left;
	width: 100%;
	max-width: 100%;
	font-size: 30px;
	margin-bottom: -13px;
	font-weight: 300;
	opacity: 0.8;
}
.about-section p {
	color: #000;
	font-weight: 400;
	font-size: 15px;
	margin-bottom:0px;
}
.grid-section {
	display: inline-block;
	max-width: 100%;
	width: 100%;
	padding: 60px 0;
	text-align: center;
}
.about-section {
	padding: 70px 0;
	width: 100%;
	text-align: center;
	max-width: 100%;
}
.about-section h2 {
	font-size: 48px;
	line-height: 140%;
	color: #000;
	margin-bottom: 27px;
}

/* Contact Form 7 */
input.wpcf7-submit {
	padding: 14px 30px;
	font-size: 17px;
	margin: auto;
}
.wpcf7 p:last-of-type {
	text-align: center;
}


/* Media Queries */
@media screen and (max-width: 63.9375em) {
	#primary-menu{
	
	}
  
  
  
	.iot-menu-left-open {
		display: block;
	}
	.top-header-wrapper {
		text-align:center;
		display:block;
		width:100%;
	}
	.header-right-widget-area {
		width:100%;
		text-align:center;
		margin:auto;
		max-width:100%;
	}
	.logo-container, a.custom-logo-link {
		width:100%;
		text-align:center;
		float:none;
	}
}
@media screen and (max-width: 950px) {
	.sticky-posts-wrapper .post:first-of-type {
		max-width:100%;
		margin-bottom:1%;
	}


	.sticky-posts-wrapper-grid-five .post:nth-of-type(2),
	.sticky-posts-wrapper-grid-five .post:nth-of-type(3),
	.sticky-posts-wrapper-grid-five .post:nth-of-type(4),
	.sticky-posts-wrapper-grid-five .post:nth-of-type(5) {
		max-width: 49.5%;
		margin-top:1%;
	}
	.sticky-posts-wrapper-grid-five .post:nth-of-type(2),
	.sticky-posts-wrapper-grid-five .post:nth-of-type(4) {
		margin-left:1%;
	}
	.sticky-posts-wrapper-grid-five .post:nth-of-type(2),
	.sticky-posts-wrapper-grid-five .post:nth-of-type(4) {
		margin-left:0px;
	}
	.sticky-posts-wrapper-grid-five .post:first-of-type {
		max-width:100%;
	}
	.sticky-posts-wrapper .post:nth-of-type(3) {
		margin-right:0px;
		margin-left:1%;
		margin-top:0;
		height:250px;
		width:24%;
	}
	.sticky-posts-wrapper .post:nth-of-type(4) {
		margin-right:0px;
		margin-left:1%;
		margin-top:0;
		height:250px;
		width:24%;
	}
	.blog main article,
	.search-results main article,
	.archive main article,
	.related-posts.blog main article{
		display:inline-block;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom:20px;
	}
	.related-posts.blog main article {
		text-align:center;
	}
	.blog main,
	.search-results main,
	.archive main {
		display:inline-block;
		flex-wrap:none;
		float: left;
		width: 100%;
		justify-content:none;
	}
	.owl-item h3 {
		font-size:40px;
	}

	.owl-item p {
		font-size: 16px;
	}
	.owl-item .button {
		font-size: 16px;
	}
}
@media screen and (max-width: 850px) {
	.about-tagline {
		font-size:28px;
	}
	.about-section h2 {
		font-size:35px;
	}
	.nav-links .page-numbers {
		display:none;
	}
	.pagination .current,
	.nav-links .next,
	.nav-links .prev {
		display:inline-block;
	}
}
@media screen and (max-width: 900px) {
	span.footer-menu {
		width: 100%;
		float: left;
		text-align: center;
		margin-top: 10px;
	}
	.site-info {
		text-align:center;
	}
	.footer-menu>div {
		display: inline-block;
		margin: auto;
	}
}
@media screen and (max-width: 800px) {
	.sticky-posts-wrapper .post:nth-of-type(2) h2 {
		font-size:16px;
	}
	.page-template-landing-page-design .blog main article{
		display:inline-block;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom:20px;
	}
	.page-template-landing-page-design .blog main {
		display:inline-block;
		flex-wrap:none;
		float: left;
		width: 100%;
		justify-content:none;
	}

	p.comment-form-email, p.comment-form-author, p.comment-form-url {
		max-width:100%;
		width:100%;
	}
	p.comment-form-email {
		margin-left: 0%; 
		margin-right: 0%;
	}
	.page-template-landing-page-design .landing-page-description h2 {
		font-size:30px;
	}
	
}
@media screen and (max-width: 750px) {
	
.related-posts.blog .post.excerpt.last {display:none;}
.logo-container, a.custom-logo-link {
    padding: 4px;
}
.main-navigation a {
    display: block;
    font-size: 15px;
    line-height:100%;
    font-weight: 400;
}
.main-navigation ul {
	display:inline-block;
	text-align:center;
}
.main-navigation li {
	display:inline-block;
}
body.home.blog main article {
	margin-bottom:5px;
}
#page {
	margin:10px 0px;
	margin-bottom:0;
}
.sticky-posts-wrapper .post:first-of-type {
	width: 100%;
	max-width:100%;
	height:250px;
	margin-right:1%;
}
.sticky-posts-wrapper .post { margin-bottom:10px !important;}
.sticky-posts-wrapper .post h2 {
    font-size: 16px;
}
	.owl-item h3 {
		font-size:30px;
	}
	.owl-item p {
		font-size: 14px;
	}
	.owl-item .button {
		font-size: 14px;
	}
	.sticky-posts-wrapper .post:nth-of-type(2) {
		width:100%;
	}
	.sticky-posts-wrapper .post:nth-of-type(4),
	.sticky-posts-wrapper .post:nth-of-type(3) {
		width:100%;
		max-width:100%;
		margin-left:0;
		margin-right:0;
		margin-top:1%;
	}
	.sticky-posts-wrapper-grid-five .post:nth-of-type(2), 
	.sticky-posts-wrapper-grid-five .post:nth-of-type(3), 
	.sticky-posts-wrapper-grid-five .post:nth-of-type(4), 
	.sticky-posts-wrapper-grid-five .post:nth-of-type(5) {
		width:100%;
		max-width:100%;
		margin-left:0px;
		margin-right:0;
	}
}

@media screen and (max-width: 680px) {
  
  .blog main article p, .search-results main article p, .archive main article p, .entry-content p, .entry-content ul li, #secondary a {font-size:16px !important; }

  
  
	.footer-widget-three .footer-column{
		display:inline-block;
		flex: 0 0 100%;
		max-width: 100%;
		float: left;
		width: 100%;
	} 
	.about-tagline {
		font-size: 22px;
	}
	.about-section h2 {
		font-size: 30px;
		margin-bottom: 17px;
	}
	.about-section p {
		font-size:14px;
	}
	.footer-widget-three {
		display:inline-block;
		flex-wrap:none;
		justify-content:none;
		float: left;
		width: 100%;
	}
}
.wp-block-media-text { float: left; }
@media screen and (max-width: 639px) {
	.about-the-author {
		text-align:center;
	}
	.owl-item h3 {
		font-size:25px;
	}
	.about-the-author img {
		margin-bottom:10px;
	}
}
@media screen and (min-width: 639px) {
	#primary.content-area {
		padding-right: 30px;
	}
	#secondary .widget:first-of-type {
		margin-top: 0px;
	}
}
.brz .brz-root__container,
.brz-root__container.brz-reset-all{
	width:100%;
}

.single-post .thumbnail-below,
.page .thumbnail-below {display: none;}


.entry-content img {
	margin-bottom:20px;
	box-shadow: 0 5px 10px -5px;
}

#scrollUp {
    bottom:20px;
    right:20px;
    height:50px;
    width:50px;
    background:#033a23;
    opacity:1;
    outline:none;
    border:none;
    color:#Fff;
    font-size:25px;
	cursor:pointer;
}

footer a {color:#a3a3a3 !important;}

.tagcloud a {
	font-size:18px !important;
}
.tagcloud a:after {
	display:inline;
	content:",";
}

.tagcloud a:last-child:after {
	display:none;
}

.blog main article p, .search-results main article p, .archive main article p, .entry-content p, .entry-content ul li, #secondary a {
	font-family: 'Hind Siliguri', Arial, sans-serif !important;
	font-weight:400 !important;
	font-family: 'SolaimanLipi',Hind Siliguri, sans-serif !important;
	font-size:18px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.05);
}

.entry-meta {}


.footer-column p,
.footer-column li {
	color:#a3a3a3;
	font-size:16px;
	font-family: 'SolaimanLipi', Arial, sans-serif !important;
	font-weight:400 !important;
}

body, h1, h2, h3, h4, h5, h6 {
	 font-family: 'Hind Siliguri', Arial, sans-serif !important;
		 font-weight:600 !important;
}
.site-branding.header-left-logo a img {margin-top:-6px;margin-right:5px;max-width:65px;}

.header-right-widget-area {position:relative;}

.slider {
  height:100%;
  overflow: hidden;
  margin:0px;
  width:100%;
  max-width:728px;
	 position:absolute;
	top:0;left:0;right:0;
	left: 50%;
-ms-transform: translateX(-50%) translateY(0%);
-moz-transform: translateX(-50%) translateY(0%);
-webkit-transform: translateX(-50%) translateY(0%);
transform: translateX(-50%) translateY(0%);
}
.slider li {
  color: #fff;
  overflow: hidden;
	height:100%;
}


.slider > li {
    position:absolute;
	top:0;left:0;right:0;
}

.slider > li:nth-child(1) {
   -webkit-animation: fade 24s 0s infinite;
    z-index:40;
}

.slider > li:nth-child(2) {
     -webkit-animation: fade 24s 6s infinite;
    z-index:30;
}

.slider > li:nth-child(3) {
     -webkit-animation: fade 24s 12s infinite;
    z-index:20;
}

.slider > li:nth-child(4) {
    -webkit-animation: fade 24s 18s infinite; 
    z-index:10;
}

@-webkit-keyframes fade {
    0%{
      opacity: 1;
   }
   15% {
      opacity:1;
   }
   25%{
      opacity: 0;
   }
   90% {
      opacity:0;
   }
   100% {
      opacity:1;
   }
}

.blog main article, .search-results main article, .archive main article {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}

.wpfai-list-item button {
vertical-align: top;
width: 50px;
height: 50px;
display: inline-block;
margin: 8px;
border-radius: 50%;
font-size: 24px;
color: #fff;
transition: opacity 0.15s linear;
text-align: center;
line-height: 50px;
padding:0;
margin:0;
font-size:14px;
line-height:100%;
padding-top:2px;
font-family: Hind Siliguri;
}
.wpfai-list-item button:focus, .wpfai-list-item button:hover {
	border:none !important;
	outline:none !important;
}
.facebook{background:#3b5998;}
.twitter{background:#55acee;}
.link {background:#003720;}
.wpfai-list-item{vertical-align:top;width:50px;height:50px;display:inline-block;margin:8px;border-radius:50%;font-size:24px;color:#fff;transition:opacity 0.15s linear;text-align:center;line-height:50px}
.wpfai-list-item a{color:#fff !important;display:block;font-family:cursive;font-size:21px}
.byline, .post-divider {display:none !important;}

body[class^="paged-"] .site.grid-container.thumbnail-below.start-container-head, body[class*=" paged-"] .site.grid-container.thumbnail-below.start-container-head  {display:none !important;}


.post-thumbnail {
	position:relative;
	width: auto;
	max-width: 100%;
	display: inline-block;
	overflow:hidden;
}


.featured_caption {
text-align: right;
padding: 5px;
padding-right: 5px;
padding-right: 10px;
font-size:15px;
color: #fff;
background: rgba(0,0,0,.5);
z-index: 3;
position:absolute;
bottom:20px;
left:0;
width:100%;
}

.widget_recent_entries ul li {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
  	padding-left:22px;
}

.widget_recent_entries ul li a::after,
.widget_recent_entries ul li a::before {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    border-top: 2px solid;
    transform: rotate(45deg);
    top:9px;
    left:0px
}

.widget_recent_entries ul li a::after {
    left: 5px
}

#secondary a:hover,
.blog main article h2 a:hover, 
.search-results main article h2 a:hover, 
.archive main article h2 a:hover {
  color:#007343;
  color:#004e2d;
  text-shadow: 1px 1px 1px rgb(0 78 45 / 15%);
}

.blog #secondary input.search-field, 
.blog #secondary input.search-field {
  padding:6px 20px;
}

.blog #secondary input.search-field, 
.blog #secondary input.search-field,
.blog #secondary .search-form input.search-submit{
  height:50px;
}



.btn-toggle {
    bottom: 20px;
    left: 20px;
    height: 50px;
    width: 50px;
    background: #033a23;
    opacity: 1;
    outline: none;
    border: none;
    color: #Fff;
    font-size: 25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #555;
    border-radius: 15px;
    position:fixed;
    padding:0;
  z-index:1;
}


.btn-toggle svg {
    width: 28px;
    height: 28px;
    fill: #fff;
}



body.dark-theme {
  color:#c9c2b7 !important;
  background:#0f0f0f !important;
}

body.dark-theme .main-navigation a, body.dark-theme .related-posts h3, 
body.dark-theme .blog main article .entry-meta *, 
body.dark-theme .blog main article .entry-meta, 
body.dark-theme .search-results main article .entry-meta *, 
body.dark-theme .search-results main article .entry-meta, 
body.dark-theme .archive main article .entry-meta, 
body.dark-theme .archive main article .entry-meta *,
body.dark-theme .blog.related-posts main article h4 a,
body.dark-theme p, body.dark-theme .sticky-posts-wrapper .post h2,
body.dark-theme.blog main article h2 a, 
body.dark-theme.search-results main article h2 a, 
body.dark-theme.archive main article h2 a,
body.dark-theme.blog main article .entry-meta *, 
body.dark-theme.blog main article .entry-meta, 
body.dark-theme.search-results main article .entry-meta *, 
body.dark-theme.search-results main article .entry-meta, 
body.dark-theme.archive main article .entry-meta, 
body.dark-theme.archive main article .entry-meta *
{color:#c9c2b7 !important;}

body.dark-theme #secondary a, body.dark-theme #secondary h4, body.dark-theme .entry-meta *, 
body.dark-theme .wpfai-list.list-inline>li:first-child,
body.dark-theme .tags-links a, body.dark-theme .cat-links a {
    color: #c9c2b7 !important;
}
body.dark-theme .tags-links a, body.dark-theme .cat-links a {
  border-color:#c9c2b7 !important;
}

body.dark-theme h1, body.dark-theme h2, body.dark-theme h3, body.dark-theme h4, body.dark-theme h5 {
    color: #c9c2b7 !important;
}

body.dark-theme.blog main article, body.dark-theme.search-results main article, body.dark-theme.archive main article {
    background: #202020 !important;
} 

body:not(.home) #page {
  padding-top: 30px;
}

body.dark-theme #page {
    background: #202020 !important;
    padding-top: 30px;
}


body.dark-theme.home #page {background-color:transparent !important;padding-top:0;}

body.dark-theme.home #page + #page {backgrond-color:transparent !important;}


.slider {background:transparent !important;}

a.custom-logo-link {display:inline-block;}

a.custom-logo-link img, a.custom-logo-link svg {display:inline-block;vertical-align:top;}
a.custom-logo-link svg {max-width:220px;fill:#003720;height:auto;}


body.dark-theme a.custom-logo-link svg {fill:#c9c2b7 !important}

.video-content p {
  overflow: hidden;
  /* 16:9 aspect ratio */
  padding-top: 56.25%;
  position: relative;
}
.video-content p + p {
  padding:0;
}
.video-content p iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

table td { font-family: 'SolaimanLipi';font-weight:400;font-size:17px;padding:5px 5px !important;}
table th { font-family: 'SolaimanLipi';font-weight:400;font-size:17px;}
table td a { font-family: 'Hind Siliguri' !important; color:#404040 !important;}
table td strong {font-size:20px;}
table td > p {
  margin-bottom:0;font-weight:400;font-size:17px;
}


/* Zebra striping */
tr:nth-of-type(odd) { 
	/*background: #eee;*/
	}

th { 
	background: #3498db; 
	color: white; 
	font-weight: bold; 
	}

td, th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	font-size: 18px;
	}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px) {
/*
	table { 
	  	width: 100%; 
	}

	
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		border: none;
        text-align:center;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
 */
}
  .page-template-page-fullwidth h1 {float:none !important;}

#flags {
  width: 42px !important;
  position: absolute;
  top: 20px;
  right: -20px;
}
.main-navigation {
position:relative;
}

#google_language_translator {
	display:none !important;
}


tr.completed {
background:#fdc !important;
}
tr.completed td:first-child {
    text-decoration: line-through;
}