@media only screen and (max-width: 1024px) {
	.hero-text{
		/*padding-top: 200px !important;*/
		padding-top: 20px !important;
	}
	.video-mockup{
		width: 100% !important;
		height: 260px !important;
		position: relative !important;
	}
	.video-mockup video{
		box-shadow: 0px 2px 6px 3px #828282 !important;
		position: relative !important;
		z-index: auto !important;
		height: 260px !important;
		width: 100% !important;
		background: #fff !important;
	}
	.navbar-header .navbar{
		top: 0 !important;
	}
	.responsive_header .container{
		margin-left: 0 !important;
	}

	.pd-tp-80 {
		padding-top: 0px !important;
	}
	.hero-text p{
		margin-bottom: 0 !important;
	}
	.hero-text span{
		line-height: 25px !important;
	}
	.hero{
		padding-bottom: 0 !important;
	}
}
@media only screen and (max-width: 767px) {
	.shapes-bg {
		/*display: none;*/
	}
	.navbar-toggler {
		color: #171f3c;
		font-size: 35px;
		line-height: 38px;
		padding: 5px 0;
		margin-right: 15px;
	}
	.navbar-nav {
		background-color: #fff;
	}
	.navbar-toggler-icon {
		height: 35px;
		width: 35px;
		line-height: 35px;
	}
	.navbar-brand {
		/*margin: 15px;*/
	}
	.hero {
		padding-bottom: 80px;
		height: 100%;
	}
	.video-mockup {
		width: 70%;
	}
	.hero-text h2 {
		font-size: 25px;
	}
	.hero-text h2 span.bold_head{
		font-size: 31px;
	}
	.hero-text p{
		/*font-size: 22px;*/
	}
	.icon-block {
		margin-bottom: 25px;
	}
	.col-left,
	.col-right,
	.btn-outer .dropdown-menu {
		width: 100%;
	}
	.col-left-inner,
	.col-right-inner,
	.client-caroussel{
		padding-left: 15px;
		padding-right: 15px; 
	}

	.col-right-inner {
		right: 0;
	}
	.navbar-header .navbar-nav li a {
		color: #fff;
		color: #171f3c;
		font-size: 15px;
		padding: 10px 12px !important;
		font-weight: 500;
		line-height: 30px;
	}

	.btn-outer {
		padding: 5px 18px;
	}
	.search-box-btn {
		color: #171f3c;
	}
	.navbar-header .navbar.sticky {
		padding: 10px 0;
	}
	.ply-btn {
		top: 15%;
		left: 25%;
	}
	.features-text h2,
	.number-text,
	.testimonial-caroussel {
		margin-top: 25px;
	}
	.list-p,
	.team-bloc,
	.blog-inner,
	.sidebar-tags {
		margin-bottom: 25px;
	}
	.col-left-inner {
		padding-right: 0;
	}
	.projetc-inner,
	#testimonial {
		padding: 15px;
	}
	.left-sidebar.sidebar-side {
		padding-right: 0;
	}
	.search {
		width: 100%;
	}
	.title-h2 {
		font-size: 35px;
	}
	.medium-blog .blog-summary {
		overflow: visible;
		margin-top: 10px;
		padding-top: 20px;
		clear: both;
	}
	.subscribe-form .form-control {
		width: 90%;
	}
	.medium-blog .blog-item-img {
		width: 100%;
	}
	.footer-top h5 {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.sidebar-side {
		padding-left: 0;
		margin-top: 50px;
		padding-right: 0;
	}

	.portflio-section-title .title-h2 {
		font-size: 18px;
		line-height: 28px;
	}
	.row-centered {
		width: auto;
	}
	.project_product-one-columns {
		padding-left: 15px;
		padding-right: 15px;
	}
	#projets h3 {
		padding-top: 25px;

	}
	.comments-reply {
		margin-bottom: 40px;
	}
	.sidebar-post-inner img {
		width: 95px;
	}
	.blog-item{
		margin: 0 0 30px 0;
		padding: 0 0 30px 0;   
	}
	.padd-title {
		padding-top: 150px;
		padding-bottom: 0;
	}

	.portfolio-caroussel .owl-controls{
		top: 40%;  
	}
	.form-comment .form-control{
		margin-bottom: 15px;
	}

	.bg-portflio-section.padd-title, .bg-blog-section.padd-title{
		padding-bottom: 100px;
	}

}



@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.navbar-collapse .navbar-nav {
		background-color: #fff;
	}
	.navbar-header .navbar-nav li a{
		color: #171f3c;
		font-size: 15px;
		padding: 10px 12px !important;
		font-weight: 500;
		line-height: 30px;
	}
	.search-box-btn{
		color: #171f3c;   
	}

	.navbar-toggler {
		padding: 25px 0;
	}
	.navbar-brand {
		/*padding: 15px;*/
	}
	.navbar-header .navbar.sticky .navbar-brand {
		padding: 0 15px;
	}
	.navbar-header .navbar.sticky .navbar-toggler {
		padding: 15px 0;
	}
	.sidebar-side {
		padding-left: 0;
		padding-right: 0;
	}
	.sidebar-post-inner img {
		width: 55px;
	}
	.tags-inner a {
		padding: 8px 10px;
	}
	.shapes-bg {
		/*display: none;*/
	}
	.hero {
		padding-bottom: 80px;
		height: 100%;
	}
	.btn-outer .dropdown-menu {
		width: 100%;
	}
	.col-right-inner {
		right: 30px;
	}
	.navbar-header .navbar.sticky {
		padding: 10px 0;
	}
	.ply-btn {
		top: 15%;
		left: 25%;
	}
	.projetc-inner,
	#testimonial {
		padding: 20px;
	}
	.video-mockup {
		width: 50%;
	}
	.hero-text {
		padding-top: 80px
	}
	.subscribe-form .form-control {
		width: 80%;
	}
	.list-social li {
		margin-right: 3px;
	}
	.col-left-inner{
		padding-left: 35px; 
		padding-right: 45px;
	}
	.list-social a {
		height: 30px;
		width: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.left-sidebar.sidebar-side {
		padding-right: 0;
	}
	.search button {
		padding: 10px;
	}
	.medium-blog .blog-summary {
		overflow: visible;
		margin-top: 10px;
		padding-top: 20px;
		clear: both;
	}
	.subscribe-form .form-control {
		width: 80%;
	}
	.medium-blog .blog-item-img {
		width: 100%;
	}
	.list-social a i {
		line-height: 30px;
	}
	.blog-item {
		margin: 0 0 35px 0;
		padding: 0 0 35px 0;
	}

}

@media only screen and (max-width:1024px) and (max-width: 1200px) {
	.warpper{
		position: relative;
		width: 100%;
		overflow-x: hidden;
	}
	.modal-lg {
		max-width: 970px !important;
	}

	.navbar-header .navbar-nav li a{
		padding: 15px 8px !important; 
		font-size: 14px;
	}
	.shapes-bg {
		/*display: none;*/
	}

	.col-right-inner {
		right: 50px;
	}
	.col-left-inner{
		padding-left: 30px;
		padding-right: 80px;
	}
	.hero {
		padding-bottom: 80px;
		height: 100%;
	}
	.video-mockup {
		width: 55%;
	}
	.subscribe-form .form-control {
		width: 85%;
	}
	.left-sidebar.sidebar-side {
		padding-right: 20px;
	}
	.search button {
		padding: 10px;
	}
	.sidebar-post-inner img {
		width: 60px;
	}
	.blog-item {
		margin: 0 0 35px 0;
		padding: 0 0 35px 0;
	}
}

@media only screen and (max-width: 768px) {
	.fancybox-slide video{
		width: 100%;
		max-width: 100%;
	}
	.pledge_img {
		/*height: 383px !important;*/
	}
}

@media only screen and (max-width: 767px) {
	.responsive_header{
		top: 0 !important;
	}
	.responsive_header .container{
		margin-left: 0 !important;
	}
	.warpper{
		position: relative;
		width: 100%;
		overflow-x: hidden;
	}
	.modal-dialog {
		max-width: 500px !important;
	}
	.pledge_img{
		/*height: 150px !important;*/
		width: 100%;
	}
	.pledge_img img{
		height: 100%;
		width: 100%;
		border-top-left-radius: 10px !important;
		border-top-right-radius: 10px !important;
		/*border-top-left-radius: 0 !important;*/
		border-bottom-left-radius: 0 !important;
		display: none;
	}
	.pledge_btn{
		margin-top: 0 !important;
	}
	.padding_15{
		padding-right: 15px !important;
	}
	.pledge_form {
		padding: 25px 35px !important;
	}
	#myModal .modal-header button.close{
		border: 1px solid #000;   
		background: #000;
		color: #fff;
	}
	.social_icons, .address{
		text-align: center !important;
	}
}
@media only screen and (max-width: 640px) {
	.hero-text h2{
		font-size: 22px !important;
	}
	.hero-text h2 span.bold_head{
		font-size: 34px !important;
	}
	.video-mockup {
		width: 100%;
	}
	.pd-tp-80 {
		/*padding-top: 130px;*/
	}
	.overlay-box span, .ripple:before, .ripple:after{
		width: 90px !important;
		height: 90px !important;
	}
	.overlay-box span{
		line-height: 90px !important;
		left: 40% !important;
		top: 20% !important;
	}
}
@media only screen and (max-width: 575px) {
	.modal-dialog{
		max-width: 100% !important;
	}
	.hero-text {
		/*padding-top: 140px !important;*/
		padding-bottom: 15px !important;
		text-align: center;
	}
	.hero {
		padding-bottom: 30px;
		height: 100%;
	}
	.logo_img {
		width: 110px !important;
	}
}
@media only screen and (max-width: 480px) {
	.pd-tp-80 {
		padding-top: 90px;
	}
	.navbar-header .navbar{
		top: 0;
	}
	.logo_img {
		/*width: 100px;*/
	}

	.btn-red{
		padding: 8px 15px !important;
	}
}

@media only screen and (max-width: 414px) {
	.hero-text{
		padding-bottom: 45px !important;
		padding-top: 46px !important;
	}
}

@media only screen and (max-width: 411px) {
	.logo_img {
		width: 100px !important;
	}
	.hero-text p{
		font-size: 20px !important;
	}
	.covid19_img{
		width: 50px !important;
	}

	p.donate_cont{
		font-size: 13px !important;
	}
	.hero-text{
		padding-top: 100px;
	}
	.pledge_form h3{
		font-size: 21px !important;
	}
}
@media only screen and (max-width: 375px) {
	p.donate_cont{
		font-size: 13px;
	}
}
@media only screen and (max-width: 360px) {
	.warpper{
		position: relative;
		width: 100%;
		overflow-x: hidden;
	}
}


@media only screen and (min-width:1600px) {
	.col-right-inner {
		right: 0;
	}
	.video-mockup img {
		width:800px;
	}
	.navbar-header .navbar-nav li a{
		color: #637282;   
	}
}