body {
    font-family: "iran-sans" !important;
}

.logo_top {
    width: 7rem;
    /* height: 9rem; */
}

.logo_top img {
    max-width: 100%;
    max-height: 100%;
}

/*h3 span {*/
/*    background: #2f00ff;*/
/*    background: #382d6a;*/
/*    padding: 7px 29px;*/
/*    color: white;*/
/*    font-size: 20px;*/
/*    font-weight: bolder;*/
/*    border-radius: 10px;*/
/*}*/

/*h3 {*/
/*    border-bottom: 1px solid #ff0000;*/
/*}*/

/*h3 {*/
/*    width: 87%;*/
/*    text-align: center;*/
    /* border-bottom: 1px solid #7c6e6e; */
/*    line-height: 0.1em;*/
/*    margin: 18px 28px -7px;*/
/*    color: #7c6e6e;*/
/*}*/

.min-read:before {
    margin-left: 12px !important;
    margin-right: 7px !important;
    white-space: nowrap;
}

.min-read:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 2px;
    background: #ff4c60;
    vertical-align: middle;
    margin-left: 15px;
}

div.icons {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.icons a {
    display: inline-block;
    width: 22%;
    height: 72px;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    background: #fff !important;
    color: #fff !important;
    margin: 0;
    position: relative;
    margin-bottom: 3%;
    margin-left: 3%;
    vertical-align: top;
}

div.icons a i {
    font-size: 25px;
    line-height: 72px;
    width: 100%;
    background: red;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    background: var(--epcl-black-color);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

div.icons a.twitter i {
    background: #63CDF1;
}

div.icons a.facebook i {
    background: #3563C2;
}

div.icons a.instagram i {
    background: #E62BA9;
}

div.icons a.rss i {
    background: #F7B454;
}

div.icons a i:after {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 2;
}

div.tags a:before {
    content: '#';
}

div.tags a {
    background: #e7eeee
}

.epcl-banner {
    padding-bottom: 0;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.comments {
    background: #fff;
    padding: 2em;
    margin-bottom: 30px;
}

.comments__title {
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.comments__h3 {
    color: #6b7074;
    margin-left: 30px;
}

.comments__count {
    font-size: 15px;
    color: #6b7074;
}

.comments__textarea {
    resize: none;
    padding: 12px;
    margin-bottom: 15px;
    border-radius: 3px;
    width: 100%;
    height: 220px !important;
    font-family: IRANSans;
    font-size: 13px;
    background: #f9f9f9;
}

.btn {
    padding: 7px 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
    font-family: "iran-sans" !important;
}

.btn--shadow-blue {
    box-shadow: 0 0 0 4px rgba(72, 186, 221, 0.2);
}

.btn--blue {
    background-color: #46b2f0 !important;
}

.btn--red {
    background-color: #f04676 !important;
}

.btn--shadow-red {
    box-shadow: 0 0 0 4px rgba(229, 59, 107, 0.2);
}

.comments__box {
    margin-top: 20px;
}

.comments__inner {
    border-radius: 3px;
    background: #f7f7f7;
}

.comments__header {
    padding: 25px 30px 25px;
    border-bottom: 1px solid #e2e2e2;
}

.comments__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
}

.comments__details {
    color: #6c757d;
    margin-right: 20px;
    margin-top: 4px;
    line-height: 1.7;
}

.comments__author-name {
    font-size: 15px;
    position: relative;
    top: 46px;
    left: 60px;
    color: #787878;
}

.comments_date {
    font-size: 12px;
}

.btn--comments-reply {
    padding: 7px 25px !important;
    font-size: 13px !important;
    display: inline-block;
    color: #fff !important;
}

.btn--comments-reply:hover {
    background: #2a93d0 !important;
}

.comments__body {
    word-wrap: break-word;
    word-break: break-word;
    line-height: 200%;
    color: #6c757d;
    padding: 25px 30px 25px;
}

.comments__subset {
    margin-right: 40px;
    border-right: 3px solid #3bcea2;
}

@media (max-width: 480px) {
    .comments__avatar {
        display: none;
    }
    .comments__details {
        margin: 0 !important;
    }
    .comments__subset {
        margin-right: 20px;
    }
    .btn--blue {
        width: 125%
    }
}

body {
    font-family: 'Source Sans Pro', sans-serif;
}

* {
    box-sizing: border-box;
}

a {
    color: #333;
}

.menu {
    width: 100%;
}

.menu-container {
    margin: 0 auto;
    background: #e9e9e9;
}

.menu a.logo {
    display: inline-block;
    padding: 1.5em 3em;
    width: 19%;
    float: right;
}

.menu img {
    max-width: 100%;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu-mobile:after {
    content: "";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "\2b";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: left;
    padding: 1.5em 2em;
    background: #fff;
    color: #333;
}

.menu>ul {
    margin: 0 auto;
    width: 101.2%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
    clear: left;
}

.menu>ul:before,
.menu>ul:after {
    content: "";
    display: table;
}

.menu>ul:after {
    clear: both;
}

.menu>ul>li {
    float: right;
    background: #e9e9e9;
    padding: 0;
    margin: 0;
}

.menu>ul>li a {
    text-decoration: none;
    padding: 1.5em 3em;
    display: block;
}

.menu>ul>li:hover {
    background: #f0a8f9;
}

.menu>ul>li>ul {
    display: none;
    width: 101.2%;
    /* background: #f0f0f0; */
    background: #f0a8f9;
    padding: 10px 10px 0 10px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 13%;
    background: none;
    float: right;
    padding-right: 10px;
}

.menu>ul>li>ul>li a {
    color: #000000;
    padding: .2em 0;
    width: 95%;
    display: block;
    /* border-bottom: 1px solid #ccc; */
}

.menu>ul>li>ul>li a:hover {
    color: #03a9f4;
}

.menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
    content: "";
    display: table;
}

.menu>ul>li>ul>li>ul:after {
    clear: both;
}

.menu>ul>li>ul>li>ul>li {
    float: right;
    width: 100%;
    /* padding: 10px 0; */
    margin: 0;
    font-size: .8em;
}

.menu>ul>li>ul>li>ul>li a {
    border: 0;
    font-size: 14px;
}

.menu>ul>li>ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}

.menu>ul>li>ul.normal-sub>li {
    width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 1em 0;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
    }
    .menu-container .menu {
        display: inline-block;
    }
    .menu-mobile {
        display: block;
        float: left;
        padding: 20px 20px 0;
        font-size: 20px;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu>ul {
        display: none;
        width: 100%;
    }
    .menu>ul>li {
        width: 100%;
        /* float: none; */
        display: block;
    }
    .menu>ul>li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu>ul>li>ul {
        position: relative;
        padding: 0 40px;
        width: 100% !important;
    }
    .menu>ul>li>ul.normal-sub {
        width: 100%;
    }
    .menu>ul>li>ul>li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu>ul>li>ul>li:first-child {
        margin: 0;
    }
    .menu>ul>li>ul>li>ul {
        position: relative;
    }
    .menu>ul>li>ul>li>ul>li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
    .menu>ul>li>ul>li a {
        border-bottom: 1px solid #ccc;
    }
}

.title.bordered {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.title {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 40px;
    line-height: 1.45;
    letter-spacing: 0px;
    color: #454360;
}

.border {
    height: 2px;
    content: "";
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 15px;
    min-width: 30px;
    border: #ff4c60 !important;
}

span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .search_btn {
        position: relative;
        left: 8px;
        top: -6px;
        margin-bottom: -2px;
    }
}

/*h3 span {*/
/*    background: #2f00ff;*/
/*    background: #382d6a;*/
/*    padding: 7px 29px;*/
/*    color: white;*/
/*    font-size: 20px;*/
/*    font-weight: bolder;*/
/*    border-radius: 10px;*/
/*}*/

/*h3 {*/
/*    border-bottom: 1px solid #ff0000;*/
/*}*/

/*h3 {*/
/*    width: 87%;*/
/*    text-align: center;*/
    /* border-bottom: 1px solid #7c6e6e; */
/*    line-height: 0.1em;*/
/*    margin: 18px 28px -7px;*/
/*    color: #7c6e6e;*/
/*}*/

.min-read:before {
    margin-left: 12px !important;
    margin-right: 7px !important;
    white-space: nowrap;
}

.min-read:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 2px;
    background: #ff4c60;
    vertical-align: middle;
    margin-left: 15px;
}

div.icons {
    margin-bottom: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.icons a {
    display: inline-block;
    width: 16%;
    height: 72px;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    background: #fff !important;
    color: #fff !important;
    margin: 0;
    position: relative;
    margin-bottom: 3%;
    margin-left: 3%;
    vertical-align: top;
}

div.icons a i {
    font-size: 25px;
    line-height: 49px;
    width: 100%;
    background: red;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    background: var(--epcl-black-color);
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

div.icons a.twitter i {
    background: #63CDF1;
}

div.icons a.facebook i {
    background: #3563C2;
}

div.icons a.instagram i {
    background: #E62BA9;
}

div.icons a.rss i {
    background: #F7B454;
}

div.icons a i:after {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 2;
}

div.tags a:before {
    content: '#';
}

div.tags a {
    background: #e7eeee
}

.epcl-banner {
    padding-bottom: 0;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

h4.head {
    color: #454360 !important;
    text-align: center;
    font-size: 18px;
    font-weight: bolder;
    word-spacing: 0;
}

.box {
    max-width: 34%;
    /* height: auto; */
    background: #E3F2FD;
    margin-left: 20px;
    margin-bottom: 10px;
}

p {
    color: #596172 !important;
    font-size: 14px !important;
    line-height: 2 !important;
    font-weight: 400 !important;
}