/*
Theme Name: Newtheme
Description: Sohan Ghanghas
Author: 9069302050
Version: 5.4.7
*/
@import url('https://fonts.googleapis.com/css2?family=Chocolate+Classical+Sans&display=swap');
body {
  padding: 0px;
  margin: 0px; 
	    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}
.custom-logo {
  height: auto;
  width: 65% !important;
	text-align:center;
}
nav {
  margin: 0px;
}
nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  margin-left: 20%;
  width: 100%;
}
nav ul li {
  display: inline-block;
}

nav a {
  display: block;
  padding: 0 16px;
  color: #000;
  font-size: 16px;
  line-height: 35px;
  text-decoration: none;
}
li > a:after {
  content: " ▼";
}
li > a:only-child:after {
  content: "";
}
h1,
h2,
h3,
h4,
h5 {
 font-family: "Chocolate Classical Sans", sans-serif;
  word-wrap: break-word;
}

header .navbar {
  padding: 5px 0px;
}
ul li {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  line-height: 30px;
}
#navbar {
  overflow: hidden;
  background-color: #fff;
}
header {
  box-shadow: 2px 2px 5px #e3e3e3;
}

header .navigation {
  z-index: 99;
}

header .navigation .mobileToggle {
  display: none;
}

header .navigation ul {
  display: flex;
  list-style: none;
  margin-left: 11%;
  padding: 0;
}

header .navigation ul li {
  position: relative;
  padding: 0px 10px;
}
.avatar{ width:auto !important; height:auto !important;}
header .navigation ul li a {
  display: block;
  color: #000;
  padding: 0px 15px; 
  font-size: 17px;
}

header .navigation li .fa {
  color: #46d3f5 !important;
}

header .navigation ul.sub-menu {
  display: none;
  position: absolute;
  z-index: 99;
  background: #d2d2d2;
  min-width: 100%;
  width: max-content;
  color: #fff;
}

header .navigation li.menu-item-has-children:hover ul.sub-menu {
  display: block;
}

header .navigation ul.sub-menu li a:hover {
  display: block;
  background: #f63838;
  color: #fff;
}
.h2,
h2 {
  font-size: 22px;
}
.nav-item {
  padding: 0px 15px;
}
.logoimg {
  width: 75%;
  height: auto;
}
.imgd {
  width: 320px;
  height: auto;
}

/*first section */
.top-section {
  padding: 30px 0px;
}
.imgblog {
  position: absolute;
  left: 0;
  object-fit: cover;
  width: 75px;
  height: 75px;
  margin: 0 10px 0 0;
  top: 0;
}
.section-heading {
  padding-bottom: 30px;
}
a {
  color: #000;
}

.section-heading h2,
h3 {
  font-size: 26px;
  font-weight: 600;
 
}
.wigets{margin:5px; border: 1px solid #d3d3d3;}
/*sec section */
.sec-section {
  padding: 60px 0px;
  background-color: #f3fbfe;
}
p:empty {
  display: none;
}
.h6,
h6 {
  font-size: 14px;
}
.textover {
  position: absolute;
  top: 23;
  bottom: 40px;
  left: 40px;
}
.textlay {
  background: #f90;
  padding: 20px;
  padding-left: 20px;
  color: #000 !important;
  width: 90%;
}
.wp-image-5821 {
  width: 35%;
}
p {
  font-size: 17px;
  font-weight: 400;
  color: #000;
  line-height: 30px;
  margin-bottom: 35px;
}
textarea {
  overflow: auto;
  resize: vertical;
  width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  width: auto;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
  width: 40%;
  background-color: #39b4ac;
  color: #fff;
  border: 2px solid #39b4ac;
}
.wp-block-pullquote {
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding: 1.5em 0;
  padding-top: 1.5em;
  padding-right: 0px;
  padding-bottom: 1.5em;
  padding-left: 0px;
  text-align: center;
}

blockquote:not(.pull-quote) {
  font-style: italic;
  border-left: 11px solid #39b4ac;
  padding: 1em calc(1.1em + 0.1vw);
  color: #424242;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.9em;
  line-height: 1.65em;
  letter-spacing: 0;
  border-radius: 11px;
  background: linear-gradient(
    to bottom right,
    rgba(245, 242, 240, 0.8901960784) 0,
    #fff 100%
  );
  text-align: left;
}
.comment-form-url {
  display: none;
}
.logo {
    width: 75%; 
    padding: 10px 0px;
    padding-left: 70px;
}

.w-heading {
  background-color: #000;
  padding: 10px;
}
img {
  vertical-align: middle;
  border-style: none;
  width: 100%;
  height: auto;
}
.w-heading h4 {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.trending {
  padding: 40px 0px;
}
.footer {
  background: #f9f9f9;
  padding-bottom: 30px;
  padding-top: 30px;
}
.footer h3 {
  color: #fff;
  font-weight: 600;
  padding-bottom: 20px;
  font-size: 22px;
}
.footer p {
  color: #fff;
}
featuredImage{margin:15px 0px;}
.h1,
h1 {
  font-size: 28px;
  margin-top: 15px;
}
h1,
h2,
h3,
h4,
h5 {
 font-family: "Chocolate Classical Sans", sans-serif;
  word-wrap: break-word;
  margin-bottom: 30px;
  font-weight: 600;
}
.cat-item {
  line-height: 33px;
  list-style-type: none;
}
.cat-item li {
  border-bottom: 1px dotted #fff;
  margin-left: -30px;
  color: #fff;
  font-size: 15px;
}
.cat-item li a {
  color: #000;
}
.cat-item li:hover {
  border-bottom: 1px solid #f90;
  margin-left: -30px;
  color: #fff;
  font-size: 15px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  padding-bottom: 10px;
  border-bottom: 1px #d3d3d3 solid;
  line-height: 20px;
  font-size: 15px;
  padding: 12px 0px;
}
.h3, h3 {
  font-size: 24px;
}
.h4, h4 {
  font-size: 20px;
}
.h5, h5 {
  font-size: 16px;
}
.metatext {
  font-size: 12px;
  color: #878787;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ful {
  line-height: 33px;
  list-style-type: none;
}
.ful li {
  border-bottom: 1px dotted #fff;
  margin-left: -30px;
  color: #fff;
  font-size: 16px;
}
.ful li a {
  color: #000;
}
.ful li:hover {
  border-bottom: 1px solid #f90;
  margin-left: -30px;
  color: #fff;
  font-size: 17px;
}

#menu-footer {
  line-height: 33px;
  list-style-type: none;
  display: flex;
}
#menu-footer li {
  padding: 0px 15px;
  color: #000;
  font-size: 16px;
}
#menu-footer li a {
  color: #000;
}
#menu-footer li a:hover {
  color: #39b4ac;
}

.copyright {
  padding: 10px 0px;
  background-color: #000;
  color: #fff;
}
.navbar-expand-lg .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;

  flex-basis: 100%;
}
.gtr {
  display: block;
}

/*add by sohan Ghanghas for blog content*/
.blogp {
  font-size: 15px;
  color: #c2c2c2;
}
.gtr p a {
  font-weight: 700;
  color: #f90;
}
.single-inner ul {
  margin: 40px 0px;
  padding-left: 5px;
}
.single-inner ul li {
  line-height: 33px;
  margin: 20px auto;
  list-style: none;
  border-left: 5px solid #39b4ac;
  padding: 10px;
  font-size: 17px;
}
.single-inner ul li:hover {
  line-height: 33px;
  margin: 20px auto;
  list-style: none;
  border-left: 5px solid #39b4ac;
  padding-left: 10px;
  font-size: 17px;
  background-color: #39b4ac;
  transition: all 0.5s ease-in-out;
  color: #fff;
}
 
.wp-block-latest-posts.wp-block-latest-posts__list{}
.wp-block-list li{ padding-bottom:15px;} 

/* Small devices (tablets, 768px and up) */

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
  /* STYLES HERE */
  .logo {
    width: 75%;
    padding: 10px 0;
    padding-left: 0px;
}
	.flodo {
    width: 91% !important;
    padding-bottom: 30px;
}
	header .navbar {
  padding: 5px 0px;
  width: 79%;
}
  .h1,
  h1 {
    font-size: 1.5rem;
  }
  .section-heading h2,
  h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px dashed #f90;
    color: #f90;
    text-transform: uppercase;
  }
  nav {
    margin: 0px;
  }
  nav ul {
    padding: 0;
    margin-top: 50px;
    list-style: none;
    position: relative;
  }
  nav ul li {
    display: block;
    background-color: #000;
  }
  nav a {
    display: block;
    padding: 0 10px;
    color: #fff;
    font-size: 17px;
    line-height: 60px;
    text-decoration: none;
  }

  nav ul ul {
    display: none;
    position: relative;
    top: -60px;
    z-index: 9999;
  }
  nav ul li:hover > ul {
    display: inherit;
  }
  nav ul ul li {
    width: 100%;
    float: none;
    display: list-item;
    position: relative;
  }
  nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 230px;
  }
  nav ul ul li {
    border: 1px solid white;
  }
  li > a:after {
    content: "▼";
  }
  li > a:only-child:after {
    content: "";
  }
  p.quick-details-strip a {
    display: block;
  }

  header .navigation ul {
    display: none;
    position: fixed;
    background: #54c2ff;
    z-index: 99;
    right: 0;
    top: -26px;
    bottom: 0;
    padding-top: 30px;
    width: 60%;
  }
  header .navigation .mobileToggle {
    display: none;
    float: right;
  }

  header .navigation li .fa {
    color: #ffffff !important;
  }

  header .navigation ul.sub-menu {
    display: block !important;
    position: relative;
    background: unset;
    padding-left: 10%;
  }

  header .navigation .mobileToggle {
    display: block;
  }

  .blog-list-inner,
  .single-outer {
    padding: 0 10px;
  }
  .h1,
  h1 {
    font-size: 28px;
  }

  .navbar-nav {
    display: -ms-block;
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    top: 30;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 0%;
    margin-top: 25px;
  }
  .navbar-nav li {
    line-height: 42px;
    border-bottom: 1px dotted #c3c3c3;
    margin-left: 20px;
    margin-right: 20px;
  }
  textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
  }
  a:hover {
    background-color: none;
  }
  .textover {
    position: absolute;
    top: 23;
    bottom: 40px;
    left: 15px;
  }
  .h6,
  h6 {
    font-size: 12px;
  }
  .textlay {
    background: #f90;
    padding: 5px;
    color: #000 !important;
    width: 90%;
  }
  .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    margin-right: -75px;
    width: 50px;
    background-color: #fff;
  }

  .navbar-toggler {
    padding: 0.25rem 0.35rem;
    font-size: 1rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0.25rem;
  }
  .pagination {
    width: 100%;
    border-radius: 0px;
  }
  .pagination > li > a,
  .pagination > li > span {
    width: 50%;
    display: block;
    text-align: center;
    border-radius: 0px;
    margin-left: 0px;
    border-width: 1px 0 0 1px;
  }
  .pagination.even > li:nth-child(even) > a,
  .pagination > li:nth-child(even) > span {
    border-right: solid 1px #dddddd;
  }
  .pagination.even > li:first-child > a,
  .pagination > li:first-child > span {
    border-radius: 4px 0px 0px 0px;
  }
  .pagination.even > li:nth-child(2) > a,
  .pagination > li:first-child > span {
    border-radius: 0px 4px 0px 0px;
  }
  .pagination.even > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom: solid 1px #dddddd;
    border-radius: 0px 0px 4px 0px;
  }
  .pagination.even > li:nth-last-child(2) > a,
  .pagination > li:nth-last-child(2) > span {
    border-bottom: solid 1px #dddddd;
    border-radius: 0px 0px 0px 4px;
  }
  .pagination.odd > li:nth-child(odd) > a,
  .pagination > li:nth-child(odd) > span {
    border-right: solid 1px #dddddd;
  }
  .pagination.odd > li:first-child > a,
  .pagination > li:first-child > span {
    border-radius: 4px 4px 0px 0px;
    border-bottom: 0px;
    width: 100%;
  }
  .pagination.odd > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom: solid 1px #dddddd;
    border-radius: 0px 0px 4px 0px;
  }
  .pagination.odd > li:nth-last-child(2) > a,
  .pagination > li:nth-last-child(2) > span {
    border-bottom: solid 1px #dddddd;
    border-radius: 0px 0px 0px 4px;
  }
  nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    margin-left: 0%;
    width: 100%;
  }
  .imgd {
    width: 100%;
    height: auto;
  }
  .d-flex {
    display: block !important;
  }
  .gtr {
    display: none;
  }
  .text-muted {
    margin-top: 20px;
  }
	#menu-footer {
    line-height: 33px;
    list-style-type: none;
    display: block;
}
	#menu-footer li {
  padding: 10px 1px;
  color: #000;
  font-size: 16px;
}
	
	.custom-logo {
  height: auto;
  width: 120% !important;
  text-align: center;
}
	   
}
 

.flodo {
  width: 30%;
  padding-bottom: 30px;
	padding-top:40px;
}
#ez-toc-container a {
  color: #444;
  box-shadow: none;
  text-decoration: none;
  text-shadow: none;
  display: block;
  align-items: stretch;
  flex-wrap: nowrap;
}
div#ez-toc-container ul li {
  font-size: 95%;
  display: block;
}
.text-muted a {
  color: #000;
  font-size: 11px;
  background-color: #fff;
  border: 1px solid #39b4ac;
  padding: 3px 12px;
}
.text-muted a:hover {
  color: #fff;
  font-size: 11px;
  background-color: #39b4ac;
  border: 1px solid #39b4ac;
  padding: 3px 12px;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
  width: 100%;
}
a:hover {
  color: #39b4ac;
  text-decoration: none;
  background-color: transparent;
}
.hedcolor {
  color: #000;
}
.hedcolor:hover {
  color: #39b4ac;
}
.tough{padding:20px; margin:15px;}
.wp-block-heading{background-color: #39b4ac;
    border-radius: 5px;
    padding: 15px 44px;
    color: #fff;
    text-align: center;
margin-top:35px !important;}
.wp-block-search__input {
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: -10px;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important;
}
.postComment{display:block;}