/*Responsive Media QUery*/
@media only screen and (min-width: 1281px) and (max-width: 1380px) {
    /*.home-blog .col-md-4 {
    width: 26.35% !important;
    margin-left: 65px;
	}*/
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .home-blog .col-md-4 {
        width: 26.35% !important;
        margin-left: 60px;
    }
}

@media only screen and (min-width: 769px) and (max-width:1024px) {
    .mob-view {
        margin-top: 15px;
    }

    .background {
        height: 410px;
    }

    .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 180px !important;
    }

    /*.home-blog .col-md-4 {
	    width: 26.35% !important;
	    margin-left: 50px;
	}*/
    .postr {
        margin-left: 10px;
    }

    .comments-area {
        width: 100%;
    }

    #respond textarea {
        width: 30%;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 15px 10px !important;
    }

    .home-blog .quote:before {
        top: -10px;
        left: -20px;
        height: 30px;
        width: 30px;
        background-size: 30px 30px;
    }

    /*Blog Home Page*/
    .blog-padding {
        padding: 180px 10px 0;
    }

    .blog-padding img.wp-post-image {
        height: 190px !important;
        width: 280px !important;
    }

    /*Single Blog Page*/
    .blog-section .blog-featured-image {
        background-size: cover;
        height: 300px;
    }

    .blog-featured-image img.attachment-original.size-original.wp-post-image {
        height: 300px;
    }

    .blog-modal {
        margin: 0px 0 0 5%;
        width: 60%;
    }

    .nav-single span {
        margin-bottom: 20px;
    }

    .subscribe-form {
        bottom: -213px;
        padding: 5px 20px;
        width: 30%;
        right: 0px;
    }

    .subscribe-form input[type=submit] {
        left: 232px;
    }

    .subscribe-form h1 {
        font-size: 30px;
    }

    .footerpara2 {
        font-size: 12px;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr.active {
        left: 60px;
    }

    .director-img {
        height: 200px;
        width: 200px;
    }

    .about-background {
        background-image: url(../images/about-banner.png);
        background-size: 1024px 300px;
        height: 300px;
    }
}

@media (min-width: 992px) {
    .blog-cat .col-md-3 {
        width: 30%;
    }

    .desktop-feature {
        display: none;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .blog-featured-image.hidden-xs {
        display: none;
    }
}

@media (max-width: 768px) {

    /*.navbar-header {
        float: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
    .director-img {
        height: 150px;
        width: 150px;
    }

    .about-background {
        background-image: url(../images/about-banner.png);
        background-size: 750px 200px;
        height: 200px;
    }

    .page-header h3 {
        padding: 0 15px;
    }

    .w3-white {
        width: 75%;
        margin-left: 50px;
    }

    .mob-view {
        margin-top: 17px;
    }

    .section-heading {
        font-size: 32px;
    }

    section.background2 .section-heading {
        font-size: 32px;
    }

    .division1 p {
        font-size: 12px;
        color: #fff;
        text-align: center;
    }

    .row-padding .align-center {
        font-size: 16px;
    }

    .background {
        height: 350px;
    }

    .signature {
        height: 50px;
        width: 150px !important;
        float: right;
    }

    .home-blog .quote {
        font-size: 16px;
        padding-left: 20px;
    }

    .home-blog .quote:before {
        top: -10px;
        left: 0px;
        height: 30px;
        width: 30px;
        background-size: 30px 30px;
    }

    .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 150px !important;
    }

    /*.home-blog .col-md-4:first-child {
        margin-left: 40px;
    }*/
    /*.home-blog .col-md-4 {
   		width: 26% !important;
    	margin-left: 30px;
    	float: left;
        min-height: 300px !important;
        max-height: 300px !important;
	}*/
    .zoom-blog {
        width: 100%;
        margin: 0;
        min-height: 285px;
        max-height: 285px;
    }

    .single-blog-more .home-blog .col-md-4 {
        width: 26% !important;
        margin-left: 45px;
        float: left;
        min-height: 240px !important;
        max-height: 240px !important;
    }

    .home-blog .para {
        font-size: 16px;
    }

    .division1 {
        height: 150px;
        margin-left: 1px;
    }

    .overlay {
        display: none;
    }

    .background4 img {
        width: 30px;
    }

    .background4 .p8 {
        font-size: 18px;
    }

    .pt {
        padding-left: 20px !important;
    }

    /*Ask Doctor*/
    .sec {
        padding-left: 0px;
        width: 300px;
    }

    .headl {
        font-size: 28px;
    }

    .head2 {
        padding: 30px;
    }

    .p1 {
        font-size: 14px;
        text-align: justify;
    }

    .p3 {
        margin-top: 100px;
        font-size: 12px;
    }

    #article {
        padding-left: 0px;
    }

    .p5 {
        font-size: 18px;
    }

    .head3 {
        padding: 30px 0;
    }

    .p8 img {
        width: 30px;
    }

    .p8 {
        font-size: 16px;
        margin-left: 0;
    }

    .bkgrounds {
        padding: 65px 50px;
    }

    /*Blog*/
    .comments-area {
        width: 90%;
    }

    .blog-container {
        margin-left: 0;
    }

    .blog-cat .archive-title {
        padding-top: 20px;
    }

    .blog-cat .type-post {
        margin-bottom: 60px;
        border-bottom: 1px solid #aaa;
        padding-bottom: 100px;
    }

    /*Home Blog*/
    .blog-padding .col-md-4 {
        width: 30%;
        float: left;
        margin-left: 20px;
    }

    .blog-padding .para {
        padding: 0 5px !important;
    }

    .blog-padding .excerpts {
        padding: 0px 5px !important;
    }

    /*Single Blog Page*/
    .blog-padding {
        padding: 180px 10px 0 10px;
    }

    .blog-section .blog-featured-image {
        background-size: cover;
        height: 300px;
    }

    .blog-padding img.wp-post-image {
        height: 150px !important;
        width: 200px !important;
    }

    .blog-modal {
        width: 100%;
        margin: 0;
        top: 0;
        margin-bottom: 30px;
    }

    .subscribe-form.sticky {
        position: unset;
    }

    .nav-single {
        display: inline-block;
    }

    .nav-single span {
        margin-right: 10px;
    }

    .subscribe-form {
        width: 50%;
        position: unset;

        margin: 0 auto;
        margin-bottom: 30px;
    }

    .subscribe-form input[type=submit] {
        left: 0px;
    }

    .col-md-3.col-sm-6.col-xs-12.site-map {
        margin-bottom: 65px;
        padding-left: 20px;
    }

    .footer {
        padding: 20px;
    }

    .col-xs-12.trending {
        width: 50%;
        min-height: 120px;
        max-height: 120px;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr.active {
        left: 10px;
    }

    .social-icons {
        left: 45%;
    }
}

@media (min-width: 767px) {
    section.background2 .section-heading.mobile {
        display: none;
    }
}

@media (max-width:480px) {
    .footer {
        display: none;
    }

    .row.who {
        width: 100%;
    }

    .container-custom {
        width: 95%;
        margin: 0 auto;
    }

    .heading-image .text-block>h1 {
        font-size: 20px;
    }

    #padding {
        border-right: none;
        padding-bottom: 20px;
        border-bottom: 2px solid #333;
    }

    .w3-white {
        height: 75px;
        width: 75%;
        margin: 0 0 0 40px;
    }

    .menu-icon {
        padding: 25px 30px;
    }

    .mob-view {
        margin-top: 15px;
    }

    .background {
        height: 350px;
    }

    .signature {
        height: 30px;
        width: 120px !important;
        float: right;
    }

    section.background2 .section-heading {
        font-size: 28px;
    }

    .section-heading {
        font-size: 28px;
    }

    .border {
        padding: 10px 0 0;
    }

    .bordera {
        padding: 10px 0 0;
    }

    .borderb {
        padding: 10px 0 0;
    }

    .borderc {
        padding: 10px 0 0;
    }

    .home-blog .quote {
        font-size: 16px;
        padding-left: 20px;
    }

    .home-blog .quote:before {
        top: -10px;
        left: 0px;
        height: 30px;
        width: 30px;
        background-size: 30px 30px;
    }

    .head-test {
        text-decoration: underline;
        font-size: 20px;
        font-weight: normal;
        font-family: verdana, sans-serif;
        padding-bottom: 5px;
    }

    .ul1 {
        color: #0e698b;
        font-size: 16px;
        font-weight: 600;
    }

    .page-section.background3 .carousel-inner {
        height: 290px;
    }

    .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 120px !important;
    }

    /*.home-blog .col-md-4 {
        width: 182px !important;
        margin-left: 18px;
        margin-bottom: 30px;
        min-height: 240px !important;
        max-height: 240px !important;
    }*/
    .home-blog .col-md-4.col-sm-4 {
        width: 50%;
        float: left;
        padding-left: 5px;
        padding-right: 5px;
    }

    .zoom-blog {
        min-height: 260px;
        max-height: 260px;
        margin-bottom: 30px;
    }

    .single-blog-more .zoom-blog {
        min-height: 185px;
        max-height: 185px;
    }

    .row.home-blog {
        margin-left: 0;
        margin-top: 0;
    }

    .home-blog .para {
        font-size: 14px;
    }

    .btn.btn-info {}

    /*.excerpts {
        display: none;
    }*/
    .testimony .col-xs-12 {
        padding-bottom: 30px;
    }

    .btn.btn-primary {
        right: 30px !important;
    }

    #left {
        margin-left: 7%;
        margin-top: 0%;
    }

    #division1,
    #division2,
    #division3,
    #division4 {
        width: 40%;
        margin-bottom: 15px;
        margin-left: 15px;
    }

    #left img {
        width: 50px;
    }

    .background4 img {
        width: 60px;
    }

    .division1 p {
        font-size: 12px;
    }

    .division1 {
        height: 120px;
        padding-top: 10px;
    }

    .row-padding .align-center {
        font-size: 12px;
    }

    .row-padding .col-xs-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .overlay {
        display: none;
    }

    .credits {
        height: 75px;
        text-align: center;
    }

    /*Ask Doctor*/
    .bkgroundask {
        padding-top: 50px;
    }

    .headl {
        font-size: 24px;
    }

    .head2 {
        font-size: 32px;
        padding: 10px 0 40px;
    }

    .head3 {
        padding: 20px 0 30px;
        font-size: 27px;
    }

    .p1 {
        font-size: 14px;
    }

    .p3 {
        margin-top: 10px;
        /*position: relative;
	    top: 270px;*/
    }

    .p4 {
        height: 60px;
        width: 60px;
        line-height: 60px;
    }

    .p8 {
        font-size: 20px;
    }

    #article {
        padding-left: 0px;
        padding-bottom: 30px;
    }

    .cs {
        text-align: center;
    }

    .sec {
        width: 250px;
    }

    .bkgrounds {
        padding: 70px 20px;
    }

    .block {
        padding: 10px 0px;
        margin: 0 auto;
        width: 90%;
    }

    .form-group.select {
        margin-bottom: 45px;
    }

    /*Blog*/
    .blog-menu {
        margin-top: 75px !important;
    }

    .comment-form label {
        display: block;
    }

    .comments-area {
        width: 100%;
    }

    #respond textarea {
        width: 72%;
    }

    .blog-padding .col-md-4 {
        width: 50%;
        margin-left: 0px;
        min-height: 250px;
        max-height: 250px;
    }

    .blog-padding img.wp-post-image {
        height: 120px !important;
        width: 120px !important;
    }

    .blog-padding .para {
        font-size: 14px !important;
    }

    .blog-padding .postl,
    .blog-padding .postr {
        margin-top: 50px;
    }

    .blog-padding .carousel-inner {
        min-height: 250px !important;
        max-height: 250px !important;
    }

    /*category Blog Page*/
    .blog-category {
        padding-top: 120px;
    }

    .blog-container {
        margin-left: 0;
    }

    .blog-cat .archive-title {
        padding-top: 20px;
    }

    .blog-cat .blog-featured-image img {
        width: 250px !important;
        float: none;
    }

    .blog-cat .type-post {
        padding-bottom: 50px;
        margin-bottom: 20px;
    }

    .col-xs-12.trending {
        width: 100%;
    }

    /*Single Blog Page*/
    .blog-section {
        padding: 120px 0px 0px;
    }

    .blog-section .blog-featured-image {
        background-size: cover;
        height: 300px;
    }

    .blog-modal {
        width: 100%;
        top: 0;
    }

    .blog-modal {
        margin: 0;
        padding: 10px;
        margin-bottom: 20px;
    }

    .single-blog-more .home-blog .col-md-4 {
        width: 50% !important;
        margin-left: 0px;
        margin-bottom: 10px;
        float: left;
        min-height: 185px !important;
        max-height: 185px !important;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr.active {
        left: 0;
        top: unset;
        bottom: 0;
        background: #fff;
        width: 100%;
        padding-left: 100px;
        padding-top: 10px;
    }

    .sfsiplus_norm_row a {
        display: inline-block;
        margin: 0 5px 5px;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr {
        position: absolute;
        left: unset;
        top: unset;
        bottom: 0;
    }

    .sfsibeforpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons,
    .sfsiaftrpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons {
        float: left;
        margin-right: 50px;
    }

    .nav-single {
        margin-left: 20px;
    }

    .nav-single span {
        margin-bottom: 10px;
    }

    .subscribe-form {
        width: 70%;
        position: unset;
        right: 0;
        bottom: 0;
        margin: 0 auto 30px;
    }

    .subscribe-form input[type=submit] {
        left: 0px;
    }

    .sfsi_plus_Sicons {
        position: absolute;
        left: 0;
        top: unset;
        bottom: 50px;
    }

    .footer-head {
        padding-bottom: 10px;
    }

    .col-md-3.col-sm-6.col-xs-12.site-map {
        margin-bottom: 20px;
    }

    .footer-content {
        padding-top: 20px;
        padding-bottom: 0;
    }
}


@media (max-width:425px) {
    .background {
        height: 450px;
    }

    section.background2 .section-heading {
        font-size: 24px;
    }

    #padding {
        border-right: none;
    }

    /*.signature {
    height: 50px;
    width: 150px !important;
    float: right;
	}*/
    .mob-view {
        margin-top: 20px;
    }

    .w3-white {
        height: 75px;
        width: 80%;
        margin: 0 0 0 25px;
    }

    .menu-icon {
        padding: 30px 20px;
    }

    .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 100px !important;
    }

    /*.home-blog .col-md-4 {
   		width: 152px !important;
    	margin-left: 15px;
    	margin-bottom: 30px;
        min-height: 220px !important;
        max-height: 220px !important;
	}*/
    .zoom-blog {
        min-height: 210px;
        max-height: 210px;
        margin-bottom: 40px;
    }

    .home-blog .para {
        font-size: 12px;
        padding: 0 5px;
    }

    .excerpts {
        font-size: 11px;
        line-height: 15px;
        text-align: justify;
        padding: 0 5px;
    }

    .page-section.background3 .carousel-inner {
        height: 250px;
    }

    #padding {
        padding-bottom: 20px;
    }

    .testimony .col-xs-12 {
        padding-bottom: 30px;
    }

    .background4 img {
        width: 60px;
    }

    .btn.btn-primary {
        right: 30px !important;
    }

    .section-heading {
        font-size: 24px;
    }

    .head-test {
        text-decoration: underline;
        font-size: 20px;
        font-weight: normal;
        font-family: verdana, sans-serif;
        padding-bottom: 5px;
    }

    .ul1 {
        color: #0e698b;
        font-size: 18px;
        font-weight: 500;
    }

    #left {
        margin-left: 15%;
        margin-top: 0%;
    }

    .postr {
        margin-left: -20px;
    }

    .postl {
        margin-left: 0px;
    }

    #division1,
    #division2,
    #division3,
    #division4 {
        width: 40%;
        margin-bottom: 10px;
    }

    #left img {
        width: 60px;
    }

    .division1 {
        height: 140px;
    }

    .row-padding .align-center {
        font-size: 10px;
    }

    .row-padding .col-xs-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .inputsm {
        display: none !important;
    }

    .overlay {
        display: none;
    }

    .background4 .p8 {
        font-size: 18px;
    }

    .footer .col-xs-6 {
        padding-right: 0;
    }

    .comments-area {
        width: 100%;
        margin: 0%;
    }

    #respond textarea {
        width: 250px;
    }

    .credits {
        height: 80px;
        text-align: center;
    }

    /*Ask Doctor*/
    .bkgroundask {
        padding-top: 50px;
    }

    .headl {
        font-size: 20px;
    }

    .head2 {
        font-size: 32px;
        padding: 10px 0 40px;
    }

    .head3 {
        padding: 20px 0 30px;
        font-size: 27px;
    }

    .p1 {
        font-size: 14px;
    }

    .p3 {
        margin-top: 10px;
        /*position: relative;
    top: 270px;*/
    }

    .p8 {
        font-size: 16px;
        margin-bottom: 50px;
    }

    #article {
        padding-left: 0px;
        padding-bottom: 30px;
    }

    .cs {
        text-align: center;
    }

    .sec {
        width: 250px;
    }

    .bkgrounds {
        padding: 70px 20px;
    }

    #select {
        width: 300px;
    }

    .form-group.select {
        margin-bottom: 65px;
    }

    /*.block-content .form-label {
    width: 100%; 
     float: none; 
    display: inline-block;
    }*/
    /*Blog Page*/
    .blog-section {
        /*padding:0 10px;*/
    }

    .blog-section .entry-content {
        padding: 30px 5px 0;
    }

    .blog-padding {
        padding: 150px 10px 0 5px;
    }

    .blog-padding .col-md-4 {
        padding-left: 0;
        padding-right: 0px;
    }

    .blog-padding .postl {
        margin-left: -15px;
    }

    .blog-padding .postr {
        margin-left: 0;
    }

    .blog-padding .para {
        font-size: 12px !important;
    }

    .blog-padding img.wp-post-image {
        height: 120px !important;
        width: 180px !important;
    }

    /*category Blog Page*/
    .blog-container {
        margin-left: 0;
    }

    .blog-cat .archive-title {
        padding-top: 20px;
    }

    .blog-cat .blog-featured-image img {
        width: 250px !important;
        float: none;
    }

    .blog-cat .type-post {
        padding-bottom: 60px;
        margin-bottom: 30px;
    }

    /*Single Blog Page*/
    .blog-section .blog-featured-image {
        background-size: cover;
        height: 150px;
    }

    .blog-modal {
        width: 100%;
    }

    .blog-modal {
        /*margin: 0 auto 0 10%;*/
    }

    .nav-single {
        margin-left: 20px;
    }

    .nav-single span {
        margin-bottom: 10px;
    }

    .mobile-nav {
        display: inline-block !important;
    }

    .desktop-nav {
        display: none !important;
    }

    .single-blog-more .home-blog .col-md-4 {
        float: left;
        min-height: 170px !important;
        max-height: 170px !important;
    }

    .single-blog-more .zoom-blog {
        min-height: 170px;
        max-height: 170px;
    }

    .subscribe-form {
        width: 80%;
        position: unset;
        right: 0;
        bottom: 0;
        margin: 0 auto 30px;
    }

    .subscribe-form input[type=submit] {
        left: 0px;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr.active {
        left: 0;
        top: unset;
        bottom: 0;
        background: #fff;
        width: 100%;
        padding-left: 120px;
        padding-top: 10px;
    }

    .sfsi_plus_Sicons {
        position: absolute;
    }

    .sfsibeforpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons,
    .sfsiaftrpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons {
        float: left;
        margin-right: 0px;
        border-right: 1px solid #ccc;
        padding-right: 50px;
    }

    .sfsibeforpstwpr .sfsiplus_norm_row.sfsi_plus_wDivothr .sfsi_plus_wicons:last-child {
        border-right: 0;
    }
}

@media (max-width:375px) {
    #padding {
        border-right: none;
    }

    /*.signature {
    height: 50px;
    width: 150px !important;
    float: right;
	}*/
    .mob-view {
        margin-top: 25px;
    }

    .w3-white {
        height: 80px;
        width: 80%;
        margin: 0 0 0 20px;
    }

    .menu-icon {
        padding: 30px 10px;
    }

    .page-section.background3 .carousel-inner {
        height: 250px;
    }

    .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 150px !important;
    }

    .home-blog .col-md-4.col-sm-4 {
        width: 100%;
        margin-left: 30px;
        margin-bottom: 30px;
        min-height: 240px !important;
        max-height: 240px !important;
    }

    .single-blog-more .home-blog .col-md-4.col-sm-4 {
        width: 50% !important;
        margin-left: 0px;
        margin-bottom: 10px;
        min-height: 170px !important;
        max-height: 170px !important;
    }

    .zoom-blog {
        min-height: 240px;
        max-height: 240px;
        margin-bottom: 0px;
    }

    .single-blog-more .zoom-blog {
        min-height: 170px;
        max-height: 170px;
        margin-bottom: 0px;
    }

    #padding {
        padding-bottom: 20px;
    }

    .testimony .col-xs-12 {
        padding-bottom: 30px;
    }

    .btn.btn-primary {
        right: 30px !important;
    }

    .section-heading {
        font-size: 24px;
        padding: 10px 0;
    }

    .head-test {
        font-size: 20px;
    }

    .ul1 {
        color: #0e698b;
        font-size: 16px;
        font-weight: 600;
    }

    .home-blog .quote {
        font-size: 14px;
    }

    /*#left{
    margin-left:10%;
    margin-top:10%;
    }*/
    #division1,
    #division2,
    #division3,
    #division4 {
        width: 45%;
        margin-bottom: 10px;
        margin-left: 5px;
    }

    #left img {
        width: 60px;
    }

    #left {
        margin-left: 5%;
    }

    .division1 {
        height: 140px;
        padding-top: 20px;

    }

    .row-padding .align-center {
        font-size: 9px;
    }

    .row-padding .col-xs-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .inputsm {
        display: none !important;
    }

    .overlay {
        display: none;
    }

    .background4 .p8 {
        font-size: 16px;
    }

    .footer .col-xs-6 {
        padding-right: 0;
    }

    #login-btn {
        padding: 2px 25px;
    }

    /*.background4 img {
        width:40px;
    }*/
    .credits {
        height: 80px;
        text-align: center;
    }

    /*Ask Doctor*/
    .bkgroundask {
        padding-top: 50px;
    }

    .headl {
        font-size: 20px;
    }

    .head2 {
        font-size: 32px;
        padding: 10px 0 40px;
    }

    .head3 {
        padding: 20px 0 30px;
        font-size: 27px;
    }

    .p1 {
        font-size: 14px;
    }

    .p3 {
        margin-top: 10px;
        /*position: relative;
    	top: 290px;*/
        font-size: 13px;
    }

    .p8 {
        font-size: 14px;
        margin-bottom: 40px;
    }

    #article {
        padding-left: 0px;
        padding-bottom: 30px;
    }

    .cs {
        text-align: center;
    }

    .sec {
        width: 250px;
    }

    .bkgrounds {
        padding: 70px 20px;
    }

    #select {
        width: 250px;
    }

    .comments-area {
        width: 100%;
    }

    .comment-form label {
        display: block;
    }

    #respond textarea {
        width: 98%;
    }

    .blog-padding img.wp-post-image {
        height: 120px !important;
        width: 150px !important;
    }

    .blog-padding .excerpts {
        font-size: 11px;
        line-height: 15px;
        text-align: justify;
        padding: 0 5px;
    }

    .blog-padding .carousel-inner {
        min-height: 240px !important;
        max-height: 240px !important;
    }

    .blog-padding .col-md-4 {
        width: 50%;
        margin-left: 0px;
        min-height: 240px;
        max-height: 240px;
    }

    /*category Blog Page*/
    .blog-container {
        margin-left: 0;
    }

    .blog-cat .archive-title {
        padding-top: 20px;
    }

    .blog-cat .blog-featured-image img {
        width: 200px !important;
        float: none;
    }

    .blog-cat .type-post {
        padding-bottom: 60px;
        margin-bottom: 30px;
    }

    /*Single Blog Page*/
    .blog-section .entry-header {
        /*padding-top: 150px;*/
    }

    . .blog-modal h1.entry-title {
        font-size: 20px;
    }

    .h1,
    h1 {
        font-size: 22px;
    }

    .nav-single {
        margin-left: 20px;
    }

    .nav-single span {
        margin-bottom: 10px;
    }

    .mobile-nav {
        display: inline-block !important;
    }

    /*.home-blog .col-md-4 {
        width: 102px !important;
        margin-left: 18px;
        margin-bottom: 30px;
        min-height: 200px !important;
        max-height: 200px !important;
    }*/
    /*.home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100px !important;
        height: 100px !important;
    }*/
    .blog-section .blog-featured-image {
        background-size: cover;
        height: 130px;
    }

    .single-blog-more .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 100px !important;
    }

    .desktop-nav {
        display: none !important;
    }

    .subscribe-form.sticky {
        position: unset !important;
    }

    .subscribe-form {
        width: 90%;
        position: unset;
        right: 0;
        bottom: 0;
        margin: 0 auto 30px;
    }

    .subscribe-form input[type=email] {
        width: 100%;
    }

    .subscribe-form input[type=submit] {
        left: 0px;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr.active {
        padding-left: 80px;
    }

    .sfsi_plus_Sicons {
        position: absolute;
    }

    .home-blog .col-md-4:first-child {
        margin-left: 0px;
    }

    .center-block {
        width: 70px;
    }

    section.background2 .section-heading {
        font-size: 18px;
    }

    .entry-title {
        font-size: 34px;
    }

    .social-icons {
        left: 30%;
    }
}

@media (max-width:360px) {
    .home-blog .col-md-4 {
        margin-left: 0px;
    }

    .home-blog .col-md-4:first-child {
        margin-left: 0px;
    }

    .social-icons {
        left: 30%;
    }

    /* .single-blog-more .home-blog .col-md-4.col-sm-4 {
    width: 100%;
    margin-left: 10px;
    }*/
}

@media only screen and (max-width:320px) {
    .menu {
        margin-top: -60px;
    }

    #padding {
        border-right: none;
    }

    .blog-menu {
        margin-top: 60px !important;
    }

    .navbar-toggle {
        padding: 5px 5px !important;
        font-size: 12px;
    }

    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #ccc !important;
    }

    .blog-padding {
        padding: 120px 5px 0 5px;
    }

    .blog-padding img.wp-post-image {
        height: 100px !important;
        width: 120px !important;
    }

    .blog-padding .excerpts {
        display: none;
    }

    .blog-padding .col-md-4 {
        width: 50%;
        margin-left: 0px;
        min-height: 160px;
        max-height: 160px;
    }

    .blog-padding .carousel-inner {
        min-height: 160px !important;
        max-height: 160px !important;
    }

    .blog-padding .section-header .nav>li>a {
        padding: 10px 10px;
    }

    .signature {
        height: 50px;
        width: 150px !important;
        float: right;
    }

    .mob-view {
        margin-top: 17px;
    }

    .w3-white {
        height: 60px;
        width: 75%;
        margin: 0 0 0 20px;
    }

    .menu-icon {
        padding: 20px 15px;
    }

    .col-md-4.col-sm-4.col-xs-4.border:nth-child(2) {
        border-right: 0;
    }

    .bordera {
        border-right: 1px solid #CCC;
    }

    .borderb {
        /*padding-bottom: 21px;*/
        border-right: 0;
        border-bottom: 1px solid #CCC;
    }

    .col-md-4.col-sm-4.col-xs-4.borderb.borderd.bordere {
        border-bottom: 0;
        border-right: 1px solid #CCC;
    }

    .home-blog .quote {
        font-size: 12px;
        padding-left: 0;
    }

    .home-blog .quote:before {
        left: -10px;
        height: 20px;
        width: 20px;
        background-size: 20px 20px;
    }

    .home-blog .col-md-4 {
        margin-left: 10px;
    }

    .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 100%;
        height: 120px !important;
    }

    .home-blog .col-md-4 {
        width: 100%;
        margin-left: 20px;
        min-height: 220px !important;
        max-height: 220px !important;
    }

    .zoom-blog {
        min-height: 220px;
        max-height: 220px;
        margin-bottom: 10px;
    }

    .single-blog-more .zoom-blog {
        min-height: 180px;
        max-height: 180px;
        margin-bottom: 0px;
        width: 100%;
    }

    .home-blog .para {
        font-size: 14px;
    }

    .page-section.background3 .carousel-inner {
        height: 260px;
    }

    .background3 {
        padding-top: 0;
    }

    .postl {
        margin-top: 120px;
    }

    .postr {
        margin-top: 120px;
    }

    #padding {
        padding-bottom: 20px;
    }

    .testimony .col-xs-12 {
        padding-bottom: 30px;
    }

    .btn.btn-primary {
        right: 30px !important;
    }

    .section-heading {
        font-size: 20px;
        padding: 10px 0;
    }

    .head-test {
        text-decoration: underline;
        font-size: 18px;
        font-weight: normal;
        font-family: verdana, sans-serif;
        padding-bottom: 5px;
    }

    .ul1 {
        color: #0e698b;
        font-size: 14px;
        font-weight: 500;
    }

    #left {
        margin-left: 5%;
        margin-top: 0;
    }

    /* #division1, #division2,#division3, #division4 {
        width: 47%;
        margin-bottom: 10px;
    }*/
    #left img {
        width: 60px;
    }

    .division1 {
        height: 140px;
    }

    .row-padding .align-center {
        font-size: 12px;
    }

    .row-padding .col-xs-4 {
        padding-right: 0;
        padding-left: 0;
        width: 49%;
    }

    .inputsm {
        display: none !important;
    }

    .overlay {
        display: none;
    }

    .background4 .p8 {
        font-size: 16px;
        margin-left: 5px;
    }

    .footer .col-xs-6 {
        padding-right: 0;
    }

    #login-btn {
        padding: 2px 25px;
    }

    .background4 img {
        width: 30px;
        height: 30px;
    }

    .footer {
        padding: 0;
    }

    .credits {
        height: 80px;
        text-align: center;
    }

    .bkgrounds {
        padding: 70px 20px;
    }

    #select {
        width: 200px;
    }

    /*Blog Page*/
    /*category Blog Page*/
    .blog-cat .archive-title {
        font-size: 24px;
        padding-top: 20px;
    }

    .blog-cat .blog-featured-image img {
        width: 200px !important;
    }

    .blog-cat .type-post {
        padding-bottom: 60px;
    }

    /*Single Blog Page*/
    .blog-section {
        padding: 108px 0px 0px;
    }

    .blog-modal h1 {
        font-size: 20px;
    }

    /*    .home-blog .col-md-4:first-child {
        margin-left: 15px;
    }
*/
    .nav-single {
        margin-left: 20px;
    }

    .nav-single span {
        margin-bottom: 10px;
    }

    .mobile-nav {
        display: inline-block !important;
    }

    .desktop-nav {
        display: none !important;
    }

    .single-blog-more .home-blog .col-md-4.col-sm-4 {
        margin-bottom: 10px;
        min-height: 180px !important;
        max-height: 180px !important;
    }

    .single-blog-more .home-blog img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        width: 120px !important;
        height: 100px !important;
    }

    .subscribe-form.sticky {
        position: unset !important;
    }

    .subscribe-form {
        width: 90%;
        position: unset;
        right: 0;
        bottom: 0;
        padding: 30px 0 30px 10px;
        margin: 0 auto 30px;
    }

    .subscribe-form input[type=email] {
        width: 86%;
    }

    .subscribe-form input[type=submit] {
        left: 0px;
    }

    .sfsi_plus_Sicons {
        position: absolute;
    }

    .block-content .select .form-label {
        width: 100%;
        float: none;
        display: inline-block;
    }

    .block-content .select .form-control {
        width: 100%;
    }

    .form-group.select {
        margin-bottom: 20px;
    }

    .background4 {
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .sfsiplus_norm_row.sfsi_plus_wDivothr.active {
        padding-left: 85px;
    }

    .social-icons {
        left: 36%;
        padding-bottom: 20px;
    }
}

/*RESPONSIVE*/
@media (min-width: 768px) and (max-width: 1023px) {
    .background2 .row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .what-we-do .item p {
        font-size: 18px;
        position: relative !important;
        top: 0 !important;
        transform: translate(0) !important;
        padding-top: 50px;
    }

    .what-we-do .item img {
        margin: 0 auto;
    }

    .what-we-do .item img {
        height: 150px;
        width: 150px;
    }

    .background2 .row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .what-we-do .item .col-sm-9 {
        min-height: 250px;
    }

    .what-we-do .item {
        width: 100%;
        padding: 0 10px;
    }
}