/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: This is a child theme of OceanWP.
Author: Shafiqul
Author URI: https://www.suvronur.com/
Template: oceanwp
Version: 1.0
*/


@font-face {
	font-family: 'Muli';
	src: url('fonts/Muli-Light.eot');
	src: url('fonts/Muli-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Muli-Light.woff2') format('woff2'),
		url('fonts/Muli-Light.woff') format('woff'),
		url('fonts/Muli-Light.ttf') format('truetype'),
		url('fonts/Muli-Light.svg#Muli-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Muli';
	src: url('fonts/Muli-Regular.eot');
	src: url('fonts/Muli-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Muli-Regular.woff2') format('woff2'),
		url('fonts/Muli-Regular.woff') format('woff'),
		url('fonts/Muli-Regular.ttf') format('truetype'),
		url('fonts/Muli-Regular.svg#Muli-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Muli';
	src: url('fonts/Muli-SemiBold.eot');
	src: url('fonts/Muli-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Muli-SemiBold.woff2') format('woff2'),
		url('fonts/Muli-SemiBold.woff') format('woff'),
		url('fonts/Muli-SemiBold.ttf') format('truetype'),
		url('fonts/Muli-SemiBold.svg#Muli-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Muli';
	src: url('fonts/Muli-Black.eot');
	src: url('fonts/Muli-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Muli-Black.woff2') format('woff2'),
		url('fonts/Muli-Black.woff') format('woff'),
		url('fonts/Muli-Black.ttf') format('truetype'),
		url('fonts/Muli-Black.svg#Muli-Black') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Muli';
	src: url('fonts/Muli-Bold.eot');
	src: url('fonts/Muli-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Muli-Bold.woff2') format('woff2'),
		url('fonts/Muli-Bold.woff') format('woff'),
		url('fonts/Muli-Bold.ttf') format('truetype'),
		url('fonts/Muli-Bold.svg#Muli-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


html,
body{
	overflow-x: hidden;
}

a,
a:focus {
	outline: none !important;
	text-decoration: none !important;
}

.container {
	max-width: 94% !important;
}

:root {
	--main-color: #2b2b2b;
	--hover-color: #c98b6c;
}

.button,
.gc-slider-btn,
#comment-submit {
	font-size: 23px !important;
	font-weight: 400 !important;
	padding: 11px 50px !important;
	background: var(--main-color) !important;
	color: #fff!important;
	font-weight: 300;
	line-height: 1.131 !important;
	letter-spacing: 0 !important;
	text-align: center !important;
	text-transform: uppercase !important;
	height: inherit !important;
	min-height: inherit !important;
	border: none!important;
	border-radius: 100vmax !important;
	transition: all .4s ease !important;
}
.button:hover,
.button:focus,
.gc-slider-btn:is(:hover,:focus),
#comment-submit:hover,
#comment-submit:focus {
	background: var(--hover-color) !important;
	color: #fff !important;
}

h1,h2,h3,h4,h5,h6{
	font-style: italic !important;
}

.elementor-button{
	border-radius: 100vmax !important;
}

.tf-checklist-item  ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
}
.tf-checklist-item  ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 8px;
}
.tf-checklist-item ul li::before {
	content: "\f105";
	position: absolute;
	top: 1px;
	left: 0;
	font-family: 'FontAwesome';
	font-weight: 600;
	color: var(--hover-color);
}
.tf-checklist-item  strong{
	font-weight:700 !important;
}


#popmake-1091 {
	max-width: 90% !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
}
.fg-landscape .fg-panel-buttons {
    width: 87px;
}


/*---------header css start--------*/

#site-navigation-wrap .dropdown-menu >li >a {
	letter-spacing: 0 !important;
}

#site-logo #site-logo-inner a:hover img {
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1 !important;
}
.is-sticky #site-header.medium-header .top-header-wrap {
	padding: 8px 0 !important;
}
#site-navigation-wrap .dropdown-menu {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#site-navigation-wrap nav {
	width: 100%;
}
.dropdown-menu ul li a.menu-link{
	padding:8px !important;
	text-align:center;
}
#site-header.medium-header .top-col.col-1 {
	display: none;
}
#site-header.medium-header .top-col.col-2, 
#site-header.medium-header .top-col.logo-col {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	flex: 2 0 0% !important;
}
#site-header.medium-header .top-col.col-2 > div {
	width: 50%;
}
.tf-header-left-map-wrapper {
	text-align: left;
}
#site-header.medium-header .top-col.col-3 {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.tf-header-right-phone {
	margin-top: 10px;
}
.oceanwp-social-menu .tf-header-right-phone ul li a span {
	width: auto !important;
	padding-left: 2px !important;
}

.dropdown-menu .sub-menu{
	border-top-width: 1px !important;
}
.tf-header-right-phone svg {
	width: 20px !important;
}


.tf-mobile-header-contact-info-wrapper {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 100%;
	background: #fff;
}
.tf-mobile-header-contact-info-text {
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.tf-mobile-header-contact-info-inner {
	position: relative;
	padding: 20px 0;
}
.tf-mobile-header-contact-location {
	margin-bottom: 10px;
}
.tf-mobile-header-contact-location a,
.tf-mobile-header-contact-phone a {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
}

.tf-mobile-header-contact-phone a img {
	width: 20px;
}




.oceanwp-mobile-menu-icon {
	width: 25px !important;
}
.hamburger-inner {
	display: flex !important;
	justify-content: flex-start;
	width: 15px !important;
}
.hamburger-inner::after,
.hamburger-inner::before {
	width: 25px !important;
}
.hamburger-inner::before {
	top: -10px !important;
}
.hamburger-inner::after {
	bottom: -10px !important;
}
.hamburger.hamburger--3dx.is-active {
	display: none;
}

#sidr {
	width: 50%;
}

.sidr.right {
	right: calc(-50% - 30px);
}

#sidr .sidr-inner a.sidr-class-toggle-sidr-close {
	position: absolute;
	top: 45px !important;
	right: 0 !important;
	padding: 0;
	margin-right: 15px;
	background: none;
	color: #000 !important;
	font-size: 0px !important;
	font-weight: 500 !important;
	letter-spacing: 0.1em !important;
	line-height: 1.2 !important;
}

#sidr a.sidr-class-toggle-sidr-close i {
	padding-right: 0px !important;
	font-size: 25px;
	line-height: 1 !important;
}

#sidr .sidr-inner a.sidr-class-toggle-sidr-close:hover {
	color: #000 !important;
}

#sidr .sidr-inner:nth-child(2) {
	position: absolute;
	top: 95px;
	left: 0;
	display: block !important;
	width: 100% !important;
	height: calc(100% - 155px);
	padding: 30px 20px;
	margin-top: -2px;
	margin-left: 0 !important;
	border-top: 1px solid rgb(0 0 0 / 10%);
	text-align: left;
	overflow-y: auto;
}

#sidr .sidr-inner:nth-child(2)::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: transparent;
}

#sidr .sidr-inner:nth-child(2)::-webkit-scrollbar-thumb{
	background-color: var(--hover-color);
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
	border-radius: 10px;
}

#sidr .sidr-inner:nth-child(2)::-webkit-scrollbar-track{
	background-color: transparent;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 20%);
	border-radius: 10px;
}
.sidr-class-dropdown-menu ul {
	padding-top: 10px;
	margin-top: 10px !important;
}
.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before {
	font-size:40px;
	line-height: 18px !important;
}
.sidr-class-dropdown-toggle {
	padding: 0;
	width: 20px;
}
.sidr-class-dropdown-menu li {
	border: none !important;
	margin-bottom: 15px !important;
}

.sidr-class-dropdown-menu li a {
	padding: 0 !important;
	border-bottom: none !important;
	text-align: left !important;
}

#icon-searchform-overlay form input {
	border-radius: 0 !important;
}
.oceanwp-sidr-overlay {
	background: #00000070;
	z-index: 1000;
}

.ss-mobile-header-logo-wrapper {
	position: absolute;
	left: 20px;
	top: 10px;
}
.ss-mobile-header-logo-wrapper img {
	max-width: 220px;
}


/*---------header css end--------*/


/*------hero css start--------*/

.tf-hero-subtitle::before,
.tf-hero-subtitle::after {
	content: "";
	position: absolute;
	top: calc(50% + 5px);
	left: 0;
	width: 117px;
	height: 1px;
	background: #fff;
}
.tf-hero-subtitle::after {
	left: unset;
	right: 0;
}

/*------hero css end--------*/


/*------events css start-------*/

.tf-event-item-img-wrapper {
	position: relative;
}
.tf-event-item-date-wrapper {
	position: absolute;
	left: 0;
	top: 46px;
	padding: 6px 8px;
	background: #ffffff;
	font-size: 13px;
	color: #c98b6c;
	text-transform: uppercase;
	z-index: 1;
}
.tf-event-item-date-wrapper {
	position: absolute;
	left: 0;
	top: 46px;
	padding: 6px 8px;
	background: #ffffff;
	display:none;
}
.tf-event-item-img-inner {
	position: relative;
	overflow: hidden;
}
.tf-event-item-img-inner::before {
	content: "";
	display: block;
	padding-top: 94.285%;
}
.tf-event-item-img-inner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.tf-event-item-content-wrapper {
	text-align: center;
}
.tf-event-item-button a{
	position: relative;
	padding-bottom: 5px;
	transition: all 0.3s ease;
}
.tf-event-item-button a:before {
	position: absolute;
	width: 23px;
	height: 1px;
	left: 50%;
	bottom: 0;
	content: "";
	background: #111110;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 0.3s ease;
}
.tf-event-item-button a:hover{
	color: var(--hover-color) !important;
}
.tf-event-item-button a:hover:before{
	background: var(--hover-color);
}

/*------events css end-------*/




/*------contact form css start-------*/

.gform_wrapper .gform_heading {
	display: none;
}
span.gfield_required.gfield_required_asterisk {
    font-size: 16px;
    font-weight: 900;
}
.gform_wrapper form .gform-field-label--type-sub {
	display: none !important;
}
.gform-theme--foundation .gform_fields {
	column-gap: 25px !important;
	row-gap: 35px !important;
}
.tf-contact-page-form .gform-theme--foundation .gform_fields {
	column-gap: 25px !important;
	row-gap: 15px !important;
}
.gform-theme--foundation .gform-grid-col {
	padding-inline: 10px !important;
}
.gform-theme--foundation .gform-grid-row {
	margin-inline: -10px !important;
}
.gform_wrapper form input,
.gform_wrapper form select,
.gform_wrapper form textarea {
    background: transparent !important;
    border-radius: 0px !important;
    border: 1px solid #a6a6a6 !important;
    min-height: 45px !important;
    padding: 10px !important;
    box-shadow: none !important;
    font-size: 13px !important;
    color: #000  !important;
    text-transform: capitalize !important;
    line-height: 1.8;
}
.tf-home-contact-form .gform_wrapper form input,
.tf-home-contact-form .gform_wrapper form select,
.tf-home-contact-form .gform_wrapper form textarea {
    border: none !important;
    border-bottom: 1px solid #fff !important;
    color: #fff  !important;
    padding: 10px 0 !important;
    text-transform: inherit !important;
}
.gform_wrapper form input:focus,
.gform_wrapper form select:focus,
.gform_wrapper form textarea:focus {
	border-color:#000 !important;
}

.gform_wrapper form input::placeholder,
.gform_wrapper form select::placeholder,
.gform_wrapper form textarea::placeholder {
	font-size: 13px !important;
	text-transform:uppercase;
	color: #a6a6a6  !important;
}
.tf-home-contact-form .gform_wrapper form input::placeholder,
.tf-home-contact-form .gform_wrapper form select::placeholder,
.tf-home-contact-form .gform_wrapper form textarea::placeholder {
	color: #fff  !important;
}
.gform_wrapper form textarea {
	height: 150px !important;
	min-height: 150px !important;
}
.tf-home-contact-form .gform_wrapper form textarea {
    height: 45px !important;
    min-height: 45px !important;
}

.gform_wrapper form select {
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	-ms-background-size: auto;
	background-size: auto !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-moz-appearance: none;
	background-image: url(./img/down-arrow.png) !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll;
	background-position: -webkit-calc(100% - 20px) center;
	background-position: expression(100% - 20px) center;
	background-position: -moz-calc(100% - 20px) center;
	background-position: -o-calc(100% - 20px) center;
	background-position: calc(100% - 20px) center !important;
}

.gform_wrapper form select option {
	color: #000 !important;
}


.gform_footer {
	margin-top: 70px !important;
	align-items: center !important;
	justify-content: center !important;
}
.tf-contact-page-form .gform_footer {
	margin-top: 40px !important;
}
.gform_footer input[type="submit"],
.tf-home-contact-form  .gform_footer input[type="submit"]{
	cursor: pointer !important;
	padding: 0 60px !important;
	border: none !important;
	text-align: center !important;
	border-radius: 100vmax !important;
	color: #ffffff !important;
	font-size: 13px !important;
	text-transform: uppercase !important;
	font-weight: 300 !important;
	background: #000000 !important;
	height: 54px !important;
	line-height: 54px !important;
	display: inline-block !important;
}
.tf-home-contact-form  .gform_footer input[type="submit"]{
	border: none !important;
}
.gform_wrapper form input[type=submit]:hover,
.gform_wrapper form input[type=submit]:focus{
	background: #20353f !important;
	color: #ffffff !important;
}
.tf-apply-now-form .gform_wrapper form input,
.tf-apply-now-form .tf-apply-now-form .gform_wrapper form select,
.tf-apply-now-form .gform_wrapper form textarea {
    border-color: rgb(43 43 43 / 50%) !important;
    border-width: 1.5px !important;
    text-transform: inherit !important;
}

.tf-apply-now-form .gform_wrapper form input::placeholder,
.tf-apply-now-form .gform_wrapper form select::placeholder,
.tf-apply-now-form .gform_wrapper form textarea::placeholder {
    text-transform: inherit !important;
    color: rgb(43 43 43 / 50%) !important;
}
.tf-apply-now-form .gform_wrapper form input.gfield-choice-input {
    height: 18px !important;
    min-height: 18px !important;
    width: 18px !important;
    padding: 0 !important;
}
.tf-apply-now-form .gform_wrapper form .gchoice {
    display: flex !important;
    align-items: center !important;
}
.gfield.gform-applying-position-field {
    display: inline-block !important;
    width: auto !important;
}
.gfield.gform-applying-position-field .gfield_checkbox .gchoice:last-child {
    display: inline-block !important;
    width: max-content !important;
}
.gfield.gform-applying-position-field .gfield_checkbox .gchoice:last-child .gform-field-label {
    display: inline-block !important;
    width: auto !important;
}
.gfield.gform-other-field {
    width: max-content !important;
    margin-top: -25px !important;
}
.gfield.gform-other-field input {
    width: auto !important;
}
.gfield.gform-other-field .ginput_container {
    width: auto !important;
}
.gfield.gform-other-field .gfield_label {
    width: auto !important;
}
h4.gfield-custom-html-title {
    margin-bottom: 0 !important;
    font-size: 22px !important;
}
.attach-resume-notice {
    font-weight: 600;
    padding: 20px;
    background: rgb(43 43 43 / 10%);
}
.gfield.gfrom-file-upload-field input[type="file"]::-webkit-file-upload-button {
    height: 45px !important;
    min-height: 45px !important;
    background: #000000 !important;
    padding: 10px 20px !important;
    color: #fff !important;
    cursor: pointer !important;
}
.gform-field-label {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.gfield .gchoice label {
    font-size: 15px !important;
    font-weight: 400 !important;
    margin-left: 8px !important;
}
.gfield.gfrom-file-upload-field input[type="file"] {
    padding: 0 !important;
}

.ss-reading-circle-form .gform_footer {
	align-items: center;
	justify-content: center;
}
.ss-reading-circle-form .gform_footer input.button {
	border-radius: 100vmax !important;
	background: transparent !important;
	color: #2F3B72 !important;
	border: solid 1px #2F3B72 !important;
	line-height: 1 !important;
	font-size: 23px !important;
	font-weight: normal !important;
	height: 50px !important;
	min-height: 50px !important;
	padding: 11px 50px 10px !important;
}
.ss-reading-circle-form span.name_first {
	padding: 0 !important;
}
.ss-reading-circle-form .gform-theme--foundation .gform-grid-row {
	margin-inline: 0 !important;
}

.gform-theme--framework .gfield_validation_message {
	font-size: 13px;
	font-weight: 500;
}

.gfield--type-captcha {
	z-index: 100 !important;
}


.tf-advertise-contact-form .gform_wrapper form input,
.tf-advertise-contact-form .gform_wrapper form textarea {
	border-color: #111 !important;
	color: #111 !important;
}
.tf-advertise-contact-form .gform_wrapper form input::placeholder,
.tf-advertise-contact-form .gform_wrapper form textarea::placeholder {
	color: #111 !important;
}
.tf-advertise-contact-form .gform_wrapper form input:focus,
.tf-advertise-contact-form .gform_wrapper form textarea:focus{
	border-color: #cb9072 !important;
} 
#tf-ad-form .gform_wrapper form textarea{
	min-height:54px !important;
	height:54px !important;
}

/*------contact form css end-------*/


/*------testimonial css start-----*/
.tf-testimonial-main-wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 0 -17px;
}
.tf-testimonial-item {
	width: 33.33%;
	padding: 0 17px;
	margin-bottom: 35px;
}
.tf-testimonial-item-inner {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
	padding: 40px;
	height: 100%;
}
.tf-testimonial-content {
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	padding-top: 35px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	transition: all 0.4s ease-in-out;
}

.tf-testimonial-content.expand {
	-webkit-line-clamp: unset;
	display: block;
	overflow: visible;
}

.tf-testimonial-content-expand-toggle {
	display: inline-block;
	color: #C98B6C;
	font-weight: 500;
	font-size: 15px;
	cursor: pointer;
	margin-top: 10px;
}
.tf-testimonial-content::before {
	content: "";
	position: absolute;
	top: 0px;
	width: 105px;
	height: 16px;
	background-image: url(/wp-content/uploads/2025/07/rating-img.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
}
.tf-testimonial-content p {
	margin-bottom: 0;
}
.tf-testimonial-user-wrapper {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 18px;
	margin-top: 30px;
}
.tf-testimonial-user-wrapper::after {
	content: "";
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
	width: 39px;
	height: 29px;
	background-image: url(/wp-content/uploads/2025/07/quote-img.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tf-testimonial-user-wrapper img {
	width: 60px !important;
	height: 60px !important;
	border-radius: 50% !important;
}
.tf-testimonial-user-info {
	width: calc(100% - 78px);
}
.tf-testimonial-user-title {
	color: #111;
	font-size: 24px;
	font-weight: 400;
	font-family: 'Lobster Two';
}


.slick-dots {
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 10px;
	bottom: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.slick-dots li {
	width: 12px !important;
	height: 12px !important;
	margin: 0 !important;
}
.slick-dots li button {
	width: 12px !important;
	height: 12px !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 50%;
	background: rgb(199 140 110 / 40%) !important;
	opacity: 1;
	transition: all 0.3s ease;
}
.slick-dots li.slick-active button {
	background: #c78c6e !important;
}
.slick-dots li button:hover {
	background: #59A4AB !important;
}
.slick-dots li button:before{
	display: none !important;
}



/*------testimonial css end-----*/


/*--------blog css start--------*/
body.blog #main {
	background: #fafafa;
}
#blog-entries {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}
#blog-entries article {
	padding: 0  15px;
	margin-bottom: 35px;
}
#blog-entries article .blog-entry-inner {
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
	border: none !important;
	padding: 0 20px 25px !important;
	height: 100% !important;
}
#blog-entries article .blog-entry-inner .thumbnail {
	position: relative;
	margin: 0 -20px;
}
#blog-entries article .blog-entry-inner .thumbnail::before,
body.single-post article .thumbnail::before{
	content: "";
	display: block;
	padding-top: 60%;
}
#blog-entries article .blog-entry-inner .thumbnail *,
body.single-post article .thumbnail *{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#blog-entries article .blog-entry-inner .blog-entry-header {
	margin: 25px 0 10px;
}
#blog-entries article .blog-entry-inner .blog-entry-header .entry-title{
	display: flex;
	width: 100%;
}
#blog-entries article .blog-entry-inner .blog-entry-header .entry-title a{
	font-size: 30px !important;
	line-height: 1.3;
}
#blog-entries article .blog-entry-inner ul.meta {
	margin-bottom: 0;
	gap: 10px;
}
#blog-entries article .blog-entry-inner ul.meta li {
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 0;
}
#blog-entries article .blog-entry-inner ul.meta li i {
	font-size: 16px;
	font-weight: 900;
	color: var(--hover-color);
}
#blog-entries article .blog-entry-inner .blog-entry-summary p{
	margin-bottom: 20px !important;
}
#blog-entries article .blog-entry-inner .blog-entry-readmore a {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--hover-color) !important;
}
#blog-entries article .blog-entry-inner .blog-entry-readmore i {
	display: none;
}
#blog-entries article .blog-entry-inner .blog-entry-readmore a:hover {
	color: var(--main-color) !important;
}

body.single-post article  {
	width:100% !important;
	max-width:96% !important;
	margin:0 auto !important;
}
body.single-post article > * {
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width:100% !important;
}
body.single-post article .entry-content > * {
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width:100% !important;
}
body.single-post article .thumbnail {
	position:relative;
	margin-top: 0 !important;
}
body.single-post article .thumbnail::before {
	padding-top: 50% !important;
}
body.single-post article header.entry-header {
	margin-top: 10px!important;
}
body.single-post article header.entry-header .single-post-title {
	margin-bottom: 10px !important;
	padding-bottom: 0 !important;
	border: none;
	text-align: left;
}
body.single-post article ul.meta {
	justify-content: flex-start !important;
	align-items: center;
	padding-bottom:0 !important;
	margin: 10px auto 25px !important;
	border: none;
}
body.single-post article ul.meta li {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
body.single-post article ul.meta i {
	font-size:15px !important;
	font-weight: 900;
	color: var(--hover-color);
	padding-right: 6px !important;
}
#respond form {
	background: rgb(156 172 181 / 20%);
	padding: 40px;
}
#respond form input, 
#respond form textarea {
	border-color: rgb(0 0 0 / 30%)!important;
}
#respond form input:focus, 
#respond form textarea:focus {
	border-color: rgb(0 0 0 / 100%)!important;
}
#comments input#wp-comment-cookies-consent{
	padding: 0 !important;
}
/*--------blog css end--------*/


/*------footer css start------*/


.tf-footer-menu-items ul {
	margin: 0;
	list-style: none;
}
.tf-footer-menu-items ul li {
	padding-bottom: 5px;
}
.tf-footer-menu-items ul li a {
	color: #4e4e4e !important;
	transition: all .3s ease;
}
.tf-footer-menu-items ul li a:hover {
	padding-left: 3px;
	color: #b57c5f !important;
}
.tf-newsletter-form-inner {
	display: flex;
}
.tf-newsletter-form-inner .tf-newsletter-form-input {
	width: 67%;
}
.tf-newsletter-form-inner .tf-newsletter-form-submit {
	padding-left: 5px;
}
.tf-newsletter-form-inner input {
	height: 40px !important;
	padding: 0 10px !important;
	font-size: 13px !important;
}
.tf-newsletter-form-inner p {
	margin: 0 !important;
}
.tf-newsletter-form-inner input[type="submit"] {
	font-size: 13px !important;
	letter-spacing: 0;
	padding: 10px 26px !important;
	background: #2b2b2b !important;
	border: none !important;
}
.tf-newsletter-form-inner input[type="submit"]:is(:hover,:focus){
	background:var(--hover-color) !important;
}


/*------footer css end------*/


/*-------responsive css start---------*/


@media only screen and (min-width:1921px) {

	.container {
		width:59.843% !important;
	}

	body {
		font-size: 0.833vw !important;
	}
	h2{
		font-size: 2.812vw !important;
	}

	.button, 
	#comment-submit, 
	.contact-us-form .contact-btn input {
		font-size: 1.197vw !important;
		padding: 0.572vw 2.604vw !important;
	}


	#popmake-1091 {
		width:33.854vw !important;
		padding:1.302vw !important;
	}
	.pum-container .pum-content+.pum-close{
		font-size:1.041vw !important;
		line-height:1.2 !important;
		top:0.260vw !important;
		right:0.260vw !important;
	}

	#site-header.medium-header .top-header-wrap {
		padding: 0.781vw 0  !important;
	}
	.is-sticky #site-header.medium-header .top-header-wrap {
		padding: 0.416vw 0 !important;
	}
	#site-logo #site-logo-inner a img {
		width: 14.791vw !important;
		height: auto !important;
	}
	#site-navigation-wrap .dropdown-menu >li >a {
		font-size: 0.833vw !important;
		padding: 0 0.260vw !important;
		line-height: 1.666vw !important;
	}
	.dropdown-menu .sub-menu {
		min-width: 12.5vw !important;
	}
	.dropdown-menu ul li a.menu-link{
		font-size: 0.833vw !important;
		padding: 0.416vw !important;
	}
	.tf-header-left-map-inner img {
		width: 0.729vw;
	}
	.tf-header-right-phone svg {
		width: 1.041vw !important;
	}
	.page-header{
		height: 20.833vw !important;
		padding: 3.125vw 0 !important;
	}
	.page-header-title{
		font-size:3.645vw !important ;
	}


	.tf-checklist-item ul li {
		padding-left: 1.041vw;
		margin-bottom: 0.416vw;
	}


	.tf-hero-subtitle::before,
	.tf-hero-subtitle::after {
		top: calc(50% + 0.260vw);
		width: 6.0937vw;
		height: 0.052vw;
	}


	.tf-event-item-date-wrapper {
		top: 2.395vw;
		padding: 0.312vw 0.416vw;
		font-size: 0.677vw;
	}
	.tf-event-item-button a{
		padding-bottom: 0.260vw;
	}
	.tf-event-item-button a:before {
		width: 1.197vw;
		height: 0.052vw;
	}
	.tf-event-item-meta-title {
		margin: 1.041vw 0 0.416vw;
	}
	.tf-event-item-title {
		margin-bottom: 0.520vw;
	}
	.tf-event-item-content {
		margin-bottom: -0.260vw;
	}

	.tf-testimonial-main-wrapper {
		margin: 0 -0.885vw;
	}
	.tf-testimonial-item {
		padding: 0 0.885vw;
		margin-bottom: 1.822vw;
	}
	.tf-testimonial-item-inner {
		border-radius: 0.521vw;
		box-shadow: 0 0.625vw 1.562vw 0 rgba(0,0,0,.15);
		padding: 2.083vw;
	}
	.tf-testimonial-content {
		font-size: 0.833vw;
		padding-top: 1.823vw;
	}
	.tf-testimonial-content::before {
		width: 5.468vw;
		height: 0.833vw;
	}
	.tf-testimonial-user-wrapper {
		gap: 0.938vw;
		margin-top: 1.823vw;
	}
	.tf-testimonial-user-wrapper::after {
		right: -0.521vw;
		width: 2.031vw;
		height: 1.510vw;
	}
	.tf-testimonial-user-wrapper img {
		width: 3.125vw !important;
		height: 3.125vw !important;
	}
	.tf-testimonial-user-info {
		width: calc(100% - 4.063vw);
	}
	.tf-testimonial-user-title {
		font-size: 1.25vw;
	}
	.tf-testimonial-content-expand-toggle {
		font-size: 0.781vw;
		margin-top: 0.520vw;
	}
	.slick-dots {
		gap: 0.520vw;
	}
	.slick-dots li,
	.slick-dots li button {
		width: 0.625vw !important;
		height: 0.625vw!important;
	}


	.gform-theme--foundation .gform-grid-col {
		padding-inline: 0.520vw !important;
	}
	.gform-theme--foundation .gform-grid-row {
		margin-inline: -0.520vw !important;
	}

	.gform_wrapper form input::placeholder,
	.gform_wrapper form select::placeholder,
	.gform_wrapper form textarea::placeholder {
		font-size: 0.885vw !important;
	}
	.gform_wrapper form textarea {
		height: 6.25vw!important;
		min-height: 6.25vw !important;
		padding-top: 0.520vw !important;
	}
	.gform_wrapper form select {
		background-position: -webkit-calc(100% - 1.041vw) center;
		background-position: expression(100% - 1.041vw) center;
		background-position: -moz-calc(100% - 1.041vw) center;
		background-position: -o-calc(100% - 1.041vw) center;
		background-position: calc(100% - 1.041vw) center !important;
	}
	.gform_footer {
		margin-top: 3.645vw !important;
	}
	.tf-contact-page-form .gform_footer {
		margin-top: 2.083vw !important;
	}
	.gform-theme--foundation .gform_fields {
		column-gap: 1.302vw !important;
		row-gap: 1.822vw !important;
	}
	.tf-contact-page-form .gform-theme--foundation .gform_fields {
		column-gap: 1.302vw !important;
		row-gap: 0.781vw !important;
	}
	.ss-reading-circle-form .gform_footer input.button {
		border: solid 0.052vw #2F3B72 !important;
		font-size: 1.197vw !important;
		height: 2.604vw !important;
		min-height: 2.604vw !important;
		padding: 0.572vw 2.604vw 0.520vw !important;
	}
	.gform_wrapper form input[type=submit] {
		font-size: 0.937vw !important;
		padding: 0.520vw 2.083vw!important;
	}
	.gform_wrapper form input,
	.gform_wrapper form select,
	.gform_wrapper form textarea {
		height: 2.343vw !important;
		min-height: 2.343vw !important;
		padding: 0.520vw  !important;
		font-size: 0.677vw !important;
	}
	.gform_wrapper form input::placeholder,
	.gform_wrapper form select::placeholder,
	.gform_wrapper form textarea::placeholder {
		font-size: 0.677vw !important;
	}
	.gform_wrapper form textarea {
		height: 7.812vw !important;
		min-height: 7.812vw !important;
	}
	.tf-home-contact-form .gform_wrapper form input,
	.tf-home-contact-form .gform_wrapper form select,
	.tf-home-contact-form .gform_wrapper form textarea {
		padding: 0.520vw 0 !important;
	}
	.tf-home-contact-form .gform_wrapper form textarea {
		height: 2.343vw !important;
		min-height: 2.343vw !important;
	}
	.gform-theme--framework .gfield_validation_message {
		font-size:  0.677vw;
	}
	.gform_footer input[type="submit"],
	.tf-home-contact-form  .gform_footer input[type="submit"]{
		padding: 0 3.125vw !important;
		font-size: 0.677vw !important;
		height: 2.812vw !important;
	}
	#tf-ad-form .gform_wrapper form textarea{
		min-height:2.8125vw !important;
		height:2.8125vw !important;
	}
	.gfield.gfrom-file-upload-field input[type="file"]::-webkit-file-upload-button {
		height: 3.105vw !important;
		min-height: 3.105vw !important;
		padding: 0.690vw 1.380vw !important;
	}

	.tf-apply-now-form .gform_wrapper form input.gfield-choice-input {
		height: 1.242vw !important;
		min-height: 1.242vw !important;
		width: 1.242vw !important;
		padding: 0 !important;
	}

	h4.gfield-custom-html-title {
		margin-bottom: 0 !important;
		font-size: 1.521vw !important;
	}

	.attach-resume-notice {
		padding: 1.380vw;
	}

	.gfield.gform-other-field {
		margin-top: -1.725vw !important;
	}

	.gfield .gchoice label {
		margin-left: 0.552vw !important;
	}
	.gform-field-label {
		font-size: 0.833vw !important;
	}
	.gfield .gchoice label {
		font-size: 0.781vw !important;
		margin-left: 0.416vw !important;
	}
	.gform-theme--foundation .gform-grid-row{
		row-gap: 0.625vw !important;
	}
	.gform-theme--framework .gfield--type-choice .gfield_checkbox{
		gap: 0.625vw !important;
	}


	#blog-entries article {
		padding: 0  0.781vw !important;
		margin-bottom: 1.822vw !important;
	}
	#blog-entries article .blog-entry-inner {
		box-shadow: 0 0 1.041vw 0 rgba(0,0,0,.08);
		padding: 0 1.041vw 1.302vw !important;
	}
	#blog-entries article .blog-entry-inner .thumbnail {
		margin: 0 -1.041vw;
	}
	#blog-entries article .blog-entry-inner .blog-entry-header {
		margin: 1.302vw 0 0.520vw !important;
	}
	#blog-entries article .blog-entry-inner .blog-entry-header .entry-title a{
		font-size: 1.562vw !important;
	}
	#blog-entries article .blog-entry-inner ul.meta {
		gap: 0.520vw !important;
	}
	#blog-entries article .blog-entry-inner ul.meta li {
		font-size: 0.677vw !important;
	}
	#blog-entries article .blog-entry-inner ul.meta li i {
		font-size: 0.833vw !important;
	}
	#blog-entries article .blog-entry-inner .blog-entry-summary {
		font-size: 0.833vw !important;
	}
	#blog-entries article .blog-entry-inner .blog-entry-summary p{
		margin-bottom: 1.041vw !important;
	}
	#blog-entries article .blog-entry-inner .blog-entry-readmore a {
		font-size: 0.833vw !important;
	}
	body.single-post article header.entry-header {
		margin-top: 0.520vw !important;
	}
	body.single-post article header.entry-header .single-post-title {
		margin-bottom: 0.520vw !important;
	}
	body.single-post article ul.meta {
		margin: 0.520vw auto 1.302vw !important;
	}
	body.single-post article ul.meta li {
		font-size: 0.729vw !important;
	}
	body.single-post article ul.meta i {
		font-size:0.781vw !important;
		padding-right: 0.312vw !important;
	}
	#respond form {
		padding: 2.083vw !important;
	}
	.blog-entry.post ul.meta {
		margin: 0 0 0.625vw !important;
	}
	ul.meta {
		font-size: 0.729vw !important;
		padding: 0 0 0.520vw !important;
	}
	.blog-entry.post .blog-entry-summary {
		margin-bottom: 1.041vw !important;
	}
	.single-post ul.meta li, .single-post ul.meta li a {
		font-size: 0.729vw !important;
	}
	.single .entry-title {
		font-size: 1.770vw !important;
		padding: 0 0 1.041vw !important;
		margin: 0 0 0.781vw !important;
		border-bottom: 0.052vw solid #f1f1f1 !important;
	}
	.tf-footer-rightandlove-image .elementor-widget-container img {
		width: 6.354vw !important;
		height: 6.145vw !important;
	}
	.tf-footer-bottle-image .elementor-widget-container img {
		width: 9.687vw !important;
		height: 11.406vw !important;
	}
	.tf-footer-leaf-image .elementor-widget-container img {
		width: 7.239vw !important;
		height: 5.885vw !important;
	}
	.tf-footer-logo .elementor-widget-container img {
		width: 14.791vw !important;
		height: 4.427vw !important;
	}
	.tf-footer-menu-items ul li {
		padding-bottom: 0.260vw !important;
	}
	.tf-footer-menu-items ul li a:hover {
		padding-left: 0.156vw !important;
	}

	.tf-newsletter-form-inner .tf-newsletter-form-submit {
		padding-left: 0.260vw !important;
	}
	.tf-newsletter-form-inner input {
		height: 2.083vw !important;
		padding: 0 0.520vw !important;
		font-size: 0.677vw !important;
	}
	.tf-newsletter-form-inner p {
		margin: 0 !important;
	}
	.tf-newsletter-form-inner input[type="submit"] {
		font-size: 0.677vw !important;
		padding: 0.520vw 1.354vw !important;
	}
	.tf-footer-social.elementor-grid-0 .elementor-grid {
		word-spacing: 1.562vw !important;
	}


}

/*---end 1921px---*/


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

	.tf-testimonial-main-wrapper {
		margin: 0 -20px;
	}
	.tf-testimonial-item {
		padding: 0 15px;
	}
	.tf-testimonial-item-inner {
		padding: 30px 20px;
	}
	.tf-testimonial-content {
		padding-top: 25px;
	}
	.tf-testimonial-user-wrapper::after {
		right: 0;
	}


}

@media only screen and (max-width:1100px){
	#site-header .container {
		max-width: 100% !important;
		padding: 0 10px;
	}
	#site-header.medium-header .top-header-inner {
		font-size: 15px;
	}
	#site-navigation-wrap .dropdown-menu >li >a{
		font-size:15px !important;
	}


	#blog-entries article {
		padding: 0 10px;
		margin-bottom: 30px;
	}
	#blog-entries article .blog-entry-inner {
		padding: 0 15px 30px !important;
	}
	#blog-entries article .blog-entry-inner .thumbnail {
		margin: 0 -15px;
	}
	#blog-entries article .blog-entry-inner .blog-entry-header {
		margin: 15px 0 10px;
	}
	#blog-entries article .blog-entry-inner .blog-entry-header .entry-title a{
		font-size: 28px !important;
	}
	#blog-entries article .blog-entry-inner .blog-entry-readmore a {
		font-size: 15px;
	}

}
/*---end 1100px---*/


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

	.page-header{
		height: 260px !important;
	}
	.page-header-title {
		font-size: 55px !important;
	}


	body.blog #main #content-wrap, 
	body.single-post #main #content-wrap {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	#blog-entries article {
		width: 50% !important;
	}
	#respond form {
		padding: 30px;
	}

	.gform_footer {
		margin-top: 40px !important;
	}


	body.single-post article ul.meta {
		margin: 10px auto 15px !important;
	}
	.content-area, .content-left-sidebar .content-area {
		margin-bottom: 0 !important;
	}


	.gform-theme--foundation .gform_fields {
		column-gap: 10px !important;
		row-gap: 20px !important;
	}
	.tf-testimonial-item {
		margin-bottom: 25px;
	}

}

/*---end 1024px---*/


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

	#site-logo #site-logo-inner a img {
		max-width: 210px;
	}

	#site-header.medium-header .top-header-inner {
		font-size: 13px;
	}
	#site-navigation-wrap .dropdown-menu >li >a{
		font-size:12px !important;
	}
	.tf-testimonial-item {
		width: 50%;
	}


}/*--end css 959px--*/




@media only screen and (min-width:768px) and (max-width:850px) {
	.gform-theme--foundation .gform-grid-col {
		flex: 100% !important;
	}

	.gform-theme--foundation .gfield--width-half {
		grid-column: span 12 !important;
	}
}


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

	#sidr {
		width: 100%;
	}

	.sidr.right {
		right: calc(-100% - 30px);
	}

	h3{
		font-size:28px !important;
	}
	.tf-mobile-header-cta-btn a {
		background-color: #C98B6C;
		font-size: 16px;
		font-weight: 300;
		text-transform: uppercase;
		line-height: 1.2em;
		color: #FFFFFF;
		padding: 12px 43px 12px 43px;
		border-radius: 100vmax;
		display: inline-block;
	}
	.tf-mobile-header-cta-btn {
		margin-top: 10px;
	}

	#popmake-1091 {
		padding:25px 15px !important;
	}

	.page-header{
		height: auto !important;
	}
	.page-header-title {
		font-size: 45px !important;
	}
	#site-header.medium-header .top-col.logo-col {
		justify-content: flex-start;
		text-align: left;
	}
	#site-header.medium-header .top-col.col-2 >div {
		width: calc(100% - 50px);
	}

	.tf-header-left-map-wrapper,
	#site-header.medium-header .top-col.col-3{
		display:none !important;
	}
	#site-header.medium-header .oceanwp-mobile-menu-icon a {
		padding: 0 !important;
	}
	.bottom-header-wrap {
		position: absolute;
		top: 36px;
		right: 20px;
		z-index: 100;
	}
	.is-sticky .bottom-header-wrap {
		top: 30px;
	}
	.oceanwp-mobile-menu-icon {
		opacity: 1 !important;
		visibility: visible !important;
	}

	.tf-hero-subtitle::before,
	.tf-hero-subtitle::after {
		width: 25px;
	}

	body.single-post article ul.meta li {
		font-size: 13px;
	}
	.single-post ul.meta li, .single-post ul.meta li a {
		font-size: 13px;
	}
	.single .entry-content {
		font-size: 18px !important;
		margin-bottom: 0 !important;
	}
	.single .entry-content p{
		margin-bottom: 0 !important;
	}
	.tf-footer-menu-items ul li {
		padding-bottom: 0px;
	}
	.tf-testimonial-item {
		margin-bottom: 20px;
	}

}/*--end css 767px--*/


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

	#blog-entries article {
		width: 100% !important;
	}
	.tf-testimonial-item {
		width: 100%;
	}

}/*--end css 650px--*/


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

	.page-header-title {
		font-size: 40px !important;
	}

}/*--end css 480px--*/


/*-------responsive css end---------*/

