@media screen and (min-width: 1199px) {
  .nav-links .nav-previous,
  .nav-links .nav-next {
    width: 50%;
    float: left;
    vertical-align: top;
  }
  .nav-links .nav-previous {
    padding-right: 15px;
  }
  .nav-links .nav-next {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nav-links .nav-previous a,
  .nav-links .nav-next a {
    font-size: 16px;
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .entry-content .image-left {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
    width: 100%;
  }
  body.full-width .container {
    max-width: 1266px;
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}

@media screen and (min-width: 767px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1199px) {
  h1,
  .site-title {
    font-size: 36px;
    font-size: 2.250em;
  }
  h2 {
    font-size: 32px;
    font-size: 2rem;
  }
  h3 {
    font-size: 16px;
    font-size: 1rem;
  }
  h4 {
    font-size: 14px;
    font-size: 0.875rem;
  }
  h5 {
    font-size: 12px;
    font-size: 0.75rem;
  }
  h6 {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  h1,
  .site-title {
    font-size: 24px;
    font-size: 1.5rem;
  }
  h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  h3 {
    font-size: 16px;
    font-size: 1rem;
  }
  h4 {
    font-size: 14px;
    font-size: 0.875rem;
  }
  h5 {
    font-size: 12px;
    font-size: 0.75rem;
  }
  h6 {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 767px) {
  .button,
  button,
  html input[type="button"],
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .button:visited,
  button:visited,
  html input[type="button"]:visited,
  input[type="button"]:visited,
  input[type="reset"]:visited,
  input[type="submit"]:visited {
    padding: 13px 32px 16px;
    font-size: 15.008px;
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 767px) {
  .greenturtle-social-section {
    border: none;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .greenturtle-social-section ul {
    margin-bottom: 7px;
    margin-top: 7px;
    padding-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .greenturtle-social-section ul li {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .greenturtle-social-section ul a:after {
    background-color: transparent;
    color: #cccccc;
  }
}
@media screen and (max-width: 767px) {
  .greenturtle-back-to-top,
  .greenturtle-back-to-top:focus,
  .greenturtle-back-to-top:visited {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 4px 13px 6px;
  }
}

@media screen and (max-width: 1023px) {
  .entry-content .image-left {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .entry-content .image-right {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .gallery-cols-5 .gallery-item,
  .gallery-cols-6 .gallery-item,
  .gallery-cols-7 .gallery-item,
  .gallery-cols-8 .gallery-item,
  .gallery-cols-9 .gallery-item {
    max-width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .gallery-cols-3 .gallery-item,
  .gallery-cols-4 .gallery-item {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .mp-full-widget {
    display: initial;
  }
  .mp-full-widget .thumb-post .full-bottom-post-content {
    padding: 0;
    margin: 0;
  }
}

@media screen and (max-width: 1023px) {
  .sb-ads-widget {
    text-align: center;
  }
}

@media screen and (max-width: 1023px) {
  .sb-ads-widget .pad0r {
    text-align: right;
  }
}

@media screen and (max-width: 1023px) {
  .sb-ads-widget .pad0l {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .sb-ads-widget .section-title {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .fixed-nav {
    background-color: #4d4d4d;
  }
}

@media screen and (min-width: 767px) {
  .shape-bg {
    background: #fff;
    margin-bottom: 10%;
    padding-bottom: 1%;
    padding-top: 1%;
    position: relative;
    -webkit-transform: scale(1.3) skewY(-5deg);
    -moz-transform: scale(1.3) skewY(-5deg);
    -ms-transform: scale(1.3) skewY(-5deg);
    -o-transform: scale(1.3) skewY(-5deg);
    transform: scale(1.3) skewY(-5deg);
    z-index: 999;
  }
  .shape-bg:before,
  .shape-bg:after {
    content: " ";
    display: table;
  }
  .shape-bg:after {
    clear: both;
  }
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
  .shape-bg {
    margin-bottom: 18%;
  }
}

@media screen and (min-width: 767px) {
  .shape-bg .shape-bg-inner {
    -webkit-transform: scale(0.7) skewY(5deg);
    -moz-transform: scale(0.7) skewY(5deg);
    -ms-transform: scale(0.7) skewY(5deg);
    -o-transform: scale(0.7) skewY(5deg);
    transform: scale(0.7) skewY(5deg);
  }
}

@media screen and (max-width: 1199px) {
  .section-title h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 767px) {
  .search-holder .search-bg.search-open form {
    height: 130px;
    width: 42%;
    border: none;
  }
}

@media screen and (max-width: 767px) {
  .search-holder .search-bg.search-open form .search-field {
    padding: 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .search-holder .search-bg.search-open form .search-submit,
  .search-holder .search-bg.search-open form #search-open-submit {
    height: 40px;
    width: 40px;
    bottom: -20px;
  }
}

@media screen and (max-width: 767px) {
  .search-holder .search-bg.search-open form #search-open-submit,
  .search-holder .search-bg.search-open form #search-open-submit:visited {
    line-height: 40px;
  }
}

@media screen and (min-width: 767px) {
  /* Webkit */
  .search-holder .search-bg.search-open form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: 300;
  }
  /* Firefox 4-18 */
  .search-holder .search-bg.search-open form input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: 300;
  }
  /* Firefox 19+ */
  .search-holder .search-bg.search-open form input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: 300;
  }
  /* IE10+ */
  .search-holder .search-bg.search-open form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: 300;
  }
}


@media screen and (max-width: 767px) {
  .site-content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body.home .site-content {
    padding: 0;
  }
  section.wrapper.below-header {
    padding: 0 12px;
  }
}

@media screen and (max-width: 767px) {
  .site-content #primary,
  .site-content #secondary {
    width: 100%;
  }
}


@media screen and (max-width: 767px) {
  #primary {
    padding: 0;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #secondary {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  #secondary .widget {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  body.greenturtle-left-sidebar #primary,
  body.greenturtle-left-sidebar #secondary,
  body.greenturtle-no-sidebar #primary,
  body.greenturtle-no-sidebar #secondary {
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  header.wrapper.top-header .controls {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  header.wrapper.top-header .controls {
    font-size: 20px;
    width: auto;
  }
}

@media screen and (min-width: 767px) {
  .top-header .top-header-right div {
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .top-header .timer {
    width: 100%;
    text-align: center;
    -webkit-clip-path: none;
    -moz-clip-path: none;
    -ms-clip-path: none;
    -o-clip-path: none;
    clip-path: none;
  }
}

@media screen and (max-width: 767px) {
  .site-content #primary,
  body.home.blog #secondary {
    float: none;
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .site-header .site-header {
    padding-left: 4.5455%;
    padding-right: 4.5455%;
  }
  .site-header .site-header-main {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 1199px) {
  .site-header .wrapper-site-identity .header-btn {
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .site-header .wrapper-site-identity .header-btn {
    margin-right: 5px;
  }
  .site-header .wrapper-site-identity {
    padding-top: 0;
    padding-bottom: 5px;
  }
  section.wrapper.wrap-below-banner .container {
    padding: 10px 0 40px 0;
  }
}

@media screen and (max-width: 1023px) {
  .site-header .wrapper-site-identity .site-branding {
    text-align: center;
    margin-bottom: 15px;
  }
  .site-header .wrapper-site-identity .button {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-branding {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 1200px) {
  .site-header .header-right {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  #fixedhead .site-branding {
    display: none;
  }
  #fixedhead .button {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 767px) {
  .wrap-nav .wrap-inner .sec-menu .nav-holder {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .wrap-nav .wrap-inner #sec-site-navigation {
    display: none;
  }
  .wrap-nav .wrap-inner .nav-buttons {
    text-align: right;
  }
}

@media screen and (max-width: 1199px) {
  .nav-holder {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .nav-holder {
    text-align: center;
    margin: auto;
  }
}


@media screen and (max-width: 1199px) {
  .nav-holder .mb-device {
    display: inline-block;
    float: none;
    left: auto;
    position: static;
    right: auto;
    vertical-align: top;
    width: auto;
  }
  .nav-holder .mb-device.go-right {
    padding-right: 0;
  }
  .nav-holder .mb-device.go-left {
    padding-left: 0;
  }
}

@media screen and (min-width: 767px) {
  .main-navigation.sec-main-navigation ul ul {
    float: left;
    position: absolute;
    z-index: 99999;
    width: 200px;
  }
  body.single .main-navigation.sec-main-navigation ul ul {
    /*top: 2.3em;*/
  }
  body.single .main-navigation.sec-main-navigation ul ul ul {
    top: 0;
  }
}

@media screen and (min-width: 767px) {
  .main-navigation.sec-main-navigation ul li {
    display: inline-block;
    position: relative;
  }
  .main-navigation.sec-main-navigation ul>li.current_page_item:before {
    content: "";
    display: inline-block;
    height: 3px;
    left: 0;
    margin-right: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
  }
  .main-navigation.sec-main-navigation ul li a:hover:before,
  .main-navigation.sec-main-navigation ul li a:focus:before,
  .main-navigation.sec-main-navigation ul li a:active:before {
    background-color: transparent;
    content: "";
    display: inline-block;
    height: 3px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
  }
}

@media screen and (max-width: 767px) {
  .main-navigation.sec-main-navigation ul {
    background-color: transparent;
  }
  .main-navigation.sec-main-navigation ul ul {
    background-color: transparent;
    padding-left: 15px;
    box-shadow: none;
  }
  .main-navigation.sec-main-navigation ul ul a {
    border-top: none;
  }
  .main-navigation.sec-main-navigation {
    overflow-y: hidden;
    height: 80vh;
  }
  .main-navigation a,
  .main-navigation a:visited {
    color: #bbbbbb;
    padding: 19px 27px 19px 32px;
    border-bottom: 1px solid rgba(255, 102, 0, 0.15);
  }
}

@media screen and (min-width: 767px) {
  .sec-main-navigation.main-navigation ul>li>ul ul:before {
    border: none;
  }
}

@media screen and (min-width: 767px) {
  .sec-main-navigation.main-navigation ul ul ul {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
  }
}


/*submenu level 2 ends*/

@media screen and (max-width: 767px) {
  .site-branding {
    margin-bottom: 20px;
  }
  .sec-main-navigation.main-navigation ul {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .menu-toggle,
  .menu-toggle:visited,
  .menu-toggle:hover,
  .menu-toggle:focus,
  .menu-toggle:active {}
}


@media screen and (min-width: 767px) {
  .footer-nav.main-navigation ul>li {
    border: none;
    display: inline-block;
    float: none;
  }
}

@media screen and (min-width: 767px) {
  .footer-nav.main-navigation {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .social-nav ul {
    padding-left: 0;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  ul#top-menu {
    text-align: center;
  }
  ul#top-menu li {
    border-right: 0;
  }
  .menu-top-nav-container {
    padding: 7px 0;
  }
}

/* ==================================*/

@media screen and (max-width: 1023px) {
  .wrapper-slider img {
    width: 100%;
  }
  .second-section {
    padding-right: 31px;
  }
}



@media screen and (min-width: 767px) {
  .wrapper-slider .controls {
    left: 15px;
  }
}

@media screen and (min-width: 1200px) {
  .wrapper-slider .controls #slide-prev i,
  .wrapper-slider .controls #slide-prev i:visited,
  .wrapper-slider .controls #slide-next i,
  .wrapper-slider .controls #slide-next i:visited {
    padding: 12px 20px 13px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-slider .controls #slide-prev {
    margin-left: 5px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-slider .controls #slide-next {
    margin-right: 5px;
  }
}

@media screen and (min-width: 767px) {
  .wrapper-slider .controls {
    margin-right: 15px;
  }
}

@media screen and (min-width: 767px) {
  .wrapper-slider #slide-pager {
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  body div#page {
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-about {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-about.no-slider {
    padding-top: 3em;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-portfolio {
    padding-top: 40px;
  }
}

@media screen and (max-width: 1199px) {
  .wrapper-portfolio .da-thumbs li a div.content div.content-inner,
  .wrapper-portfolio .da-thumbs li a:visited div.content div.content-inner {
    margin-top: 30px;
  }
}

@media screen and (max-width: 1023px) {
  .wrapper-portfolio .da-thumbs li a div.content div.content-inner h3,
  .wrapper-portfolio .da-thumbs li a:visited div.content div.content-inner h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 1023px) {
  .wrapper-portfolio .da-thumbs li a div.content div.content-inner .par,
  .wrapper-portfolio .da-thumbs li a:visited div.content div.content-inner .par {
    font-size: 0px;
    font-size: 0rem;
  }
}

@media screen and (max-width: 1023px) {
  .wrapper-portfolio .da-thumbs li a div.content div.content-inner .price,
  .wrapper-portfolio .da-thumbs li a:visited div.content div.content-inner .price {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .wrapper-portfolio .da-thumbs li {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-blog .stickypost .thumb-holder {
    background-size: 100%;
    padding-top: 35%;
  }
  body article {
    padding: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .entry-content .image-left {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .footer-widget .pad0r {
    padding-right: 15px;
  }
  .footer-widget .pad0l {
    padding-left: 15px;
  }
  article.post,
  body.search article.page {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .site-footer {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .footer-menu {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .wrap-breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .wrap-breadcrumb .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .search-holder .search-bg.search-open form .search-submit,
  .search-holder .search-bg.search-open form #search-open-submit {
    padding: 0px 12px;
    font-size: 13px;
    width: 100%;
  }
  .search-holder .search-bg.search-open form .search-field {
    margin: 0;
    width: 100%;
  }
}

/* responsive */

@media screen and (max-width:767px) {
  .mp-feature-widget {
    display: initial;
    background: #fff;
    padding: 0;
  }
  .mp-feature-widget .thumb-post {
    margin-bottom: 15px;
  }
  .wrap-nav .wrap-inner {
    background: #1e9265;
    padding: 0 16px;
  }
  #top-search form.search-form {
    width: 100%;
  }
  .top-header-left {
    padding-left: 0;
  }
  .top-header {
    padding: 10px 13px 2px 12px;
  }
  .wrap-nav .container {
    padding: 0;
  }
  .wrap-nav {
    background: transparent;
    padding: 0 13px;
  }
  nav.wrapper.wrap-nav.fixed-nav {
    padding: 0;
    box-shadow: 0 0 0 #000;
  }
  .card {
    margin-bottom: 20px;
  }
  .thumb-post.second {
    width: 100%;
    padding: 0;
  }
  .wrapper-slider .slide-item {
    border-right: 0;
  }
  .below-header .mainslider-right-content {
    margin-top: 10px;
  }
  .mainslider-right-content .thumb-post {
    border-bottom: 10px solid #ffffff;
  }
  .below-header .pad0r,
  .home-main-content,
  .sidebar-home {
    padding: 0;
  }
  body.full-width .pad0r.left-content {
    padding-left: 0px !important;
  }
  .category-grid .col-md-4,
  {
    padding: 5px;
  }
  div#page {
    margin: 0;
  }
  .category-grid {
    display: initial;
  }
  #top-search {
    right: 15px !important;
    margin-top: 0 !important;
  }
  .right-post-content {
    padding-right: 0;
  }
  .content-start {
    float: left;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    position: relative;
  }
  .second-section {
    padding-right: 0;
  }
  body.search article {
    padding: 0;
  }
}
@media screen and (max-width:900px) {
  section.widget.instagram.all-ninstagram {
    width: 101%;
  }
  .slick-slide img {
    width: 100%;
  }
}

@media screen and (max-width:767px) {
  .tabs-menu {
    background: #fbfafa;
    border: 1px solid #efefef;
  }
}

@media screen and (max-width: 400px) {
  .tabs-menu {
    display: grid;
  }
  ul.tabs-menu li {
    width: 100%;
  }
  .thumb-post .overlay-post-content a,
  .thumb-post .overlay-post-content a:visited {
    font-size: 16px;
  }
}

@media screen and (max-width:767px) {
  body.full-width .wrap-nav .container {
    padding: 0 !important;
  }
  .timer {
    display: none;
  }
  .social-widget.greenturtle-social-section.social-icon-only.bottom-tooltip {
    text-align: center;
    display: grid;
  }
}
