/*!
Theme Name: Rishad
Theme URI: http://rishad.codecorns.com/
Author: Gazi Shariful islam
Author URI: http://facebook.com/mdgazisharifulislam
Description: Rishad is a App Landing Responsive WordPress Theme build on Bootstrap grid. It has Powerfull WPbakery page builder and slider revolution. Its so easy to use and navigate as well. Compatible with Desktop,Laptop,tablet,mobile or any device. It is 100% responsive and looks stunning on all types of screens and devices. Well organized and very easy to customize, Rishad is simple and clean design, it will give your App or games to marketing with professional looks. and Smooth transition Effects . After purchasing Rishad You will get a documentation that will help you understand with screenshot . 
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rishad
Tags: two-columns, one-column, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, footer-widgets, front-page-post-form, sticky-post, theme-options, threaded-comments, translation-ready, blog, portfolio, news
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

rishad is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries
--------------------------------------------------------------*/

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

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

figcaption {
    font-style: italic;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    display: inline-block;
    text-decoration: none !important;
}

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

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.post table th,
table td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

.single-post .post {
    margin-bottom: 30px;
}

.single-post .entry-footer {
    margin-top: 30px;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-size: 14px;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    color: #4c5462;
    font-weight: 700;
    margin-top: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

p {
    margin-bottom: 15px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #4c5462;
    line-height: 25px;
}

.page p {
    margin-bottom: 24px;
}

.post p {
    margin-bottom: 24px;
}

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

blockquote {
    font-style: italic;
}


address {
    font-style: italic;
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 15px;
}

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

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

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

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

body {
    background: #fff;
    font-family: "Raleway", sans-serif;
    /* Fallback for when there is no custom background color defined. */
}

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

ul,
ol {
    padding-left: 40px;
    /*margin: 0 0 1.5em 3em;*/
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

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

dl {
    margin: 0 20px;
}

dt {
    font-weight: bold;
    line-height: 1.5em;
}

dd {
    font-size: 15px;
    margin: 0 0 1.5em;
}

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

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

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


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: .6em 1em .4em;
}

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

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

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

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

select {
    border: 1px solid #ccc;
    height: 36px;
    width: 100%;
    color: #777;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.navbar {
    margin-bottom: 0;
    padding: 20px 0;
    min-height: 70px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    border: none;
    border-radius: 0;
}

.after-scroll {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 0;
    padding: 9px 0;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    min-height: 70px;
}

.navbar .navbar-nav {
    padding-top: 10px;
}

.navbar-nav > li > a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 0;
}

.navbar .active a {
    background-color: transparent;
    color: #f1f1f1;
}

.after-scroll .active a {
    background-color: transparent;
}

.nav > li > a:focus {
    background-color: transparent;
    outline: none;
}

.nav > li > a:hover {
    background-color: transparent;
    color: #f1f1f1;
}

.navbar-logo {
    display: inline-block;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    letter-spacing: 3px;
    outline: none;
}

.navbar-logo:visited {
    color: #fff;
}

.navbar-logo:hover {
    color: #fff;
}

.custom-logo-link img {
    max-width: 120px;
    margin-top: 12px;
}

.navbar .sub-menu {
    background-color: rgba(0, 0, 0, 0.8);
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 210px;
    opacity: 0;
    visibility: hidden;
}

.navbar ul > li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 550;
    padding: 0;
}

.navbar ul > li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 5px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.navbar ul > li .sub-menu .menu-item-has-children > a:after {
    content: "";
    position: absolute;
    right: 19px;
    top: 50%;
    border-left: 5px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

}

.navbar ul li {
    position: relative;
}

.navbar .current_page_item a {
    color: #f1f1f1;
}

.navbar .sub-menu > li {
    display: block;
    margin: 0;
    width: 100% !important;
}

.navbar ul.sub-menu {
    display: block;
}

.navbar ul.sub-menu li {
    display: block;
}

.navbar ul.sub-menu li + li {
    border-top: 1px solid #ddd;
}

.navbar .sub-menu > li > a {
    line-height: 40px;
    padding: 0 15px;
    text-transform: capitalize;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.navbar .sub-menu > li > a:hover {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.navbar ul.sub-menu li .sub-menu {
    left: 100%;
    top: 20px;
}

.navbar ul > li.last-elements ul.sub-menu li .sub-menu {
    left: auto;
    right: 100%;
    top: 0 !important;
}

.navbar-toggle {
    margin: 17px 20px;
    padding: 0;
    border: none;
    border-radius: 0;
}

.navbar-toggle .icon-bar {
    background: #fff;
    width: 27px;
    height: 3px;
}

.admin-bar .navbar-fixed-top {
    top: 32px;
}
.navbar-fixed-top .navbar-right {
    margin-right: 0;
}

/*Navbar Style Two*/
.navbar-2 .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar-2 .navbar-collapse {
    text-align: center;
}
.navbar-right-btn {
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 15px 40px!important;
}
.navbar-right-btn:hover {
    color: #fff;
}

/*Navbar Style Three*/
.brand-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 10px;
}
.brand-centered>.custom-logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #8e8e8e;
}

a:visited {}

a:hover,
a:focus,
a:active {
    color: #8e8e8e;
    text-decoration: none;
}

a:focus {}

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


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

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

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

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

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

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


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

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

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

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

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

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

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


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 3.5em;
    /*padding: 0 0 0 20px;*/
    padding: 25px 30px 30px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
    /* Make sure select elements fit in widgets. */
}

.widget:last-child {
    margin-bottom: 0;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    width: 100%;
}

.recent-post-widget .row {
    margin-top: 10px;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky,
.tag-sticky-2 {
    border: 2px solid #ccc;
    border-radius: 6px;
    display: block;
    background: #fafafa;
}

.single-post .tag-sticky-2 {
    border: none;
    background: none;
}

.hentry {
    /*margin: 0 0 1.5em;*/
}

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

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

.page-links {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    padding-top: 1.5em;
}

.page-links > label {
    margin-right: 15px;
}

.page-links a {
    padding: 3px 12px;
    text-decoration: none;
    border-radius: 3px;
    color: #fff;
    margin: 0 2px;
}

.page-links a:hover {
    background: #fff;
    color: #222;
}

.page-links > span {
    border-radius: 3px;
    padding: 5px 12px;
    background: #ccc;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

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

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

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


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

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


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

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

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

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-size: 13px;
}

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


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
    display: block;
    font-size: 13px;
    margin-top: 10px;
}



/*RISHAD THEME CSS*/

.owl-wrapper {
    margin: 0 auto;
}

.ml-15 {
    margin-left: -15px;
}

.mr-15 {
    margin-right: -15px;
}

.section-padding {
    padding: 100px 0;
}

.search-form form {
    position: relative;
    background: transparent;
}

.search-form form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #4c5462;
    font-size: 14px;
    height: 45px;
    margin-bottom: 0;
    padding: 2px 55px 2px 15px;
    width: 100%;
}

.search-form form button {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 10px;
}

.search-form form button i {
    color: #ccc;
}

.search-form form button:hover i {
    color: #4c5462;
}

/*--------------------------------------------------------------
# SHORTCODES
--------------------------------------------------------------*/

/*section_title*/

.section_title {
    text-align: center;
}

.section_title h1 {
    position: relative;
    color: #4c5462;
    margin-bottom: 40px;
}

.section_title h1:after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 10px auto 0;
    -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
    height: 3px;
    width: 150px;
    border-radius: 50%;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.section_title p {
    line-height: 25px;
}

.section_title:hover.section_title h1:after {
    width: 200px;
}


/*panel-title*/

.panel-heading {
    padding: 0;
}

.panel-default {
    border-radius: 6px;
    border: 0;
}

.panel-title a {
    padding: 15px;
    display: block;
    background: #fff;
}

.panel-title a:hover {
    color: #fff;
}

.panel-title i {
    float: right;
    margin-top: 5px;
}

.panel-body img {
    margin-bottom: 15px;
}


/*breadcrumb-banner*/

.breadcrumb-banner {
    padding: 130px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumbs .active {
    font-style: italic;
}

.breadcrumb-banner h1,
.breadcrumbs a,
.breadcrumbs i,
.breadcrumbs .active {
    color: #fff;
}

.breadcrumbs a:hover {
    color: #ccc;
}

.breadcrumb-title {
    text-align: center;
}

/*Service*/

.service {
    padding: 50px 30px 40px;
    border-radius: 6px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    overflow: hidden;
    text-align: center;
    -webkit-box-shadow: 0 0 30px rgba(204, 204, 204, 0.30);
    box-shadow: 0 0 30px rgba(204, 204, 204, 0.30);
}

.service h5 {
    font-weight: 500;
}

.service p {
    font-size: 13px;
}

.service img {
    margin-bottom: 30px;
    width: 80px;
    height: 80px;
}

.service:hover {
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    border-radius: 6px;
}

.service:hover h5,
.service:hover p {
    color: #fff;
}


/*Service v2*/

.service_v2 {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
    overflow: hidden;
}

.service_v2-img img {
    margin-top: 15px;
}

.service_v2-img {
    float: left;
    width: 22%;
}

.service_v2-content {
    float: left;
    width: 78%;
}

.service_v2-content p {
    margin-bottom: 0;
}

.service_v2:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.service_v2:hover p,
.service_v2:hover h4 {
    color: #fff;
}

/*button*/

.button {
    text-align: center;
    border: 2px solid #ddd;
    border-radius: 50px;
}

.button a {
    overflow: hidden;
    padding: 15px 30px;
    display: block;
    color: #4c5462;
}

.button a:visited {
    color: #4c5462;
}



.button strong {
    margin: 0;
}

.button i {
    margin-left: 10px;
}

.button:hover strong,
.button:hover i {
    color: #fff;
}


/*app-screenshot*/

.app-screenshot {
    position: relative;
    margin: 0 auto;
}

.app-screenshot .screenshot-container {
    position: relative;
    padding: 0 40px;
}

.app-screenshot .screenshot-container .slider-row {
    margin: 0 -20px;
}

.app-screenshot .screenshot-container .slider-row .item {
    margin: 0 15px;
    outline: none;
}

.app-screenshot .screenshot-container .slider-row .item img {
    margin: 30px auto;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
}


/*testimonials*/

.single-slider {
    margin-top: 15px;
    padding: 0 35px;
    outline: none;
}

.testimonials-content {
    position: relative;
    -webkit-box-shadow: 0px 2px 30px rgba(204, 204, 204, 0.30);
    box-shadow: 0px 2px 30px rgba(204, 204, 204, 0.30);
    border-radius: 6px;
    background: #fff;
    padding: 30px;
}

.testimonials-content:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -26px;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 40px solid transparent;
}

.testimonials-border {
    margin-top: 50px;
    margin-bottom: 5px;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: 0 0px 38px rgba(204, 204, 204, 0.35);
    box-shadow: 0 0px 38px rgba(204, 204, 204, 0.35);
    border-radius: 50px;
}

.testimonials-image {
    width: 80px;
    float: left;
}

.testimonials-title {
    width: 130px;
    float: left;
}

.testimonials-content p,
.testimonials-title h3,
.testimonials-title h5 {
    color: #4c5462;
}

.testimonials-title h5 {
    margin-top: 7px;
    margin-bottom: 5px;
}

.testimonials-title h6 {
    margin-bottom: 0px;
}


/*single_member*/

.team-member {
    text-align: center;
    border-radius: 6px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px;
    -webkit-box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.member-image {
    margin-bottom: 25px;
}

.member-content h5 {
    margin-bottom: 20px;
}

.member-content ul {
    margin: 0;
}

.member-content ul li a {
    color: #4c5462;
}

.team-member:hover .member-content a,
.team-member:hover .member-content h3,
.team-member:hover .member-content h5 {
    color: #fff;
}

/*pricing*/

.pricing {
    text-align: center;
    border-radius: 6px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px 1px rgba(0, 0, 0, 0.1);
}


.pricing .price h3 {
    font-size: 40px;
}

.pricing .price h3 sub {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}

.pricing .price-title {
    margin: 7px 7px 30px;
    border-radius: 6px;
    border-bottom-left-radius: 200px 45px;
    border-bottom-right-radius: 200px 45px;
}

.pricing .price-title h2 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    color: #fff;
    padding: 70px 0;
}

.price-content {
    padding: 30px 30px 10px;
}

.price-content ul {
    padding: 0;
    margin: 0;
}

.price-content ul li {
    font-weight: bold;
    font-family: Raleway;
    line-height: 35px;
    list-style: none;
}

.purchase-button {
    padding: 20px 0 40px;
}

.purchase-button > a {
    padding: 10px 45px;
    color: #fff!important;
    font-weight: 700;
    border-radius: 25px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 2px solid #fff;
}

.purchase-button > a:hover {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}


.pricing:hover {
    color: #fff;
}

.pricing:hover .price-title {
    background: #fafafa;
}

.pricing:hover .price-title h2 {
    color: #4c5462;
}

.pricing:hover .price h3 {
    color: #fff;
}

.pricing:hover .purchase-button > a {
    border: 2px solid #fff;
}

.recommended-plan {
    color: #fff;
}

.recommended-plan .price-title {
    background: #fafafa!important;
}

.recommended-plan .price-title h2 {
    color: #4c5462;
}

.recommended-plan .price h3 {
    color: #fff;
}

.recommended-plan .purchase-button > a {
    border: 2px solid #fff;
}

/*Recent Blog*/

.recent_blog .recent-post-image img {
    border-radius: 6px;
}

.recent_blog .recent-post-title {
    margin-top: 10px;
}

.recent_blog .recent-post-title a {
    color: #4c5462;
}

.recent_blog .recent-post-meta {
    overflow: hidden;
    margin-bottom: 10px;
}

.recent_blog .recent-post-meta {
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #4c5462;
}

.recent_blog .recent-post-meta a {
    color: #4c5462;
}

.recent_blog .recent-post-excerpt {
    padding-bottom: 30px;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #4c5462;
    line-height: 25px;
}

.recent_blog .recent-post-readmore-button a {
    padding: 5px 20px;
    color: #4c5462;
    border: 2px solid #ddd;
    border-radius: 25px;
}

.recent_blog .recent-post-readmore-button a:hover {
    color: #fff;
}


/*----------------------------------------
              06. VIDEO
------------------------------------------*/

.video-preview {
    background-repeat: no-repeat;
    padding: 150px 0 220px;
    background-size: cover;
    background-position: center;
}

.video-preview h2 {
    color: #fff;
    margin-bottom: 30px;
}

.video-preview i {
    font-size: 120px;
    padding: 1px 10px;
    border-radius: 100px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
}


/*----------------------------------------
              Contact Us
------------------------------------------*/

.contact-us {
    overflow-x: hidden;
    padding: 50px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
}

.contact-us h2 {
    margin-bottom: 20px;
}

.contact-us .contact-form-fields {
    margin-bottom: 50px;
    overflow: hidden;
}
.contact-us .contact-form-fields input {
    height: 40px;
    padding: 0 15px;
    margin-bottom: 10px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.contact-us .contact-form-fields textarea {
    height: 160px;
    resize: vertical;
    border-radius: 0;
    margin-bottom: 25px;
    -webkit-box-shadow: none;
            box-shadow: none;
}


.contact-us .rishad-form-btn {
    height: 45px!important;
    padding: 0 40px!important;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: none;
    border-radius: 25px!important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.contact-us .rishad-form-btn:hover {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.contact-us .contact-textarea {
    margin-bottom: 35px;
}

.contact-us .address-list ul {
    padding-left: 0;
}

.contact-us .address-list ul li {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #4c5462;
    list-style: none;
    line-height: 55px;
}

.contact-us .address-list ul li i {
    height: 35px;
    width: 35px;
    padding-top: 9px;
    text-align: center;
    color: #8e8e8e;
    margin-right: 10px;
    border-radius: 50%;
    border: 1px solid #3498db;
}


/*Call to Action*/

.call_to_action {
    color: #fff;
    position: relative;
    padding: 150px 0;
}

.call_to_action_content h1 {
    color: #fff;
    margin-bottom: 20px;
}

.call_to_action_content p {
    color: #fff;
    margin-bottom: 0;
}

.call_to_action_button {
    margin-top: 50px;
}

.call_to_action_button ul {
    float: right;
    margin: 0 auto;
}


.call_to_action_button .button strong {
    color: #fff;
}


/*counter*/

.counter {
    text-align: center;
    color: #4c5462;
}

.counter i {
    margin-bottom: 20px;
}

.counter h4 {
    margin-bottom: 20px;
    color: #4c5462;
}

.counter h3 {
    color: #4c5462;
}


/*newsletter*/

.newsletter {
    text-align: center;
}

.newsletter h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

.newsletter p {
    line-height: 25px;
}

.newsletter .newsletter-form {
    margin-top: 50px;
    overflow: hidden;
}

.newsletter .newsletter-form .mc4wp-form .mc4wp-form-fields p:first-child label {
    display: none;
}

.newsletter .newsletter-form .mc4wp-form .mc4wp-form-fields p:first-child input[type="email"] {
    width: 100%;
    height: 65px;
    padding: 0 30px;
    border-radius: 50px;
    position: relative;
}

.newsletter .newsletter-form .mc4wp-form .mc4wp-form-fields p input[type="submit"] {
    position: absolute;
    top: 6px;
    right: 22px;
    padding: 18px 60px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: none;
    border-radius: 25px!important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.newsletter .newsletter-form .mc4wp-success p {
    font-weight: 600;
    color: #1BA15F;
}

.newsletter .newsletter-form .mc4wp-error p {
    font-weight: 600;
    color: #DE5347;
}


/*post*/

.single-excerpt {
    margin-bottom: 70px;
}

.post > .post_thumbnail > img {
    margin-bottom: 45px;
}

.post ul li,
.post ol li {
    line-height: 30px;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #4c5462;
}


.the_excerpt {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
}

.the_excerpt_content {
    position: relative;
    padding: 35px 30px 20px;
}

.the_excerpt_content .auhor_avatar {
    position: absolute;
    top: -40px;
}

.the_excerpt_content .auhor_avatar img {
    border-radius: 50%;
    border: 5px solid #fff;
}

.the_excerpt .entry-title {
    margin-bottom: 20px;
}

.the_excerpt .entry-title a {
    color: #4c5462;
    display: block;
}

.the_excerpt .the_excerpt_category a {
    border-bottom: 1px dashed #ccc;
}

.excerpt-readmore a {
    text-transform: uppercase;
    font-weight: bold;
}

.the_excerpt .post_thumbnail img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.entry-meta {
    margin-top: 20px;
}

.the_excerpt .entry-meta ul {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-bottom: 0;
}

.entry-meta ul li p {
    margin: 0;
}

.entry-meta ul li p i {
    color: #7b7b7b;
    margin-right: 5px;
}

.entry-meta ul li {
    margin: 0 30px 0 0;
    position: relative;
}

.entry-meta ul li:after {
    position: absolute;
    content: '';
    top: 3px;
    right: -18px;
    height: 20px;
    width: 2px;
    background: #ccc;
}

.entry-meta ul li:last-child::after {
    background: transparent;
}

.entry-meta ul li:last-child {
    margin-right: 0;
}

.entry-meta,
.entry-footer {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #4c5462;
}

.cat-links {
    margin-right: 5px;
}

.post-password-form input[type=password] {
    border-radius: 25px;
    height: 32px;
}

.post-password-form input[type=submit] {
    border-radius: 25px;
    font-size: 15px;
    color: #fff;
}

.posts-navigation .nav-links a {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding: 10px 35px;
    border-radius: 25px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.posts-navigation .nav-links a:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.single-post blockquote p {
    font-style: italic;
}

/*Widget*/
.widget .widget-title+ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.widget ul,
.widget ol {
    padding-left: 1.1em;
}

.widget ul li {
    list-style: none;
    line-height: 3.0em;
    font-weight: 500;
}

.widget ul li:before {
    content: "\f0a4";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px;
    width: 1.3em;
}

.widget a {
    color: #4c5462;
    display: initial;
}

.widget .recent_posts .row {
    margin-bottom: 15px;
}

.widget .recent_posts .row:last-child {
    margin-bottom: 0;
}

.widget .recent_posts .row span {
    display: block;
    font-size: 11px;
}

.widget .widget-title {
    position: relative;
    margin-bottom: 45px;
}

.widget .widget-title:before {
    position: absolute;
    content: '...';
    bottom: -40px;
    left: -3px;
    font-size: 50px;
    color: #ccc;
}

.widget .widget-title:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 15%;
    top: 43px;
    left: 40px;
    background: #ccc;
}

.widget_tag_cloud a,
.tagcloud a {
    font-size: 14px!important;
    border: 1px solid #ddd;
    padding: 3px 10px;
    display: inline-block;
    margin-bottom: 4px;
}

.widget_tag_cloud a:hover,
.tagcloud a:hover {
    color: #fff;
}

.calendar_wrap table {
    margin: 0;
}

.calendar_wrap td {
    padding: 10px;
    font-size: 14px;
    text-align: center;
}
.calendar_wrap thead tr th {
    text-align: center;
    padding-bottom: 10px;
}

#wp-calendar #today {
    color: #fff;
}
#wp-calendar #today a{
    color: #fff;
}

.widget_rss ul li {
    margin-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.widget_rss ul li:before{
    display: none;
}

.widget_rss ul li:last-child {
    margin-bottom: 0;
}

.rsswidget {
    font-weight: bold;
}
.widget_rss .rss-date {
    font-size: 12px;
    margin: 5px 0 4px;
    display: block;
}
.widget_recent_comments a {
    font-weight: 700;
}
#menu-testing-menu {
    padding-left: 0;
}

/*----------------------------------------
            13. BACK TO TOP
------------------------------------------*/

#backtotop {
    position: fixed;
    bottom: 40px;
    right: 30px;
    display: none;
}

#backtotop i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #8e8e8e;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#backtotop i:hover {
    cursor: pointer;
}


/*footer*/

.footer-widgets {
    padding-top: 70px;
    background: #727272;
}

.footer-widget {
    margin-bottom: 70px;
}

.footer-widget .widget-title {
    position: relative;
    color: #fafafa;
    margin-bottom: 35px;
}
.footer-widget .widget-title:before {
    position: absolute;
    content: '...';
    bottom: -40px;
    left: -3px;
    font-size: 50px;
    color: #fff;
}
.footer-widget .widget-title:after {
    position: absolute;
    content: '';
    height: 1.5px;
    width: 25%;
    top: 43px;
    left: 40px;
    background: #fff;    
}

.footer-widget p, .footer-widget a, .footer-widget caption , .footer-widget th, .footer-widget tr, .footer-widget li, .footer-widget span {
    color: #fafafa;
}

.footer-widget .widget-title+ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.footer-widget ul {
    padding-left: 0;
    list-style: none;
}
.footer-widget ul li {
    line-height: 35px;
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    transition: all linear 0.1s;
}
.footer-widget ul li:hover {
    margin-left: 10px;
    list-style-type: square;
}
.footer-widget.widget_rss li {
    line-height: 20px;
}
.footer-widget.widget_rss li:hover {
    margin-left: 0;
}

.footer-menu li {
    float: left;
    list-style: none;
    margin-right: 15px;
}
.footer-social-icon {
    margin-bottom: 30px;
}

.footer-social-icon ul li a {
    display: inline-block;
    padding: 7px 6px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
}

/*footer-copyright-1*/
.footer-copyright-1 {
    padding: 30px 0 25px;
    background: #2b323f;
}
.footer-copyright-1 p,.footer-copyright-2 p{
    margin-bottom: 0;
}
.footer-copyright-1 a,.footer-copyright-2 a,
.footer-copyright-1 p,.footer-copyright-2 p {
    color: #fff;
}

.footer-copyright-1 a,.footer-copyright-2 a {
    font-weight: bold;
}

.footer-copyright-1 .list-inline ,.footer-copyright-2 .list-inline {
    margin-bottom: 0;
}
/*footer-copyright-2*/
.footer-copyright-2 {
    padding: 60px 0 55px;
    background: #2b323f;
}
/*post-navigation*/

.post-navigation a {
    background: #f6f6f6;
    color: #4c5462;
    padding: 8px 30px;
    border-radius: 50px;
    font-weight: 500;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.post-navigation a:hover {
    color: #fff;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.post-navigation .nav-links {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin: 20px 0;
    overflow: hidden;
}


/*entry-footer*/

.entry-footer {
    margin: 10px 0 0;
}

.cat-links,
.tags-links,
.comments-link {
    margin-right: 20px;
}

.cat-links a,
.tags-links a,
.comments-link a {
    color: #4c5462;
    margin: 0 2px 7px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 50px;
}

.edit-link {
    float: right;
}

.edit-link a {
    color: #fff;
    border-radius: 50px;
    padding: 0 15px;
}

.edit-link a:hover {
    color: #fff;
}


/*post-share*/

.post-share {
    margin: 25px 0 45px ;
}

.post-share span {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    float: left;
    padding: 6px 0;
}

.post-share ul li a {
    padding: 0px 6px;
    color: #4c5462;
    border-radius: 50px;
}

.post-share ul li a:hover {
    color: #fff;
}


/*related posts*/

.related-posts {
    margin-bottom: 50px;
}

.related-posts h4 {
    margin: 50px 0 30px;
}

.single-related-post {
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.related-post-title {
    padding: 20px 15px;
}

.related-post-title a {
    font-size: 15px;
    font-weight: 600;
}

.related-post-title span {
    font-size: 13px;
}

.logged-in-as {
    margin-bottom: 20px;
}

.logged-in-as a {
    margin-right: 10px;
    color: #4c5462;
}

.comment-reply-title {
    margin-bottom: 20px;
}


/*Comment Form*/

.comment-form input[type=text] {
    height: 50px;
    padding: 0 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.comment-form textarea {
    height: 220px;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.comment-form .form-control:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.comment-form input[type=submit] {
    font-size: 18px;
    border: none;
    color: #fff;
    padding: 15px 70px;
    border-radius: 50px;
}

.comment-form input[type=submit]:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.post-comments .comment-list .row {
    margin-bottom: 30px;
    margin-right: 0;
    margin-left: 0;
}

.post-comments .comment-list > .row:last-child .col-sm-10 {
    border-bottom: none;
}

.post-comments .comment-list > .row:last-child .col-sm-11 {
    border-bottom: none;
}

.comments-title {
    margin-bottom: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.post-comments > .comment-list .comment-reply-link {
    color: #4c5462;
    font-weight: bold;
}

.comment-reply-title a {
    font-size: 14px;
    background: red;
    color: #fff!important;
    border-radius: 50px;
    padding: 5px 15px;
}

.commenter {
    margin-bottom: 10px;
}

.commenter a {
    color: #222;
    font-weight: bold;
    display: block;
    text-transform: capitalize;
}

.commenter span {
    font-size: 12px;
}

.post-comments .comment-list .children {
    margin-left: 30px;
}

.post-comments .comment-list .row .col-sm-10,
.post-comments .comment-list .row .col-sm-11 {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.post-comments .comment-list .children .col-sm-10,
.post-comments .comment-list .children .col-sm-11 {
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}
.comment-navigation {
    margin-bottom: 40px;
    overflow: hidden;
}

.page .comments-title {
    margin-top: 30px;
}

.vcard a {
    color: #8e8e8e;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}

.posted-on a {
    color: #8e8e8e;
    font-weight: bold;
}


/*error page header*/

.error-page-header {
    margin-bottom: 50px;
}

.error-page-content {
    margin-bottom: 50px;
}

.error-page-content p {
    font-size: 24px;
}

.error-or {
    margin: 30px 0;
}

.error-or span {
    font-size: 32px;
    font-weight: bold;
}

.backtohome {
    display: block;
}

.backtohome a {
    font-size: 18px;
    font-weight: bold;
    border: none;
    border-radius: 50px;
    color: #fff;
    padding: 15px 70px;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.backtohome a:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.countdown .col-sm-3 {
    text-align: center;
}
.countdown span {
    display: block;
    text-align: center;
    border-radius: 10px;
    background: #000;
    max-width: 195px;
}
.countdown strong {
    display: block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 62px;
    padding-bottom: 15px;
}
.countdown b {
    color: #fff;
    border-radius: 50px;
    padding: 10px 50px;
    display: inline-block;
    margin-bottom: -10px;

}
@media screen and (max-width: 1024px) {
    .calendar_wrap {
        overflow: scroll;
    }
}

@media screen and (max-width: 768px) {
    .after-scroll{
        min-height: 50px;
    }
    .navbar-logo{
        padding: 5px 0;
    }
    .custom-logo-link img {
        margin-top: 7px;
    }
    
    .nav > li > a {
        font-size: 12px;
        padding: 10px;
    }
    .testimonials {
        text-align: center;
    }
    .single-slider {
        padding: 30px;
    }
    .button {
        margin-bottom: 30px;
    }
    .call_to_action_button {
        margin-top: 50px;
    }
    .call_to_action_button ul {
        float: none;
    }
}

@media screen and (max-width: 414px) {
    .section-padding {
        padding: 70px 0;
    }

    .breadcrumb-title {
        text-align: center;
    }
    .service_v2 {
        padding: 20px;
    }
    .single-excerpt {
        margin-bottom: 50px;
    }
    .the_excerpt .entry-title {
        font-size: 22px;
    }
    .navbar {
        padding: 10px 0;
        background: rgba(0, 0, 0, 0.8);
    }
    .navbar-nav {
        margin: 7.5px -10px;
    }
    .navbar-logo {
        margin-left: 15px;
        margin-top: 7px;
    }
    .custom-logo-link img {
        margin-left: 15px;
        margin-top: 12px;
    }
    .navbar .navbar-nav {
        margin-top: 0;
    }
    .nav > li > a {
        font-size: 18px;
        padding: 20px 10px;
    }
    .navbar ul > li:hover > .sub-menu {
        left: 10%;
    }
    .navbar ul.sub-menu li .sub-menu {
        left: 25%;
        top: 45px;
    }

    .navbar ul > li.menu-item-has-children > a:after {
        right: 15px;
    }
    .breadcrumb-banner {
        padding: 130px 0 80px;
    }
    .admin-bar .navbar-fixed-top {
        top: 0;
    }
    .breadcrumb-title h1 {
        font-size: 28px;
    }
    .single-slider {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 15px;
        margin: 0 auto;
    }
    .call_to_action_button {
        text-align: center;
    }

    .pricing {
        margin: auto 15px 50px;
    }

    .call_to_action_content {
        padding-right: 5px;
        padding-left: 5px;
        text-align: center;
    }
    .counter {
        margin-bottom: 50px;
    }
    .call_to_action:after {
        display: none;
    }
    .recent_blog .col-sm-4 {
        margin-bottom: 50px;
    }
    .recent_blog .col-sm-4:last-child {
        margin-bottom: 0;
    }
    .contact-us {
        padding: 15px;
    }
    .panel-title a {
        font-size: 14px;
    }
    .contact-form-fields {
        margin-bottom: 50px;
    }
    .newsletter .newsletter-form .mc4wp-form .mc4wp-form-fields p input[type="submit"] {
        padding: 18px 30px;
    }
    .ml-15,
    .mr-15 {
        margin: 0 -15px;
    }
    .comment-box {
        margin-bottom: 60px;
        padding-bottom: 40px;
        border-bottom: 1px solid #ccc;
    }
    .post-share ul li a {
        margin-bottom: 10px;
    }
    .single-related-post {
        margin-bottom: 30px;
    }
    .cat-links a,
    .tags-links a,
    .comments-link a {
        margin-bottom: 7px;
    }
    .nav-links {
        padding-bottom: 50px;
        overflow: hidden;
    }
    .comment-list .col-xs-9 h5 {
        font-weight: 500;
        margin-bottom: 10px;
    }
    .post-comments .comment-list .children {
        margin-left: 0;
    }
    .call_to_action_content .btn-text,
    .call_to_action_content .btn-text h4 {
        color: #fff;
    }
    .footer-menu  {
        display: inline-block;
        margin-bottom: 10px;
        padding-left: 0;
    }
    .footer-menu li {
        margin: 0 7px;
    }
    .countdown span {
        max-width: 100%;
        margin-bottom: 50px;
    }
    .footer-copyright-1 p {
        margin-bottom: 20px;
    }

}