/*!
Theme Name: ashleypilates
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ashleypilates
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ashleypilates is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms#secondary input.search-submit {
    font-size: 0;
    background: transparent;
    background-image: url(https://thomsonprocess.demotoday.info/wp-content/uploads/2024/02/s-1.png);
    width: 40px;
    height: 39px;
    background-repeat: no-repeat;
    border: 0;
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
}
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * 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;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
	font-size: 16px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
	font-family: "Poppins", sans-serif;
}

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

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

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* 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);
	line-height: 1;
	padding: 0.6em 1em 0.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%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	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 {
	display: block;
	left: auto;
}

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

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    display: block;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
		justify-content: space-between;
	}
}

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

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

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

.post,
.page {
	margin: 0 0 0;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

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

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

/* 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 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* 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;
}

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


input::-webkit-input-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
input:-moz-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
input::-moz-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
input:-ms-input-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}

textarea::-webkit-input-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
textarea:-moz-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
textarea::-moz-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
textarea:-ms-input-placeholder {color: #424242; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}

input:focus::-webkit-input-placeholder {color:transparent;}
input:focus:-moz-placeholder {color: transparent;}
input:focus::-moz-placeholder {color: transparent;}
input:focus:-ms-input-placeholder {color: transparent;}

textarea:focus::-webkit-input-placeholder {color:transparent;}
textarea:focus:-moz-placeholder {color: transparent;}
textarea:focus::-moz-placeholder {color: transparent;}
textarea:focus:-ms-input-placeholder {color: transparent;}

/*********************************start*********************************************/

.container {
    width: 100%;
    max-width: 1630px;
    margin: auto;
}
.container-full {
    max-width: 96%;
    width: 100%;
    margin: 0 auto 0;
}

a, textarea, input, select, button{
	outline: none;
	transition: 0.5s;
}
a:focus, textarea:focus, input:focus, select:focus, button:focus{
	outline: none;
}
header#masthead {
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.03);
    padding: 20px 0;
    background: #FFFFFF;
}
.site-branding {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.static-button {
    display: flex;
    align-items: center;
}
.hdr-menu {
    width: 65%;
}
.hdr-btn a {
    color: #C75600;
    border: 1px solid #C75600;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
}
.static-button a i {
    color: #000000;
    font-size: 18px;
    padding: 0 10px 0;
}
.hdr-btn {
    margin-left: 24px;
}
.hdr-social {
    display: flex;
    align-items: center;
}
.hdr-btn a:hover{
	background: #FADFCC;
}
.main-navigation a:hover{
	color: #C75600;
}
/**********************************Footer********************************************/
.site-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 80px 0;
}
.site-info .ftr-coll {
    width: 24%;
}
footer#colophon {
    background: #141414;
    color: #fff;
    margin-top: 100px;
}
.site-info h3 {
    font-size: 25px;
    font-weight: 500;
    font-family: "Kanit", sans-serif;
    color: #FFFFFF;
    position: relative;
    padding: 0 0 12px;
    margin: 0 0 25px;
}
.site-info h3:after {
    content: "";
    background: #C75600;
    width: 38.53px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.site-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.ftr-coll.fist-coll span a {
    color: #fff;
    text-decoration: none;
    font-size: 23px;
    font-weight: 600;
}
.ftr-coll.fist-coll span i {
    color: #C75600;
    font-size: 20px;
    padding: 0 12px 0 0;
}
.site-info .ftr-coll ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    transition: 0.6s;
}
.site-info .ftr-coll ul li {
    padding: 0 0 22px;
}

.ftr-social a {
    color: #FFFFFF;
    font-size: 26px;
    padding: 0 20px  0 0;
}
.ftr-social {
    margin: 18px 0 0;
}
.site-info a:hover {
    color: #C75600 !important;
    padding-left: 4px;
}
.inpit-f{
	position: relative;
}
.inpit-f input {
    width: 100%;
    border: 1px solid #494949;
    color: #fff!important;
    background: transparent;
    border-radius: 5px;
    padding: 16px 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.inpit-f input::placeholder{
	color: #fff;
}
.inpit-f button {
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
    color: #fff;
    top: 28px;
    transform: translate(0px, -50%);
    font-size: 18px;
    cursor: pointer;
}
.ftr-coll.second-coll, .ftr-coll.thierd-coll {
    padding-left: 90px;
}
.copy-right {
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
/*    border-top: 1px solid #494949;*/
}
.copy-right p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.copy-right p a{
	color: #C75600;
	text-decoration: none;
}

/**********************************Home page*******************************************/
.banner_caption {
    position: absolute;
    top: 49%;
    transform: translate(0, -50%);
    width: 50%;
    left: auto;
}
div#hero-slider .owl-dots {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 30px;
    text-align: center;
}
div#hero-slider .owl-dots button.owl-dot.active {
    background: #C75600;
    margin: 2px;
    border: 1px solid #fff;
}
div#hero-slider .owl-dots button {
    border: 1px solid #fff;
    width: 13px;
    height: 13px;
    margin: 0px 5px;
    background: #EEEEEE;
    border-radius: 50%;
}
.inr-content {
    position: relative;
    padding: 40px 0 60px 45px;
}
.inr-content:before {
    content: "";
    background: url(images/barr.png);
    width: 199px;
    height: 100%;
    position: absolute;
    background-size: 100% 100%;
    left: 0;
    top: 0;
}
.hero-section {
    position: relative;
}
.hero-section img.dstop_bnner {
    display: block;
}
.hero-section img.mob_bnner {
    display: none;
}
.hero-heading {
    color: #FFF;
    font-size: 53px;
    font-weight: 600;
    line-height: 80px;
    text-transform: uppercase;
}
.hero-heading b{
	font-size: 83px;
	font-weight: 700;
	text-transform: capitalize;
}
.banner_caption ul li {
    font-family: "Kanit", sans-serif;
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 0 0 15px 50px;
    position: relative;
}
.banner_caption ul li:before {
    content: "";
    background: url(images/right.png);
    width: 30.88px;
    height: 30.88px;
    position: absolute;
    left: 0;
    top: 7px;
}
.banner_caption ul {
    display: block;
    margin: 30px 0;
}
.banner-btn a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
    display: inline-block;
    position: relative;
}
.banner-btn a:hover {
    background: #FADFCC;
    color: #C75600;
}
.banner-social {
    position: absolute;
    right: 3%;
    top: 50%;
    z-index: 1;
    display: flex;
    flex-direction: column-reverse;
    transform: translate(10px, -50%);
}
.banner-social a, .banner-social p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    margin: 0;
    display: flex;
    align-items: center;
}
.banner-social p:after {
    content: "";
    background: #C75600;
    height: 30px;
    width: 1px;
    display: inline-block;
    writing-mode: vertical-rl;
    margin: 15px 0;
}
.banner-social a {
    margin: 0 0 14px 0;
}
div#icon-script .strip-block img {
    width: auto !important;
    height: auto;
    margin: auto;
}
div#icon-script .owl-stage .strip-block {
    background: #222222;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    padding: 30px 0;
    height: 100%;
}
.strip-block p {
    color: #fff;
    font-size: 26px;
    line-height: normal;
    margin: 10px 0 0;
    font-family: "Kanit", sans-serif;
}
div#icon-script .owl-stage .strip-block:after {
    content: "";
    display: block;
    background: url(images/line.png) navajowhite;
    width: 122px;
    height: 2px;
    text-align: center;
    margin: 10px auto 0;
    filter: contrast(0.7);
}
div#icon-script .owl-stage {
    display: flex;
    justify-content: space-between;
}
div#icon-script .owl-stage .owl-item:nth-child(3n - 3) .strip-block {
    background: #FADFCC;
}
div#icon-script .owl-stage .owl-item:nth-child(3n - 3) .strip-block p, div#icon-script .owl-stage .owl-item:nth-child(3n - 2) .strip-block p{
	color: #292A25;
}
div#icon-script .owl-stage .owl-item:nth-child(3n - 2) .strip-block {
    background: #EEEEEE;
}
.about-sestion {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 100px 0;
    align-items: center;
}
.about-sestion .about-contant {
    width: 58%;
}
.about-sestion .about-img {
    width: 38%;
}

.performance-section .about-sestion .about-img img{
    width: 75%;
}
.about-sestion .about-img img{
	width: 100%;
    z-index: 1;
    position: relative;
    border-radius: 10px;
}
.about-sestion .about-img{
	position: relative;
}
.about-sestion .about-img:before {
    content: "";
    background: #FADFCC;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    border-radius: 10px;
    left: 15px;
    top: 15px;
}
h3.all-heading {
    font-size: 50px;
    font-weight: 500;
    color: #000000;
    font-family: "Kanit", sans-serif;
    line-height: normal;
    margin: 0 0 20px;
}
h3.all-heading b {
    font-weight: 500;
    color: #C75600;
}
.about-contant p b {
    font-family: "Kanit", sans-serif;
    color: #000000;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.about-contant p {
    font-size: 18px;
    line-height: 35px;
    color: #555555;
	    margin: 0 0 15px;
}
.about-contant ul li {
	font-family: "Kanit", sans-serif; 	
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 34px;
    position: relative;
    padding: 0 0 15px 40px;
}
.about-contant ul li:before {
    content: "";
    background: url(images/ab-right.png) no-repeat;
    width: 29.88px;
    height: 29.88px;
    position: absolute;
    left: 0;
    top: 4px;
}
.abt-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.abt-logo img {
    margin: 0 25px 0 0;
}
.mycourses-section {
    background: #000;
    color: #fff;
    padding: 100px 0%;
}
.mycourses-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mycourses-row .mycourses-img {
    width: 46%;
}
.mycourses-row .mycourses-contant {
    width: 55%;
}
.mycourses-img img {
    width: 70%;
}
.mycourses-row h3.all-heading {
    color: #fff;
}
.mycourses-row p {
    font-size: 18px;
    line-height: 35px;
    color: #BCBCBC;
}
.mycourses-contant ul li {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 34px;
    position: relative;
    padding: 0 0 15px 40px;
}
.mycourses-contant ul li:before {
    content: "";
    background: url(images/right-white.png) no-repeat;
    width: 29.88px;
    height: 29.88px;
    position: absolute;
    left: 0;
    top: 4px;
}
.mycourses-contant ul {
    column-count: 3;
    display: block;
    margin: 35px 0;
}
.all-btn a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
    display: inline-block;
}
.all-btn a:hover {
    background: #FADFCC;
    color: #C75600;
}
.mycourses-img {
    margin: 0 0 -35px -50px;
}
.performance-section .about-img:before {
    display: none;
}
.performance-section .about-contant ul {
    column-count: 2;
    width: 65%;
    margin: 20px 0;
}
.about-contant strong {
    font-family: "Kanit", sans-serif;
    color: #000000;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-style: italic;
    font-size: 25px;
}
.performance-section .about-sestion {
    background: #FFFAF6;
    border: 1px solid #FADFCC;
    border-radius: 10px;
    padding: 70px 50px;
}
.tack-courses-img img {
    width: 100%;
    border-radius: 10px;
}
.tack-courses-co {
    background: #FFFFFF;
    padding: 35px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 0 10px 10px 10px;
    width: 100%;
    max-width: 90%;
    display: block;
    margin-top: -80px;
    position: relative;
}
.home-courses h3.all-heading {
    text-align: center;
}
.tack-courses-co h4 {
    font-size: 35px;
    font-weight: 500;
    color: #000000;
    font-family: "Kanit", sans-serif;
    line-height: normal;
    margin: -10px 0 10px;
}
.tack-courses-co p {
    font-size: 18px;
    line-height: 30px;
    color: #555555;
    font-weight: 300;
}

.tack-courses-co ul li {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 34px;
    position: relative;
    padding: 0 0 15px 40px;
}
.tack-courses-co ul {
   	display: block;
    margin: 20px 0;
}
.tack-courses-co ul li:before {
    content: "";
    background: url(images/ab-right.png) no-repeat;
    width: 29.88px;
    height: 29.88px;
    position: absolute;
    left: 0;
    top: 4px;
}
.tack-courses-co .all-btn a{
	border: 1px solid #C75600;
	color: #C75600;
}
.home-courses .col-md-6:nth-child(even) .tack-courses-co {
    float: right;
    border-radius: 10px 0px 10px 10px;
}
div#Reviews-slider .Reviews-img img {
    width: auto;
}
.Reviews-item .Reviews-img {
    position: relative;
}
.Reviews-img img {
    margin: 0 auto 0;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    position: relative;
    border: 1px solid #E7E7E7;
    padding: 10px;
    background: #fff;
}
.Reviews-test p {
    color: #000000;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 33px;
    text-transform: capitalize;
    background: #fff;
    padding: 25px 0;
}
.Reviews-test h3 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0 0 35px;
}
.Reviews-item {
    display: block;
    text-align: center;
    position: relative;
    padding: 0px 10% 40px;
}
.Reviews-item:before {
    content: "";
    position: absolute;
    border: 1px solid #E7E7E7;
    width: 100%;
    height: 87%;
    max-width: 65%;
    top: 56px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: -1;
}
.Reviews-img i {
    color: #C75600;
    font-size: 40px;
    margin: 20px 0 0;
    display: block;
}
.clients-section h3.all-heading {
    text-align: center;
}
.clients-section {
    margin: 100px 0;
}
div#Reviews-slider .owl-nav {
    text-align: center;
    margin: -50px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #E7E7E7;
    width: 100%;
    max-width: 115px;
    padding: 10px 0;
    border-bottom: none;
}
div#Reviews-slider .owl-nav button span {
    font-size: 0px;
}
div#Reviews-slider .owl-nav button {
    margin: 0 12px 0;
}
div#Reviews-slider .owl-nav button.owl-prev span:after {
    content: '';
    background: url(images/left-arrow.png);
    width: 23px;
    height: 8px;
    display: inline-block;
}
div#Reviews-slider .owl-nav button.owl-next span:after {
    content: '';
    background: url(images/right-arrow.png);
    width: 23px;
    height: 8px;
    display: inline-block;
}

.faq_accd .card .card-header {
    background: transparent;
    border-bottom: none;
}
.faq_accd .card {
    margin: 0 0 20px;
}
.faq_accd .card button {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}
div#accordion {
    margin: 0 10% 0;
}
.faq_accd .card .card-header button:after {
    content: "\f061";
    position: absolute;
    top: 7px;
    right: 25px;
    display: block;
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    background: #000000;
    border-radius: 10px;
    padding: 10px;
    height: 40px;
    width: 40px;
    line-height: 20px;
}
.faq_accd .card  .card-body {
    font-size: 18px;
    line-height: 35px;
    color: #555555;
    padding: 0 36px;
}
.faq_accd h3.all-heading {
    text-align: center;
}

.enquiry-form {
	margin: 100px 10% 0;
    border-bottom: 4px solid #C75600;
    background: #FADFCC;
    box-shadow: 0px 4px 30px 0px rgba(197, 197, 197, 0.25);
    padding: 40px 125px;
    border-radius: 10px;
}
.enquiry-form form input{
	font-family: "Poppins", sans-serif;
    width: 100%;
    border-radius: 10px;
    height: 60px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0 0 0 40px;
    border: 1px solid #E1E1E1;
    background: #FFF;
}
.enquiry-form form textarea {
	font-family: "Poppins", sans-serif;
    width: 100%;
    border-radius: 10px;
    height: 155px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 15px 0 0 40px;
    border: 1px solid #E1E1E1;
    background: #FFF;
}
.enquiry-form h3.all-heading {
    text-align: center;
}
.enquiry-form .subb p {
    position: relative;
}
.enquiry-form .subb p i {
    position: absolute;
    top: 20px;
    left: 12px;
    z-index: 1;
    color: #FADFCC;
    font-weight: 900;
}
.enquiry-form .btonn input.wpcf7-submit {
    width: auto;
    height: auto;
    background: #C75600;
    color: #fff;
    border: 1px solid #C75600;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
    display: inline-block;
    cursor: pointer;
}
.enquiry-form .btonn input.wpcf7-submit:hover{
	background: transparent;
    color: #C75600;
    border: 1px solid #C75600;
}
.enquiry-form .btonn {
    width: 100%;
    text-align: center;
}
span.wpcf7-spinner {
    display: none;
}
/****************************Contact*****************************************/
.hero-bnri {
    position: relative;
}
.banner_caption .iner-section h1 {
    color: #FFF;
    font-size: 50px;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    margin: 0;
}
.banner_caption .iner-section {
    position: relative;
    padding: 50px 0 50px 45px;
}
.banner_caption .iner-section:before {
    content: "";
    background: url(images/contac-bb.png);
    background-size: 77% 100%;
    background-repeat: no-repeat;
    width: 199px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.hero-bnri img {
    width: 100%;
}
.contact-details {
    margin: 100px 0 -30px;
}
.contact-details h3.all-heading {
    text-align: center;
}
.details-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 16%;
}
.details-row .details-col {
    width: 48.2%;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: #fff;
    text-align: center;
    padding: 50px;
    border-radius: 10px;
    border-bottom: 1px solid #C75600;
    margin: 10px 0;
}
.details-col address {
    color: #454545;
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 0;
    text-transform: uppercase;
}
.details-col a, .details-col p {
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}
.details-col a:hover{
	color: #C75600;
}
.clients-section.testmonial-ss .Reviews-item {
    padding: 0px 0% 40px;
    margin: 30px 0 0;
}
.event-section {
    margin: 100px 0 0;
}
.event-section .all-btn a, .courses-cont .all-btn a, .blog-contn .all-btn a {
    background: #C75600;
    color: #fff;
}
.event-section .all-btn a:hover, .courses-cont .all-btn a:hover, .blog-contn .all-btn a:hover{
	background: #FADFCC;
    color: #C75600;
    border: 1px solid #C75600;
}
.event-section .col-md-6 {
    margin: 0 0 30px;
}
.courses-section {
    text-align: center;
    margin: 100px 10%;
}
.courses-section p {
    font-size: 18px;
    line-height: 30px;
    color: #555555;
    margin: 0 0 10px;
}
.courses-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 1px solid #C75600;
    border-radius: 10px;
    padding: 0 43px 0 0;
    margin: 15px 0 50px 15px;
}
.courses-cont {
    width: 58%;
}
.courses-img {
    width: 40%;
    display: inline-block;
    margin: -15px 0 15px -15px;
}
.courses-cont h4 {
    font-size: 35px;
    font-weight: 500;
    color: #000000;
    font-family: "Kanit", sans-serif;
    line-height: normal;
    margin: 0 0 15px;
}
.courses-cont p {
    font-size: 18px;
    line-height: 30px;
    color: #555555;
}
/********************************Blog***************************************/
.blog-wrapper{
	margin: 100px 0 0;
}
.blog-row {
    display: flex;
    flex-wrap: wrap;
    
}
.blog-row .blg-block {
    width: calc(33% - 26px);
    margin: 0 14px 30px;
    border: 1px solid #CECECE;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
}
.blg-block img {
    width: 100%;
    border-radius: 10px;
}
.blog-wrapper h3.all-heading {
    text-align: center;
}
.collect-sect ul {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}
.collect-sect ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    font-weight: 400;
    text-decoration: none;
}
.collect-sect ul li i {
    color: #C75600;
    font-weight: 500;
    font-size: 17px;
    padding: 0 6px 0 0;
}
.collect-sect ul li {
    display: flex;
    align-items: center;
}
.blog-contn h2 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    margin: 0 0 18px;
}
.blog-contn p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
}

h1.entry-title, h2.comments-title {
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin: 25px 0;
}
.single-blogs .post-thumbnail img {
    width: 100%;
    border-radius: 10px;
    height: 600px;
    object-fit: cover;
}
.entry-content p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
}
.nav-links a {
    color: #C75600;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}
div#comments textarea {
    width: 100%;
    height: 100px;
}
div#comments input {
    width: 100%;
    height: 50px;
}
div#comments p.comment-form-cookies-consent input {
    width: auto;
    height: auto;
}
div#comments p.form-submit input {
    width: auto;
    height: auto;
    border-radius: 10px;
    background: #C75600;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    padding: 12px 20px;
    display: inline-block;
    transition: .6s;
    cursor: pointer;
}
ol.comment-list {
    padding: 0;
    margin: 0;
}
ol.comment-list a {
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
.pagination span.page-numbers.current {
    background: #C75600;
    color: #fff;
}
.pagination a, .pagination span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #C75600;
    text-align: center;
    line-height: 50px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #C75600;
    text-decoration: none;
    margin: 0 8px 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.pagination a:hover, .pagination span:hover {
    color: #fff;
    background: #C75600;
}
.pagination {
    justify-content: center;
}
/*****************************Shop page****************************************/
nav.woocommerce-breadcrumb {
    color: #C75600 !important;
    font-size: 16px !important;
    line-height: 35px;
    font-weight: 600;
    margin: 30px 0 !important;
}
nav.woocommerce-breadcrumb a {
    color: #000 !important;
    text-decoration: none;
}
.left_archive .woof_container_inner h4{
	display: none;
}
.left_archive h2.mob-dis:after {
    content: "\f107";
    display: block;
    font: normal normal normal 20px / 1 FontAwesome;
    font-weight: 400;
    text-align: right;
    margin: -18px 0 0;
    cursor: pointer;
}
.left_archive h2.mob-dis {
    color: #000;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #EBEBEB;
    margin: 0 0 20px;
    padding: 0 0 15px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #DCDCDC;
    padding: 10px 22px;
    margin: -16px 0 12px;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border: 1px solid #CECECE;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    line-height: normal;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{
	color: #C75600;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    border-radius: 10px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
	color: #000000;
    font-size: 30px;
    padding: 0 4px;
    font-weight: 700;
}
span.price ins, span.price span.woocommerce-Price-amount.amount bdi {
    color: #000000;
    font-size: 18px;
    padding: 0 4px;
    font-weight: 700;
}
span.price del {
	color: #7A7A7A;
	font-size: 18px;
}
.woocommerce .product  p {
    font-size: 16px;
    line-height: 35px;
    color: #555555;
    font-weight: 400;
}
.woocommerce .quantity .qty {
    width: 103px;
    height: 43px;
    text-align: center;
}
.product_meta {
    display: none;
}
section.related.products {
    display: inline-block;
    width: 100%;
    margin: 62px 0 0;
}
section.related.products h2 {
    color: #000;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin: 0 0 15px;
}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
    display: inline-block;
    background: #C75600;
}
.woocommerce div.product div.images img {
    border: 1px solid #CECECE;
    padding: 10px;
    margin: 0 16px 0 0;
    border-radius: 15px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
    background: #C75600;
    color: #fff;
}
.faq_accd .card button.btn {
    white-space: inherit;
    text-align: left;
    padding: 0 50px 0 0;
}
a.cart-contents{
	position: relative;
}
a.cart-contents span.cart-count-item {
    position: absolute;
    top: -9px;
    font-size: 12px;
    line-height: 8px;
    background: #C75600;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
}
.courses-img img {
    width: 100%;
    border-radius: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	border-bottom: 1px solid #C75600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    padding: 0 28px 0 0;
    background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	color: #C75600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	color: #000;
	font-size: 20px;
	font-weight: 700;
}
div#tab-description h2 {
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    line-height: normal;
}
ol.commentlist {
    padding: 0;
    margin: 0;
}
.wc-block-components-sidebar-layout a {
    color: #C75600 !important;
    font-weight: 700;
}
.wc-block-components-button:not(.is-link) {
    background: #C75600 !important;
    color: #FFE !important;
    border-radius: 12px;
    text-decoration: none;
}
.learndash-wrapper .ld-breadcrumbs{
	    background: #FADFCC !important;
}
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete,.learndash-wrapper #btn-join, .learndash-wrapper .btn-join, .learndash-wrapper #learndash_mark_complete_button, .learndash-wrapper .learndash_mark_complete_button, .learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress{
	background: #C75600 !important;
}

/*********************************************************/
.cources-single {
    margin: 60px 0 -40px;
}
article.type-sfwd-courses {
    border: 1px solid #C75600;
    border-radius: 10px;
    background: #FFF;
    padding: 15px 28px 30px;
    text-align: center;
    margin: 18px 0 30px;
}
.single .widget_ldcoursenavigation {
    border: 1px solid #C75600;
    border-radius: 10px;
    padding: 15px;
    margin-top: 18px;
}
.ld-item-list.ld-lesson-list {
    display: none;
}
.post-thumbnail img {
    width: 100%;
    border-radius: 10px;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled{
	background: #FADFCC !important;
}
.learndash-wrapper .ld-button {
    background-color: #C75600 !important;
}
.learndash-wrapper .ld-status-waiting {
    background-color: #C75600 !important;
    color: #fff !important;
}
.learndash-wrap input {
    font-family: "Poppins", sans-serif;
    width: 100%;
    border-radius: 10px;
    height: 55px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0 0 0 18px;
    border: 1px solid #E1E1E1;
    background: #FFF;
}
.learndash-wrapper #learndash-registration-wrapper #learndash_registerform #wp-submit{
	width: auto;
    height: auto;
    background: #C75600;
    color: #fff;
    border: 1px solid #C75600;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
    display: inline-block;
    cursor: pointer;
}

.learndash-wrapper a{
	color: #C75600;
	font-weight: 500;
}
.learndash-wrapper .ld-button.ld-button-reverse {
    color: #fff !important;
}

.learndash-wrapper .ld-login-modal input[type=submit]{
	background: #C75600 !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading, .learndash-wrapper .ld-login-modal .ld-forgot-password-link{
	color: #C75600 !important;
}
.learndash-wrapper .ld-login-modal .ld-login-modal-register{
	background: #000 !important;
}
.woocommerce-message {
    border-top-color: #C75600;
}
.woocommerce-message::before {
    color: #C75600;
}
/*.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{
	border-right: 2px solid #C75600 !important;
}
*/
.courses-cont h2 {
    font-size: 35px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 15px;
    line-height: 40px;
}
.hdr-social {
    position: relative;
}
.search-bar {
    position: absolute;
    top: -23px;
    right: 35px;
    min-width: 330px;
    max-width: 330px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background-color: #fff !important;
    border: 1px solid #C75600 !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
	background: transparent;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    color: #000;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.03);
    border-radius: 7px;
    padding: 15px 13px;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    float: left;
    margin-right: 1em;
    background: #C75600;
    border-radius: 10px;
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #fff;
    display: block;
    padding: 15px 53px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
}
.entry-content a {
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
.learndash-wrapper .ld-expand-button, .learndash-wrapper .ld-alert-warning .ld-alert-icon, .ld-course-list-items .ld_course_grid .btn-primary, .ld-course-list-items .ld_course_grid .thumbnail.course .ribbon.enrolled{
	background-color: #C75600 !important;
	border: none !important;
	 color: #fff !important;
	 font-size: 14px;
}
.learndash-wrapper .ld-alert-warning {
    background-color: #FADFCC !important;
    border-color: #C75600 !important;

}
.woocommerce-info{
	border-top-color: #C75600;
}
.woocommerce-info::before{
	color: #C75600;
}
nav.woocommerce-MyAccount-navigation ul li {
    margin: 0 0 15px;
    display: block;
    width: 100%;
}
.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar{
	border: 5px solid #C75600 !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress{
	background: #FADFCC !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item, .ld-course-list-items .ld_course_grid .thumbnail.course{
	border: 2px solid #C75600 !important;
	padding: 10px;
}
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar{
	background-color: #C75600 !important;
}
.learndash-wrapper .ld-course-navigation .ld-course-navigation-heading{
	border-bottom: 4px solid #C75600 !important;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item{
	border-bottom: 1px solid #C75600 !important;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled{
	background-color: #FADFCC !important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{
	background-color: #C75600 !important;
	color: #fff !important;
}
.learndash-wrapper .ld-profile-summary {
    margin: -54px 0 0 !important;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
	color: #fff;
	background: #C75600;
}
.caption h3.entry-title {
    font-size: 20px;
    margin: 14px 0;
}
.ribbon.enrolled {
    width: 100%;
    max-width: 50%;
    margin: 0 auto 6px;
    border-radius: 5px;
}
nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-wrap: wrap;
}
nav.woocommerce-MyAccount-navigation ul li:last-of-type {
    order: -1;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #C75600 !important;
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px;
}
div#exampleModal101 .modal-dialog {
    max-width: 800px;
    margin: 5% auto 0;
}
div#exampleModal101 .modal-dialog .modal-content {
    background: #FADFCC;
    box-shadow: 0px 4px 30px 0px rgba(197, 197, 197, 0.25);
    border-radius: 20px;
    border-bottom: 4px solid #C75600;
    border-top: 1px solid #C75600;
    border-right: 1px solid #C75600;
    border-left: 1px solid #C75600;
}
.modal-header .all-heading {
    width: 100%;
    text-align: center;
    padding: 0;
}
.captchaa {
    text-align: center;
    color: #fff;
}
.modal-header button.close {
    position: absolute;
    border-radius: 50%;
    background: #fff;
    color: #C75600;
    padding: 12px;
    top: 26px;
    right: 24px;
    opacity: inherit;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-body {
    padding: 50px;
}
.modal-body .subb p i {
    position: absolute;
    left: 32px;
    font-weight: 900;
    z-index: 1;
    top: 19px;
    color: #FADFCC;
}
.modal-body input {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    width: 100%;
    height: 55px;
    padding: 0 0 0 45px;
    color: #909090;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.modal-body textarea {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    width: 100%;
    height: 100px;
    padding: 10px 0 0 45px;
    color: #909090;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.btonn {
    width: 100%;
    text-align: center;
}
.modal-body .btonn input.wpcf7-submit {
    background: #C75600;
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    width: auto;
    height: auto;
    border: none;
    padding: 18px 35px;
    cursor: pointer;
}


.thanks-sec {
    text-align: center;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.10);
    padding: 176px 0 90px;
    margin: 60px 5% 0;
    border-bottom: 4px solid #C75600;
    border-top: 1px solid #C75600;
    border-right: 1px solid #C75600;
    border-left: 1px solid #C75600;
}
.site-logo {
    margin: -50px 0 38px;
}
.thanks-sec h1 {
    color: #131313;
    text-align: center;
    font-size: 110px;
    font-style: normal;
    font-weight: 700;
    line-height: 109px;
    letter-spacing: 5px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    position: relative;
}
.thanks-sec h2 {
    color: #000;
    text-align: center;
    font-size: 50px;
    font-family: Libra Serif Modern;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.thanks-sec h3 {
    color: #C75600;
    text-align: center;
    font-size: 35px;
    font-family: Jost;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    margin: 50px 0 0;
}

.thanks-sec h1:after {
    content: '';
    background: #C75600;
    width: 520px;
    height: 7px;
    flex-shrink: 0;
    position: absolute;
    right: 0%;
    left: 0%;
    margin: auto;
    bottom: 0;
}

.main-navigation li.menu-item-has-children > a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-34%);
    font-weight: 900;
    color: #000;
    padding-left: 10px;
    right: -16px;
    font-size: 14px;
}
.main-navigation ul>li ul.sub-menu>li>a {
    width: 250px;
    text-align: left;
    padding: 13px 15px;
    text-transform: capitalize;
    background: #fff;
    border-bottom: 1px solid #f4f4f4;
    font-size: 17px;
    box-shadow: 0 3px 10px #333;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

ul.sub-menu {
    display: flex;
    flex-direction: column;
}

.filter-sec {
    text-align: end;
    margin: 0 0 50px;
}
.filter-sec form input#search-input {
    height: 50px;
    min-width: 300px;
    padding: 15px;
}
.filter-sec button {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 12px 28px;
    font-family: "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.6s;
    display: inline-block;
    background: #C75600;
    color: #fff;
    height: 50px;
}
.filter-sec button#reset-button{
    background-color: #000;

}

.video-section {
    margin: 0 0 100px;
}

/*.video-item {
    width: 100%;
}*/

.video-item iframe {
    width: 100%;
}

div#video-slider .owl-nav, div#mylist-slider .owl-nav, div#weekly-slider .owl-nav {
	display: block;
    position: absolute;
    top: -96px;
    right: auto;
    left: 28%;
}
div#video-slider .owl-nav button, div#mylist-slider .owl-nav button, div#weekly-slider .owl-nav button {
    font-size: 55px;
}
div#video-slider .owl-nav button.owl-prev, div#mylist-slider .owl-nav button.owl-prev, div#weekly-slider .owl-nav button.owl-prev {
    display: none;
}
div#mylist-slider .owl-nav {
    left: 11%;
}
div#weekly-slider .owl-nav{
	left: 40%;
}





/***********************************Responsive***********************************************/

@media (min-width: 1441px) and (max-width: 1800px){
.container {width: 100%;max-width: 90%;}
.hdr-logo img {width: 140px;}
.hdr-menu {width: 65%;}
.main-navigation a{font-size: 15px;}
.hdr-btn a{padding: 12px 15px;font-size: 14px;}
.static-button a i{font-size: 16px;padding: 0 8px 0;}
.hero-heading{font-size: 32px;line-height: 60px;}
.hero-heading b{font-size: 50px;}
.banner_caption ul li{font-size: 20px;}
.banner_caption ul{margin: 20px 0;}
.banner-btn a{font-size: 15px;padding: 12px 20px;}
.banner_caption ul li:before{top: 1px;}
.banner-social a, .banner-social p{font-size: 14px;}
.strip-block p{font-size: 20px;}
div#icon-script .owl-stage .strip-block{padding: 20px 0;}
.inr-content{padding: 35px 0 50px 50px;}
.about-sestion{margin: 70px 0;}
.about-contant p{font-size: 15px;line-height: 28px;}
.about-contant ul li{font-size: 16px;}
.abt-logo img {margin: 0 14px 0 0;width: 16%;}
h3.all-heading{font-size: 35px;}
.mycourses-row p{font-size: 15px;line-height: 28px;}
.mycourses-contant ul li{font-size: 15px;line-height: 26px;}
.all-btn a{padding: 12px 20px;font-size: 15px;}
.mycourses-section{padding: 65px 0%;}
.performance-section .about-sestion{padding: 40px 40px;}
.about-contant strong{font-size: 18px;}
.tack-courses-co h4{font-size: 25px;}
.tack-courses-co p{font-size: 15px;line-height: 28px;}
.tack-courses-co ul li{font-size: 17px;}
.clients-section {margin: 70px 0;}
.Reviews-test p{font-size: 15px;line-height: 30px;}
.Reviews-test h3{font-size: 18px;}
.faq_accd .card button{font-size: 18px;}
.enquiry-form{margin: 70px 10% 0;padding: 60px 70px;}
.enquiry-form .btonn input.wpcf7-submit{font-size: 15px;}
/********************************footer***************************************/
footer#colophon{margin-top: 70px;}
.site-info p{font-size: 14px;}
.ftr-coll.fist-coll span a{font-size: 18px;}
.site-info .ftr-coll ul li a{font-size: 15px;}
.site-info{padding: 68px 0;}
.ftr-coll.second-coll, .ftr-coll.thierd-coll {padding-left: 65px;}
.copy-right p{font-size: 15px;}

.banner_caption .iner-section h1{font-size: 40px;}
.courses-section{margin: 70px 5%;}
.courses-section p{font-size: 16px;line-height: 28px;}
.courses-cont h2{font-size: 30px;line-height: 38px;}
.courses-cont p{font-size: 16px;line-height: 28px;}
h1.entry-title, h2.comments-title{font-size: 30px;}
.entry-content p{line-height: 26px;font-size: 16px;}
.event-section {margin: 70px 0 0;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 16px;}
span.price ins, span.price span.woocommerce-Price-amount.amount bdi{font-size: 16px;}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button{font-size: 15px;}
.woocommerce .product p{font-size: 15px;line-height: 30px;}
.woocommerce .quantity .qty{height: 40px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{font-size: 20px;}
section.related.products h2{font-size: 40px;}

.blog-wrapper {margin: 60px 0 0;}
.blog-contn h2{font-size: 16px;line-height: 28px;}
.blog-contn p{font-size: 15px;line-height: 26px;}
.collect-sect ul li i{font-size: 11px;}
.collect-sect ul li a{font-size: 14px;}
.collect-sect ul{padding: 15px 0;}

.contact-details {margin: 60px 0 -30px;}
.details-row .details-col{margin: 0 0 15px;padding: 30px;}
.details-row{margin: 0 10%;}
.details-col a, .details-col p{font-size: 20px;}

div#video-slider .owl-nav, div#mylist-slider .owl-nav, div#weekly-slider .owl-nav{top: -86px;left: 25%;}
div#mylist-slider .owl-nav {left: 10%;}
div#weekly-slider .owl-nav {left: 35%;}
.video-section {margin: 0 0 60px;}



}




@media (min-width: 1200px) and (max-width: 1440px){
.container {width: 91%;}
.hdr-logo img {width: 100px;}
.hdr-menu {width: 64%;}
.main-navigation a{font-size: 12px;}
.hdr-btn a{padding: 12px 15px;font-size: 14px;}
.static-button a i{font-size: 16px;padding: 0 8px 0;}
.hero-heading{font-size: 32px;line-height: 60px;}
.hero-heading b{font-size: 50px;}
.banner_caption ul li{font-size: 20px;}
.banner_caption ul{margin: 20px 0;}
.banner-btn a{font-size: 15px;padding: 12px 20px;}
.banner_caption ul li:before{top: 1px;}
.banner-social a, .banner-social p{font-size: 14px;}
.strip-block p{font-size: 20px;}
div#icon-script .owl-stage .strip-block{padding: 20px 0;}
.inr-content{padding: 35px 0 50px 50px;}
.about-sestion{margin: 70px 0;}
.about-contant p{font-size: 15px;line-height: 28px;}
.about-contant ul li{font-size: 16px;}
.abt-logo img {margin: 0 14px 0 0;width: 16%;}
h3.all-heading{font-size: 35px;}
.mycourses-row p{font-size: 15px;line-height: 28px;}
.mycourses-contant ul li{font-size: 15px;line-height: 26px;}
.all-btn a{padding: 12px 20px;font-size: 15px;}
.mycourses-section{padding: 65px 0%;}
.performance-section .about-sestion{padding: 40px 40px;}
.about-contant strong{font-size: 18px;}
.tack-courses-co h4{font-size: 25px;}
.tack-courses-co p{font-size: 15px;line-height: 28px;}
.tack-courses-co ul li{font-size: 17px;}
.clients-section {margin: 70px 0;}
.Reviews-test p{font-size: 15px;line-height: 30px;}
.Reviews-test h3{font-size: 18px;}
.faq_accd .card button{font-size: 18px;}
.enquiry-form{margin: 70px 10% 0;padding: 60px 70px;}
.enquiry-form .btonn input.wpcf7-submit{font-size: 15px;}
/********************************footer***************************************/
footer#colophon{margin-top: 70px;}
.site-info p{font-size: 14px;}
.ftr-coll.fist-coll span a{font-size: 18px;}
.site-info .ftr-coll ul li a{font-size: 15px;}
.site-info{padding: 68px 0;}
.ftr-coll.second-coll, .ftr-coll.thierd-coll {padding-left: 65px;}
.copy-right p{font-size: 15px;}

.banner_caption .iner-section h1{font-size: 35px;}
.courses-section{margin: 70px 5%;}
.courses-section p{font-size: 16px;line-height: 28px;}
.courses-cont h2{font-size: 25px;line-height: 32px;}
.courses-cont p{font-size: 15px;line-height: 25px;}
h1.entry-title, h2.comments-title{font-size: 30px;}
.entry-content p{line-height: 26px;font-size: 15px;}
.event-section {margin: 60px 0 0;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 16px;}
span.price ins, span.price span.woocommerce-Price-amount.amount bdi{font-size: 16px;}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button{font-size: 15px;}
.woocommerce .product p{font-size: 15px;line-height: 30px;}
.woocommerce .quantity .qty{height: 40px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{font-size: 20px;}
section.related.products h2{font-size: 35px;}


.blog-wrapper {margin: 60px 0 0;}
.blog-contn h2{font-size: 16px;line-height: 28px;}
.blog-contn p{font-size: 15px;line-height: 26px;}
.collect-sect ul li i{font-size: 11px;}
.collect-sect ul li a{font-size: 14px;}
.collect-sect ul{padding: 15px 0;}
div#comments p.form-submit input{font-size: 15px;}

.contact-details {margin: 60px 0 -30px;}
.details-row .details-col{margin: 0 0 15px;padding: 30px;}
.details-row{margin: 0 10%;}
.details-col a, .details-col p{font-size: 20px;}

div#video-slider .owl-nav, div#mylist-slider .owl-nav, div#weekly-slider .owl-nav{top: -86px;left: 30%;}
div#mylist-slider .owl-nav {left: 12%;}
div#weekly-slider .owl-nav {left: 42%;}
.video-section {margin: 0 0 60px;}


}




@media (min-width: 992px) and (max-width: 1199px){
.site-branding{flex-wrap: wrap;}
.hdr-menu {width: 100%;order: 1;margin: 8px 0 0;}
.main-navigation a{font-size: 16px;}
.hdr-btn a{font-size: 15px;}
.hdr-logo img {width: 140px;}
.banner_caption{width: 88%;}
.inr-content {padding: 30px 0 39px 40px;}
.hero-heading{font-size: 25px;line-height: 38px;}
.hero-heading b{font-size: 30px;}
.banner_caption ul{margin: 18px 0;}
.banner_caption ul li{font-size: 16px;padding: 0 0 16px 50px;}
.banner-btn a{font-size: 14px;padding: 10px 22px;}
.banner_caption ul li:before{top: 0;}
.strip-block p{font-size: 20px;}
.banner-social a, .banner-social p{font-size: 16px;}
.about-sestion{margin: 60px 0;}
h3.all-heading{font-size: 30px;}
.about-contant p{font-size: 16px;line-height: 30px;}
.about-contant ul li{font-size: 16px;}
.abt-logo img {margin: 0 25px 0 0;width: 19%;}
.mycourses-section{padding: 65px 0%;}
.mycourses-row p{font-size: 15px;line-height: 28px;}
.mycourses-contant ul{column-count: 2;}
.mycourses-contant ul li{font-size: 16px;}
.all-btn a{font-size: 15px;}
.performance-section .about-sestion{padding: 50px 20px;}
.performance-section .about-contant ul{width: 100%;}
.about-contant strong{font-size: 20px;}
.tack-courses-co{padding: 20px;}
.tack-courses-co p{font-size: 15px;}
.tack-courses-co ul li{font-size: 16px;padding: 0 0 15px 40px;}
.tack-courses-co h4{font-size: 25px;}
.Reviews-item{padding: 0px 5% 40px;}
.Reviews-test p{font-size: 16px;line-height: 30px;}
.Reviews-test h3{font-size: 20px;}
.clients-section {margin: 70px 0;}
div#accordion { margin: 0 5% 0;}
.faq_accd .card button{font-size: 18px;}
.enquiry-form{margin: 70px 5% 0;padding: 40px 40px;}
.enquiry-form .btonn input.wpcf7-submit{font-size: 16px;}
.faq_accd .card .card-body{font-size: 15px;line-height: 31px;padding: 0 25px;}

/********************************footer*****************************************/
footer#colophon{margin-top: 70px;}
.ftr-coll.fist-coll {width: 100% !important;margin: 0 0 40px;}
.ftr-coll.second-coll, .ftr-coll.thierd-coll {padding-left: 0;}
.site-info p{font-size: 15px;}
.site-info .ftr-coll ul li {padding: 0 0 18px;}
.site-info .ftr-coll ul li a{font-size: 15px;}
.ftr-coll.fist-coll span a{font-size: 20px;}
.site-info .ftr-coll {width: 30%;}
.site-info{padding: 70px 0 45px;}
.copy-right p{font-size: 14px;}

.banner_aption .iner-section h1{font-size: 30px;}
.courses-section {text-align: center;margin: 60px 0%;}
.courses-section p{font-size: 15px;line-height: 28px;}
.courses-row{padding: 25px;margin: 15px 0 50px 0;}
.courses-cont h2{font-size: 22px;line-height: 30px;}
.courses-cont p{font-size: 15px;line-height: 26px;}
h1.entry-title, h2.comments-title{font-size: 25px;}
.entry-content p{line-height: 26px;font-size: 15px;}
.event-section {margin: 60px 0 0;}
.banner_caption .iner-section h1{font-size: 30px;}

.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 16px;}
span.price ins, span.price span.woocommerce-Price-amount.amount bdi{font-size: 16px;}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button{font-size: 15px;}
.woocommerce .product p{font-size: 15px;line-height: 30px;}
.woocommerce .quantity .qty{height: 40px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{font-size: 20px;}
section.related.products h2{font-size: 25px;}

.blog-row .blg-block {width: calc(49% - 26px);}
.blog-wrapper {margin: 60px 0 0;}
.blog-contn h2{font-size: 16px;line-height: 28px;}
.blog-contn p{font-size: 15px;line-height: 26px;}
.collect-sect ul li i{font-size: 11px;}
.collect-sect ul li a{font-size: 14px;}
.collect-sect ul{padding: 15px 0;}

.contact-details {margin: 60px 0 -30px;}
.details-row .details-col{margin: 0 0 15px;padding: 30px;}
.details-row{margin: 0 5%;}
.details-col a, .details-col p{font-size: 18px;}


}






@media (min-width: 768px) and (max-width: 991px){
.site-branding{flex-wrap: wrap;}
.hdr-menu {width: 100%;order: 1;margin: 8px 0 0;}
.main-navigation a{font-size: 14px;}
.hdr-btn a{font-size: 15px;}
.hdr-logo img {width: 140px;}
.banner_caption{width: 88%;}
.inr-content {padding: 15px 0 18px 29px;}
.hero-heading{font-size: 25px;line-height: 38px;}
.hero-heading b{font-size: 30px;}
.banner_caption ul{margin: 11px 0;}
.banner_caption ul li{font-size: 16px;padding: 0 0 16px 50px;}
.banner-btn a{font-size: 14px;padding: 10px 22px;}
.banner_caption ul li:before{top: 0;}
.strip-block p{font-size: 20px;}
.banner-social a, .banner-social p{font-size: 16px;}
.about-sestion{margin: 60px 0;}
h3.all-heading{font-size: 30px;}
.about-contant p{font-size: 16px;line-height: 30px;}
.about-contant ul li{font-size: 16px;}
.abt-logo img {margin: 0 25px 0 0;width: 19%;}
.mycourses-section{padding: 65px 0%;}
.mycourses-row p{font-size: 15px;line-height: 28px;}
.mycourses-contant ul{column-count: 2;}
.mycourses-contant ul li{font-size: 16px;}
.all-btn a{font-size: 15px;}
.performance-section .about-sestion{padding: 50px 20px;}
.performance-section .about-contant ul{width: 100%;}
.about-contant strong{font-size: 20px;}
.tack-courses-co{padding: 20px;}
.tack-courses-co p{font-size: 15px;}
.tack-courses-co ul li{font-size: 16px;padding: 0 0 15px 40px;}
.tack-courses-co h4{font-size: 25px;}
.Reviews-item{padding: 0px 0% 40px;}
.Reviews-test p{font-size: 16px;line-height: 30px;}
.Reviews-test h3{font-size: 20px;}
.clients-section {margin: 70px 0;}
div#accordion { margin: 0 5% 0;}
.faq_accd .card button{font-size: 18px;}
.enquiry-form{margin: 70px 5% 0;padding: 40px 40px;}
.enquiry-form .btonn input.wpcf7-submit{font-size: 16px;}
.faq_accd .card .card-body{font-size: 15px;line-height: 31px;padding: 0 25px;}

/********************************footer*****************************************/
footer#colophon{margin-top: 70px;}
.ftr-coll.fist-coll {width: 100% !important;margin: 0 0 40px;}
.ftr-coll.second-coll, .ftr-coll.thierd-coll {padding-left: 0;}
.site-info p{font-size: 15px;}
.site-info .ftr-coll ul li {padding: 0 0 18px;}
.site-info .ftr-coll ul li a{font-size: 15px;}
.ftr-coll.fist-coll span a{font-size: 20px;}
.site-info .ftr-coll {width: 30%;}
.site-info{padding: 70px 0 45px;}
.copy-right p{font-size: 14px;}

.hero-bnri img {min-height: 250px;object-fit: cover;}
.banner_aption .iner-section h1{font-size: 30px;}
.courses-section {text-align: center;margin: 60px 0%;}
.courses-section p{font-size: 15px;line-height: 28px;}
.courses-row{padding: 25px;margin: 15px 0 50px 0;}
.courses-cont h2{font-size: 22px;line-height: 30px;}
.courses-cont p{font-size: 15px;line-height: 26px;}
.banner_caption .iner-section h1{font-size: 30px;}
h1.entry-title, h2.comments-title{font-size: 25px;}
.entry-content p{line-height: 26px;font-size: 15px;}
.event-section {margin: 60px 0 0;}
.nav-links a{font-size: 15px;}

.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 16px;}
span.price ins, span.price span.woocommerce-Price-amount.amount bdi{font-size: 16px;}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button{font-size: 15px;}
.woof_list label{font-size: 12px;}
.woocommerce .product p{font-size: 15px;line-height: 30px;}
.woocommerce .quantity .qty{height: 40px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{font-size: 20px;}
section.related.products h2{font-size: 25px;}

.blog-row .blg-block {width: calc(49% - 26px);}
.blog-wrapper {margin: 60px 0 0;}
.blog-contn h2{font-size: 16px;line-height: 28px;}
.blog-contn p{font-size: 15px;line-height: 26px;}
.collect-sect ul li i{font-size: 11px;}
.collect-sect ul li a{font-size: 14px;}
.collect-sect ul{padding: 15px 0;}

.contact-details {margin: 60px 0 -30px;}
.details-row .details-col{margin: 0 0 15px;padding: 30px;}
.details-row{margin: 0 5%;}
.details-col a, .details-col p{font-size: 18px;}


.thanks-sec h1{font-size: 50px;line-height: 58px;}
.thanks-sec h1:after{width: 200px;}
.thanks-sec h2{font-size: 24px;}
.thanks-sec h3{font-size: 20px;}

}










@media only screen and (max-width: 767px){
html body div.wprm-wrapper{width: inherit!important;}
html body div#wprmenu_bar {top: 26px;z-index: 9; margin: 0; background: transparent;width: 50px!important;left: auto;}
#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu, #wprmenu_bar .menu_title a {color: #000; font-size: 0px;}
#wprmenu_bar div.hamburger {  margin-top: 0;}
body {  position: inherit !important ;}
html.wprmenu-body-fixed body { position: relative !important;}
#mg-wprm-wrap.cbp-spmenu-left {top:0px  !important;}
#mg-wprm-wrap.cbp-spmenu-left, .cbp-spmenu-vertical{max-width: 88%;width: 88%;}
#wprmenu_bar{position: absolute;}
html {padding-top: 0px !important;}
.cbp-spmenu{position: absolute;}
html body div#wprmenu_bar.wprmenu_bar.normalslide.left.active {left: auto;right: 6%;top: 0;background: #FADFCC;z-index: 99999;}
.wprmenu_bar .hamburger { float: inherit!important; }
#wprmenu_menu_ul{padding: 0 0 0px;}
#mg-wprm-wrap ul li {border-bottom: 1px dotted #FFF;padding: 6px 10px;margin: 0;}

.thanks-sec h1{font-size: 40px;line-height: 58px;}
.thanks-sec h1:after{width: 200px;}
.thanks-sec h2{font-size: 22px;}
.thanks-sec h3{font-size: 20px;}

.hdr-menu{display: none;}
.hdr-btn {display: none;}
.hero-section img.dstop_bnner {display: none;}
.hero-section img.mob_bnner {display: block;}
.banner_caption{width: 88%;}
.hero-heading{font-size: 22px;line-height: 44px;}
.hero-heading b{font-size: 30px;}
.banner_caption ul li{font-size: 20px;}
.banner_caption ul li:before{top: 2px;}
.banner-btn a{font-size: 15px;}
.banner-social a, .banner-social p{font-size: 15px;}
.banner_caption ul{margin: 20px 0;}
.hdr-logo {width: 100%;text-align: center;padding-left: 20%;}
.hdr-logo img {width: 132px;}
.strip-block p{font-size: 18px;}
.about-sestion{margin: 60px 0;}
h3.all-heading{font-size: 30px;margin: 0 0 16px;}
.about-sestion .about-contant {width: 100%;margin-bottom: 30px;}
.about-sestion .about-img {width: 97%;}
.about-contant p{font-size: 15px;line-height: 28px;}
.about-contant ul li{font-size: 15px;line-height: 30px;}
.abt-logo img {margin: 0 10px 0 0;width: 22%;}
.mycourses-row .mycourses-img {width: 100%;order: 1;margin: 0 0 -52px 0;}
.mycourses-row .mycourses-contant {width: 100%;margin: 0 0 50px;}
.mycourses-row p{font-size: 15px;line-height: 28px;}
.mycourses-contant ul{column-count: 1;}
.mycourses-contant ul li{font-size: 17px;}
.all-btn a{font-size: 15px;}
.performance-section .about-sestion{padding: 30px 15px;}
.performance-section .about-contant ul{column-count: 1;}
.about-contant strong{font-size: 18px;}
.home-courses .col-md-6 {margin: 0 0 30px;}
.tack-courses-co{padding: 20px;}
.tack-courses-co h4{font-size: 24px;}
.tack-courses-co p{font-size: 15px;line-height: 28px;}
.tack-courses-co ul li{font-size: 17px;line-height: 30px;}
.home-courses .col-md-6:nth-child(even) .tack-courses-co {float: inherit; border-radius: 0 10px 10px 10px; }
.clients-section {margin: 60px 0;}
.Reviews-item{padding: 0px 0% 45px;}
.Reviews-test p{font-size: 15px;line-height: 26px;}
.Reviews-test h3{font-size: 16px;}
div#Reviews-slider .owl-nav{margin: -59px auto 0;}
div#accordion {margin: 0 0% 0;}
.faq_accd .card button{font-size: 16px;}
.enquiry-form{ padding: 40px 30px;margin: 70px 0% 0;}
.faq_accd .card .card-body{font-size: 15px;padding: 0 20px;line-height: 26px;}
.enquiry-form .btonn input.wpcf7-submit{font-size: 15px;}
.mycourses-section{padding: 50px 0%;}
/*****************************footer****************************/
footer#colophon{margin-top: 65px;}
.site-info .ftr-coll {width: 100%;margin: 0 0 28px;}
.ftr-coll.second-coll, .ftr-coll.thierd-coll {padding-left: 0;}
.site-info{padding: 60px 0 0;}
.copy-right{display: block;text-align: center;}
.copy-right p{font-size: 15px;}
.site-info p{font-size: 15px;}
.ftr-coll.fist-coll span a{font-size: 20px;}
.site-info .ftr-coll ul li a{font-size: 15px;}
.site-info h3{font-size: 20px;}

.hero-bnri img {min-height: 250px;object-fit: cover;}
.banner_caption .iner-section h1{font-size: 30px;}
.courses-section {text-align: center;margin: 60px 0%;}
.courses-section p{font-size: 15px;line-height: 28px;}
.courses-img{width: 100%;margin: 0 0 18px;}
.courses-cont {width: 100%;}
.courses-row{padding: 15px;margin: 15px 0 50px 0;}
.courses-cont h2{font-size: 22px;line-height: 30px;}
.courses-cont p{font-size: 15px;line-height: 26px;}

h1.entry-title, h2.comments-title{font-size: 25px;}
/*.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{border-right: inherit !important;}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled>*{border-bottom: 2px solid #C75600 !important;}*/
.entry-content p{line-height: 26px;font-size: 15px;}
.orderr {order: 1;}

.event-section {margin: 60px 0 0;}
div#comments p.form-submit input{font-size: 15px;}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {display: flex;flex-wrap: wrap;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {flex: 1 0 100%;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {text-align: left;flex: 1 0 100%;}
.nav-links a{font-size: 15px;}

.left_archive {margin: 0 0 30px;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size: 16px;}
span.price ins, span.price span.woocommerce-Price-amount.amount bdi{font-size: 16px;}
.woocommerce ul.products li.product .button, .woocommerce div.product form.cart .button{font-size: 15px;}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{margin: 0 0 0.992em;}
.static-button{margin-right: 15px;}
.woocommerce .product p{font-size: 15px;line-height: 30px;}
.woocommerce .quantity .qty{height: 40px;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{font-size: 20px;}
section.related.products h2{font-size: 25px;}

.blog-row .blg-block{width: 100%;margin: 0 0px 30px;}
.blog-wrapper {margin: 60px 0 0;}
.blog-contn h2{font-size: 16px;line-height: 28px;}
.blog-contn p{font-size: 15px;line-height: 26px;}
.collect-sect ul li a{font-size: 14px;}
.single-blogs .post-thumbnail img{height: 300px;}

.contact-details {margin: 60px 0 -30px;}
.details-row .details-col{width: 100%;margin: 0 0 15px;padding: 30px;}
.details-row{margin: 0 5%;}
.details-col a, .details-col p{font-size: 18px;}
.search-bar{top: 20px;right: 0;z-index: 3;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{max-width: 100%;}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2{max-width: 100%;}

div#video-slider .owl-nav, div#mylist-slider .owl-nav, div#weekly-slider .owl-nav{top: -80px;left: 82%;}
div#mylist-slider .owl-nav {left: 32%;}
div#weekly-slider .owl-nav {left: 40%;}
.video-section {margin: 0 0 60px;}

}






@media only screen and (max-width: 479px){
.inr-content {padding: 25px 0 30px 30px;}
.banner_caption ul{margin: 10px 0;}
.woocommerce .woocommerce-result-count{font-size: 14px;}
.woocommerce .woocommerce-ordering select{font-size: 12px;padding: 10px 0;}
.collect-sect ul li i{font-size: 11px;}
.collect-sect ul li a{font-size: 12px;}
.collect-sect ul{padding: 15px 0;}
.search-bar{top: 21px;right: -74px;}



}