@media(max-width: 1400px){
	h1 {
    	font-size: 56px;
	}
  .terms-of-service h2 {
    font-size: 36px;
  }
	.hero-section {
    padding-top: 160px;
    padding-bottom: 220px;
  }
  .platform i img {
    width: 160px;
	}
	.platform i {
    width: 300px;
    height: 300px;
    margin-top: 20px;
  }
  .privacy-policy h3 {
    font-size: 26px;
  }
  .platform a.batton {
    padding: 18px 36px;
    font-size: 18px;
  }
  .resume-builder{
  	padding: 20px;
  	padding-top: 60px;
  }
  .about-img h2 {
    padding-bottom: 30px;
	}
	.how-works-text p {
    width: 100%;
	}
	.how-works-img img {
    width: 100%;
	}
	.custome button i {
    width: 62px;
    height: 62px;
    font-size: 18px;
  }
  h2 {
    font-size: 46px;
    line-height: 54px;
	}
	.custome .owl-nav {
    top: -28%;
    right: 10px;
	}
	.clients-review h4 {
    font-size: 18px;
    line-height: 42px;
    margin-bottom: 36px;
	}
	footer p {
    width: 63%;
	}
	.contact-information {
    padding-left: 0px;
  }
  .contact-data {
    width: 90%;
    /*padding-left: 25px;*/
  }
  .select img {
    width: 100%;
  }
  .select h4 {
    font-size: 14px;
    padding: 18px;
  }
  .nav a h6 {
    margin-right: 30px;
  }
  .information {
    padding: 0px 20px;
    padding-bottom: 20px;
  }
  .nav-pills .nav-link.active:after {
    height: 60px;
    top: 0;
  }
  .popular-resume h3 {
    font-size: 22px;
  }
  .chart-container {
    height: 420px;
  }
}
@media(max-width: 1200px){
	#editor-page-builder {margin-bottom: 20px}
	.gol-shape {
    bottom: 10%;
  }
  .terms-of-service h2 {
    font-size: 40px;
  }
  .terms-of-service p {
    font-size: 16px;
  }
  .about-img img {
    margin-bottom: 0;
	}
	.introduction ul {
    margin-bottom: 60px;
	}
	.about-img,.how-works-img {
		text-align: center;
	}
	.how-works-img{
		margin-top: 40px;
	}
	footer p {
    width: 77%;
	}
	ul.social-media-footer {
    width: 84%;
  }
  .about-img img,.how-works-img img {
    width: auto;
    margin: auto;
	}
	.about-img h2 {
    text-align: initial;
	}
	.introduction p {
    width: 100%;
    margin-bottom: 30px;
	}
	.footer-bottom {
    flex-wrap: wrap;
    justify-content: center;
	}
	.footer-bottom p{
		text-align: center;
		padding-bottom: 0;
	}
	ul.social-media-footer {
    width: 100%;
	}
  .resume-batton {
    margin-bottom: 40px;
  }
  .nav{
    flex-wrap: inherit;
  }
  .nav a h6{
    display: none;
  }
  .select img {
    width: 90%;
  }
  .select h4 {
    font-size: 16px;
    padding: 30px;
  }
  .nav h6 {
    display: none;
  }
  .nav-pills .nav-link.active:after {
    right: -3%;
  }
  div#v-pills-tab {
    margin-bottom: 40px;
  }
  .chart-container {
    height: 500px;
  }
}
@media(max-width: 993px){
	footer p {
    width: 100%;
	}
	.chart-container {
    height: 390px;
  }
  .logo img {
    max-width: 100%;
  }
	.platform {
    width: 100%;
  }
  .resume-builder {
    padding: 50px;
    padding-top: 60px;
	}
	.resume-builder.two {
    margin-top: 60px;
    margin-bottom: 60px;
	}
	.custome .owl-nav {
    top: 0;
    right: 0;
    position: relative;
    margin-top: 30px;
	}
	.gol-shape {
    width: 120px;
    height: 120px;
    border: 20px solid #FFC700;
  }
  h1 {
    font-size: 50px;
	}
	.information {
    flex-wrap: wrap;
  }
  .resume {
    width: 100%;
  }
  .information-resume {
    width: 100%;
    margin-top: 40px;
  }
  .nav{
    flex-wrap: wrap;
  }
}
@media(max-width: 768px){
	.about-img img, .how-works-img img{
		width: 100%;
	}
	.nav-pills .nav-link.active:after {
    right: -6%;
  }
  .terms-of-service {
    padding: 70px 40px;
  }
  .terms-of-service h2 {
    font-size: 30px;
  }
  .nav {
    flex-wrap: inherit;
  }
  .batton {
    padding: 10px 26px;
  }
  .chartjs-render-monitor {
    padding: 25px;
  }
  .chart-container {
    height: auto;
    margin-bottom: 30px;
  }
  .download-word {
    margin-bottom: 20px;
  }
  .popular-resume .d-flex.align-items-center {
    flex-wrap: wrap;
  }
  .add-design-resume {
    padding: 120px 0;
  }
	h2 {
    font-size: 38px;
    line-height: 48px;
	}
	footer li{
		width: 100%;
	}
	.gap {
    padding: 80px 0;
	}
	.no-top{
    padding-top: 0;
	}
	.no-bottom{
	    padding-bottom: 0;
	}
}
@media(max-width: 576px){
	footer img {
    height: auto;
    /*width: 390px;*/
    display: block;
    margin: auto;
	}
  .nav {
    flex-wrap: wrap;
    justify-content: center;
  }
	.what-we-provide {
    padding-top: 0px;
	}
	.platform i {
    width: 240px;
    height: 240px;
  }
  .platform i img {
    width: 130px;
	}
	.platform a.batton {
    padding: 16px 30px;
    font-size: 16px;
	}
	h1 {
    font-size: 40px;
	}
}
@media(max-width: 500px){
	.how-works-text:before {
    bottom: -35%;
  }
  .name {
    flex-wrap: wrap;
  }
  .resume-batton{
    flex-wrap: wrap;
  }
  h5 {
    font-size: 18px;
	}
	h2 {
    font-size: 32px;
    line-height: 42px;
	}
}
@media(max-width: 480px){
	.how-works-text:before{
		display: none;
	}
  a.reset-resume.batton {
    margin-top: 20px;
    width: 100%;
  }
  a.editor.select-button {
    width: 100%;
    text-align: center;
    }
  .course,.certificate {
    flex-wrap: wrap;
  }
	.how-works-text {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
	}
	.how-works-text sup {
    left: 31%;
	}
  .courses {
    width: 92%;
    margin-bottom: 10px;
  }
	.how-works-text i{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.clients-review span {
    font-size: 26px;
    width: 65px;
    height: 65px;
  }
	h3 {
    font-size: 22px;
    line-height: 32px;
	}
}
@media(max-width: 450px){
	h1 {
    font-size: 32px;
	}
  .terms-of-service h2 {
    font-size: 26px;
    }
  .privacy-policy h3 {
    font-size: 22px;
    }
	.clients-review {
    border: 6px solid #E0E4FC;
    padding: 40px 28px;
	}
	.resume-builder {
    padding: 40px;
    padding-top: 60px;
	}
	h2 {
    font-size: 28px;
    line-height: 38px;
	}
}
@media(max-width: 410px){
	h3 {
    font-size: 18px;
    line-height: 28px;
	}
	.line {
    margin: 30px 20px;
	}
	ul.social-media-footer {
    flex-wrap: wrap;
	}
	ul.social-media-footer li {
    text-align: center;
    justify-content: center;
    width: 38%;
	}
	footer li a {
    margin-bottom: 20px;
	}
	footer li a {
    margin-bottom: 20px;
	}
	footer img {
    width: 330px;
  }
}