@media (min-width: 1170px) and (max-width: 1360px) {
.header_style_3.container-fluid {
	padding-left: 30px;
	padding-right: 51px;
}

}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 970px!important;
}
.footer-single h5 {
	font-size: 18px;
}
.sidebar-blog .image{
	width: 60px;
}
.default-menu nav > ul > li > a, .default-menu div > ul > li > a {
    padding: 30px 10px;
}
.mc4wp-form-fields input[type="submit"] {
    padding: 1px 27px;
}
.subscribe-section input[type="email"] {
    padding: 11px 135px 11px 30px;
}
}
/* Tablet desktop :991px. */
@media (max-width: 991px){
.mc4wp-form-fields input[type="submit"] {
	padding: 1px 27px;
}
.subscribe-section input[type="email"] {
    padding: 11px 136px 11px 30px;
}
.blog-thumb img{
	width: 100%;
}

footer .default-footer {
	padding: 35px 0 20px !important;
}
.footer-top-section {
	padding-bottom: 37px!important;
}
.page-wrapper {
	padding-bottom: 60px;
	padding-top: 60px;
}
.blog-meta {
	margin-bottom: 10px;
}
.read-more {
	margin-top: 23px;
}
.sidebar-widget:first-child {
	margin-top: 40px;
}
.sidebar-widget {
	margin-top: 30px;
}
.sidebar-title::after {
	margin: 13px auto 30px 0;
}
.sidebar-title {
	margin-bottom: 20px;
}
.contact-area .leave-comment.comments {
	padding: 47px 324px 34px 46px;
}
.page__title__inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.others-post {
	margin-top: 24px;
	margin-bottom: 20px;
}
.hentry h2.post-title {
    line-height: 25px;
}
.buy__now__btn {
    margin-right: 49px;
    margin-top: -6px;
}
.header-default {
    background: #fff;
    padding: 0 5px;
}
} 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 750px!important;
}
.hentry h2.post-title {
    font-size: 20px;
    line-height: 25px;
}	
.site-title {
  padding: 15px 0;
}
.footer-single h5 {
	font-size: 20px;
}
.contact-address.text-left {
	max-width: 216px;
}
}
/* small mobile :320px. */
@media (max-width: 767px) {
	.container { width: 95% }
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 90%!important;
	}
	.all-contact-text .col-sm-6:nth-child(n+3) {
		margin-top: 30px;
	}
	.header-social {
		justify-content: center;
		padding: 13px 0 8px;
	}
	.header-info {
		text-align: center;
	}
	.pro-slide-pop {
		bottom: 50px;
		left: 15px;
	}
	.slider-social-production {
		bottom: 30px;
		right: 14px;
	}
	.site-title {
	  padding: 15px 0;
	}
	.breadcrumbs{
	   display: block;
	   text-align: center;
		}
	.breadcrumbs h1.page-title{
	   width: 100%;
	   margin-bottom:10px;
	}
	.breadcrumbs_wrap{
	   width:100%;
	}

	.meta-info .meta-item.pull-right{
		float: none !important;
	}
	/* Search bar */

	.blog-search form input {
	  padding: 2px 70px 2px 15px;
	}
	.blog-search form button {
	  padding: 0 18px;
	  z-index: 99999999;
	}
	.blog-search form button::before {
	  right: 55px;
	}

	blockquote {
		margin: 30px 0 30px 10px;
		padding: 20px;
		font-size: 14px;
		line-height: 1.8;
	}
	.blog-info > ul {
	  margin: 20px;
	}
	.user-info .user-text span {
	    display: block;
	    padding: 5px 0;
	}
	.user-share {
	    display: block;
	    float: none;
	    margin-top: 15px;
	}
	.user-share span {
	    display: block;
	    float: none;
	    margin-bottom: 10px;
	    margin-right: 0;
	}
	.user-text {
	    display: block;
	    float: none;
	}
	.user-info {
	    overflow: hidden;
	}
	.author-img {
	    display: block;
	    float: none;
	    margin-bottom: 20px;
	}
	.author.author-box {
	    align-items: flex-start;
	    flex-flow: column wrap;
	    justify-content: flex-start;
	    margin: 50px 0;
	}
	.author-info {
	    padding-left: 0;
	    width: 100%;
	}
	.related-post > .row {
	  display: block;
	  flex-flow: column wrap;
	}
	.sidebar-widget.widget_tag_cloud .tagcloud a{
		font-size: 12px !important;
	}

}
 @media (max-width: 575px) {
 .subscribe-form input[type="submit"] {
	padding: 1px 13px;
	font-size: 12px;
}
.mc4wp-form-fields input[type="submit"] {
    padding: 1px 15px;
    width: auto;
}
.subscribe-section input[type="email"] {
    padding: 11px 100px 11px 30px;
}
.all-contact-text .col-sm-6:nth-child(n+2){
	margin-top: 30px;
}
.buy__now__btn {
    display: none;
}
.page__title__inner > h1 {
    font-size: 28px;
}
.header-info span + span {
    display: block;
    margin-top: 10px;
}
.project-content h4 {
    font-size: 16px;
}

.slide-content p {
	margin-top: 10px;
}

.subscribe-form form input {
	padding-right: 125px;
}
header.header-transparent {
    top: 9px;
}
.default-footer-content-wrap.footer-bottom {
	justify-content: center;
	flex-direction: column;
}
.footer-social {
	text-align: center;
	margin-top: 15px;
}
.footer-copyright-text{
	text-align: center;
}
.footer-single h5 {
	font-size: 16px;
}
.theme_name-post-media {
	margin-bottom: 15px;
}
.hentry .post-title {
	font-size: 18px;
}
.blog-info h5{
	font-size: 18px;
}

.others-post h3 {
	font-size: 18px;
	margin: 0 0 11px;
}
.logged-in.admin-bar header.is-sticky{
    margin-top: 0px;
}

 }
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container { width: 90% }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.meet-ryan-text h2 {
    -webkit-text-stroke-width: 1px !important;
    -webkit-text-stroke-color: #1e2859 !important;
}
}