/*
===============================
 Responsive - max-width: 1920px
 ==============================
*/

@media only screen and (max-width: 1920px){


}

/*
===============================
 Responsive - max-width: 1650px
 ==============================
*/

@media only screen and (max-width: 1650px) {

	/* apps-style-01 */
	.apps-mobile {
		top: 27%;
		left: 5%;
	}
	.apps-mobile img {
		width: 75%;
	}
}

/*
===============================
 Responsive - max-width: 1440px
 ==============================
*/


@media only screen and (max-width: 1440px){
	/* banner-style-01 */
	.banner-style1 .banner-content-area {
		width: 425px;
		height: 295px;
		/* right: 35%; */
		top: 55%;
		background-size: 425px 295px;
	}
	.banner-style1 .banner-content {
		width: 425px;
		height: 295px;
	}
	.banner-style1 .banner-content h1 {
		font-size: 52px;
	}
	.banner-style1 .bann-man-img img {
		width: 75%;
	}

	/* banner-style2 */
	.banner-text p {
		font-size: 20px;
	}
	.banner-text h1 {
		font-size: 56px;
	}
	.custom-btn1 {
		font-size: 14px;
		padding: 9px 25px;
	}
	.banner-item-inner {
		padding: 20px 30px;
	}
	.banner-item-icon img {
		width: 65%;
	}
	.banner-item-content h4 {
		font-size: 16px;
	}
	.banner-item-content a {
		font-size: 14px;
	}

	/* service-style-03 */
	.service-style-03 .service-item {
		/* width: 33.33%;
		padding-bottom: 5px; */
	}
	/* choose-us-style-04 */
	.choose-us-style-04 .ch-img {
		display: none;
	}
	.choose-us-style-04 .col-2 {
		width: 100%;
	}
	.ch-features {
		padding-right: 0;
	}
}

/*
===============================
 Responsive - max-width: 1360px
 ==============================
*/

@media only screen and (max-width: 1360px){

	/* banner-style-01 */
	.banner-style1 .banner-content-area {
		/* right: 40%; */
		top: 60%;
	}
	.banner-style1 .bann-man-img {
		width: 40%;
		right: 0;
	}
	.banner-slider1.owl-carousel .owl-prev,
	.banner-slider1.owl-carousel .owl-next {
		width: 40px;
		height: 40px;
		line-height: 42px;
		font-size: 20px;
	}

	/* banner-style3 */
	.banner-style3 .banner-text {
		max-width: 450px;
		padding: 30px 30px;
	}
	.banner-style3 .banner-text h1 {
		font-size: 28px;
	}
	.banner-style3 .banner-text p {
		margin-bottom: 25px;
		font-size: 18px;
	}
	.qt-right img {
		max-width: 90%;
	}

}

/*
===============================
 Responsive - max-width: 1199px
 ==============================
*/

@media only screen and (max-width: 1199px){

	/* banner-style-01 */
	.banner-style1 .banner-content-area {
		width: 395px;
		height: 395px;
		background-size: 395px 270px;
		top: 65%;
	}
	.banner-style1 .banner-content {
	    max-width: 540px;
	    min-height: 285px;
	    padding: 46px 50px;
	}
	.banner-slider1.owl-carousel .owl-prev, .banner-slider1.owl-carousel .owl-next {
		width: 30px;
		height: 30px;
		line-height: 33px;
		font-size: 14px;
	}

	/* banner-style3 */
	.banner-item-content {
		padding-left: 0;
	}
	.banner-item-inner {
		padding: 15px 30px;
	}

	/* about-style2 */
	.about-img-item-inner h4 {
		min-height: 165px;
		padding-bottom: 0;
	}
	.about-video-item-inner p {
		min-height: 165px;
		padding-bottom: 0;
	}
	.about-video-item .about-video-thumb {
		/* max-height: 338px; */
	}

	/* about-style-1 */
	.about-style-1 .about-content {
		margin-right: 0;
		/* text-align: center; */
	}
	.about-img {
		margin-left: 0;
		margin-top: 45px;
		text-align: center;
	}
	.custom-btn2 {
		padding: 7px 25px;
		font-size: 14px;
	}
	.about-video-thumb {
		/* width: 100px; */
	}
	.about-video-content a {
		font-size: 14px;
	}
	.about-video-thumb .play-icon {
		width: 30px;
		height: 30px;
		line-height: 31px;
		font-size: 11px;
	}

	/* choose-us-style-01 */
	.choose-item {
		width: 25%;
	}

	/* choose-us-style-02 */
	.choose-tab {
		width: 20%;
		float: left;
	}
	.choose-tab li {
		float: none;
		margin-bottom: 8px;
	}
	.choose-tb-menu {
		max-width: 165px;
		min-height: 165px;
		padding: 25px 15px 0 15px;
	}
	.tab-content {
		/* width: 80%;
		float: left;
		padding-left: 15px; */
	}
	.choose-tab li.active .choose-tb-menu:after {
		display: none;
	}
	.tab-item-thumb {
		width: 100%;
		text-align: center;
	}
	.tab-item-content {
		width: 100%;
		padding-left: 0;
		padding-top: 25px;
	}
	.tab-item-content h3 {
		font-size: 28px;
		margin-bottom: 20px;
	}


	/* about-style3 */
	.about-slide.owl-carousel .owl-nav div {
		/* left: -24px; */
	}
	.about-slide.owl-carousel .owl-nav div.owl-next {
		/* right: -24px; */
	}
	.about-style3 .about-img-item {
		width: 100%;
		text-align: center;
		margin-bottom: 45px;
	}
	.about-top-right {
		width: 100%;
	}
	.about-bottom {
		margin-top: 45px;
	}
	.apps-mobile {
		display: none;
	}
	.apps-content {
		float: none;
		margin: 0 auto;
	}
	.apps-content .section-header {
		text-align: center;
	}
	.service-section-05 .service-thumb {
		width: 50%;
	}
	.service-section-05 .service-content {
		width: 50%;
	}
	/* we-do-style-01 */
	.do-icon {
		width: 60px;
		height: 60px;
		line-height: 57px;
	}
	.do-icon img {
		max-width: 65%;
	}
	.do-content {
		left: 23px;
	}
	/* choose-us-style-05 */
	.choose-us-style-05 .ch-features li {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.choose-us-style-05 .ch-30 {
		display: none;
	}
	/* f-qt-style-2 */
	.f-qt-style-2 .qt-left {
		width: 100%;
		float: none;
		text-align: center;
	}
	.f-qt-style-2 .qt-right {
		display: none;
	}
	/* responsive menu */
	.mynavbar-collapse .main-menu {
		display: none;
	}
	.mynavbar-collapse .mobile-menu {
		display: block;
	}
	.mynavbar-collapse {
		transform: scaleY(0);
		transform-origin: top;
		transition: all 0.3s;
	}
	.mynavbar-collapse {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99;
		width: 100%;
		background-color: #5038c7;
		padding: 25px 0;
	}
	.nav-toggle {
		display: block;
	}
	.header-btn-area {
		display: none;
	}
	.mynavbar-collapse.open-menu {
		transform: scaleY(1);
	}
	.header-top {
		display: none;
	}
	.header-call {
		display: none;
	}
	.qt-left {
		width: 100%;
		text-align: center;
	}
	.qt-f {
		max-width: 920px;
	}
	.qt-right {
		display: none;
	}
	/* blog-style-01 */

	.blog-style-01 .col-md-6 {
		width: 100%;
	}
	.blog-cmn .small-post-list {
		margin-top: 45px;
	}
	.blog-cmn .post-thumb {
		text-align: center;
	}
	.call-section-inner .call-btn {
		float: none;
		text-align: center;
	}
	.testi-style-3 .section-padding {
		padding: 120px 20px 30px
	}
	.service-style-03 .service-item {
		margin-bottom: 5px;
	}
}

/*
===============================
 Responsive - max-width: 991px
 ==============================
*/

@media only screen and (max-width: 991px){
	/* banner-style-01 */
	.banner-home {
		height: 600px;
	}
	.banner-style3 .banner-home {
		height: 1000px;
	}
	/* banner-style2 */
	.banner-item-inner {
		padding: 17px 15px;
	}
	.banner-item-content {
		padding-left: 0;
	}

	/* about-style2 */
	.about-style2 {
		padding-bottom: 85px;
	}
	.about-video-thumb .play-icon {
		left: 35%;
	}
	.about-bottom .about-item {
		margin-bottom: 35px;
	}
	.about-item-content {
		padding-top: 15px;
	}

	/* about-style3 */
	.about-style3 {
		padding-bottom: 85px;
	}

	/* counter-style-01 */

	.counter-style-01 .section-padding {
		padding-bottom: 85px;
	}
	.counter-style-01 .counter-item {
		margin-bottom: 45px;
	}
	.counter-style-01 .counter-icon {
		margin-bottom: 25px;
	}

	/* f-qt-style-1 */

	.f-qt-style-1 .qt-right {
		display: none;
	}
	.f-qt-style-1 .qt-left {
		width: 100%;
		text-align: center;
	}
	.f-qt-style-1 .qt-f {
		max-width: 750px;
	}

	/* choose-us-style-01 */
	.choose-item {
		width: 33.33%;
	}

	/* choose-us-style-02 */
	.choose-tb-menu {
		padding: 25px 15px 15px 15px;
	}

	/* counter-style-02 */
	.counter-style-02 {
		text-align: center;
	}
	.counter-style-02 .col-5 {
		width: 33.33%;
	}
	.counter-style-02 .counter-item {
		margin-top: 25px;
	}

	/* speciality-section */
	.speciality-item {
		/* width: 50%; */
		/* padding-top: 8px; */
	}

	/* footer-style-01 */
	.footer-style-01 .section-padding {
		padding-top: 75px;
	}
	.footer-style-01 .widget {
		margin-top: 45px;
	}
	.product-thumb {
		/* max-width: 263px; */
		display: inline-block;
	}
	.we-do-tab-thumb li {
		display: inline-flex;
	}
	.tab-content {
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.wdo-tab-ct {
		margin-top: 45px;
	}
	.counter-style-04 .counter-item {
		margin: 15px 0;
	}
	.service-section-05 .service-icon {
		padding-bottom: 15px;
	}
	.service-section-05 .service-icon img {
		max-width: 80%;
	}
	.service-section-05 .service-content h4 {
		font-size: 18px;
		padding-bottom: 20px;
	}
	.service-section-05 .service-content > .custom-btn1 {
		padding: 7px 19px;
	}
	.col-2 {
		width: 100%;
		float: none;
	}
	.choose-gallery-section .ch-part {
		margin-right: 0;
	}
	.choose-gallery-section .gallery-section {
		margin-left: 0;
		margin-top: 45px;
	}
	/* cl-call-section */
	.call-sec {
		margin-top: 45px;
	}
	/* about-style-4 */
	.about-style-4 .about-details-part {
		margin-top: 45px;
	}
	/* counter-style-05 */
	.counter-style-05 .col-3 {
		width: 50%;
		float: left;
	}
	.counter-style-05 .counter-item {
		margin-top: 25px;
	}
	/* pricing-style-01 */
	.pricing-style-01 .pricing-item {
		/* width: 50%; */
	}
	.ab-item {
		margin-bottom: 35px;
	}	/* blog-page */
	.widget-part {
		margin-top: 45px;
	}
	.flicker-feed li {
		width: 20%;
	}
	.widget-side {
		margin-top: 45px;
	}
	.t-s-add-links {
		margin-top: 45px;
		margin-left: 0;
	}
	.about-details-part,
	.about-img-item,
	.about-video-item {
		width: 100%;
		/* text-align: center; */
	}
	.about-img-item-inner h4 {
		min-height: auto;
		padding-bottom: 25px;
	}
	.about-video-item-inner p {
		min-height: auto;
		padding-top: 15px;
	}
	.about-video-item .about-video-thumb {
		/* display: inline-block;
		float: none;
		margin-top: 45px; */
	}
	.about-video-thumb .play-icon {
		left: 50%;
	}
	.about-item-icon {
		float: none;
	}
	.about-item-header h4 {
		display: inline-block;
	}
	.cnt-add-item {
		margin-bottom: 30px;
	}
	.cnt-add-section {
		padding-bottom: 30px;
	}
	.cmnt-fm-01 .frm-group textarea {
		margin-top: 15px;
	}
	.sec-header-style2 h2 {
		display: block;
	}
	.sec-header-style2 form {
		float: none;
		margin-top: 35px;
	}
	.banner-style2 .banner-home {
		/* height: 620px; */
	}
	.blog-style-02 .post-thumb:hover .post-content {
		text-align: center;
		left: 50%;
		width: 100%;
		transform: translate(-50%, -50%);
	}
	.blog-style-02 .post-date {
		display: none;
	}
	.testi-style-3 .client-slider {
		margin-bottom: 0;
	}
	.left-menu-tab-nav {
		justify-content: center;
		margin-top: 60px;
	}
	.left-menu-banner-tab .banner-text {
		margin-bottom: 60px;
	}
	.left-menu-banner-tab .bn-thumb {
		transform: translateY(0);
		margin: 0;
	}
	.carrer-acc-part .panel-title a span:nth-child(1),
	.carrer-acc-part .panel-title a span:nth-child(2),
	.carrer-acc-part .panel-title a span:nth-child(3),
	.carrer-acc-part .panel-title a span:nth-child(4) {
		width: 100%;
	}
	.shop-style-2 .all-product .product-item {
		margin-bottom: 30px;
	}
	.shop-style-2 .all-product .col-12:last-child .product-item {
		margin-bottom: 0px;
	}
	
	.left-menu-banner-tab .banner-text {
		text-align: center;
	}
}

/*
===============================
 Responsive - max-width: 768px
 ==============================
*/

@media only screen and (max-width: 767px){
	/* banner-style-01 */
	.banner-slider1 .owl-nav {
		display: none;
	}

	/* banner-style2 */
	.banner-style2 .banner-home {
		/* height: 560px; */
	}
	.service-style-01 .service-thumb {
		display: inline-block;
	}
	.service-item {
		text-align: center;
	}
	.f-qt-style-1 .section-wrapper {
		padding: 0 15px;
	}
	.choose-item {
		width: 50%;
		float: left;
	}
	.banner-style2 .banner-home {
		height: 1200px;
	}
	
	section.review-choose-sec .owl-carousel .owl-item img {
		width: 100%;
	}
}

/*
===============================
 Responsive - max-width: 540px
 ==============================
*/

@media only screen and (max-width: 540px){
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-6 {
		width: 100%;
		float: left;
	}
	.counter-style-01 .col-xs-6 {
		width: 100%;
	}
	.qt-f {
		padding: 35px 15px;
	}
	.choose-item {
		width: 100%;
	}
	.call-details p {
		margin: 15px 0;
	}
	.about-video {
		margin: 25px 0 0;
	}
	.cl-img li:last-child {
		display: none;
	}
	.about-slide.owl-carousel .owl-nav div {
		display: none;
	}
	.loaction-style-02 .section-wrapper, .service-style-03.service-all-items {
		padding: 0 15px !important;
	}
	.location-item {
		margin: 0;
	}
	.ch-us-acc-4 .panel-title a span {
		margin-left: 10px;
		font-size: 16px;
	}
	.call-avatar {
		display: inline-block;
		margin-bottom: 15px;
	}
	.cl-content {
		padding-left: 0;
	}
	.service-style-06 .owl-nav {
		display: none;
	}
	.choose-us-style-03 .panel-title a {
		font-size: 16px;
	}
	.service-style-07 .service-all-items {
		padding: 0 30px;
	}
	.cmnt-form {
		/* padding: 40px 15px; */
	}
	.sea-ser-details img {
		margin-bottom: 15px;
	}
	.testi-style-5 .cl-info li {
		float: none;
	}
	body.dark-version .client-review {
		text-align: center;
	}
	.carrer-acc-part .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.sea-banner-style1 .banner-text p {
		font-size: 18px;
	}
	.post-content {
		padding: 30px 15px 30px 15px;
	}
	.author-content {
		padding-left: 0;
	}
	.owl-nav, .banner-style1 .bann-man-img {
		display: none;
	}
	.post-share {
		margin-top: 15px;
	}
}


@media only screen and (max-width: 420px){
	.brand-section .owl-carousel .owl-item img {
		width: auto;
		margin: auto;
	}
}









@media (min-width: 576px) {
	.small-post-list .post-thumb {
		width: 130px;
		height: 120px;
		margin-bottom: 0;
	}
	.small-post-list .post-content {
		padding: 0 0 0 20px !important;
		width: calc(100% - 130px) !important;
	}
	.service-style-03 .service-item {
		width: calc(100% / 2);
	}
	.do-item {
		width: calc(100% / 2);
	}
	.t-f-list li {
		width: 50%;
	}
	.grid-item2 {
		width: calc(100% / 2);
	}
	.s-bn-content h2 {
		font-size: 46px;
	}
	.t-img {
		width: 400px;
		height: 400px;
	}
	#shop-list .product-thumb {
		width: 50%;
		display: table-cell;
		vertical-align: top;
	}
	#shop-list .product-details {
		padding: 0 0 0 20px;
	}
	.all-product .product-item {
		width: calc(100% / 2);
	}
	.post-footer .blog-btn1 {
		float: right;
		margin-top: 0;
	}
	.post-coments ul li ul {
		margin-left: 30px;
	}
	.coment-content .reply {
		margin-top: 0;
		margin-left: 15px;
	}
	blockquote {
		padding: 38px 45px 38px 110px;
	}
	blockquote:before {
		display: block;
	}
	.author-thumb {
		display: table-cell;
		margin-bottom: 0;
	}
	.sec-header-style2 form input {
		width: 513px;
	}
	.full-width-col-5 .section-wrapper, .full-width-col-4 .section-wrapper {
		padding: 0 20px;
	}
	/* .client-review {
		text-align: left;
	} */
	.small-post-list .post-item-inner {
		padding: 17px 30px;
	}
	.ft-social-links li a {
		margin: 0;
	}
}

@media (min-width: 768px) {
	.client-review {
		padding: 60px;
	}
	.client-review p {
		font-size: 18px;
		line-height: 32px;
	}
	/* .client-review:before {
		position: absolute;
		content: "\f10d";
		font-family: FontAwesome;
		font-size: 36px;
		color: #ffffff;
		left: 53px;
		top: 63px;
	} */
	.tab-item {
		display: flex;
		flex-wrap: wrap;
	}
	.loaction-style-01 .section-wrapper {
		padding: 0 45px;
	}
	.tab-item-thumb {
		width: 30%;
	}
	.tab-item-content {
		width: 70%;
		padding-left: 25px;
	}
	.counter-style-02 .counter-item, .banner-bottom-item {
		width: calc(100% / 3);
	}
	.speciality-item {
		width: calc(100% / 2);
	}
	.about-item-part {
		width: 50%;
		margin-top: 0;
	}
	.history-part {
		padding: 60px;
	}

	.ser-s-10 .service-item {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.ser-s-10 .service-content {
		width: calc(100% - 100px);
		padding-top: 0;
		text-align: left;
	}
	.ser-s-10 .service-icon {
		width: 100px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) { 
	.banner-style1 .banner-content-area {
		left: 23%;
	}
	.cl-content {
		padding-left: 0;
		padding-top: 15px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) { 
	.small-post-list .post-thumb {
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.small-post-list .post-content {
		width: 100% !important;
		padding-left: 0 !important;
	}
	.service-style-03 .service-item {
		margin-bottom: 5px;
	}
}

@media (min-width: 992px) {
	.team-style-04 .team-item {
		margin-bottom: 0;
	}
	.pro-img {
		margin-right: 20px;
		margin-bottom: 0;
	}
}


@media (min-width: 1200px) {
	.banner-style1 .banner-content-area {
		right: 45%;
	}
	.counter-style-02 .counter-item {
		width: 20%;
	}
	.speciality-item {
		width: calc(100% / 3);
	}
	.service-style-03 .service-item {
		width: calc(100% / 5);
	}
	.sec-header-style2 {
		text-align: left;
	}
	.sec-header-style2 a.custom-btn1 {
		float: right;
		margin-top: 0;
	}
	section.service-section-09 .sec-header-style2 a.custom-btn1, section.service-section-03.ov-bg3.section-padding.h-text-white .sec-header-style2 a.custom-btn1 {
		margin-top: -60px;
	}
	.cl-video  {
		margin-bottom: 0;
	}
	.choose-us-style-04.section-padding {
		padding: 120px 60px 97px 60px;
	}
	.we-do-style-01 .we-do-item-all {
		padding: 0 60px;
	}
	.do-item {
		width: calc(100% / 3);
	}
	.header-style-3 .header-call{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 30px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.w-t-cont {
		padding: 0 40px;
		transform: translateY(-30px);
	}
	.w-t-cont-inner {
		padding: 40px 60px;
	}
	.grid-item2 {
		width: calc(100% / 3);
	}
	.comp-tm-tab .comp-tm-nav:after {
		position: absolute;
		content: '';
		width: 100%;
		height: 6px;
		bottom: 0;
		left: 0;
		background: #d5d8dc;
	}
	.comp-tm-tab .comp-tm-nav li a:after {
		position: absolute;
		content: '';
		width: 16px;
		height: 16px;
		border-radius: 100%;
		border: 3px solid #ffffff;
		bottom: -38px;
		left: 50%;
		transform: translateX(-50%);
		background: #d5d8dc;
		z-index: 1;
		-webkit-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.37);
		-moz-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.37);
		box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.37);
		transition: all 0.3s;
	}
	.comp-tm-tab .comp-tm-nav li.active a:after {
		width: 24px;
		height: 24px;
		background: #fd3d6b;
	}
	.history-part img {
		float: right;
		margin-bottom: 0;
		width: auto;
	}
	.review-choose-sec .cliennt-rev-part {
		padding: 0;
	}
	.choose-us-style-04 .ch-img img {
		/* max-width: none; */
	}
	.all-product .product-item {
		width: calc(100% / 3);
	}
	.service-style-03 .service-item {
		margin-bottom: 0;
	}
	.review-choose-sec .choose-us-style-04.section-padding {
		padding: 120px 60px 120px 60px;
	}
	.faq-part .panel-group .panel:last-child {
		margin-bottom: 0;
	}
	.sub-menu {
		min-width: 310px;
	}
}