/*
|----------------------------------------------------------------------
|       Media Queries
|----------------------------------------------------------------------
*/

@media screen and (min-width: 1200px) {
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	/*_____ Home _____*/
	.owl-prev {
		left: -120px;
	}
	.owl-next {
		right: -120px;
	}
	footer .flexRow {
		flex-flow: wrap;
	}
	footer .flexRow > .col {
		width: 50%;
	}
	footer .flexRow > .col.widget_col {
		order: -1;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#banner .content {
		padding: 150px 0px 50px;
	}
	#project .lst > li .txt {
		flex-direction: column;
		text-align: center;
	}
	#project .lst > li .txt em {
		margin-right: 0px;
		margin: 0px auto;
	}
	#project .lst > li .txt strong {
		max-height: 20px;
		overflow: hidden;
	}
	#partner .lst > li {
		padding: 10px 10px;
	}
	.cmnBanner .content h1 {
		margin-bottom: 0px;
	}
	/*================our staff==========*/
	#stafInfo .col {
		width: 100%;
	}
	/*==================staff detail*/
	#stafDetail {
		margin-top: 50px;
	}
	/*===========blog page*/
	.blogList li {
		width: 50%;
	}
	#blgLst .colL {
		width: 60%;
	}
	#blgLst .colR {
		width: 40%;
	}
	/*=============blog detail*/
	#blgLst {
		margin-top: 50px;
	}
	.cmnFlex .imageDetail {
		height: auto;
	}
	/*========video detail*/
	#videoDetail {
		margin-top: 50px;
	}
}

@media screen and (max-width: 991px) {
	/*_____ Navigation _____*/
	html.move {
		overflow: hidden !important;
	}
	body.move {
		overflow: hidden !important;
		position: relative;
		transition: all 0.5s ease;
	}
	.shopingCart {
		right: 100px;
	}
	.toggle {
		display: block;
	}
	nav {
		position: fixed !important;
		top: 74px;
		left: 0;
		right: 0;
		bottom: 0;
		display: none;
		margin: 0 !important;
		overflow-x: hidden;
		overflow-y: auto;
	}
	nav > ul,
	nav > ul > li,
	nav > ul > li > a {
		display: block;
	}
	nav > ul > li.drop > a > i {
		font-size: 100%;
		margin-left: 10px;
	}
	nav > ul > li.drop > a:after {
		right: initial;
		margin-left: 6px;
	}
	#nav > li > .sub {
		position: static;
		display: none;
		max-height: none;
		background: transparent;
		width: 100%;
		visibility: visible;
		opacity: 1;
		margin: 0 auto !important;
		border: 0;
		border-radius: 0;
		transition: none;
		box-shadow: none;
		text-align: center;
	}
	#nav > li > .sub > li > a {
		/* background: #fcfcfc; */
		font-size: 12px;
		/* border-top: 1px solid #eee; */
		border-bottom: 0;
	}
	header form {
		min-width: 300px;
		margin-left: 30px;
	}
	/*_____ Common _____*/
	.owl-prev,
	.owl-next {
		display: none;
	}
	#faq .colL,
	#faq .colR {
		width: 100%;
		padding: 0;
	}
	#faq .colR {
		padding-top: 20px;
	}
	footer .flexRow {
		flex-flow: wrap;
	}
	footer .flexRow > .col {
		width: 50%;
	}
	footer .flexRow > .col.widget_col {
		order: -1;
	}
}

@media screen and (max-width: 767px) {
	/*_____ All Site _____*/
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 15px;
	}
	p.pre {
		font-size: 16px;
	}
	/*_____ Home _____*/
	#banner .content {
		padding: 150px 0 50px;
	}
	#banner .content h1 {
		font-size: 39px;
	}
	#project .lst > li {
		width: 100%;
	}
	#who-we-are .flexRow > .col1 {
		width: 100%;
	}
	#who-we-are .flexRow > .col2 {
		width: 100%;
		padding-left: 20px;
		padding-top: 20px;
	}
	#blocks .flexRow > .col {
		width: 100%;
	}
	#connect .inside {
		flex-direction: column;
	}
	#connect .inside > p {
		margin-right: 0px;
		text-align: center;
		margin-bottom: 10px;
	}
	footer .flexRow > .col {
		width: 50%;
	}
	footer .flexRow {
		flex-flow: wrap;
	}
	/*=======================about  us*/
	#abtInfo .flexRow > .col2 {
		width: 100%;
	}
	#abtInfo .flexRow > .col1 {
		width: 100%;
	}
	.cmnBanner .content h1 {
		font-size: 40px;
		margin-bottom: 0px;
	}
	#abtInfo {
		padding: 30px 0px 0px;
	}
	#project .lst > li .txt strong {
		font-size: 15px;
	}
	/*================our staff==========*/
	#stafInfo .col {
		width: 100%;
	}

	/*========staff detail*/
	#stafDetail {
		margin-top: 50px;
	}
	.cardStaf {
		width: 100%;
	}
	.staff_Detl {
		margin-left: 0px;
		margin-top: 20px;
	}
	/*==========blog page*/
	#blgLst .colL {
		width: 100%;
		padding-right: 0px;
	}
	.blogList li {
		width: 50%;
	}
	.blogList li:nth-child(7n + 1) {
		width: 50%;
	}
	#blgLst .colR {
		width: 100%;
		padding-left: 0px;
		margin-top: 20px;
	}
	/*=============blog detail*/
	#blgLst {
		margin-top: 50px;
	}
	.cmnFlex .imageDetail {
		height: auto;
	}
	/*===============video blk*/
	#videoGallery .col {
		width: 50%;
	}
	/*========video detail*/
	#videoDetail {
		margin-top: 50px;
	}
	/*==========contact us*/
	#contact .flexRow > .col1 {
		width: 100%;
	}
	#contact .flexRow > .col2 {
		width: 100%;
	}
	#camps li {
		width: 100%;
	}
	#camps li .cntnt p {
		max-height: 70px;
	}
	#camps li .image {
		max-height: 180px;
	}
}

@media screen and (max-width: 580px) {
	/*_____ col-xx-? _____*/
	.col-xx-12 {
		width: 100%;
	}
	.col-xx-11 {
		width: 91.66666667%;
	}
	.col-xx-10 {
		width: 83.33333333%;
	}
	.col-xx-9 {
		width: 75%;
	}
	.col-xx-8 {
		width: 66.66666667%;
	}
	.col-xx-7 {
		width: 58.33333333%;
	}
	.col-xx-6 {
		width: 50%;
	}
	.col-xx-5 {
		width: 41.66666667%;
	}
	.col-xx-4 {
		width: 33.33333333%;
	}
	.col-xx-3 {
		width: 25%;
	}
	.col-xx-2 {
		width: 16.66666667%;
	}
	.col-xx-1 {
		width: 8.33333333%;
	}
	/*_____ Common _____*/
	.ckEditor figure,
	.ckEditor p > img {
		width: 220px !important;
	}
	.popup .list > li {
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		-o-flex-flow: column;
		flex-flow: column;
	}
	.popup .list > li > div:nth-child(1) {
		width: 100%;
		min-width: 100px;
		margin: 0 0 3px;
	}
}

@media screen and (max-width: 480px) {
	/*_____ col-xx-? _____*/
	.col-xx-12,
	.col-xx-11,
	.col-xx-10,
	.col-xx-9,
	.col-xx-8,
	.col-xx-7,
	.col-xx-6,
	.col-xx-5,
	.col-xx-4,
	.col-xx-3,
	.col-xx-2,
	.col-xx-1 {
		width: 100% !important;
	}
	/*_____ Home _____*/

	/*_____ Common _____*/
	.ckEditor figure,
	.ckEditor p > img {
		float: none !important;
	}
	footer .flexRow > .col {
		width: 100%;
	}
	footer .flexRow {
		flex-direction: column;
	}
	.copyright .inner {
		flex-direction: column;
		text-align: center;
	}
	/*================staff*/
	#stafInfo .col .inner .image {
		width: 100%;
	}
	#stafInfo .col .inner .innerCntnt {
		width: 100%;
	}
	/*=========blog*/
	.blogList li {
		width: 100%;
	}
	.blogList li:nth-child(7n + 1) {
		width: 100%;
	}

	/*===============gallery*/
	#galleryBx #lightGallery > li img {
		height: 110px;
	}

	/*===============video blk*/
	#videoGallery .col {
		width: 100%;
	}

	/*==========contact us*/
	#contact .flexRow > .col1 {
		width: 100%;
	}
	#contact .flexRow > .col2 {
		width: 100%;
	}
}

@media screen and (max-width: 380px) {
	/*_____ All Site _____*/
	p.pre {
		font-size: 15px;
	}
	/*_____ Home _____*/
}

/*
|----------------------------------------------------------------------
|       Media Queries Height
|----------------------------------------------------------------------
*/

@media screen and (max-height: 420px) {
}

@media screen and (min-height: 768px) {
}

@media screen and (min-height: 1040px) {
}
