/*
Theme Name: Education Mind
Theme URI: https://axlethemes.com/wordpress-themes/education-mind/
Author: Axle Themes
Author URI: https://axlethemes.com/
Description: Education Mind is a convenient and intuitive education WordPress theme compatible with Elementor page builder. It is a pliable platform for creating all sorts of websites but specially focused for educational websites. While this theme is ideal for educational institutions it is flexible enough to be used for corporations, professionals, creative digital agencies and portfolio websites. It is completely responsive and works on all devices and screens. Theme is capable of displaying relevant information in a user-friendly manner. It uses a clean code and HTML5 and CSS3 files for a great performance with appealing looks.
Version: 2.0.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: education-mind
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, translation-ready, theme-options, threaded-comments, footer-widgets, custom-logo, blog, education

Education Mind WordPress Theme, Copyright 2019 Axle Themes
Education Mind is distributed under the terms of the GNU GPL

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.

This theme is based on Underscores http://underscores.me/, (C) 2012-2017 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.com/normalize.css/
*/
/*=========================================================

****************** TABLE OF CONTENTS: *********************

===========================================================
# Normalize
# Typography
# Elements
# Forms
# Navigation
    ## Links
    ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
    ## Asides
    ## Comments
# Infinite scroll
# Media
    ## Captions
    ## Galleries


==========================================================*/

/*===========================================================
# Normalize
===========================================================*/
html {
    font-family: sans-serif;
    -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;
}

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

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

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 {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

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"] {
    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-appearance: textfield;
    box-sizing: content-box;
}

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

/*===========================================================
# Typography
===========================================================*/

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

body {
    font-size: 17px;
    line-height: 1.75;
    color: #777;
    font-family: 'Roboto', sans-serif;
}
p {
    margin: 0 0 10px 0;

}
h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-weight: 600;
    font-family: 'Signika', sans-serif;
    line-height: 1.4;
    margin: 0 0 10px 0;
}
h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3{
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

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;
    font-size: 15px;
    font-size: 0.9375rem;
    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;
    font-size: 15px;
    font-size: 0.9375rem;
}

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

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

big {
    font-size: 125%;
}
blockquote, q {
    quotes: "" "";
    padding-left: 15px;
    border-left: 5px solid #3770ab;
    display: block;
    margin-bottom: 15px;
}
/*===========================================================
**************************Elements *************************
===========================================================*/

html {
    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/ */
    box-sizing: inherit;
}

body {
    background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote::before,
blockquote::after,
q::before,
q::after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

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

ul,
ol {
    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;
}
ul, ol {
    margin: 0 0 0.5em 1em;
    padding: 0;
}
dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
}



td, th,
.mce-item-table td,
.mce-item-table th {
    border: 1px solid #ddd;
    padding: 5px;
}
blockquote, q {
    quotes: "" "";
    padding-left: 15px;
    border-left: 5px solid #179bd7;
    display: block;
    margin-bottom: 15px;
}


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

button,
a.custom-button,
a.custom-button:visited,
.comment-reply-link,
.comment-reply-link:visited,
a.button, a.button:visited,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #3770ab none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.5;
    padding:10px 25px;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    font-family: 'Signika', sans-serif;
    font-weight: 500;
}

button:hover,
button:focus,
button:active,
a.button:hover,
a.button:focus,
a.button:active,
a.custom-button:active,
a.custom-button:hover,
a.custom-button:focus,
.comment-reply-link:hover,
.comment-reply-link:focus,
.comment-reply-link:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus
input[type="submit"]:active {
    background-color: #000;
    color:#fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select {
    color: #666;
    border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
    outline:none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"]{
    padding: 6px 0 6px 9px;
}


select {
    width: 100%;
    padding:5px;
}

textarea {
    padding:10px 20px;
    width: 100%;
}

a.button:hover{
    color:#fff;
}

a.read-more::after,
a.view-more::after {
    content: "\f105";
    font-family: fontawesome;
    margin-left: 6px;
    font-size: 12px;
    font-weight: 100;
}

a.read-more {
    display: inline-block;
    font-weight: 500;
}

a.view-more {
    border-radius: 0;
    color: #ffffff;
    padding: 8px 20px;
    transition: all 0.2s ease 0s;
    display: inline-block;
    margin: 0 5px;
    background: #3770ab;
    font-size: 15px;
    margin-top: 25px;
}

.view-more-wrapper {
    clear: both;
    text-align: center;
}

a.custom-button,
a.custom-button:visited {
    display: inline-block;
    margin: 0 10px;
    min-width: 150px;
    text-align: center;
}


a.button-secondary,
a.button-secondary:visited {
    background: #3770ab;
    color: #fff;
}

a.button-secondary:hover,
a.button-secondary:focus,
a.button-secondary:active {
    background: #3770ab;
    color: #fff;
}

/*===========================================================
**************************** Links *************************
===========================================================*/

a {
    color: #323232;
    text-decoration: inherit;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

a:visited {
    color: #323232;
}

a:hover,
a:focus,
a:active {
    color: #3770ab;
}

a:focus {
    outline:inherit;
}

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


/*===========================================================
*************comment and post navigation ********************
===========================================================*/

a.comment-reply-link {
    text-transform: uppercase;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 25px 0 45px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}

#infinite-handle{
    margin-bottom: 20px;
    height: auto;
    overflow: hidden;
}

#infinite-handle span:hover {
    border:1px solid #3770ab;
    background: #3770ab;
    color: #fff;
}

#infinite-handle span {
    border:1px solid #001837;
    padding: 5px 15px;
    width: auto;
    line-height: 1.5;
    color: #001837;
    display: block;
}

.post-title {
    font-size: 17px;
    margin-top: 15px;
}

.meta-nav {
    background: #3770ab none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
    padding: 7px 10px;
    text-align: center;
    width: 115px;
}

.navigation .nav-links .nav-next,
.navigation .nav-links .nav-next{
    float: right;
}

.navigation .nav-links .nav-previous,
.navigation .nav-links .nav-previous {
    float: left;
}

.post-navigation a:hover,
.posts-navigation a:hover{
    color:#3770ab;
}

.post-navigation a, .posts-navigation a {
    border: 4px solid #f7f5f5;
    padding: 10px 15px;
    background: #fff;
    display: block;
}

.navigation,
.pagination {
    margin-top: 15px;
}

.post-navigation .nav-links .nav-next a::after,
.posts-navigation  .nav-next a:after{
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 6px;
    font-size: 12px;
    font-weight: 100;
}

.post-navigation .nav-links .nav-previous a::before,
.posts-navigation  .nav-previous a:before {
    content:"\f104";
    font-family: FontAwesome;
    margin-right: 6px;
    font-size: 12px;
    font-weight: 100;
}

.navigation.pagination .nav-links .page-numbers {
    padding: 10px 15px;
    text-align: center;
    background-color: #f7f5f5;
}

.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links a.page-numbers:hover {
    background: #3770ab  none repeat scroll 0 0;
    color: #ffffff;
}

#mobile-trigger,
#mob-menu {
    display: none;
}

/*===========================================================
*************Accessibility ********************
===========================================================*/

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;/* It should be ablolute */
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.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; /* It should be clip auto */
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    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. */
}

/*===========================================================
********************** Alignments ********************
===========================================================*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

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

.alignnone{
    clear: both;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-top: 15px;

}

/*===========================================================
********************** Clearings ********************
===========================================================*/

.clear-fix::before,
.clear-fix::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,
#sidebar-front-page-widget-area::after,
#sidebar-front-page-widget-area::before,
#featured-slider::after,
#featured-slider::before,
#tophead::after,
#tophead::before,
.widget::after,
.widget::before,
.container::after,
.container::before,
#footer-widgets::before,
#footer-widgets::after {
    content: "";
    display: table;
    clear:both;
}

/*===========================================================
********************** Widgets ********************
===========================================================*/

.widget {
    margin:30px 0 0;
}

.widget:first-child {
    margin: 0;
}

/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}
#sidebar-front-page-widget-area .widget-title {
    margin-bottom: 20px;
    font-size: 28px;
    position: relative;
}

#sidebar-front-page-widget-area .subtitle, .subtitle {
    text-align: left;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto 25px;
    letter-spacing: 0.5px;
    font-style: italic;
    position: relative;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
}
#sidebar-front-page-widget-area .widget-title:after {
    background: #3770ab;
}

#sidebar-front-page-widget-area .widget-title:after {
    height: 4px;
    width: 50px;
    bottom: -11px;
}

#sidebar-front-page-widget-area .widget-title:before {
    border-top: 1px solid #f3f3f3;
    width: 170px;
    height: 1px;
    bottom: -10px;
}

#sidebar-front-page-widget-area .widget-title:after,
#sidebar-front-page-widget-area .widget-title:before {
    content: '';
    position: absolute;
    left: 0;
}

#sidebar-front-page-widget-area .education_mind_widget_call_to_action .widget-title:after,
#sidebar-front-page-widget-area .education_mind_widget_call_to_action .widget-title:before {
    display: none;
}



/*==========================================================
********************** Content ********************
===========================================================*/

/*==========================================================
********************** Posts and pages ********************
===========================================================*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 30px;
}

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

.single .byline,
.group-blog .byline {
    display: inline;
}

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

.entry-meta {
    margin-top: 15px;
}
.entry-meta > span, .entry-footer > span,
.single-post-meta > span {
    margin: 0 10px 0 0;
    font-size: 15px;
    font-style: italic;
    letter-spacing: 0.2px;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 15px 0 0;
}

footer.entry-footer {
    margin-top: 5px;
    overflow: hidden;
}

.entry-meta > span::before, .entry-footer > span::before, .single-post-meta > span::before {
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right: 8px;
    content: "";
    color: #b9b9b9;
    font-style: normal;
}

.entry-wrapper {
    padding: 40px 60px;
    border-left: 5px solid #f7f5f5;
    border-bottom: 5px solid #e0e0e0;
    border-right: 5px solid #f7f5f5;
    border-top: 5px solid #e0e2e2;
}

.entry-meta .byline .author.vcard {
    margin-left: -4px;
}

.entry-footer span {
    margin-right: 15px;
    float: left;
    display: block;
}

span.comments-link::before {
    content: "\f086";
}

.entry-meta .posted-on::before,
.single-post-meta .posted-on::before {
    content: "\f017 ";
}

.entry-footer > .cat-links::before {
    content: "\f07c";
}

.entry-meta .byline::before,
.single-post-meta .byline::before {
    content: "\f007";
}

.entry-footer .edit-link::before{
    content: "\f044";
}

.entry-footer .tags-links::before{
    content: "\f02c";
}

.blog article.hentry,
.archive article.hentry {
    margin-bottom: 45px;
    border-bottom: 4px double #f7f5f5;
    padding-bottom: 45px;
}

/*==========================================================
********************** Asides ********************
===========================================================*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*==========================================================
********************** Comments ********************
===========================================================*/

#respond {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

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

.bypostauthor {
    display: block;
}

.comments-area form#commentform p {
    float: left;
    width: 100%;
}

.comments-area #commentform p.comment-notes,
.comments-area #commentform p.comment-form-comment {
    width: 100%;
}

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

.bypostauthor {
    display: block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input{
    width: 100%;
}

#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email,
#tab-reviews .comment-form-url{
    width: 50%;
}

.comments-area form#commentform p.logged-in-as {
    width: 100%;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{
    width: 33.33%;
    float: left;
}

.comment-list li.comment::after {
    content: inherit;
    display: none;
}

.comment-list li{
    padding-left: 0;
}

.comment {
    background-position: 0 -74px;
    display: block;
    float: left;
    width: 100%;
}

ol.comment-list {
    border-radius: 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    overflow: inherit;
    padding: 0;
    width: 100%;
}

ol.comment-list .children {
    border: medium none;
    float: left;
    margin: 15px 0 15px 15px;
    width: 98%;
}

ol.comment-list li {
    list-style: outside none none;
    margin-bottom: 15px;
}

.comment .comment-body {
    background-color: #ffffff;
    border: 4px solid #f7f7f7;
    border-radius: 0;
    clear: both;
    display: block;
    float: left;
    margin-top: 25px;
    padding: 30px;
    position: relative;
    text-align: left;
    width: 100%;
}
.comment-author.vcard {
    font-size: 20px;
    margin-bottom: 5px;
}

.comment-list .children {
    background-position: left 20px;
    background-repeat: no-repeat;
    border-left: 1px solid rgb(238, 238, 238);
    margin-left: 0;
    padding-left: 40px;
}

.comment-list li.comment > div img.avatar {
    left: 29px;
    position: absolute;
    top: 29px;
}

#comment-form-title {
    font-size: 24px;
    padding-bottom: 10px;
}

.vcard .avatar {
    float: left;
    margin: 7px 15px 15px 0;
}

.comment-metadata {
    margin-bottom: 10px;
}

.comment-reply-link {
    display: inline-block;
    float: none;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 10px;
    padding: 4px 15px 3px;
}

.comment-reply-title a {
    color: #3770ab;
}

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

.form-allowed-tags code {
    white-space: inherit;
    word-wrap: break-word;
}

.comments-title {
    font-weight: normal;
    margin: 25px 0 0;
}

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

.bypostauthor {
    display: block;
}

#commentform label {
    display: inline;
}

#commentform input[type="checkbox"],
#commentform input[type="radio"] {
	margin-right: 10px;
}

#commentform  p.form-submit {
    margin-top: 30px;
}

#commentform  span.required {
    color: #f0632b;
}

/*==========================================================
********************** Infinite scroll ********************
===========================================================*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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%;
}

/*==========================================================
********************** Captions ********************
===========================================================*/

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

.wp-caption img[class*="wp-image-"] {
    display: inline-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;
    margin-left: -5px;
    margin-right: -5px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding: 5px;
}

.gallery-item img {
    vertical-align: middle;
}

.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;
    background: #efefef;
    padding: 10px 10px;
}
/*===========================================================
**************************** Social Links *********************
===========================================================*/

.education_mind_widget_social {
    clear: both;
    overflow: hidden;
}

.education_mind_widget_social ul {
    margin: 0;
}

.education_mind_widget_social li a {
    background-color: #12223d;
    border: medium none;
    display: inline-block;
    height: 38px;
    line-height: 1.7;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 38px;
}
.education_mind_widget_social li {
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.widget-area .education_mind_widget_social li,
#footer-widgets .education_mind_widget_social li {
    padding: 0;
}

.widget-area .education_mind_widget_social li::before,
#footer-widgets .education_mind_widget_social li::before {
    display: none;
}


.education_mind_widget_social li a i {
    color:#cacad8;
    font-size: 18px;
    font-weight: normal;
}

.education_mind_widget_social ul li a::before {
    color: #ffffff;
    content: "\f0c1";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 2.8;
    font-size: 14px;
}

.education_mind_widget_social ul li a:hover {
    background-color:#cacad8;
}

.education_mind_widget_social ul li a:hover::before {
    color: #fff;
}

.education_mind_widget_social ul li a[href*="facebook.com"]::before {
    content: "\f09a";
}

.education_mind_widget_social ul li a[href*="twitter.com"]::before {
    content: "\f099";
}

.education_mind_widget_social ul li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}

.education_mind_widget_social ul li a[href*="plus.google.com"]::before {
    content: "\f0d5";
}

.education_mind_widget_social ul li a[href*="youtube.com"]::before {
    content: "\f167";
}

.education_mind_widget_social ul li a[href*="dribbble.com"]::before {
    content: "\f17d";
}

.education_mind_widget_social ul li a[href*="pinterest.com"]::before {
    content: "\f0d2";
}

.education_mind_widget_social ul li a[href*="bitbucket.org"]::before {
    content: "\f171";
}

.education_mind_widget_social ul li a[href*="github.com"]::before {
    content: "\f113";
}

.education_mind_widget_social ul li a[href*="codepen.io"]::before {
    content: "\f1cb";
}

.education_mind_widget_social ul li a[href*="flickr.com"]::before {
    content: "\f16e";
}

.education_mind_widget_social ul li a[href$="/feed/"]::before {
    content: "\f09e";
}

.education_mind_widget_social ul li a[href*="foursquare.com"]::before {
    content: "\f180";
}

.education_mind_widget_social ul li a[href*="instagram.com"]::before {
    content: "\f16d";
}

.education_mind_widget_social ul li a[href*="tumblr.com"]::before {
    content: "\f173";
}

.education_mind_widget_social ul li a[href*="reddit.com"]::before {
    content: "\f1a1";
}

.education_mind_widget_social ul li a[href*="vimeo.com"]::before {
    content: "\f194";
}

.education_mind_widget_social ul li a[href*="digg.com"]::before {
    content: "\f1a6";
}

.education_mind_widget_social ul li a[href*="twitch.tv"]::before {
    content: "\f1e8";
}

.education_mind_widget_social ul li a[href*="stumbleupon.com"]::before {
    content: "\f1a4";
}

.education_mind_widget_social ul li a[href*="delicious.com"]::before {
    content: "\f1a5";
}

.education_mind_widget_social ul li a[href*="mailto:"]::before {
    content: "\f0e0";
}
.education_mind_widget_social ul li a[href*="soundcloud.com"]::before {
    content: "\f1be";
}
.education_mind_widget_social ul li a[href*="wordpress.org"]::before {
    content: "\f19a";
}
.education_mind_widget_social ul li a[href*="wordpress.com"]::before {
    content: "\f19a";
}

.education_mind_widget_social ul li a[href*="jsfiddle.net"]::before {
    content: "\f1cc";
}

.education_mind_widget_social ul li a[href*="tripadvisor.com"]::before {
    content: "\f262";
}

.education_mind_widget_social ul li a[href*="foursquare.com"]::before {
    content: "\f180";
}

.education_mind_widget_social ul li a[href*="angel.co"]::before {
    content: "\f209";
}

.education_mind_widget_social ul li a[href*="slack.com"]::before {
    content: "\f198";
}

/*social links hover effect */

.education_mind_widget_social ul li a[href*="facebook.com"]:hover {
    background-color: #3b5998;
}

.education_mind_widget_social ul li a[href*="twitter.com"]:hover {
    background-color: #00aced;
}

.education_mind_widget_social ul li a[href*="plus.google.com"]:hover {
    background-color: #dd4b39;
}

.education_mind_widget_social ul li a[href*="/feed/"]:hover  {
    background-color: #dc622c;
}

.education_mind_widget_social ul li a[href*="wordpress.org"]:hover {
    background-color: #21759b;
}

.education_mind_widget_social ul li a[href*="github.com"]:hover {
    background-color: #4183c4;
}

.education_mind_widget_social ul li a[href*="linkedin.com"]:hover {
    background-color: #007bb6;
}

.education_mind_widget_social ul li a[href*="pinterest.com"]:hover {
    background-color: #cb2027;
}

.education_mind_widget_social ul li a[href*="flickr.com"]:hover {
    background-color: #ff0084;
}

.education_mind_widget_social ul li a[href*="vimeo.com"]:hover {
    background-color: #aad450;
}

.education_mind_widget_social ul li a[href*="youtube.com"]:hover {
    background-color: #bb0000;
}

.education_mind_widget_social ul li a[href*="instagram.com"]:hover {
    background-color: #517fa4;
}

.education_mind_widget_social ul li a[href*="dribbble.com"]:hover {
    background-color: #ea4c89;
}

.education_mind_widget_social ul li a[href*="skype.com"]:hover {
    background-color: #12a5f4;
}

.education_mind_widget_social ul li a[href*="digg.com"]:hover {
    background-color: #333;
}

.education_mind_widget_social ul li a[href*="codepen.io"]:hover {
    background-color: #000;
}

.education_mind_widget_social ul li a[href*="reddit.com"]:hover {
    background-color: #ff4500;
}

.education_mind_widget_social ul li a[href*="mailto:"]:hover {
    background-color: #1d62f0;
}

.education_mind_widget_social ul li a[href*="foursquare.com"]:hover {
    background-color: #f94877;
}

.education_mind_widget_social ul li a[href*="stumbleupon.com"]:hover {
    background-color: #eb4924;
}

.education_mind_widget_social ul li a[href*="twitch.tv"]:hover {
    background-color: #6441a5;
}

.education_mind_widget_social ul li a[href*="tumblr.com"]:hover {
    background-color: #32506d;
}

.education_mind_widget_social ul li a[href*="foursquare.com"]:hover {
    background-color: #f94877;
}

.education_mind_widget_social ul li a[href*="stumbleupon.com"]:hover {
    background-color: #eb4924;
}

.education_mind_widget_social ul li a[href*="twitch.tv"]:hover {
    background-color: #6441a5;
}

.education_mind_widget_social ul li a[href*="tumblr.com"]:hover {
    background-color: #32506d;
}

.education_mind_widget_social ul li a[href*="soundcloud.com"]:hover {
    background-color: #ff5500;
}

.education_mind_widget_social ul li a[href*="wordpress.org"]:hover {
    background-color:#21759b;
}

.education_mind_widget_social ul li a[href*="jsfiddle.net"]:hover {
    background-color:#4679bd;
}

.education_mind_widget_social ul li a[href*="tripadvisor.com"]:hover {
    background-color:#86c171;
}

.education_mind_widget_social ul li a[href*="foursquare.com"]:hover {
    background-color:#2d5be3;
}

.education_mind_widget_social ul li a[href*="angel.co"]:hover {
    background-color:#000;
}

.education_mind_widget_social ul li a[href*="slack.com"]:hover {
    background-color:#56b68b;
}


/*==========================================================
********************** Page ********************
===========================================================*/

.site-layout-boxed #page {
    max-width: 1210px;
    margin: 40px auto;
    box-shadow: 0 0 44px #ddd;
}
.container {
    width: 1210px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
}
.inner-wrapper {
    margin-left: -20px;
    margin-right: -20px;
}

/*==========================================================
********************** Tophead Style ********************
===========================================================*/

/*quick contact*/
#tophead {
    background-color: #f7f7f7;
    clear: both;
    width: 100%;
    padding: 2px 0;
}
#header-social {
    float: left;
    margin-top: 5px;
}
#header-social .education_mind_widget_social ul li a::before {
    line-height: 1.5;
    font-size: 14px;
    color: #9c9a9a;
    font-weight: normal;
}
#header-social .education_mind_widget_social li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 30px;
    padding: 5px;
    width: 30px;
    border-radius: 100%;
}

#header-social .education_mind_widget_social ul li a:hover::before {
    color: #000;
}


/*==========================================================
********************** Header Style ********************
===========================================================*/

#masthead {
    background: #fff none repeat scroll 0 0;
    clear: both;
    width: 100%;
    z-index: 99999;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 20px 0;
}

.right-head {
    float: right;
    margin-left: 15px;
    margin-top: 27px;
    margin-bottom: 27px;
}

.right-head a.custom-button {
    float: right;
    margin-right: 0;
    margin-left: 30px;
    min-width: inherit;
    background: #ef2424;
}
.right-head a.custom-button:hover {
    background: #3770ab;
    color:#fff;
}
#quick-contact {
    float: left;
    margin-top: 0;
}

#quick-contact > ul {
    margin: 0;
    padding: 0;
}

#quick-contact a {
    display: block;
    padding: 0;
    clear: both;
    letter-spacing: 0.5px;
}
#quick-contact li.quick-email::before {
    content: "\f1d8";
    font-size: 24px;
    top: -2px;
}
#quick-contact li.quick-call::before {
    content: "\f095";
}

#quick-contact li.quick-address::before {
    content:"\f015";
}
#quick-contact li::before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    padding: 8px 0;
    text-align: center;
    border-radius: 100%;
    position: absolute;
    left: -10px;
    top: -5px;
    color: #777777;
}
#quick-contact li strong {
    display: block;
    margin-bottom: 14px;
    font-size: 15px;
}
#quick-contact li {
    clear: inherit;
    float: left;
    font-size: 14px;
    line-height: 0.8;
    list-style: outside none none;
    text-align: left;
    margin-right: 0;
    padding-left: 35px;
    position: relative;
    margin-left: 40px;
}
#quick-contact li:first-child {
    margin: 0;
}
/*sticky menu*/

#site-identity {
    float: left;
}

.site-branding {
    color: #333;
    float: left;
    font-size: 33px;
    font-weight: 500;
    line-height: 0.8;
    margin-bottom: 0;
    margin-right: 30px;
    padding-top: 25px;
}
#site-identity {
    float: left;
}
.site-branding a {
    color: #222;
}

.site-branding a:hover {
    color: #3770ab;
}

.custom-logo-link {
    float: left;
    margin-right: 15px;
    max-width: 300px;
}

.custom-logo-link img {
    vertical-align: top;
}

.site-title {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 30px;
    font-family: 'Signika', sans-serif;
}

.site-description {
    font-size: 15px;
    font-style: inherit;
    font-weight: 400;
    clear: both;
    margin-bottom: 0;
    color: #999;
    letter-spacing: 1.2px;
}
.header-search-box {
    float: right;
    position: relative;
}

.header-search-box > a {
    color: #ddd;
    display: block;
    margin: 9px 0 9px;
    padding: 8px 14px;
    text-align: center;
    font-size: 12px;
    border:1px solid #dddddd57;
}
.header-search-box > a:hover {
    color: #fff;
}
.header-search-box .search-box-wrap {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    top: 61px;
    box-shadow: 0 2px 2px;
    display: none;
    padding: 12px;
    position: absolute;
    right: 7%;
    width: 400px;
    z-index: 9999;
    right: 3%;
    border: 5px solid #f7f7f7;
}
.right-head .header-search-box .search-box-wrap {
    width: 400px;
}

.search-form input.search-field,
.woocommerce-product-search .search-field {
    border: 1px solid #f5f2f2;
    height: 47px;
    padding: 10px 60px 10px 20px;
    width: 100%;
    box-sizing: inherit;
}

.search-box-wrap .search-form input.search-field,
.woocommerce-product-search .search-field   {
    color: #222222;
}

.search-form,
.woocommerce-product-search {
    position: relative;
}

.search-form .search-submit,
.woocommerce-product-search button {
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 13px;
    height: 47px;
    line-height: 1.8;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.woocommerce-product-search button {
	font-family: inherit;
}

/*===========================================================
*********************** Header 2 *****************
===========================================================*/
.header-layout-2  #main-nav {
    background: none;
}
.header-layout-2  .quick-menu:hover #header-nav {
    display: block;
}
.header-layout-2 #header-nav {
    background: #ffffff;
    z-index: 999;
    box-shadow: 0 4px 7px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    min-width: 200px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    transition: all 0.2s ease-in-out 0.1s;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-layout-2  .quick-menu:hover #header-nav {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all 0.4s ease-in-out 0.1s;
}




.header-layout-2 #header-nav ul li a {
    border-left: none;
    padding: 6px 10px;
    line-height: 1;
    border-left: 2px solid transparent;
}
.header-layout-2 #header-nav ul li a:hover {
    border-left: 2px solid #3770ab;
}
.header-layout-2 #header-nav ul li {
    display: block;
    width: 100%;
    float: none;
    border: none;
}
.header-layout-2 .right-head {
    float: right;
    margin-left: 10px;
}
.header-layout-2 #main-nav {
    background: none;
    float: right;
    margin: 15px 0;
    border: none;
}
.header-layout-2 .main-navigation ul li a::before {
    display: none;
}
.header-layout-2 .main-navigation ul li a {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
    color: #323232;
}
.header-layout-2 .main-navigation ul li a:hover,
.header-layout-2 .main-navigation ul li.current-menu-item > a,
.header-layout-2 .main-navigation ul li.current_page_item > a,
.header-layout-2 .main-navigation ul li:hover > a {
    color: #323232;
}
.header-layout-2 .main-navigation ul li.current-menu-item > a:before,
.header-layout-2 .main-navigation ul li.current_page_item > a:before,
.header-layout-2 .main-navigation ul li a:hover:before,
.header-layout-2 .main-navigation ul li:hover > a:before {
    background: #3770ab;

}
.header-layout-2 .main-navigation ul li {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.header-layout-2 .main-navigation ul li li {
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
}
.header-layout-2 .header-search-box > a {
    color: #c6cbcc;
    display: block;
    margin: 0;
    background: inherit;
    padding: 9px 14px;
    border: none;
    margin-left: 0;
}
.header-layout-2 #masthead {
    padding: 10px 0;
}
.header-layout-2 #masthead.fixed {
    padding:0;
}
.blog.header-layout-2 #masthead {

    box-shadow: 0 1px 14px #eaeaea;
}
.header-layout-2 #main-nav.fixed {
    position: inherit;
    top: inherit;
    width: auto;
}
.header-layout-2 #masthead.fixed {
    position: fixed;
    width: 100%;
    box-shadow: 0 0 6px #ddd;
    top: 0;
    padding: 0;
}
.header-layout-2  #quick-contact li strong {
    display: none;
}
.header-layout-2 .quick-menu {
    float: right;
    position: relative;
}
.header-layout-2 a.quick-menu-icon {
    font-size: 13px;
    line-height: 0;
    margin-top: 0;
    display: block;
    padding: 11px 17px;
    margin-top: 3px;
    background: #3770ab;
    color: #fff;
}
.header-layout-2 .right-head a.custom-button {
    margin-left: 20px;

}
.header-layout-2 a.quick-menu-icon i {
    margin-left: 10px;
}
.header-layout-2 #header-social {
    margin-left: -5px;
}
.header-layout-2 #quick-contact {
    float: right;
    margin-top: 14px;
}
.header-layout-2 #quick-contact li::before {
    height: auto;
    width: auto;
    background: none;
    border: none;
    padding: 0;
    left: 0;
    top: 0px;
    font-size: 14px;
    color: #222;
}

.header-layout-2 #quick-contact li {
    margin-right: 30px;
    padding-left: 25px;
    position: relative;
    margin-left: 0;
}
.header-layout-2 a.cart-contents {
    font-size: 16px;
}
.header-layout-2 .cart-section {
    float: right;
    position: relative;
    margin-left: 0;
    margin-right: 15px;
    margin-top: 10px;
}
/*===========================================================
*********************** Custom Header  *****************
===========================================================*/
#custom-header {
    position: relative;
    background: #f7f7f7;
    padding: 90px 0;
    background-size: cover;
}
#custom-header::after {
    content: "";
    background: rgba(42, 45, 45, 0.44);
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
}

.custom-header-wrapper {
    position: relative;
    z-index: 9;
    text-align: left;
}

.custom-header-wrapper .page-title {
    color: #fff;
    font-size: 40px;
}

#custom-header img {
    vertical-align: middle;
}

#breadcrumb li {
    display: inline-block;
    list-style: outside none none;
    padding-right: 10px;
    color: #fff;
}

#breadcrumb li a {
    color: #ffffff;
}
#breadcrumb li a:hover {
    color: #fff;
}

#breadcrumb li.trail-item.trail-end::after {
    display: none;
}

#breadcrumb ul {
    margin: 0;
    padding: 0;
}

#breadcrumb li::after {
    content: "/";
    margin-left: 10px;
}

#breadcrumb li:last-child::after {
    content: "";
}

#breadcrumb .trail-items {
    margin: 0;
    padding: 0;
}

/*===========================================================
**************************** Navigation *********************
===========================================================*/
div#mob-menu-quick,
#mobile-trigger-quick {
    display: none;
}
/*Top Nav*/
#header-nav {
    display: block;
    float: right;
    margin-top: 5px;
    transition: all 0.5s ease-in-out 0s;
    width: auto;
}

#header-nav ul {
    display: block;
    margin: 0;
    padding: 0;
}

#header-nav li {
    display: inline-block;
    float: left;
    margin-bottom: 7px;
    position: relative;
}

#header-nav li li {
    float: none;
    display: block;
    margin: 0;
}
#header-nav ul li a {
    display: block;
    font-size: 14px;
    padding-left: 15px;
    margin-left: 15px;
    position: relative;
    z-index: 99;
    color: #333333;
    border-left: 1px solid rgba(105, 103, 103, 0.09);
    margin-top: 5px;
    font-weight: 400;
}
#header-nav ul li:hover > ul.sub-menu {
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease .1s;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
}

#header-nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 200px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    opacity: 0;
    background-color: #222222;
    padding: 0 10px 10px;
}

#header-nav ul ul a {
    border-bottom: 1px solid rgba(221, 221, 221, 0.34);
    border-left: medium none;
    border-right: medium none;
    height: auto;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    margin: 0;
}

#header-nav .menu-toggle,
#header-nav .dropdown-toggle {
    display: none;
}

#header-nav ul li a:hover,
#header-nav li.current-menu-item a,
#header-nav li.current_page_item a,
#header-nav li:hover > a {
    color: #000;
}

#mob-menu2,
#mobile-trigger-quick {
    display: none;
}

/*Main nav*/

#main-nav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}

#main-nav {
    background: #083a6f;
    padding: 5px 0;
}
.main-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
}

.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 225px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    display: block;
    background-color: #ffffff;
    transition: all 0.2s ease-in-out 0.1s;
    padding: 0 25px;
}


.main-navigation ul li:hover > ul.sub-menu{
    display: block;
    opacity: 1;
    z-index: 1000;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
   transition: all 0.4s ease-in-out 0.1s;
}

.main-navigation ul ul ul {
    left: 114%;
    top: 0;
    border-left: 1px solid #f7f7f76b;
}
.main-navigation li {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    position: relative;
    padding: 15px 22px;
}
.main-navigation li li {
    float: none;
    display: block;
    padding:0;
}

.main-navigation li:first-child {
    padding-left: 0;
}

.main-navigation ul li li:first-child > a {
    border-left: none;
}
.main-navigation ul li a {
    color: #ececec;
    display: block;
    font-size: 17px;
    position: relative;
    z-index: 99;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.main-navigation ul ul a {
    border-bottom: 1px solid rgba(221, 221, 221, 0.12);
    border-left: medium none;
    border-right: medium none;
    height: auto;
    text-align: left;
    width: 100%;
    font-size: 15px;
    padding: 12px 0;
    text-transform: capitalize;
    font-weight: 500;
    color: #323232;
}

.main-navigation ul ul li:last-child a {
    border: none;
}
.main-navigation ul li.menu-item-has-children > a::after,
.main-navigation ul li.page_item_has_children > a::after {
    content: "\f0dd ";
    margin-left: 10px;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    font-family: FontAwesome;
}

.main-navigation ul li li.menu-item-has-children > a::after,
.main-navigation ul li li.page_item_has_children > a::after {
    top: 15px;
    content: "\f0da";
}

.main-navigation ul li.menu-item-has-children > a,
.main-navigation ul li.page_item_has_children > a {
    padding-right: 15px;
}

.main-navigation ul li a:hover,
.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_item > a,
.main-navigation ul li:hover > a {
    color: #ffffff;
}
.main-navigation ul li.current-menu-item > a:before,
.main-navigation ul li.current_page_item > a:before,
.main-navigation ul li a:hover:before,
.main-navigation ul li:hover > a:before {
    content: "";
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -18px;
    width: 100%;
}
.main-navigation ul li li.current-menu-item > a:before,
.main-navigation ul li li.current_page_item > a:before,
.main-navigation ul li li a:hover:before,
.main-navigation ul li li:hover > a:before {
    display: none;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li.current-menu-item a,
.main-navigation ul ul li.current_page_item a,
.main-navigation ul ul li:hover > a {
    color: #3770ab;
}

.main-navigation .menu-toggle,
.main-navigation .dropdown-toggle {
    display: none;
}


/*==========================================================
********************** Main slider ********************
===========================================================*/

#featured-slider {
    overflow: hidden;
    position: relative;
    clear: both;
}

#main-slider {
    clear: both;
    position: relative;
    z-index: 9;
}

#main-slider img {
    width: 100%;
    vertical-align: middle;
}

#main-slider article {
    width: 100%;
    display: none;
}

#main-slider article.first {
    display: block;
}

#main-slider .cycle-slideshow {
    margin-bottom: 0;
    padding: 0;
}

#main-slider .cycle-caption {
    bottom: 30%;
    left: 15%;
    max-width: 100%;
    position: absolute;
    right: 0;
    white-space: normal;
    width: 75%;
    z-index: 9999;
}
#main-slider h3 {
    font-size: 70px;
    line-height: 1.3;
    margin-bottom: 5px;
}
#main-slider a,
#main-slider h3 {
    color: #ffffff;
}
#main-slider a:hover {
    opacity: 0.8;
}

#main-slider p {
    color: #fff;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 5px;
    max-width: 750px;
}
#main-slider article::before {
    background: rgb(0, 0, 0);
    content: "";
    opacity: 0.4;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 991;
    width: 100%;
}

#featured-slider .slider-overlay-disabled article:before {
    display: none;
}

#featured-slider .slider-overlay-disabled .caption-wrap {
    padding: 20px 45px 30px;
    background: rgba(34, 34, 34, 0.16);
}

/*slider pager box*/

#main-slider .cycle-pager {
    bottom: 40px;
    position: absolute;
    z-index: 999;
    width: auto;
    text-align: center;
    text-align: right;
    left: 15%;
}
#main-slider .pager-box {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 15px;
    margin: 0 6px;
    width: 15px;
    z-index: 99;
    border-radius: 100%;
}

#main-slider .pager-box.cycle-pager-active,
#main-slider .pager-box:hover {
    background-color: #3770ab ;
}

/*Slider cycle next / previous*/


#main-slider .cycle-prev, #main-slider .cycle-next {
    color: #32373c;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 0.7;
    padding: 11px 19px;
    text-align: center;
    z-index: 999;
    position: absolute;
    top: 43%;
    background: #f9f9f9;
    visibility: hidden;
    transition: all 0.5s ease-in-out 0.2s;
}

#main-slider .cycle-prev:hover,
#main-slider .cycle-next:hover {
    background: #3770ab none repeat scroll 0 0;
    color: #fff;
}

#main-slider .cycle-prev {
    left: 0;

}

#main-slider .cycle-next {
    right:0;

}
#main-slider:hover  .cycle-prev{
    left: 30px;
    visibility: visible;
}
#main-slider:hover .cycle-next {
    right:30px;
    visibility: visible;

}
#main-slider .cycle-prev i,
#main-slider .cycle-next i {
    font-size: 23px;
}

#main-slider .slider-buttons a {
    color: #ffffff;
    display: inline-block;
    font-size: 17px;
    line-height: 1.5;
    margin: 8px 15px 0;
    padding: 15px 35px;
    min-width: 175px;
}
#main-slider .slider-buttons a.button-secondary {
    background: #fff;
    color: #333;
    background: none;
    color: #fff;
    border: 2px solid;
    padding: 12px 33px;
}

#main-slider  .slider-buttons {
    margin-top: 30px;
}

#main-slider .slider-buttons a.button-primary {
    background: #ef2424;
    margin-left: 0;
}


#main-slider  .slider-buttons a:hover {
    background: #3770ab;
    color: #fff;
    border-color:#3770ab;
}
/*===========================================================
**************************** Breaking News *******************
===========================================================*/
#breaking-news {
    background: #f1f1f1;
}
#breaking-news .container {
    position: relative;
}
.breaking-news-title {
    background: #3770ab none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 15px;
    padding: 10px 15px 10px;
    position: relative;
    text-transform: capitalize;
    margin-left: -500px;
    padding-left: 500px;
    position: absolute;
    left: 0;
}
.breaking-news-title:before {
    content: "\f0a1";
    font-size: 22px;
    float: right;
    margin-top: 5px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 0.8;
    -webkit-font-smoothing: antialiased;
    float: left;
    margin-right: 10px;
    color: #ffffff;
}




#notice-ticker, .breaking-news a {
    padding: 0 10px;
    font-size: 19px;
    line-height: 1.1;
}
.breaking-news {
    float: left;
    border-right: 1px solid #e0e0e0;
    padding: 13px 15px;
    width: 50%;
    overflow: hidden;
}
.breaking-news a:hover {
    color: #3770ab;
}

#notice-ticker {
    float: left;
    width: 100%;
    padding-left: 125px;
}

/*===========================================================
**************************** Main Content *******************
===========================================================*/

#primary {
    width: 70%;
    padding-left: 30px;
    padding-right: 30px;
    float: left;
}
#content .inner-wrapper {
    margin: 0 -30px;
}
#content {
    padding: 60px 0;
    clear: both;
}
.page-template-front #content {
    display: none;
}

.elementor-template-full-width #content {
    padding: 0;
}

#featured-content{
    float: left;
    width: 100%;
}

#primary img.education-mind-post-thumb {
    vertical-align: middle;
    margin-bottom: 30px;
}

/*===========================================================
**************************** Sidebar *******************
===========================================================*/

.sidebar {
    width: 30%;
    padding-left: 30px;
    padding-right: 30px;
}
.sidebar .widget {
    padding: 30px;
    box-shadow: 0 0 38px #f3f3f3;
}

.taxonomy-description {
    text-align: center;
}

h1.entry-title {
    margin-bottom: 0;
}

#primary .site-main article .entry-title{
    position: relative;
    border-bottom: 1px solid #f7f5f5;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

#primary .site-main article .entry-title::after {
    content: "";
    display: block;
    width: 65px;
    height: 3px;
    background-color: #3770ab;
    position: absolute;
    bottom: -2px;
}

#primary .site-main article .entry-content {
    text-align: left;
}

#primary .site-main .entry-footer a.read-more {
    float: left;
    clear: both;
    margin-top: 30px;
}

.sidebar .widget-title {
    border-bottom: 1px solid #f1f0f0;
    text-align: left;
    padding-bottom: 10px;
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
}

.sidebar .widget-title:after {
    background: #3770ab;
    position: absolute;
    bottom: -2px;
    content: "";
    width: 20%;
    height: 3px;
    left: 0;
}

#sidebar-primary {
    float: right;
}

.sidebar a.read-more {
    font-size: 13px;
}

.sidebar a.read-more::before {
    font-size: 10px;
}

#sidebar-secondary {
    float: left;
}

.widget-area .widget::after,
.widget-area .widget::before {
    clear: both;
    content: "";
    display: table;
}

.widget-area ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}

.widget-area ul ul {
    border-bottom:none;
    padding-bottom: 0;
}

.widget-area.sidebar ul li {
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    position: relative;
    font-size: 16px;
}

.widget-area.sidebar ul li::before {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 6px;
    color: #3770ab;
}

.widget-area.sidebar ul ul ul ul ul > li {
    padding-left: 0;
}

.widget-area.sidebar ul ul ul ul ul > li::before {
    left:-20px;
}

.widget_calendar caption {
    background: #3770ab none repeat scroll 0 0;
    color: #ffffff;
    padding: 5px;
}


/*===========================================================
**************************** Footer *******************
===========================================================*/

#colophon {
    background-color: #12223d;
    clear: both;
    color: #ddd;
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
}

#colophon a {
    color:#ccc;
}

#colophon a:hover {
    color: #ffffff;
}

#colophon .copyright {
    margin-bottom: 5px;
    display: block;
    float: left;
}

.site-info {
    float: right;
    display: inline-block;
    margin-left: 5px;
}
#footer-navigation {
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd2e;
    padding-bottom: 20px;
}
/*===========================================================
**************************** Footer Widgets *****************
===========================================================*/
#footer-widgets {
    background: #141f31;
    overflow: hidden;
    padding: 60px 0;
    color: #ddd;
    font-size: 16px;
}
#footer-widgets ul {
    list-style: none;
    margin: 0;
}

#footer-widgets ul li {
    font-size: 16px;
    letter-spacing: 0.2px;
    position: relative;
}

#footer-widgets ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 7px;
}
#footer-widgets a:hover {
    color:#3770ab;
}

#footer-widgets .widget-column {
    float: left;
    padding: 0 20px;
    width: 25%;
}

#footer-widgets a {
    color: #ddd;
}
#footer-widgets a:hover {
    color: #fff;
}
#footer-widgets .footer-active-1 {
    width: 100%;
}

#footer-widgets .footer-active-2 {
    width: 50%;
}

#footer-widgets .footer-active-3 {
    width: 33.33%;
}

#footer-widgets .footer-active-4 {
    width: 25%;
}

#footer-widgets .widget-column {
    float: left;
    padding: 0 20px;
}

#footer-widgets .widget-title {
    color: #ffffff;
    font-weight: 500;
}

#footer-widgets h3.widget-title::after {
    content: "";
    display: block;
    background: #ffffff;
    width: 20%;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 20px;
}

/*===========================================================
*********************** layout sidebar *****************
===========================================================*/


.global-layout-left-sidebar #primary {
    float: right;
}

.three-columns-enabled #primary {
    display: inline-block;
    float: none;
    width: 50%;
}

.global-layout-three-columns #sidebar-primary{
    float: right;
}

.global-layout-three-columns .sidebar {
    width: 25%;
}

.global-layout-no-sidebar #primary{
    width: 100%;
}
/*===========================================================
*********************** layout sidebar *****************
===========================================================*/


.global-layout-left-sidebar #primary {
    float: right;
}

.three-columns-enabled #primary {
    display: inline-block;
    float: none;
    width: 50%;
}

.three-columns-enabled .sidebar {
    float: right;
    width: 25%;
}

.global-layout-no-sidebar #primary{
    width: 100%;
}
.global-layout-three-columns-pcs #sidebar-primary,
.global-layout-three-columns-cps #sidebar-primary,
.global-layout-three-columns-psc #sidebar-primary {
    float: left;
}

.global-layout-three-columns-pcs #sidebar-secondary,
.global-layout-three-columns-cps #sidebar-secondary {
    float: right;
}

.global-layout-three-columns-cps #primary {
    float: left;
}

/* equal global layout*/

.global-layout-three-columns-pcs-equal #primary,
.global-layout-three-columns-pcs-equal #sidebar-primary,
.global-layout-three-columns-pcs-equal #sidebar-secondary,
.global-layout-three-columns-scp-equal #primary,
.global-layout-three-columns-scp-equal #sidebar-primary,
.global-layout-three-columns-scp-equal #sidebar-secondary {
    width: 33.33%;
}

.global-layout-three-columns-pcs-equal #sidebar-primary {
    float: left;
}

.global-layout-three-columns-pcs-equal #sidebar-secondary {
    float: right;
}
/*===========================================================
*********************** Footer Navigation *****************
===========================================================*/

#footer-navigation li {
    display: inline-block;
    list-style: outside none none;
}

#footer-navigation li a {
    display: block;
    padding: 5px 10px;
}
#footer-navigation ul {
    margin: 0;
}

/*Scrollup Style*/

.scrollup {
    background-color: #12223d;
    bottom: 150px;
    color: #ffffff;
    display: none;
    float: right;
    line-height: 1.2;
    padding: 6px 14px;
    position: fixed;
    right: 25px;
    text-align: center;
    z-index: 99;
    font-size: 24px;
    height: 45px;
    width: 45px;
}
.scrollup:hover {
    background-color:#3770ab;
    color:#fff;
}

/*===========================================================
*********************** Error 404 Page  *****************
===========================================================*/

section.error-404 {
    text-align: center;
}

#quick-links-404 ul li {
    display: inline-block;
    list-style: outside none none;
}

#quick-links-404 ul li a {
    color: #404040;
    display: block;
    padding: 5px 10px;
}

.error404 #primary {
    width: 100%;
}

.error404 .search-form {
    max-width: 300px;
    margin: 10px auto;
}

/*contact form 7*/

.wpcf7-form {
    max-width: 875px;
}

div.wpcf7 {
    margin: 0 auto;
    padding: 0;
}

.wpcf7 input {
    width: 100%;
}

.wpcf7 input.wpcf7-submit {
    width: auto;
}



/*===========================================================
*********************** Front Page Widget  *****************
===========================================================*/

#sidebar-front-page-widget-area {
    clear: both;
    background: #fff;
}
#sidebar-front-page-widget-area .widget {
    margin:0;
}
#sidebar-front-page-widget-area .widget .container {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 2px solid #f7f7f7;
}
/*===========================================================
*********************** Service Widget  *****************
===========================================================*/
.education_mind_widget_services .service-col-4 .service-block-item {
    width: 25%;
}

.education_mind_widget_services .service-col-3 .service-block-item {
    width: 33.33%;
}

.education_mind_widget_services .service-block-item {
    float: left;
    padding: 20px;
}

.education_mind_widget_services .service-block-inner {
    position: relative;
    z-index: 9;

}
.education_mind_widget_services .service-block-inner > a {
    float: left;
    margin-right: 30px;
    font-size: 27px;
    background: #f1f1f1;
    padding: 12px 15px;
    height: 70px;
    width: 70px;
    text-align: center;
    color: #12223d;
    border-radius: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    margin-top: 7px;
}
.education_mind_widget_services .service-block-inner > a:hover,
.education_mind_widget_services .service-block-inner > a:focus,
.education_mind_widget_services .service-block-inner > a:active {
    background: #3770ab;
    color: #fff;
}
 .service-block-inner-content {
    display: table;
}
.education_mind_widget_services .service-block-item .custom-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #222222;
    margin: 0;
    padding: 0;
}

.education_mind_widget_services .service-block-item .custom-button:hover {
    background:none;
}

/*layout 2*/

.services-layout-2.education_mind_widget_services .service-block-inner {
    text-align: center;
}
.services-layout-2.education_mind_widget_services .service-block-inner > a {
    display: block;
    float: none;
    margin: 0 auto 15px;
}
.services-layout-2 .service-block-inner-content {
    display: block;
    clear: both;
    margin-top: 15px;
}



.sidebar .education_mind_widget_services .service-block-item,
#footer-widgets  .service-block-item{
    width: 100%;
}

/*clearning service item*/
.education_mind_widget_services .service-col-4 .service-block-item:nth-child(4n+1),
.education_mind_widget_services .service-col-3 .service-block-item:nth-child(3n+1) {
    clear: both;
}

/*widget on sidebar*/

.sidebar .education_mind_widget_services .service-block-item,
#footer-widgets  .service-block-item{
    width: 100%;
}


.sidebar .education_mind_widget_services a.custom-button:hover {
    color: #fff;
}
/*===========================================================
***********************  Intro  *****************
===========================================================*/
.intro-block {
    float: left;
    width: 100%;
    padding: 25px 20px 0;
}
.intro-col-2 .intro-block {
    width: 50%;
}
.intro-col-3 .intro-block {
    width: 33.33%;
}
.intro-banner {
    margin-top: 20px;
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
h3.intro-title {
    border-left: 4px solid #3770ab;
    padding-left: 15px;
    line-height: 1;
    margin-bottom: 20px;
}
.intro-banner img {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}
.intro-section {
    float: left;
    width: 100%;
    padding: 0 20px;
}
.resources-section-enabled {
    width: 75%;
}
.resources-list {
    float: left;
    width: 25%;
    padding: 20px 20px;
}
.resources-list ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}

.resources-list ul ul {
    border-bottom:none;
    padding-bottom: 0;
}

.resources-list ul li {
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    position: relative;

}

.resources-list ul li::before {
    content: "\f0da";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 6px;
    color: #3770ab;
}

/*===========================================================
***********************  Features Widget  *****************
===========================================================*/

.education_mind_widget_features  .features-block-item {
    float: left;
    padding: 12px 15px;
    width: 50%;
}

.education_mind_widget_features .features-column {
    width: 36%;
    float: left;
    padding: 20px;
}

.education_mind_widget_features  .features-block-item:nth-child(2n+1) {
    clear: both;
}

.education_mind_widget_features  .inner-widget-wrapper {
    margin: 0 -15px;
}

.education_mind_widget_features .features-widget.highlight-image-enabled .features-column.features-section {
    width: 64%;
}

.education_mind_widget_features .features-column.features-section {
    width:100%;
}

.education_mind_widget_features .highlight-image-alignment-left .features-column.features-thumb-main {
    float: left;
}
.education_mind_widget_features .highlight-image-alignment-right .features-column.features-thumb-main {
    float: right;
}
.education_mind_widget_features .features-widget {
    overflow: hidden;
}

.education_mind_widget_features  .features-column.features-thumb-main img {
    vertical-align: bottom;
}


.education_mind_widget_features .widget-title {
    text-align: inherit;
}

.education_mind_widget_features .features-block-icon {
    float: left;
    margin-right: 30px;
    font-size: 27px;
    padding: 12px 15px;
    height: 70px;
    width: 70px;
    text-align: center;
    background-color: #f1f1f1;
    color: #12223d;
    border-radius: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    margin-top: 7px;
}

.education_mind_widget_features .features-block-icon:hover {
    color: #fff;
    background:#3770ab ;


}


.education_mind_widget_features .features-block-inner-content {
    display: table;
    text-align: left;
}
.education_mind_widget_features .features-item-title {
    margin-bottom: 10px;
}
.sidebar .education_mind_widget_features .features-column,
#fooer-widgets .education_mind_widget_features .features-column {
    width: 100%;
}
.sidebar .education_mind_widget_features .features-widget.highlight-image-enabled .features-column.features-section,
#fooer-widgets .education_mind_widget_features .features-widget.highlight-image-enabled .features-column.features-section {
    width: 100%;
}
.sidebar .education_mind_widget_features .features-block-item,
#fooer-widgets .education_mind_widget_features .features-block-item {
    width: 100%;
}
/*===========================================================
*********************** call to action Widget  **************
===========================================================*/

.sidebar .education_mind_widget_call_to_action .call-to-action-buttons ,
#footer-widgets .education_mind_widget_call_to_action .call-to-action-buttons{
    margin-top: 15px;
}

.sidebar .education_mind_widget_call_to_action .button,
.sidebar .cta-layout-1.education_mind_widget_call_to_action .button,
#footer-widgets .education_mind_widget_call_to_action .button,
 #footer-widgets .cta-layout-1.education_mind_widget_call_to_action .button {
    margin: 5px 3px;
    width: 100%;
    text-align: center;
    line-height: 1.5;
    border-radius: 0;
    padding: 10px 20px;
    font-weight: normal;
}

.sidebar .education_mind_widget_call_to_action,
#footer-widgets .education_mind_widget_call_to_action {
    padding: 30px;
}

.education_mind_widget_call_to_action a.button.button-secondary {
    background: #ffffff;
    color: #222;
}
.education_mind_widget_call_to_action a.button.button-secondary:hover {
    background-color: #3770ab;
    color: #fff;
}
.education_mind_widget_call_to_action a.button.button-secondary {
    background: #ffffff;
    color: #222;
}
.education_mind_widget_call_to_action a.button {
    padding: 15px 25px;
}
.education_mind_widget_call_to_action a.button.button-primary:hover {
    background: #ffffff;
    color: #222;
}

.education_mind_widget_call_to_action .cta-content {
    float: none;
    text-align: center;
    width: 100%;
}
#sidebar-front-page-widget-area .education_mind_widget_call_to_action .container {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}
#sidebar-front-page-widget-area .education_mind_widget_call_to_action.cta-layout-2::before {
    background: #000;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    display: block!important;
    opacity: 0.7;
}
.education_mind_widget_call_to_action::after {
    display: block;
}

.education_mind_widget_call_to_action {
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 0;
    background: #2e5680;
    padding: 100px 0;
    text-align: center;
    background-attachment: fixed;
}



#sidebar-front-page-widget-area .education_mind_widget_call_to_action .widget-title {
    margin-bottom: 0;
    font-size: 40px;
}
.education_mind_widget_call_to_action .widget-title {
    color: #fff;
}

.education_mind_widget_call_to_action p {
    font-size: 17px;
    color: #fff;
}

.education_mind_widget_call_to_action .call-to-action-buttons {
    margin-top: 50px;
    float: none;
}

/*layout 1*/

#sidebar-front-page-widget-area .education_mind_widget_call_to_action.cta-layout-1 {
    padding: 50px 0;
    max-width: 1210px;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 25px;
}
#sidebar-front-page-widget-area .education_mind_widget_call_to_action.cta-layout-1 .call-to-action-buttons {
    margin-top: 30px;
}
#sidebar-front-page-widget-area .education_mind_widget_call_to_action.cta-layout-1 .widget-title {
    color: #fff;
}

/*--------------------------------------------------------------
### Advaneced recent post widget
--------------------------------------------------------------*/

.education_mind_widget_advanced_recent_posts .advanced-recent-posts-item {
    clear: both;
    margin-top: 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
    margin-top: 15px;
    padding-bottom: 15px;
}

.education_mind_widget_advanced_recent_posts  .advanced-recent-posts-text-wrap {
    display: table-cell;
}

.education_mind_widget_advanced_recent_posts .advanced-recent-posts-summary p {
    margin-bottom: 0;
    font-size: 14px;
}
.education_mind_widget_advanced_recent_posts  .advanced-recent-posts-item:first-child {
    margin: 0;
}

.education_mind_widget_advanced_recent_posts  .advanced-recent-posts-title {
    font-size: 15px;
    margin-bottom:0;
}

.education_mind_widget_advanced_recent_posts .advanced-recent-posts-date {
    display: block;
    margin-bottom: 3px;
    font-size: 13px;
}

.education_mind_widget_advanced_recent_posts .advanced-recent-posts-date::before,
.widget_recent_entries span.post-date {
    display: inline-block;
    font-family: FontAwesome;
    height: 15px;
    margin-right: 8px;
    content: "\f017";
    font-size: 12px;
}

.widget_recent_entries span.post-date {
    display: block;
    font-size: 14px;
    font-style: italic;
}
#sidebar-front-page-widget-area::after,
#sidebar-front-page-widget-area::before,
#sidebar-front-page-widget-area .widget::after,
#sidebar-front-page-widget-area .widget::before {
    display: table;
    clear: both;
    content: "";
}

#footer-widgets .advanced-recent-posts-item {
    border-bottom: 1px solid #3c3c3c;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    padding-top: 5px;
}

#footer-widgets .advanced-recent-posts-item:first-child {
    margin: 0;
    padding: 0;
    border: none;
}

/*--------------------------------------------------------------
### Latest News post widget
--------------------------------------------------------------*/
a.view-more-post {
    float: right;
    font-size: 15px;
    color: #3770ab;
    font-weight: 500;
}
a.view-more-post:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 7px;
}
a.view-more-post:hover {
    color: #222;
}
.education_mind_widget_latest_news .latest-news-item {
    float: left;
    padding: 30px 20px 0;
    margin-bottom: 0;
}

.education_mind_widget_latest_news .latest-news-text-wrap {
    padding: 25px 0 0;
}
.post-thumb a {
    display: block;
    overflow: hidden;
    position: relative;
}



.education_mind_widget_latest_news .latest-news-item img {
    margin: 0;
}

.education_mind_widget_latest_news .latest-news-thumb {
    position: relative;
    overflow: hidden;
}


.education_mind_widget_latest_news .latest-news-title a {
    display: block;
}


.education_mind_widget_latest_news .latest-news-item img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    width: 100%;
}

.education_mind_widget_latest_news .latest-news-item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.education_mind_widget_latest_news .latest-news-meta {
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 5px;
}

.education_mind_widget_latest_news .latest-news-col-3 .latest-news-item {
    width: 33.33%;
}

.education_mind_widget_latest_news .latest-news-col-4 .latest-news-item {
    width: 25%;
}

.education_mind_widget_latest_news .latest-news-col-2 .latest-news-item {
    width: 50%;
}

.education_mind_widget_latest_news .latest-news-col-1 .latest-news-item {
    width: 100%;
}

.home-section-latest-new .latest-news-meta {
    margin-bottom: 15px;
}







/*sidebar and footer widget area style*/

#footer-widgets .education_mind_widget_latest_news  .latest-news-item,
.sidebar .education_mind_widget_latest_news .latest-news-item{
    margin-bottom: 15px;
    width: 100%;
}

.latest-news-widget a.button {
    display: inline-block;
    clear: both;
    width: 160px;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px 20px;
    border-radius: 2px;
    margin-top: 30px;
}

.inner-wrapper::after,
.inner-wrapper::before {
    content: "";
    display: table;
    clear: both;
}
/*--------------------------------------------------------------
### Address Widget
--------------------------------------------------------------*/
.address-info-wrapper {
    position: relative;
    margin-bottom: 15px;
    padding-left: 40px;
}
.address-info-wrapper::before {
    content: "\f041";
    display: inline-block;
    font-size: 22px;
    font-family: FontAwesome;
    margin-right: 5px;
    padding: 0 5px;
    width: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    top: -5px;
}
.address-info-wrapper.info-contact::before {
 content:"\f003";
}
.address-info-wrapper.info-phone::before {
      content: "\f095";

}
.address-info-wrapper.info-fax::before {
      content: "\f1ac";
}
/*--------------------------------------------------------------
### Featured Page Widget
--------------------------------------------------------------*/


.education_mind_widget_featured_page  img.alignleft {
    margin-right: 40px;
    vertical-align: middle;
    margin-bottom: 0;
    max-width: 50%;
}

.education_mind_widget_featured_page img.alignright {
    margin-left: 40px;
    vertical-align: middle;
    margin-bottom: 0;
    max-width: 50%;
}

.education_mind_widget_featured_page .entry-content {
    margin: 0;
}

.education_mind_widget_featured_page .widget-title {
    text-align: inherit!important;
}
.education_mind_widget_featured_page .featured-page-widget {
    padding-top: 10px;
}
.education_mind_widget_featured_page a.custom-button {
    margin: 15px 0 0;
}
/*--------------------------------------------------------------
### Testimonial widget
--------------------------------------------------------------*/
.education_mind_widget_testimonials,
#sidebar-front-page-widget-area .widget.education_mind_widget_testimonials {
    background: #f9f9f9;
    margin:-3px 0;
}
.education_mind_widget_testimonials .testimonial-item  {
    text-align: center;
}

.education_mind_widget_testimonials .slick-list {
    margin: 0 -15px;
}
.education-mind-testimonials-carousel {
    overflow: hidden;
}
.education_mind_widget_testimonials .testimonial-thumb {
    position: relative;
}

.education_mind_widget_testimonials.testimonial-summary {
    position: relative;
    text-align: center;
}
.education_mind_widget_testimonials .testimonial-thumb::before {
    color: #fbfbfb;
    content: "\f10d";
    display: block;
    font-family: FontAwesome;
    font-size: 69px;
    left: 24%;
    position: absolute;
    top: -19px;
}
.education_mind_widget_testimonials .testimonial-item {
    display: block;
    float: left;
    width: 48%;
    padding: 15px;
}
.testimonial-item-wrapper {
    background: #fff;
    padding: 60px;
}
.education_mind_widget_testimonials p {
    color: #737272;
}

.education_mind_widget_testimonials h3 {
    color: #222;
}

.education_mind_widget_testimonials .testimonial-item  img {
    border-radius: 100%;
    display: inline;
    max-width: 105px;
    border: 5px solid #fdfdfd;
}

.education_mind_widget_testimonials .testimonial-thumb {
    margin-right: 15px;
    max-width: 100%;
    text-align: center;
}


.education_mind_widget_testimonials .slick-slide:focus,
.education_mind_widget_testimonials .slick-slide.slick-active{
    outline: none!important;
}


/*Testimonial widget cycle pager */
.education_mind_widget_testimonials .slick-dots {
    text-align: center;
    transition: all 1s ease-in-out 0s;
    width: 100%;
    z-index: 999;
    margin-top: 35px;
}

.education_mind_widget_testimonials .slick-dots span {
    background-color: #686868;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 15px;
    margin: 5px 5px;
    width: 15px;
    z-index: 99;
}

.education_mind_widget_testimonials .slick-dots li.slick-active button {
    background-color:#3770ab;
}

.education_mind_widget_testimonials .slick-dots li button {
    font-size: 8px;
    line-height: 1.7;
    padding: 2px;
    background: #a29393;
    text-align: center;
    width: 12px;
    height: 12px;
    text-indent: -999px;
    border-radius: 100%;
    overflow: hidden;
}
.education_mind_widget_testimonials .slick-dots li button:focus{
    outline: none;
}
.education_mind_widget_testimonials .slick-dots li {
    display: inline-block;
    line-height: 0;
    list-style: inherit;
    padding: 0;
    margin: 5px;
}

.widget.education_mind_widget_testimonials .slick-dots li::before {
    display: none;
}

.education_mind_widget_testimonials  .testimonial-item.slick-slide > h4 {
    display: block;
    float: none;
    font-style: italic;
    margin-right: 30px;
    text-align: center;
}

/*Testimonial cycle next / previous*/


.education_mind_widget_testimonials .slick-prev.slick-arrow, .education_mind_widget_testimonials .slick-next.slick-arrow {
    color: #aaaaaa;
    cursor: pointer;
    font-weight: normal;
    line-height: 0.8;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 34%;
    z-index: 9;
    opacity: 0;
}
.education_mind_widget_testimonials .education-mind-testimonials-carousel:hover .slick-prev.slick-arrow,
.education_mind_widget_testimonials .education-mind-testimonials-carousel:hover .slick-next.slick-arrow {
    opacity: 1;
}
.education_mind_widget_testimonials .slick-prev.slick-arrow {
    left: 5px;
}

.education_mind_widget_testimonials .slick-next.slick-arrow {
    right:5px;
}

.education_mind_widget_testimonials .slick-prev.slick-arrow::after, .education_mind_widget_testimonials .slick-next.slick-arrow::after {
    background: #f9f9f9 none repeat scroll 0 0;
    color: #12223d;
    display: block;
    font-size: 27px;
    padding: 15px 15px;
}
.education_mind_widget_testimonials .slick-prev.slick-arrow:hover::after,
.education_mind_widget_testimonials .slick-next.slick-arrow:hover::after {
    background-color: #3770ab;
    color: #fff;
    display: block;
}

.education_mind_widget_testimonials .slick-prev.slick-arrow::after {
    content: "\f104";
    font-family: FontAwesome;
}

.education_mind_widget_testimonials .slick-next.slick-arrow::after {
    content: "\f105";
    height: auto;
    font-family: FontAwesome;
}

.education_mind_widget_testimonials:hover .slick-prev.slick-arrow,
.education_mind_widget_testimonials:hover .slick-next.slick-arrow   {
    display: block!important;
}
/*--------------------------------------------------------------
## Partners
--------------------------------------------------------------*/


.grid-item-col-6 .grid-item {
    width: 16.66%;
}
.grid-item-col-5 .grid-item {
    width: 20%;
}
.grid-item-col-4 .grid-item {
    width: 25%;
}
.grid-item-col-3 .grid-item {
    width: 33.33%;
}
.grid-item-col-2 .grid-item {
    width: 50%;
}
.grid-item-col-1 .grid-item {
    width: 100%;
}
.education_mind_widget_partners .partners-logo-item {
    float: left;
    text-align: center;
    padding: 5px 20px;
}


/*--------------------------------------------------------------
## featured-product-carousel-slider
--------------------------------------------------------------*/

.education_mind_widget_products_carousel {
    clear: both;
    padding: 30px 0;
    position: relative;
    background-color: #fff;
}
.education_mind_widget_products_carousel .featured-porduct-carousel-content,
.education_mind_widget_products_carousel a {
    display: inline-block;
}

.education_mind_widget_products_carousel .product {
    background: #f9f9f9;
    float: left;
    list-style-type: none;
    margin: 20px 15px 20px 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding-bottom: 25px;
    width: 25%;
}
.education_mind_widget_products_carousel .slick-prev.slick-arrow:hover, .education_mind_widget_products_carousel .slick-next.slick-arrow:hover {
    background: #3770ab;
    color: #fff;
}
.education_mind_widget_products_carousel .slick-prev.slick-arrow, .education_mind_widget_products_carousel .slick-next.slick-arrow {
    background-color: #ffffff;
    color: #3770ab;
    cursor: pointer;
    display: block;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    padding: 11px 19px;
    position: absolute;
    text-align: center;
    top: 42%;
    z-index: 9;
    transition: 0.2s ease-out 0s;
    visibility: hidden;
}
.education_mind_widget_products_carousel .education-mind-woocommerce-wrapper:hover .slick-next.slick-arrow,
.education_mind_widget_products_carousel .education-mind-woocommerce-wrapper:hover  .slick-prev.slick-arrow {
    visibility:visible;
}
.education-mind-woocommerce-wrapper h2 {
    font-size: 19px;
    margin-top: 25px;
}
.education_mind_widget_products_carousel .slick-prev.slick-arrow {
    left: 10px;
}

.education_mind_widget_products_carousel .slick-next.slick-arrow {
     right: 10px;
}

.education_mind_widget_products_carousel ul.products li.product .price del {
    color: inherit;
    display: inline-block;
}

.education_mind_widget_products_carousel span.onsale {
    background-color: #ff7d3c;
    color: #ffffff;
    position: absolute;
}

.education_mind_widget_products_carousel #review_form #respond p.stars {
    margin: 10px 0;
    padding: 0;
}

.education_mind_widget_products_carousel ul.products li.product .price ins {
    font-weight: 700;
}

.education_mind_widget_products_carousel ul.products li.product .onsale::after{
    content : '';
    width : 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 25px;
    right: 2px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.education_mind_widget_products_carousel ul.products li.product .onsale {
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
    font-size: 14px;
    font-weight: 400;
    height: 60px;
    line-height: 8px;
    margin: 0;
    min-height: 20px;
    padding: 40px 0 0;
    right: -40px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    top: -12px;
    transform: rotate(51deg);
    width: 95px;
    font-weight: bold;
    z-index: 99;
}


.education_mind_widget_products_carousel  .education-mind-products-carousel  {
    overflow: hidden;
}
.education_mind_widget_products_carousel  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 -15px;
    padding: 0;
}
.education_mind_widget_products_carousel ul.products li.product .button::before{
    content: "\f217";
    display: inline;
    font-family: FontAwesome;
    margin-right: 10px;
}

.education_mind_widget_products_carousel ul.products li.product:hover img {
    opacity: 0.7;
}

.education_mind_widget_products_carousel .star-rating {
    float: right;
    font-family: star;
    font-size:16px;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    width: 5.4em;
}

.education_mind_widget_products_carousel .star-rating::before {
    color: #fff;
    content: "sssss";
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}

.education_mind_widget_products_carousel .star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}

.education_mind_widget_products_carousel .star-rating span::before {
    color: #ffd353;
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0;
}

.education_mind_widget_products_carousel .woocommerce-product-rating {
    display: block;
    line-height: 2;
}

.education_mind_widget_products_carousel .woocommerce-product-rating::after,
.education_mind_widget_products_carousel .woocommerce-product-rating::before {
    content: " ";
    display: table;
}

.education_mind_widget_products_carousel .woocommerce-product-rating .star-rating {
    float: left;
    margin: 0.5em 4px 0 0;
}

.education_mind_widget_products_carousel .products .star-rating {
    display: block;
    float: none;
    position: absolute;
    top: 15px;
    margin: 0;
    left: 20px;
}

.education_mind_widget_products_carousel .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}

.education_mind_widget_products_carousel ul.products li.product .price {
    color: #47961f;
    font-size: 16px;
    display: block;
    font-weight: 500;
    margin-bottom: 15px;
}

.sidebar .education_mind_widget_products_carousel ul.products li:before ,
.footer-widgets .education_mind_widget_products_carousel ul.products li:before {
    display: none;
}

.education_mind_widget_products_carousel .button {
    padding: 8px 15px;
}
/*--------------------------------------------------------------
### News & Events widget
--------------------------------------------------------------*/

.education_mind_widget_news_blocks .first-block {
    float: left;
    padding: 0 20px;
    width: 65%;
}
.education_mind_widget_news_blocks .second-block .news-thumb {
    float: left;
    margin-right: 20px;
    max-width: 100px;
}
.education_mind_widget_news_blocks .second-block{
    float: left;
    padding: 0 20px;
    width: 35%;
    float: right;
}
.education_mind_widget_news_blocks .second-block .news-post {
    width: 100%;
}
.education_mind_widget_news_blocks .second-block .news-content {
    padding-top:0;
}
.education_mind_widget_news_blocks .news-post {
    float: left;
    padding: 30px 20px 0;
    width: 50%;
}
.education_mind_widget_news_blocks .news-post:last-child {
    border: medium none;
}

.education_mind_widget_news_blocks .news-post:nth-child(2n+1) {
    clear: both;
}
.education_mind_widget_news_blocks .second-block  img {
    vertical-align: middle;
}

.education_mind_widget_news_blocks .news-content {
    padding: 20px 0 0;
}
.education_mind_widget_news_blocks .news-post .news-thumb {
    overflow: hidden;
    display: block;
}

.education_mind_widget_news_blocks .news-post img{
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    margin-bottom: 0;
}

.education_mind_widget_news_blocks .news-post:hover img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.education_mind_widget_news_blocks .entry-meta.block-meta {
    margin: 0;
}

.education_mind_widget_news_blocks .second-block h3 {
    font-size: 19px;
    margin-bottom: 5px;
}

/*--------------------------------------------------------------
### Our Team widget
--------------------------------------------------------------*/
.education_mind_widget_teams .our-team-item {
    float: left;
    padding: 20px;
    text-align: center;
    color: #fff;
    position: relative;
}

.education_mind_widget_teams .thumb-summary-wrap {
    position: relative;
}

.our-team-thumb {
    overflow: hidden;
}
.education_mind_widget_teams .our-team-summary p {
    color:#fff;
}
.education_mind_widget_teams .our-team-thumb img {
    width: 100%;
    background: #f7f7f7;
    margin: 0;
}
.education_mind_widget_teams .our-team-item:hover .our-team-thumb img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.education_mind_widget_teams .our-team-thumb img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    margin-bottom: 0;
}
.education_mind_widget_teams .our-team-text-wrap {
    background: #f7f7f7;
    max-width: 100%;
    padding: 20px;
    z-index: 9;
}
.education_mind_widget_teams .our-team-title {
    margin: 0;
}

.education_mind_widget_teams .team-designation {
    font-size: 15px;
    font-style: italic;
    margin-bottom: 7px;
    color: #a0a0a0;
}

.education_mind_widget_teams .our-team-col-1 .our-team-item {
    width: 100%;
}

.our-team-col-2 .our-team-item {
    width: 50%;
}

.education_mind_widget_teams .our-team-col-3 .our-team-item {
    width: 33.33%;
}

.education_mind_widget_teams .our-team-col-4 .our-team-item {
    width: 25%;
}

.sidebar .education_mind_widget_teams .our-team-col-4 .our-team-item,
#footer-widgets .education_mind_widget_teams .our-team-col-4 .our-team-item {
    width: 100%;
}

/*--------------------------------------------------------------
### Featured Page block
--------------------------------------------------------------*/

.education_mind_widget_pages_blocks .block-item {
    float: left;
    padding: 20px;
}
.education_mind_widget_pages_blocks .block-item-thumb {
    overflow: hidden;
    position: relative;
}
.education_mind_widget_pages_blocks .block-item-thumb:after {
    content: "";
    display: block;
    background-image: linear-gradient(-180deg,rgba(17,17,17,0) 0,rgba(31, 27, 27, 0.53) 47%,#00000096 99%);
    bottom: 0;
    position: absolute;
    height: 120px;
    width: 100%;
}
.education_mind_widget_pages_blocks .block-item-thumb:hover h3.block-item-title {
    bottom: 20px;
}
.education_mind_widget_pages_blocks h3.block-item-title {
    position: absolute;
    bottom: 10px;
    text-align: center;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    padding: 0 10px;
}
.education_mind_widget_pages_blocks h3.block-item-title a{
    color:#fff;
}
.education_mind_widget_pages_blocks .block-item-thumb img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    margin-bottom: 0;
}

.education_mind_widget_pages_blocks .block-item-inner:hover .block-item-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.education_mind_widget_pages_blocks  .pages-blocks-column-3 .block-item {
    width: 33.33%;
}

.education_mind_widget_pages_blocks  .pages-blocks-column-4 .block-item {
    width: 25%;
}

.education_mind_widget_pages_blocks  .pages-blocks-column-2 .block-item {
    width: 50%;
}


/*sidebar and footer widget area style*/

#footer-widgets .education_mind_widget_pages_blocks  .block-item,
.sidebar .education_mind_widget_pages_blocks  .block-item{
    width: 100%;
}

#footer-widgets .education_mind_widget_pages_blocks,
.sidebar .education_mind_widget_pages_blocks {
   padding: 15px;
}

#footer-widgets .education_mind_widget_pages_blocks  .block-item img,
.sidebar .education_mind_widget_pages_blocks  .block-item img  {
    margin: 0 auto;
    width: 100%;
}

/*--------------------------------------------------------------
## Portfolio
--------------------------------------------------------------*/
.education_mind_widget_portfolios h3.portfolio-item-title {
    padding:0 20px;
    text-align: center;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    bottom: 10px;
}

.education_mind_widget_portfolios .item-wrapper:hover h3.portfolio-item-title  {
    bottom: 20px;
}
.education_mind_widget_portfolios a.portfolio-thumb:after {
    content: "";
    display: block;
    background-image: linear-gradient(-180deg,rgba(17,17,17,0) 0,rgba(31, 27, 27, 0.53) 47%,#00000096 99%);
    bottom: 0;
    position: absolute;
    height: 120px;
    width: 100%;
}

.education_mind_widget_portfolios h3.portfolio-item-title a {
    color:#fff;
}

.education_mind_widget_portfolios a.portfolio-thumb img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    margin-bottom: 0;
}

.education_mind_widget_portfolios .item-wrapper:hover a.portfolio-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.education_mind_widget_portfolios .item-wrapper {
    position: relative;
    overflow: hidden;
}

.education_mind_widget_portfolios .inner-wrapper {
    margin: 0 -10px;
}

.education_mind_widget_portfolios .portfolio-item {
    float: left;
    width: 25%;
    padding:10px;
}

.education_mind_widget_portfolios .portfolio-item.portfolio-special {
    width: 50%;

}
/*--------------------------------------------------------------
## Custom Woocommerce
--------------------------------------------------------------*/

.entry-content p.cart-empty {
    margin-bottom: 15px;
}

.woocommerce #primary .button,
.woocommerce #review_form #respond .form-submit input {
    background: #3770ab!important;
    font-weight: normal;
    border-radius: 0;
    color: #fff;
}

.woocommerce #primary .button:hover,
.woocommerce #review_form #respond .form-submit input:hover {
    background-color: #3770ab!important;
}

.authorbox {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 50px;
    overflow: hidden;
    padding: 30px;
    box-shadow: 0 0 30px #f5f5f5;
}

.authorbox img {
    border-radius: 100%;
}

.authorbox .author-avatar {
    float: left;
    margin: 5px 15px 10px 0;
}

.authorbox.no-author-avatar .author-info {
    margin-left: 0;
}

.authorbox .author-bio-posts-content {
    margin-top: 10px;
}

.authorbox .author-bio-posts-content p {
    margin: 0;
}

.authorbox .author-bio-posts-content ul {
    list-style-position: inside;
    margin: 0;
}

.woocommerce span.onsale {
    background-color: orange;
}

.woocommerce .products .star-rating {
    display: inline-block;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    padding-bottom: 20px;
    background: rgba(241, 240, 240, 0.25);
    box-shadow: 0 0 1px #DDD;
    text-align: center;
    background: #fff;
}

.woocommerce .star-rating span:before {

    color: orange;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3{
    padding: 5px;
    margin: 0;
    font-size: 19px;
}

/* Smaller than standard 1230(devices and browsers) */
@media only screen and (max-width:1229px){
    .container {
        width: 97%;
    }

    .comments-area form#commentform p {
        float: left;
        width: 100%;
    }

    #comments input {
        width: 100%;
    }


    #main-slider .cycle-caption {
        visibility: visible;
    }

    .cta-layout-1.education_mind_widget_call_to_action .widget-title {
        padding-left: 0;
    }

    .cta-layout-1.education_mind_widget_call_to_action  .button {
        font-size: 15px;
        margin: 0 2px;
        padding: 10px 15px;
    }

    #main-slider h3 {
        font-size: 50px;
        margin-bottom: 15px;
    }

    #sidebar-front-page-widget-area .widget-title {
        font-size: 25px;
    }

    .education_mind_widget_news_blocks .first-block,
    .education_mind_widget_news_blocks .second-block {
        width: 100%;
    }

    .education_mind_widget_news_blocks .second-block .news-post {
        width: 50%;
    }

    .second-block.news-column {
        margin-top: 30px;
    }
    #quick-contact li {
    	font-size: 13px;
    }
    #quick-contact li::before {
	    font-size: 30px;
	}
	 #quick-contact li.quick-email::before {
	    font-size: 24px;
	}
	#quick-contact li {
	    margin-left: 25px;
	    padding-left: 30px;
	}
}
/* Smaller than standard 1025 (devices and browsers) */
@media only screen and (max-width:1024px) {
    #quick-contact li {
        padding-left: 35px;
    }

    .site-title {
        font-size: 24px;
    }

    #quick-contact li {
        margin-left: 30px;
    }

    .cart-section {
        margin-left: 20px;
        margin-right: 0;
    }

    .main-navigation ul > li ul  {
        display: none;
        opacity: 1;
        visibility: visible;
    }

    .main-navigation ul > li:hover > ul  {
        display: block;
        opacity: 1;
        visibility: visible;
    }

}

/* Smaller than standard 1024 (devices and browsers) */
@media only screen and (max-width:1023px){
    #masthead {
        padding: 20px 0;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 28px;
    }

    h3{
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 14px;
    }

    body {
        font-size: 16px;
    }

    td,
    th {
        font-size: 12px;
        padding: 2px;
        text-align: center;
    }

    /*Main slider*/

    #main-slider .cycle-slide {
        width: 100%;
    }

    #main-slider h3 {
        margin-bottom: 5px;
        font-size: 42px;
        font-weight: 600;
    }

    #main-slider .slider-buttons {
        margin-top: 20px;
    }

    #main-slider .cycle-pager {
        bottom: 10px;
    }

    #main-slider p {
        font-weight: normal;
        font-size: 18px;
    }

    #main-slider .slider-buttons a {
        padding: 10px 25px;
        min-width: auto;
        font-size: 15px;
    }

    #main-slider .slider-buttons a.button-secondary {
        padding: 8px 23px;
    }

    #main-slider .cycle-caption {
        bottom: 23%;
        left: 10%;
    }

    #main-slider .cycle-prev, #main-slider .cycle-next {
        opacity: 1;
        visibility: visible;
        padding: 10px 15px;
    }

    #main-slider:hover .cycle-prev,
    #main-slider .cycle-prev {
        left: 10px;
        visibility: visible;
    }

    #main-slider:hover .cycle-next,
    #main-slider .cycle-next  {
        right: 10px;
        visibility: visible;
    }

    .main-navigation ul ul a {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .education_mind_widget_latest_news .latest-news-meta .latest-news-comments {
        clear: both;
        display: block;
        float: none;
    }

    .cta-layout-1.education_mind_widget_call_to_action .cta-content {
        text-align: center;
        width: 100%;
    }

    .cta-layout-1.education_mind_widget_call_to_action .button {
        font-size: 15px;
        margin: 4px 10px;
        padding: 10px 15px;
    }

    .three-columns-enabled #primary {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .global-layout-three-columns .sidebar {
        float: left;
        width: 50%;
    }

    .resources-section-enabled {
        width: 100%;
    }

    .resources-list {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .resources-list ul li {
        width: 33.33%;
        float: left;
    }

    #sidebar-front-page-widget-area .education_mind_widget_call_to_action .container {
        padding-top: 0!important;
        padding-bottom: 0!important;
        border: none;
    }

    .education_mind_widget_call_to_action {
        padding: 50px 0;
    }

    body{
        padding-top: 0;
    }

    #page {
        padding-top:45px;
    }

    #mobile-trigger-quick {
        display: block;
    }

    #header-nav {
        display: none;
    }

    .right-head {
        float: left;
        margin-left: 0;
        margin-top: 30px;
        clear: both;
        width: 100%;
    }

    .right-head::before,
    .right-head::after {
        content: "";
        clear: both;
        display: table;
    }

    #masthead {
        text-align: center;
    }

    #main-nav {
        display: none;
    }


    .enabled-sticky-primary-menu.sidr-open #masthead.fixed {
        position: relative;
        top: 89px;
    }

    a#mobile-trigger {
        display: block;
        float: left;
        padding-left: 25px;
        color: #fff;
        font-size: 12px;
    }

    .sidr-main-open  a#mobile-trigger{
        padding-left:278px;
    }

    .sidr-quick-open #mobile-trigger-quick{
        padding-right:278px;
    }

    .mobile-nav-wrap {
        background: #242424  none repeat scroll 0 0;
        display: block;
        left: 0;
        padding: 5px;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 999999;

    }

    .logged-in .mobile-nav-wrap {
        top: 40px;
        height: 49px;
    }

    #mobile-trigger i {
        border: 2px solid #fffffe;
        box-shadow: 0 1px 2px #242424;
        color: #ffffff;
        font-size: 16px;
        padding: 6px 8px;
        margin-right: 15px;
    }

    .sidr ul li ul li a,
    .sidr ul li ul li span {
        line-height: 1.5;
        padding-bottom: 10px;
        padding-left: 30px;
        padding-top: 10px !important;
    }


    /*#top-nav*/

    #mobile-trigger-quick {
        text-align: right;
        transition: inherit;
        padding-right: 25px;
    }

    .sidr-quick-open #mobile-trigger-quick{
        padding-right:278px;
    }

    #mobile-trigger-quick i {
        box-shadow: 0 1px 2px #242424;
        color: #ffffff;
        font-size: 18px;
        padding: 6px 8px;
        margin-left:15px;
        border: 2px solid;
    }

    a#mobile-trigger-quick {
        float: right;
        display: block;
        color: #fff;
        font-size: 12px;
    }

    .header-layout-2 .quick-menu {
        display: none;
    }

    body .sidebar,
    body #primary {
        width: 100%;
    }

    body .sidebar {
        margin-top: 30px;
        float: left;
    }

    .header-layout-2 .right-head {
        float: right;
        margin-left: 15px;
        margin-top: 18px;
        width: auto;
        clear: inherit;
        margin-bottom: 0;
    }

    .header-layout-2 .site-branding,
    .header-layout-2 .custom-logo-link {
        float: left;
        margin-right: 15px;
        display: inline-block;
        text-align: left;
        padding: 0;
    }

    .header-layout-2  #site-identity {
        text-align: left;
    }

    .education_mind_widget_featured_page img.alignleft {
        margin-right: 35px;
        vertical-align: middle;
        margin-bottom: 10px;
        max-width: 44%;
    }

    .education_mind_widget_featured_page img.alignright {
        margin-left: 35px;
        vertical-align: middle;
        margin-bottom: 10px;
        max-width: 44%;
    }

    .education_mind_widget_services_primary .service-col-4 .service-block-item,
    .education_mind_widget_latest_news .latest-news-col-4 .latest-news-item {
        width: 50%;
    }

    .widget.services-layout-1.education_mind_widget_services .service-block-item,
    .widget.education_mind_widget_latest_news .latest-news-item, .service-block-item,
    .widget.education_mind_widget_services_primary .service-block-item,
    .widget.education_mind_widget_teams .our-team-item,
    .widget.education_mind_widget_pages_blocks .pages-blocks .block-item ,
    .education_mind_widget_news_blocks .news-post{
        padding: 15px;
    }

    .widget .inner-wrapper {
        margin: 0 -15px;
    }

    .education_mind_widget_teams .our-team-text-wrap {
        max-width: 100%;
        padding: 5px;
        position: inherit;
        z-index: 9;
        bottom:0;
        right: 0;
        left: 0;
    }

    .cta-layout-1.education_mind_widget_call_to_action .call-to-action-buttons {
        float: inherit;
    }

    .cta-layout-1.education_mind_widget_call_to_action .widget-title {
        float: none;
        margin-bottom: 15px;
        padding: 0;
        text-align: center;
    }

    .education_mind_widget_latest_news .latest-news-meta > span.comments-link {
        display: block;
        float: inherit;
        margin: 0;
    }

    #sidebar-front-page-widget-area .education_mind_widget_call_to_action.cta-layout-1 .cta-content {
        float: left;
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }

    .cta-layout-1.education_mind_widget_call_to_action .button {
        padding: 10px 25px;
    }

    #sidebar-front-page-widget-area .education_mind_widget_call_to_action.cta-layout-1 .call-to-action-buttons {
        margin-top: 0;
        float: none;
    }

    .education_mind_widget_portfolios .portfolio-item:nth-child(3n+1) {
        clear: both;
    }

    .education_mind_widget_portfolios .inner-wrapper {
        margin:0 -10px;
    }

    .education_mind_widget_portfolios .portfolio-item {
        padding: 10px;
        width: 33.33%;
    }

    .education_mind_widget_features .features-widget.highlight-image-enabled .features-column.features-section {
        width: 100%;
    }

    .education_mind_widget_features .features-column {
        width: 100%;
        float: left;
        padding: 15px;
        text-align: center;
    }

    #sidebar-front-page-widget-area .widget .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .custom-header-wrapper .page-title {
        font-size: 26px;
    }
    .header-layout-2 #header-social {
        margin-right: 0;
    }

    .header-layout-2 #masthead.fixed {
        position: inherit;
        width: 100%;
    }

    .widget.education_mind_widget_services .service-block-item {
        width: 50%;
    }

    .education_mind_widget_services .service-col-3 .service-block-item:nth-child(3n+1) {
        clear: none;
    }

    .site-branding,
    .custom-logo-link{
        float: none;
        margin-right: 0;
        display: inline-block;
    }

    .custom-logo-link {
        max-width: 200px;
    }

    #site-identity {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .site-layout-boxed #page {
        margin: 0;
    }

    #sidebar-front-page-widget-area .education_mind_widget_call_to_action .widget-title {
        margin-bottom: 0;
        font-size: 25px;
    }

    .widget .grid-item-col-6 .grid-item {
        width: 33.33%;
    }

	.site-branding,
	.custom-logo-link {
	    padding: 0;
	}
	#quick-contact li {
	    margin-left: 25px;
	    padding-left: 30px;
	}

}



/* Smaller than standard 768 (devices and browsers) */
@media only screen and (max-width:767px){
    .widget .grid-item-col-6 .grid-item {
        width: 50%;
    }

    #tophead {
        text-align: center;
    }

    #custom-header {
        padding: 20px 10px;
    }

    .custom-header-wrapper .page-title {
        font-size: 21px;
    }
    .site-branding {
        padding-top: 0;
    }

    .right-head a.custom-button {
        float: none!important;
    }


    .header-layout-2 #quick-contact {
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 5px;
        margin-top: 0!important;
    }

	.right-head {
	    float: left;
	    margin-left: 0;
	    margin: 10px 0 0;
	    clear: both;
	    width: 100%;
	}

    .header-layout-2 #quick-contact li {
        margin: 0;
        width: auto;
        margin: 15px!important;
    }

    .header-layout-2 #quick-contact {
        float: left;
        margin-top: 14px;
        width: 100%;
    }

    .logged-in .mobile-nav-wrap {
        top: 40px;
        height: 49px;
    }

	.sidr-open .mobile-nav-wrap {
	    top: 0;
	}

	.logged-in.sidr-main-open #mobile-trigger {
		position: relative;
		z-index: 999999;
	}

	.logged-in.sidr-open.sidr-main-open {
		margin-top: -46px;
	}

    .sidr-main-open  a#mobile-trigger span,
    .sidr-quick-open #mobile-trigger-quick span,
    .sidr-main-open #mobile-trigger-quick span,
    .sidr-quick-open  a#mobile-trigger span{
        display: none;
    }

    .sidr ul li a{
        display: block;
        margin: 0;
        font-size: 13px;
        line-height: 1.5;
        padding: 9px;
    }

    .sidr {
        width: 210px;
    }

    .widget.education_mind_widget_call_to_action {
        display: block;
        margin-bottom: 25px;
        padding: 15px;
    }

    .container {
        padding: 0 15px;
    }

    #sidebar-front-page-widget-area .cta-layout-2.education_mind_widget_call_to_action {
        margin: 0;
        padding: 35px 0;
    }

    #content {
        padding: 35px 0;
    }

    /*featured slider style*/

    #main-slider .cycle-caption {
        width: 80%;
        left: 15%;
    }

    #main-slider .cycle-next {
        right: 0;
    }

    #main-slider .cycle-prev,
    #main-slider .cycle-next {
        padding: 13px;
    }

    #main-slider .cycle-prev {
        left: 0;
    }

    #main-slider h3 {
        font-size: 34px;
    }

    #main-slider .cycle-pager {
        bottom: 10px;
        display: none;
    }

    #main-slider .slider-buttons {
        margin-top: 10px;
    }

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

    a.custom-button, a.custom-button:visited {
        padding: 7px 15px;
        margin: 0 5px;
        font-size: 14px;

    }

    #header-nav li {
        float: none;
    }

    .education_mind_widget_social li {
        display: inline-block;
        float: none;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    #header-social {
        float: left;
        margin-top: 5px;
        width: 100%;
        text-align: center;
    }

    /*sidebar layout*/

	#primary, #sidebar-primary,
	#sidebar-secondary {
	    width: 100%;
	    clear: both;
	    float: none;
	    padding-bottom: 30px;
	    clear: both;
	    float: left;
	}

	.navigation .nav-links .nav-next,
	.navigation .nav-links .nav-next,
	.navigation .nav-links .nav-previous,
	.navigation .nav-links .nav-previous {
	    clear: both;
	    width: 100%;
	    margin-top: 15px;
	    display: block;
	    float: left;
	}

    .global-layout-three-columns #primary,
    .global-layout-three-columns .sidebar {
        display: inline-block;
        float: none;
        width: 100%;
    }

    /*footer widget area*/

    .sibebar{
        margin-top: 15px;
    }

    #footer-widgets .widget-column{
        float: left;
        padding: 0 15px 20px 0;
        width: 50%;
    }

    #footer-widgets .widget-column:nth-child(3n) {
        clear: both;
    }

    .education_mind_widget_featured_page img.alignright,
    .education_mind_widget_featured_page img.alignleft {
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        vertical-align: middle;
    }

    .cta-layout-2.education_mind_widget_call_to_action .call-to-action-buttons {
        clear: both;
        display: block;
        float: none;
        margin-top: 15px;
    }

    .education_mind_widget_call_to_action {
        padding: 15px;
    }

    .education_mind_widget_latest_news .latest-news-meta > span.comments-link {
        float: right;
        margin: 0;
    }

    .widget {
        margin: 15px 0 0;
    }

    .education_mind_widget_advanced_recent_posts img {
        float: left;
    }

    .education_mind_widget_advanced_recent_posts {
        text-align: left;
    }

    #footer-widgets {
        padding: 30px 15px;
    }

    #colophon .copyright,
    #colophon .site-info {
        clear: both;
        text-align: center;
        width: 100%;
    }

    .education_mind_widget_latest_news .latest-news-meta > span.posted-on,
    .education_mind_widget_latest_news .latest-news-meta > span.comments-link {
        float:none;
    }

    .widget.education_mind_widget_portfolios .portfolio-item,
    .widget.education_mind_widget_services .service-block-item,
    .widget.education_mind_widget_latest_news .latest-news-item,
    .widget.education_mind_widget_services_primary .service-block-item,
    .widget.education_mind_widget_teams .our-team-item,
    .widget.education_mind_widget_pages_blocks .pages-blocks .block-item {
        padding: 15px;
        width: 50%;
    }

    .widget.education_mind_widget_portfolios .portfolio-item:nth-child(2n+1),
    .widget.education_mind_widget_services .service-block-item:nth-child(2n+1),
    .widget.education_mind_widget_latest_news .latest-news-item:nth-child(2n+1),
    .widget.education_mind_widget_services_primary .service-block-item:nth-child(2n+1),
    .widget.education_mind_widget_teams .our-team-item:nth-child(2n+1),
    .widget.education_mind_widget_pages_blocks .pages-blocks .block-item:nth-child(2n+1),
    .education_mind_widget_features .features-block-item:nth-child(2n+1),
    .education_mind_widget_services .service-block-item:nth-child(2n+1) {
        clear: both;
    }

    .widget.education_mind_widget_portfolios .portfolio-item:nth-child(3n+1),
    .widget.education_mind_widget_services .service-block-item:nth-child(3n+1),
    .widget.education_mind_widget_latest_news .latest-news-item:nth-child(3n+1),
    .widget.education_mind_widget_services_primary .service-block-item:nth-child(3n+1),
    .widget.education_mind_widget_teams .our-team-item:nth-child(3n+1),
    .widget.education_mind_widget_pages_blocks .pages-blocks .block-item:nth-child(3n+1),
    .education_mind_widget_features .features-block-item:nth-child(3n+1),
    .education_mind_widget_services .service-block-item:nth-child(3n+1) {
        clear: none;
    }

    .widget.education_mind_widget_services .service-block-item,
    .widget.education_mind_widget_features  .features-block-item {
        float: left;
        padding: 10px;
        width: 100%;
    }

    .education_mind_widget_testimonials .slick-prev.slick-arrow,
    .education_mind_widget_testimonials .slick-next.slick-arrow,
    .education_mind_widget_products_carousel .slick-prev.slick-arrow,
    .education_mind_widget_products_carousel .slick-next.slick-arrow {
        visibility: visible;
        display: block!important;
    }

    .education_mind_widget_news_blocks .second-block .news-post {
        width: 100%;
    }
    #quick-contact li strong {
    	display: none;
    }
	#quick-contact li {
	    margin-left: 15px;
	    padding-left: 15px;
	    float: none;
	    display: inline-block;
	}
	#quick-contact li.quick-email::before,
	#quick-contact li::before {
	    font-size: 18px;
	    top: -3px;
	    padding: 0;
	}
}


/* Smaller than standard 630 (devices and browsers) */
@media only screen and (max-width:629px){

    #main-slider p {
        display: none;
    }

    #main-slider h3 {
        font-size: 26px;
    }

    #main-slider .slider-buttons a {
        padding: 8px 18px;
        min-width: auto;
        font-size: 15px;
        margin-right: 5px;
    }

    #main-slider .slider-buttons a.button-secondary {
        padding: 6px 18px;
        margin-left: 5px;
    }

    #main-slider .cycle-caption {
        width: 80%;
        left: 15%;
        bottom: 20%;
    }

    .intro-col-2 .intro-block {
        width: 100%;
    }

    .resources-list ul li {
        width: 50%;
        float: left;
    }

    .education_mind_widget_call_to_action a.button {
        padding: 10px 20px;
        min-width: 110px;
    }

    a.custom-button, a.custom-button:visited {
        padding: 10px 20px;
        margin: 0 5px;
    }

    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 22px;
    }

    h3{
        font-size: 18px;
        margin-bottom: 5px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 14px;
    }

    h6 {
        font-size: 13px;
    }

    body {
        font-size: 14px;
    }

    .right-head .header-search-box .search-box-wrap {
        width: 300px;
        top: 50px;
    }
    .right-head a.custom-button {
	    float: none!important;
	    margin: 15px 0 0 0;
	    padding: 5px 15px;
	}

	.site-description {
		margin-bottom: 0;
		font-size: 12px;
	}

	.site-branding {
	    float: none;
	    max-width: 100%;
	    text-align: center;
	    margin-bottom: 10px;
	}
}


/* Smaller than standard 480 (devices and browsers) */
@media only screen and (max-width:479px){

    .sidr-quick-open a#mobile-trigger {
        display: none;
    }

    .sidr-main-open a#mobile-trigger {
        padding-left: 220px;
    }

    .sidr-quick-open #mobile-trigger-quick {
        padding-right: 220px;
    }

    .featured-page-widget {
        clear: both;
    }

    .header-layout-2 .site-branding, .header-layout-2 .custom-logo-link {
        float: none;
        margin-right: 15px;
        display: inline-block;
        text-align: center;
        padding: 0;
        margin-bottom: 5px;
    }

    .site-description {
        margin-bottom: 0;
        text-align: center;
    }

    #sidebar-front-page-widget-area .widget-title {
        font-size: 22px;
        font-weight: 700;
    }

    .education_mind_widget_call_to_action .button {
        border-radius: 0;
        color: #ffffff;
        display: inline-block;
        font-size: 13px;
        margin: 0 5px;
        padding: 5px 13px;
        transition: all 0.2s ease 0s;
    }

	 .custom-logo-link,
	 #site-identity,
	 .site-title {
	    display: block;
	    text-align: center;
	    width: 100%;
	    margin: 0;
	}

    .education_mind_widget_news_blocks .second-block h3 {
        font-size: 15px;
        margin-bottom: 5px;
    }

    #main-slider .cycle-pager {
        bottom: 10px;
    }

    #main-slider .cycle-caption h3 {
        font-size: 19px;
        height: auto;
        margin-bottom: 0;
        overflow: hidden;
    }

    #main-slider .cycle-prev i, #main-slider .cycle-next i {
        font-size: 17px;
    }

    #main-slider .cycle-caption p {
        display: none;
    }

    #main-slider .slider-buttons a {
        padding: 6px 16px;
        min-width: auto;
        font-size: 13px;
        margin-right: 5px;
    }

    #main-slider .slider-buttons a.button-secondary {
        padding: 4px 15px;
        margin-left: 5px;
    }

    #main-slider .slider-buttons {
        margin-top: 0;
    }

    #footer-widgets .footer-widget-area {
        width: 100%;
    }

    #footer-widgets .footer-widget-area:first-child {
        border: none;
        margin-top: 0;
        padding-top: 0;
    }

    #footer-widgets .widget-column {
        width: 100%;
        padding-top: 15px;
        border-top: 1px solid #bbbbbb78;
        margin-top: 15px;
    }

    .site-description {
        margin-bottom: 0;
    }

    .cta-layout-2.education_mind_widget_call_to_action p {
        color: #ffffff;
        font-size: 13px;
    }

    .social-links {
        float: right;
        max-width: 208px;
        text-align: right;
    }

    .social-links .education_mind_widget_social li {
        display: inline-block;
        float: none;
    }

    #header-social li {
        border: medium none !important;
        float: inherit;
    }

    #header-social {
        clear: both;
        float: none;
        text-align: center;
        width: 100%;
    }

    .cart-section {
        float: left;
    }

    .widget.education_mind_widget_portfolios .portfolio-item,
    .widget.education_mind_widget_services .service-block-item,
    .widget.education_mind_widget_latest_news .latest-news-item,
    .widget.education_mind_widget_services_primary .service-block-item,
    .widget.education_mind_widget_teams .our-team-item,
    .widget.education_mind_widget_pages_blocks .pages-blocks .block-item {
        padding: 10px;
        width: 100%;
    }

    #sidebar-front-page-widget-area .subtitle, .subtitle {
        font-size: 13px;
    }

    .container {
        padding: 0 25px;
    }

    .cta-layout-1.education_mind_widget_call_to_action .button {
        padding: 6px 13px;
        margin: 10px 5px;
        font-size: 13px;
    }

    .education_mind_widget_portfolios .portfolios-filter ul li {
        font-size: 13px;
        padding: 0;
    }

    .education_mind_widget_portfolios .portfolios-filter {
        list-style: none;
        padding: 0;
        margin: 25px 0px 15px;
        text-align: center;
        cursor: default;
    }

    .education_mind_widget_features .features-block-inner-content {
        display: block;
        width: 100%;
        clear: both;
        text-align: center;
    }

    .education_mind_widget_features .features-block-icon {
        margin: 0 auto 20px;
        float: none;
        display: block;
    }

    .services-layout-2.education_mind_widget_services .service-block-inner > a {
        float: none;
        margin: 0 auto 15px;
    }

    .services-layout-2.education_mind_widget_services .service-block-inner {
        text-align: center;
    }

    .education_mind_widget_testimonials .testimonial-thumb::before {
        font-size: 33px;
    }

	.site-title {
	    font-size: 24px;
	    margin-bottom: 10px;
	}

	#tophead {
	    text-align: center;
	    padding: 0;
	}
	#header-social {
		margin:0;
	}
	.education_mind_widget_social li {
		margin-right: 5px;
		margin-bottom: 2px;
	}
}

/* Smaller than standard 320 (devices and browsers) */
@media only screen and (max-width:219px){

    .container{
        width: 310px;
        max-width: 310px;
    }

}
