/* -------------------------------------------------
  Large Screen. 
---------------------------------------------------*/

@media (min-width: 1024px) and (max-width: 1600px) {
	



}

/* -------------------------------------------------
  Laptop Screen 
---------------------------------------------------*/

@media (min-width: 1170px) and (max-width: 1366px) {
.curosel-style .owl-nav div {
	left: 15px;
}
.curosel-style .owl-nav .owl-next {
	left: auto;
	right: 15px;
}	
.slick-single-slider.text-right .slider-content {
	left: 30%;
}
.blog-page-title h2 {
	margin-top:0;
}
.blog-page-title a {
	font-size: 20px;
}
.about_short_contact_wrap ul li {
	margin: 0px 0px 1px 0px;
}
.about_button a {
	margin-top: 10px;
}
.single_about_wrapper_content_text {
	padding: 6px 0 4px;
}
.contact_bnt button {
	width: 37%;
}
.blog-details-area .contact_bnt button {
	width: 60%;
}
.sopno_menu > ul > li > a {
	margin-left: 26px;
	font-size: 14px;
}
.contact_info {
	padding: 63px 12px 39px;
}
}


/* -------------------------------------------------
  Old Desktop :992
---------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1169px) {
.slider-navegarion-style-one .slick-dots {
	bottom: 46px;
}
.menu-height-space {
    height: 0;
}
.sbi_photo_wrap {
	width: 33.33%;
}
.curosel-style .owl-nav div {
	left: 15px;
}
.blog-page-title a {
	font-size: 16px;
}
.about_short_contact_wrap ul li {
	margin: 0px 0px 1px 0px;
}
.about_button a {
	margin-top: 10px;
}
.single_about_wrapper_content_text {
	padding: 6px 0 4px;
}
.blog-page-title h2 {
	margin-top:0;
}
.blog-page-title a {
	font-size: 20px;
}
.contact_bnt button {
	width: 37%;
}
.blog-details-area .contact_bnt button {
	width: 60%;
}
.sopno_menu > ul > li > a {
	margin-left: 26px;
	font-size: 14px;
}
.contact_info {
	padding: 63px 12px 39px;
}
.left.section_title h1 {
	font-size: 42px;
}
}
/* -------------------------------------------------
  Tablet Screen : 768
---------------------------------------------------*/

@media (min-width: 768px) and (max-width: 991px) {

.mean-container .mean-bar::before {
	top: 15px;
}
.slider_text > h1 {
	font-size: 49px;
	margin-bottom: 15px;
}
.slider_text > p {
	width: 96%;
	font-size: 14px;
}
.blog-page-title a {
	font-size: 19px;
}
.blog_dtl_content h2 {
	font-size: 25px;
}
.single_about_thumb img {
	width: 100%;
}
.plases_text p {
    font-size: 15px;
}
.contact_bnt button {
	width: 45%;
}
.single_counter_inner {
	text-align: center;
}
.contact_info {
	padding: 67px 19px 34px;
}
.single_counter.active {
	margin-top: 0;
}
.single_counter {
	margin-bottom: 30px;
}
.footer-bottom-thumb {
	display: none;
}
}
/* -------------------------------------------------
  Small Mobile : 320
---------------------------------------------------*/

@media (max-width: 767px) {

.copy-right-text p {
  text-align: center;
}
.section_title h1 {
	font-size: 30px;
}
.testimonial_area {
	height: 590px;
}
.single_commentst_inner {
	padding-left: 0;
}
.comments_thumb {
	margin-right: 8px;
}
.blog_dtl_content h2 {
	font-size: 30px;
}
.slider_text {
	top: 30%;
}
.slider_text_inner h1 {
	font-size: 30px;
}
.slider_text_inner h2 {
	font-size: 20px;
}
.about_short_contact_wrap ul li {
	width: 100%;
}
.single_counter_inner {
	text-align: center;
}
.plases_text p {
	font-size: 15px;
}
.contact_bnt button {
	width: 60%;
}
.breatcome_title_inner h2 {
	font-size: 50px;
}
.blog-details-area .contact_bnt button {
	width: 70%;
}
.portfolio_nav ul li {
	margin-right: 15px;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.contact_info {
	margin-bottom: 30px;
}
.single_counter.active {
	margin-top: 0;
}
.single_counter {
	margin-bottom: 30px !important;
	margin:auto;
}
.section_title h1 {
	line-height: 39px;
}
.footer-bottom-thumb {
	display: none;
}
.section_title p {
	font-size: 19px;
	width: 100%;
}
.section_title {
	width: 95%;
}
}
/* -------------------------------------------------
  Large Mobile :480px. 
---------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
.section_title h1 {
	font-size: 40px;
}
.testimonial_area {
	height: 540px;
}
.breatcome_title_inner h2 {
	font-size: 60px;
}
.slider_text_inner h1 {
	font-size: 45px;
}
.slider_text_inner h2 {
	font-size: 24px;
}
.about_short_contact_wrap ul li {
	width: 50%;
}
.contact_bnt button {
	width: 60%;
}
.breatcome_title_inner h2 {
	font-size: 60px;
}
.blog-details-area .contact_bnt button {
	width: 60%;
}
.single_about_thumb img {
    width: 100%;
}
.portfolio_nav ul li {
    margin-right: 18px;
}
}
