/*----------
	Theme Name: Reporter
	Start Date : 17-Jan-2017
	End Date : 
	Last change: 31-Jan-2017
	Version: 1.0
	Assigned to:
	Primary use:
	
----------*/

/* + Header */

.top-header {
    background-color: #127877;
}

.top-header .container {
    position: relative;
}

.top-header .container>span {
    background-color: rgba(247, 248, 248, 0.2);
    display: inline-block;
    position: absolute;
    left: 15px;
    right: 15px;
    height: 1px;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    z-index: 2;
}

.top-header [class*="col-md-"] {
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 3;
}

.top-header [class*="col-md-"]>a {
    background-color: #127877;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 10px;
}

.top-header [class*="col-md-"]>a>i {
    font-size: 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    vertical-align: middle;
}

.top-header [class*="col-md-"].top-menu a i {
    font-size: 26px;
    margin-right: 8px;
}

.top-header .top-menu>a {
    padding-left: 0;
}

.top-header .top-menu ul,
.top-header .top-social ul {
    background-color: #127877;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 15px;
    opacity: 0;
    margin-left: -5px;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.4s ease-in-out 0s;
    visibility: hidden;
}

.top-header .top-social ul {
    background-color: #127877;
    position: absolute;
    left: 0;
    top: 15px;
}

.top-header .top-menu ul.active {
    position: relative;
}

.top-header .top-menu ul.active,
.top-header .top-social ul.active {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    visibility: visible;
    width: auto;
}

.top-header .top-social ul.active {
    left: 55%;
}

.top-header .top-menu ul li,
.top-header .top-social ul li {
    display: inline-block;
    margin: 0 5px;
}

.top-header .top-menu ul li a,
.top-header .top-social ul li a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.top-header .top-menu ul li a:hover,
.top-header .top-social ul li a:hover {
    color: #ccc;
}

.top-header .top-social {
    text-align: center;
}

.top-header .searchform {
    float: left;
    width: 100%;
}

.top-header .searchform .input-group {
    background-color: #127877;
    float: right;
    width: 100px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.top-header .searchform .input-group .form-control {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #fff;
    height: 28px;
    width: 75px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.top-header .searchform .input-group .form-control:focus {
    width: 200px;
    max-width: 100%;
}

.top-header .searchform .input-group .form-control,
.top-header .searchform .input-group .btn {
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    outline: none;
}

.top-header .searchform .input-group .btn {
    background-color: transparent;
    color: #fff;
    height: 28px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
    padding: 2px 7px;
}

.top-header .searchform .input-group .form-control::-webkit-input-placeholder {
    color: #fff;
}

.top-header .searchform .input-group .form-control:-moz-placeholder {
    color: #fff;
}

.top-header .searchform .input-group .form-control::-moz-placeholder {
    color: #fff;
}

.top-header .searchform .input-group .form-control:-ms-input-placeholder {
    color: #fff;
}

/* - Middle Header */

.navbar-brand,
.middle-header .logo-block a {
    display: inline-block;
    font-family: serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 28px;
    color: #1d2226;
    line-height: 1.2;
    padding: 10px 0;
    margin: 0;
}

.navbar-brand {
    color: #fff;
}

.navbar-brand img,
.middle-header .logo-block a img {
    width: 300px;
    max-width: 100%;
    height: auto;
}

.middle-header .add-block-banner {
    text-align: right;
}

/* - Ownavigation */
.header_s .ownavigation .container {
    position: relative;
}

.header_s .ownavigation {
    background-color: #1d2226;
}

.header_s .ownavigation .navbar-nav>li>a {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    letter-spacing: 1.6px;
}

.header_s .ownavigation .navbar-nav li a,
.header_s .ownavigation .navbar-nav li .dropdown-menu>li>a {
    color: rgba(255, 255, 255, 0.6);
}

.header_s .ownavigation .navbar-nav>.active>a,
.header_s .ownavigation .navbar-nav>.active>a:focus,
.header_s .ownavigation .navbar-nav>.active>a:hover,
.header_s .ownavigation .navbar-nav li:hover>a,
.header_s .ownavigation .navbar-nav li a:hover,
.header_s .ownavigation .navbar-nav li .dropdown-menu>li>a:hover {
    color: #fff;
}

/* - Megamenu */
.header_s .ownavigation ul li>.dropdown-menu.megamenu {
    background-color: #fff;
    border-bottom: 5px solid #127877;
    max-width: 100%;
    padding: 0;
    left: 15px;
    right: 15px;
}

.header_s .ownavigation ul li>.dropdown-menu.megamenu .megamenu-categories {
    background-color: #e6e6e6;
}

.header_s .ownavigation .megamenu-categories .nav-tabs {
    border-bottom: none;
    padding: 14px 0 48px;
}

.header_s .ownavigation .megamenu-categories .nav-tabs>li {
    display: inline-block;
    margin-bottom: 0px;
    text-align: right;
    margin: 5px 0;
}

.header_s .ownavigation .megamenu-categories .nav-tabs>li>a {
    color: #333333;
    border-radius: 0;
    margin-right: 0;
    border: none;
    font-weight: 500;
    padding: 0;
    text-transform: none;
}

.header_s .ownavigation .megamenu-categories .nav-tabs>li.active>a,
.header_s .ownavigation .megamenu-categories .nav-tabs>li.active>a:focus,
.header_s .ownavigation .megamenu-categories .nav-tabs>li.active>a:hover {
    background-color: transparent;
    border: none;
    color: #127877;
}

.header_s .ownavigation .megamenu-categories .nav-tabs>li>a:hover {
    background-color: transparent;
    color: #127877;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header_s .ownavigation .megamenu-post.tab-content {
    padding: 19px;
}

.header_s .ownavigation .megamenu-post .type-post {
    margin: 15px 0;
}

.header_s .ownavigation .megamenu-post .type-post .entry-title {
    font-size: 14px;
    line-height: 22px;
    margin-top: 14px;
    margin-bottom: 0;
}

.header_s .ownavigation .megamenu-post .type-post .entry-title a {
    color: #2d2d2d;
    letter-spacing: 0px;
    text-transform: none;
    text-decoration: none;
}

.header_s .ownavigation .megamenu-post .type-post .entry-title a:hover {
    color: #127877;
}

/* + Footer */
.footer-main {
    margin-top: 40px;
}

/* - Top Footer */
.top-footer {
    background-color: #1d2226;
    padding-bottom: 55px;
    padding-top: 55px;
}

.widget {
    margin-bottom: 50px;
}

.widget-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #eeeeee;
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 40px;
    margin-top: 0;
    padding-bottom: 15px;
    position: relative;
    word-wrap: break-word;
    text-transform: uppercase;
}

.widget-title::before {
    background-color: #3f9191;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 116px;
}

.widget>ul:first-of-type {
    padding-left: 0;
}

.widget ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    transition: all 1s ease 0s;
}

/* - Widget About */

.widget_about .logo-block {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.widget_about .logo-block a {
    display: inline-block;
    font-family: serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 32px;
    color: #fff;
}

.widget_about .logo-block a img {
	width: 150px;
  	max-width: 100%;
  	height: auto;
}

.widget_about p {
    color: #dddddd;
    font-weight: 500;
    line-height: 26px;
}

/* - Widget Latest Posts */
.widget_latestposts .latest-content {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 98px;
    margin-bottom: 19px;
    min-height: 78px;
}

.widget_latestposts .latest-content:last-of-type {
    margin-bottom: 0;
}

.widget_latestposts .latest-content.no_post_thumb {
    padding-left: 0;
}

.widget_latestposts .latest-content>a {
    position: absolute;
    width: 80px;
    height: 72px;
    left: 0;
}

.widget_latestposts .latest-content>a>i {
    border: 1px solid rgba(63, 145, 145, 0.52);
    padding: 2px 3px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.widget_latestposts .latest-content>a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget_latestposts .latest-content h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px;
    margin-bottom: 10px;
}

.widget_latestposts .latest-content h5>a,
.widget_latestposts .latest-content span a {
    transition: all 1s ease 0s;
}

.widget_latestposts .latest-content h5>a {
    color: #dddddd;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.widget_latestposts .latest-content h5>a:hover {
    color: #3F9191;
}

.widget_latestposts .latest-content span {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
}

.widget_latestposts .latest-content span i {
    margin-right: 5px;
}

.widget_latestposts .latest-content span a {
    color: #ffffff;
    text-transform: capitalize;
    text-decoration: none;
}

.widget_latestposts .latest-content span a:hover {
    color: #3F9191;
}

/* - Widget: Archives */
.widget_categories>ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: right;
    font-style: italic;
    color: #666666;
    line-height: 28px;
    padding-bottom: 5px;
    margin-bottom: 12px;
}

.widget_categories>ul li:last-child {
    margin-bottom: 0;
}

.widget_categories ul li a {
    color: #dddddd;
    font-style: normal;
    letter-spacing: 0.56px;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    text-align: left;
    float: left;
}

.widget_categories ul li a::before {
    content: "\f115";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #666666;
}

.widget_categories ul li a:hover {
    color: #3F9191;
}

/* - Widget: Tags */
.tagcloud {
    display: inline-block;
    width: 100%;
}

.tagcloud a {
    padding: 6px 14px;
    background-color: #2d3236;
    color: #fff;
    margin-bottom: 4px;
    margin-right: 1px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    border: 1px solid transparent;
}

.tagcloud a:hover {
    background-color: #3f9191;
}

.tagcloud a:last-of-type {
    margin-right: 0;
}

.bottom-footer {
    background-color: #3f9191;
    text-align: center;
    padding: 25px 0;
}

.bottom-footer p {
    color: #fff;
    margin-bottom: 0;
    text-transform: capitalize;
}

/* + Shortcodes */
/* - Type Post */

.site-main.custom-padding {
    padding-top: 40px;
}

/*-------------------------- top content --------------------- */

.top-content {
	padding: 20px 0;
}

.top-content h1 {
	font-size: 36px;
    line-height: 1.4;
  	margin: 0 0 10px 0;
}

@media screen and (max-width: 768px) {
	.top-content h1 {
        font-size: 30px;
    }
}

.top-content h2 {
	font-size: 30px;
    line-height: 1.4;
  	margin: 0 0 15px 0;
}

@media screen and (max-width: 768px) {
	.top-content h2 {
        font-size: 24px;
        margin: 0 0 10px 0;
    }
}

.top-content p {
	line-height: 1.4;
}

/*------------------------- top content end ----------------- */

.type-post {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.type-post .entry-cover>a {
    height: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
}

.entry-cover a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div.type-post .entry-content {}

.type-post .post-format i {
    display: block;
    width: 42px;
    height: 42px;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin-bottom: 35px;
}

.type-post:hover .post-format {
    display: none;
}

.entry-content .post-category a {
    display: inline-block;
    position: relative;
    padding: 3px 15px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.post-category a,
.color-1 .post-category a {
    background-color: #3f9191;
}

.color-7 .post-category a {
    background-color: #ee3440;
}

.color-8 .post-category a {
    background-color: #00aed7;
}

.post-category a::before {
    border-top: 7px solid #3f9191;
    border-right: 7px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
}

.color-1 .post-category a::before {
    border-top-color: #3f9191;
}

.color-7 .post-category a::before {
    border-top-color: #ee3440;
}

.color-8 .post-category a::before {
    border-top-color: #00aed7;
}

.type-post .entry-content .entry-title {
    margin: 0 0 10px 0;
}

@media screen and (min-width: 768px) {
	.type-post .entry-content .entry-title {
        min-height: 55px;
    }
}

.type-post .entry-content .entry-title a {
  	text-decoration: none;
  	font-family: 'Noto Serif', serif;
  	font-weight: 700;
  	font-size: 22px;
  	line-height: 1.2;
    color: #000;
  	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.type-post .entry-content p {
    color: #777777;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  	margin: 0 0 10px 0;
}

.type-post .entry-meta {
    display: block;
    width: 100%;
    text-align: right;
	margin: 5px 0 5px 0;
}

.type-post .entry-meta [class*="post-"] {
    margin-left: 10px;
    display: inline-block;
    line-height: 28px;
}

.type-post .entry-meta .post-date {
    float: left;
    margin-left: 0;
}

.type-post .entry-meta [class*="post-"],
.type-post .entry-meta [class*="post-"] a {
    color: #000;
    font-size: 12px;
}

.type-post .entry-meta [class*="post-"] a {
    text-decoration: none;
}

.type-post .entry-meta [class*="post-"] i {
    margin-right: 8px;
}

.type-post .entry-meta [class*="post-"] i.fa-eye {
    font-size: 14px;
}

.type-post .entry-content .entry-title a:hover,
.type-post.color-1 .entry-content .entry-title a:hover,
.type-post .entry-meta [class*="post-"] i,
.type-post.color-1 .entry-meta [class*="post-"] i,
.type-post .entry-meta [class*="post-"] a:hover,
.type-post.color-1 .entry-meta [class*="post-"] a:hover,
.type-post .entry-content>a:hover,
.type-post.color-1 .entry-content>a:hover {
    color: #3f9191;
}

.type-post.color-7 .entry-content .entry-title a:hover,
.type-post.color-7 .entry-meta [class*="post-"] i,
.type-post.color-7 .entry-meta [class*="post-"] a:hover,
.type-post.color-7 .entry-content>a:hover {
    color: #ee3440;
}

.type-post.color-8 .entry-content .entry-title a:hover,
.type-post.color-8 .entry-meta [class*="post-"] i,
.type-post.color-8 .entry-meta [class*="post-"] a:hover,
.type-post.color-8 .entry-content>a:hover {
    color: #00aed7;
}

.type-post[class*="color-"] .entry-meta .post-ratings i {
    margin-right: 3px;
    font-size: 10px;
    color: #ff9600;
}

.type-post .entry-content>a {
    color: #000;
    font-weight: 500;
    line-height: 35px;
    text-decoration: none;
    text-transform: uppercase;
    transition-delay: 0s;
}

div.type-post .entry-content>a {
    transform: translate3d(0px, 40px, 0px);
}

div.type-post:hover .entry-content>a {
    transform: translate3d(0px, 0px, 0px);
}

.type-post .entry-content .entry-title a,
.type-post .entry-content>a,
.type-post .entry-content>a i {
    transition: all 0.4s ease 0s;
}

.type-post .entry-content>a i {
    border: 2px solid #fff;
    border-radius: 50%;
    float: right;
    font-size: 18px;
    line-height: 31px;
    height: 35px;
    text-align: center;
    width: 35px;
    position: relative;
}

.type-post .entry-content>a i::before {
    margin-left: 1px;
}

.type-post:hover .entry-content>a {
    bottom: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
}

.type-post .entry-content>a:hover {
    transition-delay: 0s;
}

.type-post .entry-content>a:hover i,
.type-post.color-1 .entry-content>a:hover i {
    border-color: #3f9191;
}

.type-post.color-7 .entry-content>a:hover i {
    border-color: #ee3440;
}

.type-post.color-8 .entry-content>a:hover i {
    border-color: #00aed7;
}

.entry-content .post-category a {
    font-size: 10px;
}

.type-post:hover .entry-content .post-category {
    display: block;
}

.section-header h1 {
    padding: 20px 0;
}

.section-header h3 {
    background-color: #3f9191;
    color: #fff;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2.2px;
    margin-top: 0;
    margin-bottom: 32px;
    padding: 18px 20px;
    text-transform: uppercase;
    width: 100%;
}

/* - Recent Posts */
.recent-post [class*="col-md-"] {
    margin-bottom: 37px;
}

.recent-post .type-post .entry-cover>a::before {
    opacity: 1;
}

.recent-post .type-post .entry-content .entry-title {
    font-size: 18px;
    line-height: 27px;
}

.recent-post .type-post .entry-content {
    left: 30px;
    right: 30px;
    bottom: 25px;
}

.recent-post .type-post:hover .entry-content {
    bottom: auto;
    top: 50%;
    transform: translate(0%, -50%);
}

.recent-post .type-post:hover .entry-content .entry-title {
    margin-top: 0;
}

.recent-post .type-post:hover .entry-content .entry-title {
    margin-bottom: 20px;
}

.recent-post .type-post:hover .entry-content>p {
    margin-bottom: 25px;
}

/* - Largest Post */
.largest-post-block [class*="col-md-"] {
    margin-bottom: 30px;
}

.larg-post.type-post .entry-cover a::before,
.small-post.type-post .entry-cover a::before {
    opacity: 1;
}

.largest-post-block .type-post .entry-content .post-category a {
    font-size: 12px;
}

.small-post.type-post .entry-content .entry-title {
    font-size: 18px;
    line-height: 27px;
}

.load-more {
    background-color: #1d2226;
    text-align: center;
    padding-bottom: 16px;
    padding-top: 16px;
}

.load-more>a {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    text-decoration: none;
}

.load-more>a:hover {
    color: rgba(255, 255, 255, 0.6);
}

/* - Full Largest Post */
.newsletter-box {
    display: inline-block;
    width: 100%;
    border: 5px solid #000000;
    padding: 43px 50px;
}

.newsletter-box>h5 {
    font-family: 'Noto Serif', serif;
    font-size: 20px;
    line-height: 23px;
    margin-top: 0;
}

.newsletter-box form .form-control {
    border: 1px solid rgba(144, 144, 144, 0.3);
    border-radius: 0;
    color: #aaaaaa;
    height: 34px;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    outline: none;
    margin-bottom: 20px;
}

.newsletter-box form input[type="submit"] {
    border: none;
    border-radius: 5px;
    background-color: #3f9191;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 28px 6px;
}

.newsletter-box form input[type="submit"]:hover {
    background-color: #000;
}

/* + About Us */
/* - We Are Doing Section */
.we-are-doing-section {
    margin-top: 70px;
}

/* - We Are Content */
.we-are-content {
    padding-left: 22px;
    margin-bottom: 35px;
}

.we-are-content h3 {
    color: #333333;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 37px;
    text-transform: uppercase;
}

.we-are-content p {
    color: #777777;
    line-height: 26px;
    margin-bottom: 13px;
}

.we-are-content>a {
    background-color: #222222;
    color: #fff;
    display: inline-block;
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    padding: 11px 37px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
    margin-right: 20px;
}

.we-are-content>a:hover {
    background-color: #3f9191;
}

/* - Author Section */
.author-section {
    margin-top: 35px;
    margin-bottom: 45px;
}

.author-section .row {
    margin: 0;
}

.author-block {
    background-color: #f8f8f8;
    display: inline-block;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 40px;
}

.author-block [class*="col-"] {
    margin-bottom: 40px;
}

.block-title {
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 55px;
    text-transform: uppercase;
}

.author-box {
    background-color: #fff;
    border: 1px solid #eeeeee;
    max-width: 255px;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 40px 15px;
}

.author-box>ul {
    background-color: #fff;
    width: 41px;
    padding: 5px 8px;
    position: absolute;
    left: 0;
    top: 40px;
    opacity: 0;
}

.author-box,
.author-box>ul,
.author-box>ul li a,
.author-box i img {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.author-box:hover>ul {
    left: -41px;
    opacity: 1;
}

.author-box>ul li {
    display: block;
    border-bottom: 1px solid #eeeeee;
}

.author-box>ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.author-box>ul li a {
    color: #aaaaaa;
    width: 25px;
    padding: 16px 0;
    display: inline-block;
}

.author-box>ul li a:hover {
    color: #57b1ed;
}

.author-box h4 {
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.author-box>i {
    display: block;
    width: 144px;
    height: 144px;
    margin: 0 auto 25px;
}

.author-box i img {
    display: inline-block;
    border: 3px solid #e1e1e1;
    border-radius: 50%;
}

.author-box:hover,
.author-box:hover i img {
    border-color: #fff;
}

.author-box p {
    color: #777777;
    line-height: 24px;
}

/* - Experience Skills */
.experience-skills {
    padding-left: 22px;
    padding-right: 22px;
    margin-top: 45px;
}

/* - Accordion Block */
.accordion-block {
    margin-bottom: 47px;
}

.accordion-block .panel-group {
    margin-bottom: 0;
}

.accordion-block .panel {
    border: none;
    box-shadow: none;
}

.accordion-block .panel:last-of-type {
    margin-bottom: 0;
}

.accordion-block .panel-heading {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

.accordion-block .panel-title a {
    background-color: #f8f8f8;
    border: none;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    padding-left: 62px;
    padding-right: 30px;
    padding-top: 11px;
    padding-bottom: 10px;
    position: relative;
    text-decoration: none;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
}

.accordion-block .panel-title a::before {
    background-color: #3f9191;
    position: absolute;
    content: "\f077";
    font-family: "FontAwesome";
    left: 15px;
    top: 50%;
    font-size: 13px;
    width: 28px;
    height: 28px;
    color: #fff;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.accordion-block .panel-title a.collapsed::before {
    content: "\f078";
}

.accordion-block .panel-group .panel-heading+.panel-collapse>.list-group,
.accordion-block .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

.accordion-block .panel-body {
    background-color: #fff;
    padding: 15px;
}

.accordion-block .experience-box {
    display: inline-block;
    min-height: 94px;
    padding-left: 118px;
    position: relative;
    width: 100%;
}

.accordion-block .experience-box img {
    left: 0;
    position: absolute;
    top: 0;
}

.accordion-block .experience-box h5 {
    color: #333333;
    font-size: 15px;
    margin-bottom: 13px;
    margin-top: 0;
    text-transform: capitalize;
}

.accordion-block .experience-box p {
    color: #737373;
    font-size: 16px;
    line-height: 26px;
}

.author-content {
    padding-left: 22px;
    margin-bottom: 35px;
}

.author-content h3 {
    color: #333333;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 37px;
    text-transform: uppercase;
}

.author-content p {
    color: #777777;
    line-height: 26px;
    margin-bottom: 13px;
}

.author-content>a {
    background-color: #222222;
    color: #fff;
    display: inline-block;
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    padding: 11px 37px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
    margin-right: 20px;
}

.author-content>a:hover {
    background-color: #3f9191;
}

.author-image-block {
    padding-left: 27px;
    padding-right: 31px;
    margin-bottom: 35px;
    text-align: right;
}

.author-image-block>i {
    display: inline-block;
    position: relative;
    padding: 10px 10px 0 0;
    z-index: 1;
}

.author-image-block>i::before {
    background-color: #f0f0f0;
    content: "";
    position: absolute;
    left: 10px;
    right: 0;
    top: 0;
    bottom: 10px;
    z-index: -1;
}

/* - Widget Area */
.widget-area .widget {
    display: inline-block;
    width: 100%;
    background-color: #f8f8f8;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    margin-bottom: 0;
}

.widget-area .widget-title {
    background-color: #127877;
    color: #fff;
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 30px;
    margin-top: 0;
    word-wrap: break-word;
    text-transform: uppercase;
    padding: 7px 30px;
    margin-left: -15px;
    margin-right: -15px;
}

.widget-area .widget-title::before {
    display: none;
}

.widget .see-more {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.widget .see-more a {
    color: #127877;
    text-decoration: underline;
    text-transform: uppercase;
}

.widget .see-more a:hover {
    color: #000;
}

/* - Widget Latest Posts */
.widget_latestposts .latest-content {
    border-bottom: 1px solid #e8e8e8;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
    padding-left: 97px;
    margin-bottom: 20px;
    min-height: 101px;
}

.widget-area .widget_latestposts .latest-content:last-of-type {
    margin-bottom: 5px;
    border-bottom: none;
}

.widget-area .widget_latestposts .latest-content.no_post_thumb {
    padding-left: 0;
}

.widget-area .widget_latestposts .latest-content>a {
    position: absolute;
    left: 0;
}

.widget-area .widget_latestposts .latest-content>a>i {
    background-color: #fff;
    width: 81px;
    height: 81px;
    padding: 5px;
    border: 1px solid #eeeeee;
}

.widget-area .widget_latestposts .latest-content h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.widget-area .widget_latestposts .latest-content h5>a {
    color: #000;
    text-decoration: none;
}

.widget-area .widget_latestposts .latest-content h5>a:hover {
    color: #3f9191;
}

.widget-area .widget_latestposts .latest-content span {
    color: #000;
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 5px;
}

.widget-area .widget_latestposts .latest-content span a {
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.widget-area .widget_latestposts .latest-content span a+a::before {
    content: "|";
    padding: 0 8px;
}

.widget-area .widget_latestposts .latest-content span a:first-child {
    color: #3f9191
}

.widget-area .widget_latestposts .latest-content.color-1 span a:first-child {
    color: #3f9191
}

.widget-area .widget_latestposts .latest-content h5>a:hover,
.widget-area .widget_latestposts .latest-content.color-1 h5>a:hover,
.widget-area .widget_latestposts .latest-content span a:first-child {
    color: #3f9191;
}

.widget-area .widget_latestposts .latest-content.color-7 h5>a:hover,
.widget-area .widget_latestposts .latest-content.color-7 span a:first-child {
    color: #ee3440;
}

.widget-area .widget_latestposts .latest-content.color-8 h5>a:hover,
.widget-area .widget_latestposts .latest-content.color-8 span a:first-child {
    color: #00aed7;
}

.widget-area .widget_latestposts .latest-content span a:hover {
    color: #000;
}

/* - Single Post */

.single-post {
    margin-top: 60px;
}

.single-post-image {
	position: relative;
}

.type-post .post-category {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.type-post .post-category a {
    display: inline-block;
    position: relative;
    padding: 3px 15px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.post-category a::before {
    border-top: 7px solid #3f9191;
    border-right: 7px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    z-index: 10;
}

article.type-post .entry-cover .entry-header .entry-title {
    color: #fff;
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}

article.type-post .entry-content>p {
    margin-bottom: 24px;
}

article.type-post .entry-content>blockquote {
    border-left: 3px solid #127877;
    color: #bbbbbb;
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 35px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 26px;
}

article.type-post .entry-content>blockquote p {
    line-height: 26px;
}

/*------------------------ blog-post-styles ------------------------*/

.single-post-text img {
	margin: 15px 0 10px 0;
}

.single-post-text h2 {
    font-size: 28px;
	margin-top: 15px;
    margin-bottom: 10px;
}

.single-post-text h3 {
    font-size: 24px;
	margin-top: 15px;
    margin-bottom: 10px;
}

.single-post-text p {
	margin: 0 0 10px 0;
}

.single-post-text a{
	color: #ee3440;
}

.single-post-text ol {
	padding-left: 15px;
}

.single-post-text ol li {
	padding: 5px 0;
}

.single-post-text ul {
	list-style: none;
  	padding-left: 15px;
}

.single-post-text ul li {
	padding: 5px 0;
}

.single-post-text ul li,
.single-post-text ul li a {
	color: #000;
}

.single-post-text blockquote {
  	font-style: italic;
	padding: 10px 20px;
    margin: 10px 0 20px 0;
    font-size: 17.5px;
    border-left: 5px solid #ddd;
}

.single-post-text table {
	width: 100%;
  	border: 1px solid #ddd;
  	background-color: #fff;
  	border-collapse: collapse;
  	margin: 15px 0;
}

.single-post-text table,
.single-post-text td,
.single-post-text th {
	border: 1px solid #ddd;
    border-collapse: collapse;
  	padding: 10px 15px;
}

.single-post-text td,
.single-post-text th {
	border: 1px solid #ddd;
    border-collapse: collapse;
  	padding: 10px 15px;
}

/*---------------------- blog-post-styles end ----------------------*/

/*---------------------- post-tags ----------------------*/

.post-tags-wrap {
	display: flex;
  	flex-wrap: wrap;
  	column-gap: 5px;
    padding: 10px 0;
  	margin-bottom: 30px;
}

.post-tags-wrap .post-tags-title {
	display: block;
  	font-size: 18px;
  	line-height: 1.6;
}

.post-tags-wrap .post-tags-item {
  	display: inline-block;
	text-decoration: none;
  	font-size: 14px;
  	color: #fff;
  	border: 1px solid #ee3440;
  	background-color: #ee3440;
  	padding: 3px 10px;
  	margin-bottom: 5px;
  	transition: all .3s ease;
}

.post-tags-wrap .post-tags-item:hover {
	color: #ee3440;
  	border: 1px solid #ee3440;
  	background-color: #fff;
}

/*-------------------- post-tags end --------------------*/

article.type-post .about-author-box {
    display: inline-block;
    width: 100%;
    margin-top: 54px;
}

article.type-post .about-author-box h3 {
    border-bottom: 3px solid #cccccc;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 25px;
    position: relative;
}

article.type-post .about-author-box h3::before {
    background-color: #127877;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 166px;
}

article.type-post .about-author-box .author {
    display: inline-block;
    min-height: 106px;
    padding-left: 138px;
    position: relative;
    width: 100%;
}

article.type-post .about-author-box .author>i {
    position: absolute;
    left: 0;
    top: 0;
    width: 106px;
    height: 106px;

}

article.type-post .about-author-box .author>i>img {
    border-radius: 50%;
}

article.type-post .about-author-box .author h4 {
    color: #565656;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 15px;
}

article.type-post .about-author-box .author ul {
    float: right;
    padding-left: 0;
    margin-bottom: 15px;
}

article.type-post .about-author-box .author ul li {
    display: inline-block;
    margin-left: 5px;
}

article.type-post .about-author-box .author ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

article.type-post .about-author-box .author ul li a.fb {
    background-color: #3b5998;
}

article.type-post .about-author-box .author ul li a.tw {
    background-color: #00aced;
}

article.type-post .about-author-box .author ul li a.rd {
    background-color: #ff3d00;
}

article.type-post .about-author-box .author ul li a.ln {
    background-color: #91c9db;
}

article.type-post .about-author-box .author p {
    color: #777777;
    display: inline-block;
    line-height: 26px;
    width: 100%;
}

/* - Comment Area */

.comments-area {
    display: inline-block;
    margin-top: 50px;
    padding: 0;
    width: 100%;
}

.comments-title {
    color: #2b2b2b;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 0;
    padding-bottom: 15px;
    text-transform: capitalize;
}

.comments-title span {
    color: #127877;
}

.comment-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    overflow: hidden;
}

.comment-list>li.depth-1 {
    padding-left: 0;
}

.comment-meta {
    position: relative;
    min-height: 79px;
    padding: 13px 0 13px 92px;
    margin-bottom: 25px;
}

.comment-body {
  	border-bottom: 1px solid #e2e2e2;
  	padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
}

.comment-author {
    display: inline-block;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}

.comment-author .avatar {
    border-radius: 100%;
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0;
    width: 79px;
    height: 79px;
}

.comment-author .fn {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.comment-metadata {
    display: inline-block;
    width: 100%;
}

.comment-metadata a {
    color: #bbbbbb;
    font-family: 'Noto Serif', serif;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}

.comments-area .comment p {
    color: #777777;
    font-size: 14px;
    line-height: 26px;
}

.comment-list .reply {
    text-align: right;
}

.comment-list .reply a {
    background-color: #ebebeb;
    color: #333333;
    font-family: 'Noto Serif', serif;
    font-weight: 400;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 1s ease 0s;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 5px;
}

.comment-list .reply a:hover {
    background-color: #127877;
    color: #ffffff;
}

.comment-list .children {
    list-style: none;
    margin: 0 0 0 15px;
    padding-left: 15px;
}

.comment-list .children>li {
    padding-left: 0.5em;
}

/* - Comment Reply Form */

.comment-respond {
  	width: 100%;
    display: inline-block;
    margin-top: 35px;
  	margin-bottom: 40px;
}

.comment-reply-title {
    color: #2b2b2b;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 35px;
    margin-top: 0;
    text-transform: capitalize;
}

.comments-area .comment-form-author,
.comments-area .comment-form-email {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
    background-color: transparent;
    border: 1px solid #f0f0f0;
    border-radius: 0;
    color: #aaaaaa;
    font-family: 'Noto Serif', serif;
    font-size: 14px;
    min-height: 42px;
    margin-bottom: 20px;
    outline: none;
    padding: 13px 15px;
    position: relative;
    width: 100%;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
}

.comment-form textarea {
    min-height: 140px;
}

.comment-form input::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder {
    color: #777777;
}

.comment-form input:-moz-placeholder,
.comment-form textarea:-moz-placeholder {
    color: #777777;
}

.comment-form input::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
    color: #777777;
}

.comment-form input:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder {
    color: #777777;
}

.form-submit {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}

.comment-form input[type="submit"] {
    background-color: #127877;
    border: none;
    border-radius: 0;
    color: #fff;
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    line-height: 36px;
    margin: 20px 0 0;
    padding: 2px 35px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s
}

.comment-form input[type="submit"]:hover {
    background-color: #000;
}

.widget.g-background-default {
    border-radius: 0 !important;
}

/* - Map Section */
.map-section {
    position: relative;
    margin-top: 75px;
    margin-bottom: 25px;
}

.map-canvas {
    height: 473px;
    width: 100%;
}

/* - Contact Form */
.contact-form,
.contact-detail {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.contact-form h3 {
    color: #333333;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 14px;
    position: relative;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: 0.48px;
}

.contact-form .form-group {
    margin-bottom: 30px;
}

.contact-form .form-group:last-of-type {
    margin-bottom: 0;
}

.contact-form .form-control {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.56);
    border-radius: 0;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    font-weight: 500;
    color: #777777;
    height: auto;
    outline: none;
    padding: 6px 0 18px;
    letter-spacing: 0.56px;
}

.contact-form textarea.form-control {
    height: 125px;
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #777777;
    text-transform: uppercase;
}

.contact-form .form-control:-moz-placeholder {
    color: #777777;
    text-transform: uppercase;
}

.contact-form .form-control::-moz-placeholder {
    color: #777777;
    text-transform: uppercase;
}

.contact-form .form-control:-ms-input-placeholder {
    color: #777777;
    text-transform: uppercase;
}

.contact-form button {
    background-color: #3f9191;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-family: 'Noto Serif', serif;
    font-weight: bold;
    letter-spacing: 0.56px;
    padding: 13px 30px;
    margin-top: 11px;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.contact-form button:hover {
    background-color: #000;
}

/* + Alert Msg */
.alert-msg {
    color: #ccc;
    width: 100%;
    margin: 10px 0;
    display: inline-block;
}

.alert-msg-success {
    color: #50B948;
}

.alert-msg-failure {
    color: #FF0000;
}

/* - Contact Details */
.contact-detail h3 {
    color: #333333;
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 14px;
    position: relative;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: 0.48px;
}

.contact-detail>p {
    font-family: 'Lato', sans-serif;
    color: #777777;
    line-height: 26px;
    letter-spacing: 0.28px;
    margin-bottom: 25px;
}

.contact-detail .detail-box {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
}

.contact-detail .detail-box p {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 35px;
    color: #999999;
    line-height: 26px;
}

.contact-detail .detail-box p a {
    color: #999999;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.contact-detail .detail-box p i {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    vertical-align: middle;
}

.contact-detail .detail-box p a:hover {
    color: #3f9191;
}

/* ========================================================================== */
/* [ + Responsive ] */
/* ========================================================================== */

@media (min-width: 1200px) {

    .small-post.type-post .entry-content {
        left: 35px;
        right: 35px;
        bottom: 30px;
    }

    /* + About Us */
    /* - Author Section */
    .author-section {
        padding-left: 37px;
        padding-right: 37px;
    }

    /* - Author Content */
    .author-content {
        padding-left: 37px;
    }
  
    .comment-list .children {
        margin: 0 0 0 28px;
        padding-left: 28px;
    }
}

/* - min-width: 992 */
@media (min-width: 992px) {

    /* + Header */
    .header_s .navbar-brand {
        display: none;
    }

    .header_s .ownavigation .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .header_s .ownavigation .navbar-nav>li {
        margin-left: 0;
        margin-right: 0;
        position: relative;
    }

    .header_s .ownavigation .navbar-nav>li>a {
        position: relative;
        padding: 0 34px;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .header_s .ownavigation .navbar-nav>li>a::before {
        background-color: rgba(255, 255, 255, 0.2);
        content: "";
        width: 1px;
        top: 0;
        bottom: 0;
        position: absolute;
        right: 0;
    }

    .header_s .ownavigation .navbar-nav>li:last-child a::before {
        display: none;
    }

    .header_s .ownavigation ul li>.dropdown-menu {
        background-color: #1d2226;
    }

    /* - Megamenu */
    .header_s .ownavigation li.dropdown.mega-dropdown {
        position: static !important;
        display: block;
    }

    .header_s .ownavigation .megamenu-categories .nav-tabs>li {
        width: 100%;
    }

    .header_s .ownavigation .megamenu-post .tab-pane [class*="col-md-"]:nth-child(4n+1) {
        clear: both;
    }

    /* + Footer */
    .top-footer .row [class*="col-md-"]:nth-child(4n+1) {
        clear: both;
    }

    /* + About Us */
    .author-section .author-block [class*="col-md-"]:nth-child(3n+1) {
        clear: both;
    }

    /* - Widget Area */
    .widget-area .widget {
        padding-left: 35px;
        padding-right: 35px;
    }

    .widget-area .widget-title {
        margin-left: -35px;
        margin-right: -35px;
    }

    /* - Single Post */
    .single-post .content-area {
        padding-right: 28px;
    }

    /* - Comment Form */
    .comments-area .comment-form-author,
    .comments-area .comment-form-email {
        width: 50%;
    }

    .comments-area .comment-form-author {
        padding-right: 20px;
    }

    .comments-area .comment-form-email {
        padding-left: 20px;
    }
}

/* - max-width: 1366 */
@media (max-width: 1366px) {

    /* - Recent Post */
    .recent-post .type-post:hover .entry-content .entry-title {
        margin-bottom: 10px;
    }

    .recent-post .type-post:hover .entry-content>p {
        font-size: 13px;
        margin-bottom: 15px;
    }

    /* - Full Recent Post */
    .full-recent-post.recent-post .type-post .entry-content {
        left: 20px;
        right: 20px;
    }

    .full-recent-post.recent-post .type-post:hover .entry-content .entry-title {
        font-size: 16px;
    }

    .full-recent-post.recent-post .type-post .entry-meta [class*="post-"] {
        margin-left: 5px;
    }

    /* - Full Largest Post */
    .full-largest-post .larg-post.type-post .entry-content,
    .full-largest-post .small-post.type-post .entry-content {
        left: 15px;
        right: 15px;
    }

    .full-largest-post .larg-post.type-post .entry-content {
        bottom: 25px;
    }

    .full-largest-post .small-post.type-post .entry-content {
        bottom: 15px;
    }

    .full-largest-post .larg-post.type-post .entry-content .entry-title {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 18px;
    }

    .full-largest-post .larg-post.type-post:hover .entry-content>p:last-of-type {
        margin-bottom: 20px;
    }
}

/* - max-width: 1200 */
@media (max-width: 1200px) {

    /* - Full Largest Post */
    .full-largest-post .post-box {
        width: 33.3333%;
    }

    .newsletter-box {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    /* + Header */
    /* - Top Header */
    .top-header .top-menu ul,
    .top-header .top-social ul {
        padding-left: 0;
    }

    .top-header .top-social ul.active {
        left: 60%;
    }

    .header_s .ownavigation .navbar-nav>li>a {
        padding-left: 21px;
        padding-right: 21px;
    }

    /* + Shortcodes */
    .type-post .entry-content {
        left: 15px;
        right: 15px;
    }

    .type-post .entry-content .entry-title {
        font-size: 14px;
    }

    .type-post .entry-meta .post-date a::before {
        display: none;
        margin-right: 0;
    }

    .type-post .entry-meta [class*="post-"] {
        margin-left: 5px;
    }

    .type-post .entry-meta .post-date {
        margin-left: 0;
    }

    div.type-post:hover .entry-content>p {
        line-height: 18px;
    }

    .type-post .post-format i {
        margin-bottom: 20px;
    }

    .type-post[class*="color-"] .entry-meta .post-ratings i {
        margin-right: 0;
    }

    /* - Recent post */
    .recent-post .type-post .entry-content .entry-title {
        font-size: 15px;
    }

    /* - Full Recent Post */
    .full-recent-post.recent-post [class*="col-md-"] {
        width: 33.3333%;
    }

    /* - Widget Area */
    .widget-area .widget {
        padding-left: 20px;
        padding-right: 20px;
    }

    .widget-area .widget-title {
        margin-left: -20px;
        margin-right: -20px;
    }

    .widget-area .widget_latestposts .latest-content span a {
        font-size: 12px;
    }
}

/* - max-width: 991 */
@media (max-width: 991px) {

    /* + Header */
    .top-header [class*="col-md-"]>a {
        font-size: 0;
    }

    .top-header .top-menu[class*="col-md-"] a i {
        margin-right: 0;
    }

    .top-header .top-menu ul,
    .top-header .top-social ul {
        padding-left: 0;
    }

    .top-header .top-menu ul li,
    .top-header .top-social ul li {
        margin-left: 4px;
        margin-right: 4px;
    }

    /* - Middle Header */
    .middle-header .logo-block {
        display: none;
    }

    /* - Nav Toggle */
    .header_s #slidepanel {
        border-bottom: none;
    }

    .header_s #slideit,
    .header_s #closeit {
        color: #fff;
    }

    .header_s #slideit:hover,
    .header_s #closeit:hover {
        color: #3F9191;
    }

    .header_s .ownavigation .navbar-toggle {
        background-color: #fff;
        border: none;
    }

    .header_s .ownavigation .navbar-toggle .icon-bar,
    .header_s .ownavigation .navbar-toggle:hover {
        background-color: #3F9191;
    }

    .header_s .ownavigation .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }

    .header_s .ownavigation .ddl-switch {
        background-color: #3F9191;
        top: 8px;
    }

    .header_s .ownavigation .megamenu-categories .nav-tabs {
        padding-bottom: 14px;
    }

    .header_s .ownavigation .megamenu-categories .nav-tabs li {
        width: auto;
        margin: 5px 15px;
    }

    .header_s .ownavigation ul li>.dropdown-menu.megamenu {
        left: 0;
        right: 0;
    }

    .header_s .ownavigation .megamenu-post .tab-pane [class*="col-md-"]:nth-child(3n+1) {
        clear: both;
    }

    /* + Footer */
    .top-footer .row [class*="col-sm-"]:nth-child(2n+1) {
        clear: both;
    }

    .type-post .post-format i {
        margin-bottom: 20px;
    }

    /* - Full Largest Post */
    .full-largest-post .larg-post-full-container {
        max-width: 750px;
        margin: 0 auto;
    }

    .full-largest-post .post-box {
        width: 50%;
    }

    .full-largest-post .post-box .type-post {
        max-width: 377px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .newsletter-box {
        max-width: 377px;
        display: block;
        margin: 0 auto;
    }

    /* - Full Recent Post */
    .full-recent-post.recent-post [class*="col-md-"]:nth-child(odd) .type-post {
        float: right;
    }

    .full-recent-post.recent-post [class*="col-md-"]:nth-child(even) .type-post {
        float: left;
    }

    .full-recent-post.recent-post .type-post {
        max-width: 376px;
    }

    /* + About Us */
    /* - Author Section */
    .author-section .author-block [class*="col-md-"]:nth-child(2n+1) {
        clear: both;
    }

    .we-are-content {
        padding-left: 15px;
    }

    .experience-skills {
        padding-left: 15px;
        padding-right: 15px;
    }

    .author-image-block {
        text-align: center;
    }

    /* - Single Post */
    article.type-post .entry-cover::before {
        background-color: rgba(0, 0, 0, 0.6);
    }

    article.type-post .entry-cover .entry-header {
        bottom: 15px;
        left: 15px;
        right: 15px;
    }

    article.type-post .entry-cover .entry-header .entry-title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
        margin-top: 15px;
    }

    article.type-post .about-author-box .author ul {
        float: left;
        width: 100%;
    }

    /* - Comment Area */
    .comment-list .children {
        margin-left: 0;
        padding-left: 10px;
    }
}

/* - min to max: 768 to 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    /* + Header */
    .top-header .top-social ul.active {
        left: 63%;
    }

}

/* - max-width: 767 */
@media (max-width: 767px) {

    /* + Header */
    /* - Top Header */
    .top-header .container>span {
        display: none;
    }

    .top-header [class*="col-md-"]>a {
        padding-left: 0;
        padding-right: 0;
    }

    .top-header .top-menu,
    .top-header .top-social {
        width: auto;
    }

    .top-header .top-social {
        padding-left: 0;
    }

    .top-header .top-menu ul,
    .top-header .top-social ul {
        position: absolute;
        left: 0;
    }

    .top-header .top-menu ul.active,
    .top-header .top-social ul.active {
        position: absolute;
    }

    .top-header .top-menu ul,
    .top-header .top-social ul,
    .top-header .top-menu ul.active,
    .top-header .top-social ul.active {
        background-color: #127877;
        width: 150px;
        left: 0;
        top: 100%;
        margin-left: 0;
        padding: 10px 15px;
    }

    .top-header .top-menu ul li {
        width: 100%;
        margin: 5px;
    }

    .top-search {
        float: right;
    }

    .header_s #slideit,
    .header_s #closeit {
        right: -65px;
    }

    /* + Shortcodes */

    .type-post .entry-meta .post-date a::before {
        display: none;
        margin-right: 0;
    }

    .type-post .entry-meta [class*="post-"] {
        margin-left: 5px;
    }

    .type-post .entry-meta .post-date {
        margin-left: 0;
    }

    .recent-post .type-post .entry-content {
        left: 15px;
        right: 15px;
        bottom: 15px;
    }

    /* + About Us */
    .we-are-doing-section,
    .author-section,
    .experience-skills {
        padding-left: 0;
        padding-right: 0;
    }

    .we-are-doing-section [class*="col-"],
    .experience-skills [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

    article.type-post .about-author-box .author {
        padding-left: 125px;
    }

    /* - Comment Area */
    .comment-list .children {
        padding-left: 0px;
    }

    /* - Map Section */
    .map-canvas {
        height: 273px;
    }
}

/* - max-width: 639 */
@media (max-width: 639px) {

    /* + Footer */
    .top-footer .row [class*="col-xs-"] {
        width: 100%;
    }

    .recent-post .row [class*="col-xs-"] {
        width: 100%;
    }

    .recent-post .type-post {
        max-width: 370px;
        float: none;
        display: block;
        margin: 0 auto;
    }

    /* - Largest Post Block */
    .small-post.type-post .entry-content .entry-title {
        font-size: 16px;
        line-height: 24px;
    }

    .full-recent-post.recent-post [class*="col-md-"]:nth-child(odd) .type-post {
        float: none;
    }

    .full-recent-post.recent-post [class*="col-md-"]:nth-child(even) .type-post {
        float: none;
    }

    .full-recent-post.recent-post .type-post {
        max-width: 376px;
    }

    .single-post .row>[class*="col-xs-"] {
        width: 100%;
    }

    /* - Comment Reply Form */
    .comment-respond {
        margin-bottom: 40px;
    }
}

@media (max-width: 568px) {

    /* - Largest Post Block */
    .largest-post-block .row [class*="col-xs-"] {
        width: 100%;
    }

    .largest-post-block .type-post {
        display: block;
        margin: 0 auto;
        float: none;
    }
}

@media (max-width: 479px) {

    /* + Header */
    .top-header .searchform .input-group .form-control:focus {
        width: 150px;
    }

    .header_s .ownavigation .megamenu-post.tab-content {
        padding-left: 5px;
        padding-right: 5px;
    }

    .header_s .ownavigation .megamenu-post .tab-pane [class*="col-xs-"] {
        width: 50%;
    }

    .header_s .ownavigation .megamenu-post .tab-pane [class*="col-md-"]:nth-child(2n+1) {
        clear: both;
    }

    /* + About Us */
    .author-box {
        max-width: 200px;
    }

    /* - Single Post */
    article.type-post .about-author-box .author h4 {
        font-size: 20px;
    }

    /* - Contact Details */
    .contact-detail .detail-box {
        padding-left: 0;
    }
}