/*
 Custom Styles
*/

/* reusable | general */
@font-face {
    font-family: 'Lato';
    src:url('../fonts/Lato-Regular.eot');
    src:url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Bold';
    src:url('../fonts/Lato-Bold.eot');
    src:url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Black';
    src:url('../fonts/Lato-Black.eot');
    src:url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Black.woff') format('woff'),
        url('../fonts/Lato-Black.ttf') format('truetype'),
        url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato Light';
    src:url('../fonts/Lato-Light.eot');
    src:url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Archivo';
    src:url('../fonts/Archivo-Regular.eot');
    src:url('../fonts/Archivo-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Archivo-Regular.woff') format('woff'),
        url('../fonts/Archivo-Regular.ttf') format('truetype'),
        url('../fonts/Archivo-Regular.svg#Archivo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Archivo Black';
    src:url('../fonts/ArchivoBlack-Regular.eot');
    src:url('../fonts/ArchivoBlack-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ArchivoBlack-Regular.woff') format('woff'),
        url('../fonts/ArchivoBlack-Regular.ttf') format('truetype'),
        url('../fonts/ArchivoBlack-Regular.svg#ArchivoBlack-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
	font-size: 18px;
	line-height: 1.5;
}

b, strong {
    /*font-weight: 500;*/
    font-weight: 700;
}

main {
    padding-bottom: 50px;
}

.vc_row-fluid:not(.vc_inner) {
	margin: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
	font-weight: 400 !important;
}

.section-heading-holder {
	position: relative;
	text-transform: uppercase;
}

.section-heading-holder .section-heading h2 {
    margin-bottom: 0;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 150px;
    line-height: 0.848;
    color: #f1f1f1;
}

.section-heading-holder .section-heading p {
    position: relative;
    margin-top: 38px;
    margin-left: 5px;
    width: 695px;
    max-width: 100%;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 62px;
    line-height: 0.98;
    color: #f1f1f1;
}

.section-heading-holder .section-heading h4 {
    display: inline-block;
    padding-top: 20px;
    margin-top: 15px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 65px;
    line-height: 60px;
    color: #f1f1f1;
    border-top: 5px solid #f1f1f1;
}

.section-heading p:before {
    content: '';
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    height: 8px;
    width: 100%;
    background: #f1f1f1;
}

.section-heading-holder .section-text-rotated {
    position: absolute;
    top: 10px;
    left: 0;
    display: inline-block;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 14px;
    letter-spacing: .5px;
    color: #e1e1e1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.section-heading-holder .section-text-rotated strong {
    padding: 5px 5px 5px 7px;
    margin-right: 8px;
    border: 1px solid #e1e1e1;
}

a {
    color: #0093ff;
}

button, .btn, a  {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

button, .btn, a:hover,
button, .btn, a:focus,
button, .btn, a:active {
    text-decoration: none;
    box-shadow: none;
    outline: 0;
}

.btn-green a.vc_general.vc_btn3,
.btn.btn-green {
    font-family: "Lato Black", sans-serif;
    font-size: 36px;
    color: #fff;
    background: #00e4bc;
    border: 2px solid #00e4bc;
}

.btn-green a.vc_general.vc_btn3:hover,
.btn-green a.vc_general.vc_btn3:focus,
.btn-green a.vc_general.vc_btn3:active,
.btn.btn-green:hover {
    color: #00e4bc;
    background: transparent;
}

.btn-blue {
    font-family: "Lato Black", sans-serif;
    font-size: 36px;
    color: #fff;
    background: #005cff;
    border: 2px solid #005cff;
}

.btn-blue:hover {
    color: #005cff;
    background: transparent;
}

/*HEADER*/
header {
	position: relative;
	z-index: 99;
}

header .navbar {
	padding: 50px 0 0;
}

header .navbar .navbar-brand img {
	max-width: none;
}

header .navbar .navbar-nav .nav-item {
    margin: 0 1px;
}

header .navbar .navbar-nav .nav-item .nav-link {
    padding: 8px 14px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    color: #fff;
}

header .navbar .navbar-nav .nav-item.active .nav-link {
  /*color: #00e4bc;
  background-color: #1190fc;
  border-radius: 3px;*/
  text-decoration: underline;
}

header .navbar .navbar-nav .nav-item .nav-link:hover {
	color: #00e4bc;
	background-color: transparent !important;
	border-radius: 3px !important;
}

header .navbar .navbar-nav .nav-item.btn-login {
	margin-left: 16px;
}

header .navbar .navbar-nav .nav-item.btn-login a {
    display: inline-block;
	/*padding: 8px 22px;*/
  padding: 8px 20px;
	font-size: 18px;
    color: #fff;
	background: #00cf1b;
    border-radius: 3px;
}

header .navbar .navbar-nav .nav-item.btn-login a:hover {
	color: #00cf1b;
	background: #fff !important;
	
}

/*FOOTER*/
footer {
    padding: 60px 0;
}

footer .footer-widget {
    max-width: 100%;
}

footer .row {
    padding: 0 30px;
}

footer #custom_html-2 {
    position: relative;
    margin-bottom: 60px;
    height: 75px;
    border: 3px solid #f1f1f1;
}

footer #custom_html-2 .widget-title {
    position: relative;
    top: -15px;
    display: inline-block;
    padding: 0 10px;
    margin: auto;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    color: #f1f1f1;
    background: #fff;
}

footer #custom_html-2 .textwidget {
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    display: block;
    padding: 0 10px;
}

footer .social-links {
    display: inline-block;
    background: #fff;
}

footer .social-links a {
    display: inline-block;
    padding: 0 15px;
    font-size: 27px;
}

footer #media_image-2 {
    margin-bottom: 27px;
}

footer #text-2,
footer #text-2 a {
    color: #9f9f9f;
}

/*BLOG PAGE*/
.page-id-60 header .navbar .navbar-nav .nav-item.btn-login a,
.single-post header .navbar .navbar-nav .nav-item.btn-login a {
	box-shadow: 1px 1.732px 5px 0px rgba( 0, 0, 0, .23 );
}

.page-id-60 .section-banner,
.single-post .section-banner {
	min-height: 250px;
}

.section-blog-list .row {
    padding: 0 15px;
}

.section-blog-list .post-item {
    margin-bottom: 30px;
}

/*.section-blog-list .post-item .post-image {
    position: relative;
    height: 245px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}*/

.section-blog-list .post-item .post-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #1190fc;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.section-blog-list .post-item:hover .post-image:after {
    opacity: .3;
}

.section-blog-list .post-item .content {
    padding: 25px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 27px 0px rgba(0, 138, 255, 0.5);
}

.section-blog-list .post-item .content .post-title {
    display: block;
    margin-bottom: 27px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 20px;
    line-height: 1.4;
}

.section-blog-list .post-item .content .post-excerpt {
    margin-bottom: 32px;
    line-height: 1.6;
}

.section-blog-list .post-item .content .post-categories a {
    display: inline-block;
    padding: 7px 8px;
    margin: 0 3px 5px;
    min-width: 116px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    color: #fff;
    border-radius: 12px;
}

.section-blog-list .post-item .content .post-categories a:nth-child(odd) {
    background: #1190fc;
}

.section-blog-list .post-item .content .post-categories a:nth-child(even) {
    background: #00e4bc;
}

.section-blog-list .blog-list-pagination {
    padding-top: 95px;
    padding-bottom: 60px;
}

.section-blog-list .blog-list-pagination ul li {
    display: inline-block;
    margin: 0 12px;
}

.section-blog-list .blog-list-pagination ul li a {
    display: block;
    padding: 16px;
    min-width: 200px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    color: #fff;
    text-transform: uppercase;
    border-radius: 12px;
}

.section-blog-list .blog-list-pagination ul li.next-link a {
    background: #1190fc;
}

.section-blog-list .blog-list-pagination ul li.previous-link a {
    background: #00e4bc;
}

/*CATEGORY*/
body.category header .navbar .navbar-nav .nav-item.btn-login a {
    box-shadow: 1px 1.732px 5px 0px rgba( 0, 0, 0, .23 );
}

.category-page .section-banner {
    margin-top: -137px;
    min-height: 250px;
    background: url('../images/banner-blog.png') no-repeat center;
    background-size: cover;
}

/*HOMEPAGE*/
.testimonials-holder {
    padding-bottom: 60px;
}

.testimonials-holder .row {
    padding: 0 30px;
}

.testimonials-holder .active-testimonial {
    margin-bottom: 90px;
    min-height: 600px;
}

.testimonials-holder .main-holder {
    color: #0093ff;
}

.testimonials-holder .main-holder iframe {
    margin-bottom: 33px;
    width: 100%;
    height: 500px;
    background: #000;
    box-shadow: 0 0 57px 0 #5f99ff;
}

.testimonials-holder .main-holder .testimonial-title {
    margin-bottom: 10px;
    font-size: 36px;
}

.testimonials-holder .main-holder .testimonial-description {
    font-size: 22px;
}

.testimonials-holder .list-holder .owl-stage-outer {
    padding-left: 25px;
    margin-left: -25px;
}

.testimonials-holder .list-holder .item {
    position: relative;
    cursor: pointer;
}

.testimonials-holder .list-holder .item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    height: 44px;
    width: 44px;
    background: url('../images/icon-play.png') no-repeat center;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.testimonials-holder .list-holder .item img {
    height: auto;
}

.testimonials-holder .list-holder .owl-dots {
    margin-top: 30px;
}

.testimonials-holder .list-holder .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 6px;
}

.testimonials-holder .list-holder .owl-dots .owl-dot span {
    display: block;
    height: 10px;
    width: 10px;
    background-color: #d6d6d6;
    border-radius: 50%;
}

.testimonials-holder .list-holder .owl-dots .owl-dot.active span {
    background-color: #0093ff;
}

/*LOGIN*/
.members-login {
    padding: 10vh 0 5vh;
    min-height: 100vh;
    background: url(../images/login-bg.jpg) no-repeat center;
    background-size: cover;
}

.members-login .heading {
    font-family: "Lato Black", sans-serif;
    font-size: 180px;
    color: rgba(241, 241, 241, 0.23);
    text-align: center;
    text-transform: uppercase;
}

.members-login .holder-form {
    padding: 30px;
    margin: -90px 30px 0;
    font-size: 18px;
    color: #bdbdbd;
    background: #fff;
    border-radius: 24px;
    box-shadow: 0px 0px 57px 0px rgb( 0, 228, 188 );
}

.members-login .holder-form a:not(.btn) {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    color: #0093ff;
}

.members-login .holder-form .form-group {
    margin-bottom: 20px;
}

.members-login .holder-form .form-group label {
    margin-bottom: 15px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 22px;
    color: #0093ff;
}

.members-login .holder-form .form-group input {
    padding: 15px 20px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 20px;
    color: #bdbdbd;
    border-radius: 12px;
}

.members-login .holder-form .form-check input {
    display: none;
}

.members-login .holder-form .form-check label {
    margin: 0;
    font-family: "Lato Black", sans-serif;
    font-size: 18px;
}

.members-login .holder-form .form-check label:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    height: 29px;
    width: 29px;
    border: 2px solid #005cff;
}

.members-login .holder-form .form-check input:checked + label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    text-align: center;
}

.members-login .holder-form .forgot-password {
    margin-left: 30px;
}

.members-login .holder-form .forgot-password span {
    display: inline-block;
    margin-right: 15px;
    height: 29px;
    width: 29px;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    line-height: 29px;
    color: #00e4bc;
    text-align: center;
    background: #005cff;
}

.members-login .holder-form .form-actions {
    margin-top: 15px;
}

.members-login .holder-form .form-actions .btn {
    margin-bottom: 15px;
    width: 48%;
}

.members-login .holder-form .need-help {
    margin-bottom: 0;
}

/*RESPONSIVE*/
@media screen and (min-width: 1200px) {
    .container {
        width: 1225px;
    }

	.container-wide {
		width: 1653px;
	}
  header .navbar .navbar-nav .nav-item .nav-link {
      font-size: 16px;
  }
  header .navbar .navbar-nav .nav-item.btn-login a {
      font-size: 16px;
  }
  
  .section-blog-list .post-item .post-image {
        position: relative;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1640px) {
    /*--LOGIN*/
    .members-login .heading {
        font-size: 135px;
    }

    .members-login .holder-form {
        margin: -70px 0 0;
    }
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 210px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1260px) {
    /*--header*/
    header .navbar .navbar-nav .nav-item .nav-link {
        padding: 8px 10px;
    }
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 210px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    /*--reusable*/
    .section-heading-holder {
        padding-left: 30px;
    }

    .section-heading-holder .section-heading h2 {
        font-size: 120px;
    }

    .section-heading-holder .section-heading p {
        font-size: 48px;
    }

    /*--HEADER*/
    header .navbar .navbar-brand img {
        max-width: 180px;
    }

    header .navbar .navbar-nav .nav-item .nav-link {
        padding: 8px;
        font-size: 13px;
    }

    header .navbar .navbar-nav .nav-item.btn-login a {
        padding: 8px 15px;
        font-size: 14px;
    }

    /*--BLOG LIST*/
    .section-blog-list .post-item .content {
        padding: 20px 15px;
    }

    .section-blog-list .post-item .content .post-title {
        font-size: 18px;
    }

    .section-blog-list .post-item .content .post-excerpt {
        font-size: 14px;
    }
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 210px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 1199px) {
    /*--LOGIN*/
    .members-login {
        padding-top: 7vh;
    }

    .members-login .heading {
        font-size: 110px;
    }

    .members-login .holder-form {
        margin: -58px 0 0;
        font-size: 16px;
    }

    .members-login .holder-form .form-group label {
        font-size: 18px;
    }

    .members-login .holder-form .form-check label {
        font-size: 16px;
    }

    .members-login .holder-form .form-actions .btn {
        font-size: 20px;
    }


    /* Tools Page - Sub-heading */
    .section-heading-holder .section-heading h4 {
        padding-top: 15px;
        font-size: 42px;
        line-height: 45px;
    }
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 155px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 991px) {
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 157px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    header > .container {
        width: 100%;
    }

    header .navbar {
        display: block;
        padding: 30px 0;
    }

    header .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        right: -15px;
        left: -15px;
        background: #fff;
    }

    header .navbar .navbar-toggler {
        top: 64px;
        right: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    header .navbar .navbar-toggler:focus {
        outline: 0;
    }

    header .navbar .navbar-toggler .icon-bar {
        display: block;
        height: 4px;
        width: 33px;
        background: #fff;
        transition: 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
    }

    header .navbar .navbar-toggler .icon-bar+.icon-bar {
        margin-top: 5px;
    }

    header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar:first-child {
        -webkit-transform: rotate(225deg) translate(-6px, -6px);
        -moz-transform: rotate(225deg) translate(-6px, -6px);
        -ms-transform: rotate(225deg) translate(-6px, -6px);
        -o-transform: rotate(225deg) translate(-6px, -6px);
        transform: rotate(225deg) translate(-6px, -6px);
    }

    header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar:nth-child(2) {
        opacity: 0;
    }

    header .navbar .navbar-toggler[aria-expanded="true"] .icon-bar:last-child {
        -webkit-transform: rotate(-225deg) translate(-6px, 7px);
        -moz-transform: rotate(-225deg) translate(-6px, 7px);
        -ms-transform: rotate(-225deg) translate(-6px, 7px);
        -o-transform: rotate(-225deg) translate(-6px, 7px);
        transform: rotate(-225deg) translate(-6px, 7px);
    }

    header .navbar .navbar-nav .nav-item {
        text-align: center;
    }

    header .navbar .navbar-nav .nav-item .nav-link {
        padding: 10px 15px;
        color: #1190fc;
    }

    header .navbar .navbar-nav .nav-item.btn-login {
        margin-left: 0;
    }

    header .navbar .navbar-nav .nav-item.btn-login a {
        margin-bottom: 10px;
    }

    /*-- homepage*/
    .testimonials-holder .active-testimonial {
        margin-bottom: 40px;
        min-height: 520px;
    }

    .testimonials-holder .main-holder iframe {
        height: 400px;
    }

    .testimonials-holder .main-holder .testimonial-title {
        font-size: 28px;
    }

    .testimonials-holder .main-holder .testimonial-description {
        font-size: 18px;
    }

    /*--LOGIN*/
    .members-login .heading {
        margin: 25px 0 0;
        font-size: 90px;
    }

    .members-login .holder-form {
        margin: -40px 0 0;
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-heading-holder .section-heading h2 {
        font-size: 100px;
    }

    .section-heading-holder .section-heading p {
        font-size: 45px;
    }

     /*--BLOG*/
    .page-id-60 .section-banner,
    .single-post .section-banner {
        min-height: 190px;
    }

     /*--CATEGORY*/
    .category-page .section-banner {
        min-height: 190px
    }
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 180px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

/*@media screen and (max-width: 767px) {*/
@media (min-width: 575px) and (max-width: 767px) {
    .section-heading-holder {
        padding-left: 30px;
    }

    .section-heading-holder .section-heading h2 {
        font-size: 50px;
    }

    .section-heading-holder .section-heading p {
        font-size: 22px;
    }

    .tools-section-helium02 .section-heading-holder .section-text-rotated {
        top: 3px;
        width: 150%;
    }
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 270px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    /*-- HEADER*/
    header .navbar .navbar-brand img {
        max-width: 180px;
    }

    header .navbar .navbar-toggler {
        top: 50px;
    }

    /*--FOOTER*/
    footer .row {
        padding: 0;
    }

    footer #custom_html-2 .widget-title {
        top: -13px;
        font-size: 18px;
    }

    footer .social-links a {
        padding: 0 10px;
        font-size: 20px;
    }

    /*--BLOG*/
    .page-id-60 .section-banner,
    .single-post .section-banner {
        min-height: 155px;
    }

    .section-blog-list .blog-list-pagination {
        padding: 50px 0;
    }

    .section-blog-list .blog-list-pagination ul li {
        margin: 0 5px;
        width: 45%;
    }

    .section-blog-list .blog-list-pagination ul li a {
        padding: 10px;
        width: 100%;
        min-width: 0;
    }

    /*--CATEGORY*/
    .category-page .section-banner  {
        min-height: 155px;
    }

    /*--LOGIN*/
    .members-login .holder-logo img {
        max-width: 90%;
    }

    .members-login .heading {
        font-size: 65px;
        line-height: .9;
    }

    .members-login .holder-form {
        margin: 10px 0 0;
        padding: 25px;
    }


    /* Tools Page - Section Sub-heading */
    .section-heading-holder .section-heading h4 {
        padding-top: 10px;
        font-size: 21px;
        line-height: 30px;
    }
}

/*@media screen and (max-width: 575px) {*/
@media (min-width: 499px) and (max-width: 575px) {
    .section-blog-list .post-item .content .post-categories a {
        width: 100%;
    }

    /*--HOMEPAGE*/
    .testimonials-holder .row {
        padding: 0;
    }

    .testimonials-holder .active-testimonial {
        min-height: 350px;
    }

    .testimonials-holder .main-holder iframe {
        height: 300px;
    }

    .testimonials-holder .main-holder .testimonial-title {
        font-size: 25px;
    }

    .testimonials-holder .main-holder .testimonial-description {
        font-size: 16px;
    }

    /*--LOGIN*/
    .members-login .holder-form .forgot-password {
        margin-left: 0;
        width: 100%;
    }

    /* Tools Page - Section Sub-heading */
    .section-heading-holder .section-heading h4 {
        font-size: 20px;
        line-height: 28px;
    }
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 460px) and (max-width: 499px) {
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 440px) and (max-width: 460px) {
    
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 147px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 425px) and (max-width: 440px) { 
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 180px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 414px) and (max-width: 425px) {
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 375px) and (max-width: 414px) {
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 195px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (min-width: 320px) and (max-width: 375px) {
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 180px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 320px) {
    .section-blog-list .post-item .post-image {
        position: relative;
        height: 147px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

#error-404-wrapper .section-banner{
    margin-top: -137px;
    background-image: url("/wp-content/uploads/2017/10/banner-blog.png?id=73");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
}

#page-wrapper .section-banner{
    margin-top: -137px;
    background-image: url("/wp-content/uploads/2017/10/banner-blog.png?id=73");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
}
#search-wrapper .section-banner{
    margin-top: -137px;
    background-image: url("/wp-content/uploads/2017/10/banner-blog.png?id=73");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
}