
@media only screen and (min-width: 1601px) and (max-width: 1900px){
	.service-section .container-custom{
		max-width: 1450px;
		margin: auto;
	}

	.service-section .container-custom .text {
		padding-left: 160px;
	}


	.service-section .container-custom .text .bar1 {
		left: 23%;
		top: 40%;
	}

	

}

@media(max-width: 1600px){

	.service-section .container-custom .text {
		padding-left: 0px;
		margin-bottom: 25px;
	}
	.service-section .container-custom .text p {
		padding-right: 0px;
	}

}

@media only screen and (min-width: 1170px) and (max-width: 1600px){
	.menu .menu-content .main-menu nav ul li a {
		padding: 0px 20px;
	}

	.hero-section .hero-content h2 {
		font-size: 68px;
		letter-spacing: 1px;
	}

	.icon-box .content-wraper .text {
		margin-left: 40px;
	}

	.icon-box .content-wraper .icon {
		margin-right: 0px;
	}

	.icon-box .content-wraper .date {
		margin-right: 52px;
	}

	.service-section .top-content {
		padding: 0px 81px 0px 208px;
	}

	.service-section .container-custom {
		max-width: 1065px;
		margin: auto;
	}

	.service-section .container-custom .text .bar1 {
		left: 13%;
		top: 40%;
	}

	.feature-section {
		padding: 70px 0px 70px 0px;
	}


	.blog-section .blog-bottom-content .blog-item {
		width: 30%;
	}

	.footer-section .main-content ul li a {
		padding-left: 60px;
	}
	.feature-section .feature-wraper .feture-content p {
    font-size: 12px;
}
.testimonial-section .testimonial-slider .testi-item .test-content p {
    font-size: 17px;
}
.blog-section .blog-item p {
    font-size: 14px;
}


}


@media only screen and (min-width: 992px) and (max-width: 1169px){
	.menu .menu-content .main-menu nav ul li a {
		padding: 0px 13px;

	}

	.menu .menu-content .botton a {
		padding: 10px 10px;
	}

	.icon-box .content-wraper .text {
		margin-left: 35px;
	}

	.icon-box .content-wraper .icon {
		margin-right: 10px;
	}

	.icon-box .content-wraper .date {
		margin-right: 30px;
	}

	.hero-section .hero-content {
		position: inherit;
		top: 30%;
		left: 50%;
		transform: translateX(-50%);
	}

	.hero-section .hero-content {
		padding: 0px 90px;
	}

	.hero-section .hero-content h2 {
		font-size: 75px;
		letter-spacing: 1px;
		margin-bottom: 35px;
	}

	.hero-section .hero-content p {
		font-size: 16px;
		font-weight: 500;
	}

	.service-section .container-custom {
		max-width: 935px;
		margin: auto;
	}

	.service-section .container-custom .text .bar1 {
		left: 15%;
		top: 35%;
	}

	.service-section .container-custom .text h5 {
		margin-top: 16px;
	}

	.feature-section {
		padding: 55px 0px 49px 0px;
	}

	.blog-section .blog-bottom-content .blog-item {
		width: 30%;
	}

	.footer-section .main-content ul li a {
		padding-left: 68px;
	}
	.testimonial-section .testimonial-slider .testi-item .test-content p {
    font-size: 17px;
}
.blog-section .blog-item p {
    font-size: 14px;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px){

	.menu .menu-content .logo-image{
		display: none;
	}

	.menu .menu-content .botton{
		display: none;
	}

	.icon-box{
		display: none;
	}


	.hero-section .hero-content {
		position: inherit;
		top: 25%;
		left: 50%;
		transform: translateX(-50%);
		padding: 0px 70px;
	}

	.hero-section .hero-content h2 {
		font-size: 68px;
		margin-bottom: 30px;
	}

	.book-section .row.booking-form-row {
		margin-top: -170px;
	}

	.book-section .book-content .form-area .booking-form-inner {
		display: block;

	}

	.book-section .book-content .form-area .booking-form-inner .form-control {
		margin: 0 0px;
	}

	.book-section .book-content .form-area .booking-form-inner .btn-submit {
		margin-top: 30px;
	}

	.service-section .top-content {
		padding: 0px 0px 0px 115px;
	}

	.service-section .container-custom {
		max-width: 734px;
		margin: auto;
	}

	.service-section .container-custom .text {
		padding-left: 12px;
		position: relative;
	}


	.service-section .container-custom .text .bar1 {
		left: 3%;
		top: 38%;
	}

	.feature-section .feature-wraper {
		display: block;
	}

	.feature-section .feature-wraper .feture-content {
		width: 100%;
	}

	.discount-section .discount-wraper .discount-content h5 {
		margin-bottom: 25px;
	}

	.discount-section .discount-wraper .discount-content h2 {
		font-size: 30px;
		margin: 25px 0px;
	}

	.testimonial-section .testimonial-slider .testi-item .test-content p {
		padding: 0px 50px;
	}

	.blog-section .blog-top-content p {
		padding: 10px 30px 40px 30px;
	}

	.blog-section .blog-bottom-content {
		display: block;
	}

	.blog-section .blog-bottom-content .blog-item {
		width: 100%;
	}

	.blog-section .blog-bottom-content .last-item {
		margin-left: 0px;
		margin-top: 35px;
	}

	.footer-section .main-content p {
		padding-right: 0px;
	}


	.footer-section .main-content ul li a {
		padding-left: 30px;
	}


}


@media only screen and (min-width: 480px) and (max-width: 767px){

	.menu .menu-content .logo-image{
		display: none;
	}

	.menu .menu-content .botton{
		display: none;
	}

	.icon-box{
		display: none;
	}


   .hero-section {
		height: 658px;
	}

   .hero-section .hero-content {
		position: inherit;
		top: 25%;
		left: 50%;
		transform: translateX(-50%);
		padding: 0px 15px;
	}

	.hero-section .hero-content h2 {
		font-size: 48px;
		margin-bottom: 30px;
	}

	.book-section .row.booking-form-row {
		margin-top: -170px;
	}

	.book-section .book-content .form-area .booking-form-inner {
		display: block;

	}

	.book-section .book-content .form-area .booking-form-inner .form-control {
		margin: 0 0px;
	}

	.book-section .book-content .form-area .booking-form-inner .btn-submit {
		margin-top: 30px;
	}

	.service-section {
		margin-top: 60px;
	}

	.service-section .container-custom {
		max-width: 448px;
		margin: auto;
	}

	.service-section .container-custom .text {
		padding-left: 15px;
	}

	.service-section .container-custom .text .bar1 {
		left: 3%;
		top: 40%;
	}

	.service-section .container-custom .text p {
		padding-right: 0px;
	}

	.feature-section .feature-wraper {
		display: block;
	}

	.feature-section .feature-wraper .feture-content {
		width: 100%;
	}

	.discount-section .col-md-6 {
		margin-top: 20px;
	}

	.discount-section .discount-wraper .discount-content h5 {
		margin-bottom: 25px;
	}

	.discount-section .discount-wraper .discount-content h2 {
		font-size: 30px;
		margin: 25px 0px;
	}

	.testimonial-section .testimonial-slider .testi-item .test-content p {
		padding: 0px 0px;
		line-height: 1.5;
	}

	.blog-section .blog-top-content p {
		padding: 10px 30px 40px 30px;
	}

	.blog-section .blog-bottom-content {
		display: block;
	}

	.blog-section .blog-bottom-content .blog-item {
		width: 100%;
	}

	.blog-section .blog-bottom-content .last-item {
		margin-left: 0px;
		margin-top: 35px;
	}

	.footer-section .main-content {
		padding-top: 35px;
	}

	.footer-section .main-content p {
		padding-right: 0px;
	}


	.footer-section .main-content ul {
		float: right;
		margin-top: 5px;
	}


	.footer-section .main-content ul li a {
		padding-left: 30px;
	}


	.footer-section .main-content .footer-icon a {
		margin-top: 35px;
		margin-bottom: 30px;
	}
	.blog-section .blog-top-content p {
    	padding: 10px 20px 40px 20px;
    	font-size: 14px;
}

}



@media only screen and (min-width: 320px) and (max-width: 479px){

	.menu .menu-content .logo-image{
		display: none;
	}

	.menu .menu-content .botton{
		display: none;
	}

	.icon-box{
		display: none;
	}


   .hero-section {
		height: 844px;
	}

   .hero-section .hero-content {
		position: inherit;
		top: 24%;
		left: 50%;
		transform: translateX(-50%);
		padding: 0px 15px;
	}

	.hero-section .hero-content h2 {
		font-size: 37px;
		margin-bottom: 13px;
	}

	.hero-section .hero-content p {
		font-size: 16px;
		font-weight: 500;
	}

	.book-section .row.booking-form-row {
		margin-top: -170px;
	}

	.book-section .book-content {
		padding: 26px 10px;
	}

	.book-section .book-content .form-area .booking-form-inner {
		display: block;

	}

	.book-section .book-content .form-area .booking-form-inner .form-control {
		margin: 0 0px;
	}

	.book-section .book-content .form-area .booking-form-inner .btn-submit {
		margin-top: 30px;
	}

	.service-section {
		margin-top: 60px;
	}

	.service-section .container-custom {
		max-width: 290px;
		margin: auto;
	}


	.service-section .container-custom .text {
		padding-left: 6px;
	}

	.service-section .container-custom .text h2 {
		font-size: 29px;
		margin-bottom: 26px;
	}

	.service-section .container-custom .text p {
		padding-right: 0px;
	}

	.service-section .container-custom .text .bar1 {
		display: none;
	}

	.feature-section .feature-wraper {
		display: block;
	}

	.feature-section .feature-wraper .feture-content {
		width: 100%;
	}

	.discount-section .discount-wraper .discount-content {
		top: 11%;

	}

	.discount-section .discount-wraper .discount-content h5 {
		margin-bottom: 25px;
	}

	.discount-section .discount-wraper .discount-content h2 {
		font-size: 30px;
		margin: 25px 0px;
	}

	.testimonial-section .testimonial-slider .testi-item .test-content p {
		padding: 0px 0px;
		line-height: 1.5;
	}

	.blog-section {
		margin: 35px 0px;
	}

	.blog-section .blog-top-content p {
		padding: 10px 10px 40px 10px;
	}

	.blog-section .blog-bottom-content {
		display: block;
	}

	.blog-section .blog-bottom-content .blog-item {
		width: 100%;
	}

	.blog-section .blog-bottom-content .last-item {
		margin-left: 0px;
		margin-top: 35px;
	}

	.footer-section .main-content {
		padding-top: 35px;
	}

	.footer-section .main-content p {
		padding-right: 0px;
	}


	.footer-section .main-content ul {
		float: right;
		margin-top: 5px;
	}


	.footer-section .main-content ul li a {
		padding-left: 30px;
	}


	.footer-section .main-content .footer-icon a {
		margin-top: 35px;
		margin-bottom: 30px;
	}

	.hero-section .hero-content p {
    font-size: 13px;
}
.service-section .container-custom .text h2 {
    font-size: 24px;
}
.testimonial-section .testimonial-slider .testi-item .test-content p {
    font-size: 14px;
}
.blog-section .blog-top-content p {
    font-size: 12px;
}




}



/* ===========================ABOUT PAGE START===========================  */
/* ===========================************===========================  */

/* ===========================about section start============================*/

@media only screen and (min-width: 1170px) and (max-width: 1499px) {

	.about-2-section .about-wraper .right-content {
		margin-left: 75px;
	}


	.about-2-section .about-wraper .right-content h2 {
		font-size: 46px;
	}


	.about-2-section .about-wraper .left-content .text-content .admin-line {
		bottom: 3%;
		left: 44%;
	}


	.about-2-section .about-wraper .right-content .more-bar {
		left: 38%;
	}

}


@media only screen and (min-width: 992px) and (max-width: 1169px) {

	.about-2-section .about-wraper .left-content .text-content .admin-line {
		bottom: 3%;
		left: 45%;
	}


	.about-2-section .about-wraper .right-content .more-bar {
		bottom: 2%;
		left: 34%;
	}


}


@media only screen and (min-width: 768px) and (max-width: 991px) {

	.about-2-section .about-wraper .left-content .text-content .admin-line {
		bottom: 4%;
		left: 57%;
	}

  	.about-2-section .about-wraper .right-content {
		margin-left: 34px;
	}


	.about-2-section .about-wraper .left-content .image-wraper::after {
		top: 55px;
		height: 89%;
		width: 93%;
	}

    .about-2-section .about-wraper .right-content h2 {
		font-size: 32px;
	}


	.about-2-section .about-wraper .right-content .more-bar {
		bottom: 2%;
		left: 38%;
	}


}


@media only screen and (min-width: 480px) and (max-width: 767px) {
	.about-2-section {
		margin-top: -95px;
		padding-bottom: 70px;
	}
	.about-2-section .about-wraper {
		padding-top: 65px;
	}


	.about-2-section .about-wraper .left-content .image-wraper {
		left: 15px;
	}

	

	.about-2-section .about-wraper .left-content .text-content .admin-line {
		bottom: 3%;
		left: 42%;
	}

	.about-2-section .about-wraper .right-content {
		margin-left: 0px;
	}

	.about-2-section .about-wraper .right-content h2 {
		font-size: 38px;
	}

	.about-2-section .about-wraper .right-content h5 {
		margin-top: 69px;
	}


	.about-2-section .about-wraper .right-content .more-bar {
		bottom: 2%;
		left: 30%;
	}

}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.about-2-section {
		margin-top: -64px;
		padding-bottom: 70px;
	}
	.about-2-section .about-wraper {
		padding-top: 212px;
	}


	.about-2-section .about-wraper {
		padding-top: 33px;
	}


	.about-2-section .about-wraper .left-content .image-wraper {
		left: 0px;
	}

	

	.about-2-section .about-wraper .left-content .text-content .admin-line {
		bottom: 3%;
		left: 63%;
	}


	.about-2-section .about-wraper .left-content .image-wraper::after {
		top: 30px;
	}

	.about-2-section .about-wraper .right-content {
		margin-left: 0px;
	}

	.about-2-section .about-wraper .right-content h2 {
		font-size: 38px;
	}

	.about-2-section .about-wraper .right-content h5 {
		margin-top: 69px;
	}


	.about-2-section .about-wraper .right-content .more-bar {
		bottom: 2%;
		left: 42%;
	}


}
/* ===========================about section end============================*/






/* ===========================CONTACT PAGE START===========================  */
/* ===========================************===========================  */

/* ===========================contact section start============================*/


@media only screen and (min-width: 768px) and (max-width: 991px){
	.contact-section .form-section .form-content iframe {
		width: 200%;
		margin-top: 30px;
	}

	.contact-section .form-section .form-content .quote_btn button {
		margin-left: 14px;
		margin-bottom: 35px;
	}

}

@media only screen and (min-width: 480px) and (max-width: 767px){
	.contact-section .form-section .form-content .quote_btn button {
		margin-left: 14px;
		margin-bottom: 35px;
	}
  
}

@media only screen and (min-width: 320px) and (max-width: 479px){
	.contact-section .form-section .form-content .quote_btn button {
		margin-left: 14px;
		margin-bottom: 35px;
	}
}
/* ===========================contact section end============================*/





/* ===========================BLOG-DETAIL PAGE START===========================  */
/* ===========================************===========================  */
@media only screen and (min-width: 768px) and (max-width: 991px){
	.blog-detail-section .main-section .text-detail .form .name input {
	    margin: 10px 0px;
	    width: 210%;

	}

	.blog-detail-section .main-section .text-detail .form .number input {
    	margin: 10px 0px;
	    width: 210%;
	}

	.blog-detail-section .main-section .text-detail .form textarea {
    	width: 210%;
    }


}

@media only screen and (min-width: 480px) and (max-width: 767px){
    .blog-detail-section .main-section .text-detail .form .name input {
	    margin: 10px 0px;
	    width: 100%;

	}

	.blog-detail-section .main-section .text-detail .form .number input {
    	margin: 10px 0px;
	    width: 100%;
	}

	.blog-detail-section .main-section .text-detail .form textarea {
    	width: 100%;
    }

    .blog-detail-section .main-section .text-detail .form .submit {
	    margin-bottom: 30px;
	}


}


@media only screen and (min-width: 320px) and (max-width: 479px){
	.blog-detail-section .main-section .text-detail .form .name input {
	    margin: 10px 0px;
	    width: 100%;

	}

	.blog-detail-section .main-section .text-detail .form .number input {
    	margin: 10px 0px;
	    width: 100%;
	}

	.blog-detail-section .main-section .text-detail .form textarea {
    	width: 100%;
    }

    .blog-detail-section .main-section .text-detail .form .submit {
	    margin-bottom: 30px;
	}
}
/* ===========================BLOG-DETAIL PAGE end===========================  */
/* ===========================************===========================  */
