@media screen and (max-width:1170px) {
.container {
	width: 900px;
}
}
@media screen and (max-width:980px) {
.container {
	width: 800px;
}
}
@media screen and (max-width:840px) {
.container {
	width: 700px;
}
}
@media screen and (max-width:767px) {
.container {
	width: 600px;
}

.make-an-appointment a {
    padding: 10px 10px;
}

.mobile-menu {
    display: block;
    font-size: 30px;
    color: #fff;
}

.mynav {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 1;
	background-color: #c6d02e;
}

.mynav ul li {
    width: 100%;
	padding: 10px 15px;
    border-bottom: 1px solid #afb730;
}

.mynav ul li:last-child {
    border-bottom: none;
}

.mynav ul li a {
    color: #000;
    font-size: 17px;
    padding: 0px 0px;
    margin: 0 0px;
}

.banner {
    height: 450px;
}

.banner-cont {
    padding: 0 20px;
}

.banner-text {
    width: 100%;
}

.banner-text h2 {
    font-size: 26px;
}

.banner-text h1 {
    font-size: 30px;
    line-height: 46px;
	margin-bottom: 10px;
}

.banner-text p {
    font-size: 16px;
}

.banner.inner-banner {
    height: 190px;
}




.contact-btn a {
    margin-top: 20px;
    padding: 9px 30px;
    font-size: 15px;
}

.about-jp-sec {
    padding: 50px 0;
}

.title h2 {
    font-size: 28px;
    line-height: 38px;
}

.about-left {
    width: 100%;
}

.about-right {
    width: 100%;
    padding-top: 35px;
}
.about-right .imgbox img {
    width: 100%;
}
.read-more-btn a {
    margin-top: 25px;
    padding: 10px 28px;
    font-size: 15px;
}
.lorem-ipsum-full-sec {
    padding: 50px 0;
}
.lorem-ipsum-full-sec h2 {
    font-size: 28px;
}
.lorem-ipsum-full-sec h2:before {
    width: 180px;
}
.our-services {
    padding: 55px 0;
}

.title {
    margin-bottom: 30px;
}

.our-services-sec ul {
    display: inherit;
}

.our-services-sec ul li {
    margin-bottom: 30px;
    float: left;
	width: 100%;
}

.our-gallery {
    padding: 50px 0 0;
}
.gallery-tabs ul li a {
    padding: 5px 15px;
    font-size: 14px;
}
.our-gallery-sec {
    margin-top: 35px;
}
.our-gallery-sec ul {
    grid-template-columns: repeat(2,1fr);
}
.inner-our-gallery {
    padding: 50px 0;
}
.read-to-work {
    padding: 50px 0;
}

.read-to-work-left h2 {
    font-size: 28px;
    line-height: 38px;
}

.read-to-work-inner {
    display: inherit; 
}

.read-to-work-left {
    width: 100%;
}

.read-to-work-right {
    width: 100%;
	text-align:center;
}
.read-to-work-right .get-a-quote-btn a {
    float: none;
    display: inline-block;
}
.contact-us-sec {
    padding: 50px 0;
}

.contact-info-left {
    width: 100%;
	margin-bottom: 30px;
}
.contact-info-left h3 {
    font-size: 24px;
}
.contact-form-right {
    width: 100%;
	padding: 35px;
}
.contact-form-right ul li input[type="submit"] {
    height: 50px;
}
.footer {
    padding-top: 50px;
}

.footer-box {
    width: 100%;
	margin-bottom: 30px;
}



.footer-bottom {
    margin-top: 0px;
}
h3 {
    font-size: 20px;
}
.contact-sec {
    padding: 35px 0;
}
.contact-form {
    width: 100%;
}
.contact-info {
    width: 100%;
    margin-top: 30px;
}
}

@media screen and (max-width:640px) {
.container {
	width: 400px;
}
.top-bar-contact-info ul li {
    margin-right: 15px;
}
.top-bar-contact-info ul li:last-child {
    margin-right: 0px;
}
.top-bar-contact-info ul li a {
    font-size: 10px;
}
.top-bar-contact-info ul li a span {
    margin-right: 7px;
    font-size: 13px;
}
.make-an-appointment a {
    font-size: 9px;
}
.header {
    top: 33px;
}
.logo a img {
    max-width: 120px;
}
h3 {
    font-size: 18px;
}

p {
    line-height: 24px;
    font-size: 14px;
}


.banner {
    height: 400px;
}

.banner-cont {
    padding: 0 40px;
}
.banner-text {
    margin-top: 40px;
}
.banner-text h2 {
    font-size: 20px;
}

.banner-text h1 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
}

.banner-text p {
    font-size: 13px;
}
.contact-btn a {
    margin-top: 20px;
    padding: 8px 25px;
    font-size: 14px;
}


.title h2 {
    font-size: 24px;
    line-height: 32px;
}

.read-more-btn a {
    margin-top: 20px;
	padding: 8px 28px;
    font-size: 14px;
}
.lorem-ipsum-full-sec h2 {
    font-size: 24px;
	margin-bottom: 30px;
}
.lorem-ipsum-full-sec h2:before {
    width: 150px;
}
.our-services-sec ul li .contbox h5 {
    font-size: 16px;
    margin-bottom: 5px;
}
.our-services-sec ul li .contbox p {
    font-size: 14px;
}
.contbox p {
    font-size: 15px;
}
.our-gallery-sec ul {
    display: inherit;
}
.inner-our-gallery .our-gallery-sec ul {
    grid-gap: 25px;
    display: grid;
	grid-template-columns: repeat(1,1fr);
}

.gallery-tabs ul {
    padding: 0 30px;
}
.inner-our-gallery .gallery-tabs ul {
    padding: 0;
}
.read-to-work-left h2 {
    font-size: 24px;
    line-height: 32px;
}
.contact-info-left h3 {
    font-size: 20px;
}
.contact-info-left ul li h5 {
    margin-bottom: 0;
    font-size: 16px;
}
.contact-info-left ul li .fa {
    font-size: 18px;
}
.contact-form-right {
    padding: 20px;
}
.contact-form-right h3 {
    margin-bottom: 7px;
}
.contact-form-right ul li input[type="text"], .contact-form-right ul li input[type="email"], .contact-form-right ul li textarea {
    height: 40px;
    font-size: 15px;
}
.contact-form-right ul li input[type="submit"] {
    height: 40px;
    width: auto;
    font-size: 15px;
    padding: 0 35px;
}
.footer-bottom-left ul li a {
    font-size: 12px;
}
.footer-bottom-right p {
    font-size: 12px;
}
.footer-bottom-left ul li:before {
    top: 6px;
    height: 9px;
}
.footer-box-1 ul li span, .footer-box-1 ul li a span {
    font-size: 22px;
	width:30px;
}
.contact-sec h3 {
    font-size: 20px;
}
.contact-form ul li .left-input {
    width: 100%;
    margin-bottom: 15px;
}
.contact-form ul li .right-input {
    width: 100%;
}
.contact-form label {
    font-size: 14px;
    font-weight: 500;
}
.contact-form ul li input[type="text"], .contact-form ul li input[type="tel"], .contact-form ul li input[type="email"], .contact-form ul li textarea {
    height: 40px;
    font-size: 15px;
}
.contact-info ul li h5 {
    margin-bottom: 0;
	font-size: 16px;
}
.contact-info ul li .fa {
    font-size: 18px;
}
.contact-form ul li input[type="submit"] {    
    height: 40px;
    font-size: 15px;
    width:auto;
    padding: 0 35px;
}
}

@media screen and (max-width:480px) {
.container {
	width: 320px;
}
.top-bar {
    display: none;
}
.header {
    top: 0;
	padding: 5px 0;
}
.logo a img {
    max-width: 85px;
}
.mobile-menu {
    font-size: 26px;
}
.mynav ul li {
    padding: 8px 20px;
}
.mynav ul li a {
    font-size: 14px;
}
.banner {
    height: 250px;
}
.banner-cont {
    padding: 0 20px;
}
.banner-text h2 {
    font-size: 16px;
}
.banner-text h1 {
    font-size: 16px;
    line-height: 22px;
}
.banner-text p {
    font-size: 11px;
    line-height: 16px;
    padding: 0 0 5px;
}
.contact-btn a {
    margin-top: 10px;
    padding: 6px 20px;
    font-size: 12px;
}
.banner.inner-banner {
    height: 120px;
}
.title h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
    margin-bottom: 5px;
}
.lorem-ipsum-full-sec h2 {
    font-size: 20px;
}
.lorem-ipsum-full-sec h2:before {
    width: 100px;
}
.read-to-work-left {
    text-align: center;
}
.read-to-work-left h2 {
    font-size: 20px;
}
.read-to-work-left h2:before {
    width: 100px;
    right: 0;
    margin: 0 auto;
}
.contact-info-left ul li p a {
    font-size: 14px;
}
.contact-form-right ul li input[type="submit"] {
    height: 36px;
    font-size: 13px;
    padding: 0 30px;
}
.footer-box h5 {
    margin-bottom: 15px;
    font-size: 16px;
}
.footer-box {
    margin-bottom: 20px;
}
.footer-bottom {
    padding: 10px 0;
    flex-wrap: wrap;
    text-align: center;
}
.footer-bottom-left {
    width: 100%;
    margin-bottom: 5px;
}
.footer-bottom-left ul li {
    float: none;
    display: inline-block;
}
.footer-bottom-right {
    width: 100%;
}
.contact-form ul li input[type="submit"] {    
    height: 36px;
    font-size: 13px;
    padding: 0 30px;
}
}
@media screen and (max-width:360px) {
.container {
	width: 280px;
}
}

