@media (max-width: 1799.5px) {
    #web-links{
        right: 15px;
    }
}
@media (max-width: 1400px) {
     #web-links{
        right: 15px;
    }
}
@media (max-width: 1300.5px) {
    #web-links{
        right: 15px;
    }
}
@media (max-width: 1199.5px) {
    #web-links{
        right: 15px;
    }
}
@media (max-width: 991.5px) {
   .service-image {
        padding: 30px;
        height: 300px;
        width: 300px;
        margin: 30px;
    }
    .row.background{
        background: #fff;
    }
    #web-links{
        right: 15px;
    }
}
@media (max-width: 768px) {
    .pt {
        padding-bottom: 30px;
    }
    .pb {
        padding-bottom: 30px;
    }
    section.blogs {
        padding-top: 30px !important;
    }
    
    .sn-header.top{
        display:none;
    }
    .sn-header .manu {
        width: 20%;
    }
    header .item{
        height: 500px !important;
    }
    a.logo {
        width: auto;
    }
    .sn-header .phone {
        float: right;
        width: 45%;
    }
    .sn-header .phone a {
        font-size: 16px;
    }
    .sn-quotes{
        height:auto !important;
    }
    .sn-quotes p label {
        width: calc(100% / 2) !important;
    }
    .sn-quotes input[type="submit"] {
        background: #333;
        margin-left: 0;
        width: calc((100% / 1) - 10px);
    }
    .row.background .text {
        padding: 15px;
        margin: 0px !important;
        text-align: center !important;
        border: 2px solid #ededed;
        margin-top: 20px !important;
        border-radius: 10px;
    }
    .service-image {
        padding: 0px;
        height: auto;
        width: auto;
        margin: 0;
    }
    .sn-info-content {
        padding: 20px 15px 30px;
    }
    .profile-card {
        margin: 20px auto !important;
    }
    section.faqs{
        padding: 60px 0px;
    }
    .blog-details-content ul.blog-icons li {
        padding-right: 13px !important;
        font-size: 14px !important;
    }
    header .item .cover .header-content h1{
        font-size: 31px !important;
    }
    header .item .cover .header-content h2{
        font-size: 24px !important;
    }
    header .item .cover .header-content h4{
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .blog-media img{
        height: auto !important;
    }
	.post-thumbnail-container .post-thumbnail {
		height: auto !important;
	}
	.post-thumbnail-container .post-thumbnail img {
		height: auto !important;
	}
	.post img {
		height: auto !important;
	}
	#blog .blog-box .blog-image img {
		height: auto !important;
	}
    section.blogs .image.must-read {
        height: 248px !important;
    }
    #web-links{
        width: 300px;
        right: 15px;
    }
    .menu.mr-4 {
        margin: 0px !important;
    }
    .banner-wrap h1{
        font-size: 22px;
    }
    header .item .cover .header-content {
        padding: 30px !important;
    }
    .search-bar form{
        width: 200px;
    }
	.banner-wrap h1{
		font-size: 24px !important;
	}
	.date {
		font-size: 12px;
	}
	section.blogs .image {
		height: auto !important;
	}
    
}
@media (max-width: 575.5px) {
    .sn-header .manu {
        width: 22%;
    }
    a.logo {
        width: 100%;
        text-align: center;
        margin-bottom: 3px;
    }
    .sn-header .phone {
        float: right;
        width: 34%;
    }
    .sn-header .phone a {
        font-size: 14px;
    }
    span.wpcf7-form-control-wrap {
        width: calc(100% / 2);
        height:auto;
    }
}
