

/************IPad**************/

@media only screen and (min-width: 992px) and (max-width: 1200px) {

.logo {
  margin: 14px 0;
}
.most-popular-tour-content .left-item > h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
.left-item > p {
  line-height: 20px;
}
.right-item > h3 {
  font-size: 18px;
  line-height: 20px;
  margin-top: 5px;
}
.footer-blog-title {
  float: right;
  width: 65%;
}

.address-wrap img {
  padding-bottom: 27px;
}
.tour-single-img > img {
  height: 350px;
}

.navigation ul#nav li a {
	padding: 2px 15px;

}
.ex-content {
	width: 68%;
}




}


/* Tablet Layout: 768px. */

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

.navigation {
  display: none;
}

.main-navigation-area {
  height: 73px;
  min-height: 0;
}
.main-navigation-area2.stcik, .main-navigation-area.stcik {
  height: 73px;
  min-height: 0;
}
.logo {
  margin: 0;
}
.header-phone > a {
  border-radius: 70px;
  padding: 5px 70px;
}
.header-phone {
  margin: 19px 0;
}
.slicknav_menu {
  display: block;
  padding: 0;
  position: absolute;
  top: 73px;
  width: 100%;
}
.slicknav_btn {
 background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  border-radius: 2px;
  margin: 14px 5px;
  padding: 15px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: -73px;
}
.slicknav_nav {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  position: absolute;
  width: 415px;
  /*color:#000;
	clear: both;
	color: #fff;
    font-size: 0.875em;
  */
  
}


.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.stcik .slicknav_btn {
  background-color: #000;
  color:#fff;
}

.stcik .slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}

.slider-middel-text h1 {
  font-size: 52px;
}
.slider-middel-text > h3 {
  font-size: 22px;
}
.bttn-main {
  margin-top: 15px;
}
.bttn-main > a {
  font-size: 14px;
  padding: 5px 52px;
}
.section-padding-60x70 {
  padding: 40px 0 50px;
}
.section-heading-area {
  margin-bottom: 30px;
}
.section-title {
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 15px;
}
.dhaka-walk-area {
  height: 400px;
}
.section-padding-120x110 {
  padding: 80px 0 70px;
}


.special-offer-area {
  height: 460px;
}
.section-padding-140x140 {
  padding: 70px 0;
}
.f-nfix:nth-child(1),.f-nfix:nth-child(2){
  margin-bottom: 30px;
}
.f-nfix:nth-child(3){margin-bottom:0}
.footer-blog-img {
  width: 15%;
}

.footer-blog-title {
  float: right;
  width: 85%;
}
.slider-fill {
  height: 600px;
  width: 100%;
}

.total-md-related-fix{margin-left:-2%;}
.md-related-fix{margin-left:2%;float:left;width:48%}
.tour-inner-body-wrapper {
  margin-bottom: 30px;
  overflow: hidden;
}



.ex-content {
	width: 50%;
}
.ex-image {
	width: 46%;
}
.pro-content {
	width: 50%;
}

.pro-img {
	width: 46%;
	margin-top: 50px;
}
.img-area {
	width: 10%;
}
.edu-info {
	width: 90%;
}

}
/* Mobile Layout: 320px. */

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

body {
  color: #414141;
  font-size: 12px;
  line-height: 22px;
}
.header-phone{display:none;}
.main-navigation-area {
  min-height: 0;
}
.main-navigation-area2.stcik, .main-navigation-area.stcik {
  background: #fff none repeat scroll 0 0;
  box-shadow: 2px 3px 4px #000;
  color: #000;
  height: auto;
  min-height: 0;
}
.slider-fill {
  height: 450px;
  width: 100%;
}

.logo {
  margin: 5px 0;
  width: 50%;
}
.logo img {
  height: auto;
  max-width: 100%;
  width: 175px;
}




/* slick nav */
.slicknav_menu {
  display: block;
  padding:0;
}

.slicknav_btn {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
  border-radius: 2px;
  margin: 13px;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: -70px;
  margin:13px;
  padding:15px;
}
.slicknav_nav {
   background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.stcik .slicknav_btn {
  background-color: #000;
  color:#fff;
}

.navigation {
  display: none;
}

.slider-middel-text h1 {
  font-size: 18px;
}
.slider-middel-text > h3 {
  font-size: 16px;
}
.bttn-main {
  margin-top: 10px;
}
.bttn-main > a {
  border-radius: 28px;
  margin: 5px;
  padding: 0 28px;
  font-size:10px;
}
.swiper-button-next, .swiper-button-prev {
  height: 25px;
  margin-top: -25px;
  width: 25px;

}
.section-padding-60x70 {
  padding: 30px 0 20px;
}
.section-title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}

.section-heading-area {
  margin-bottom: 30px;
}
.most-popular-tour-content .left-item > h2 {
  font-size: 16px;
  margin-bottom: 5px;
}
.left-item > p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}
.right-item > h3 {
  font-size: 16px;
  line-height: 18px;
  margin-top: 5px;

}
.dhaka-walk-area {
  height: auto;
}
.parallax_child {
  height: 650px;
}
.dhaka-walk-single {
  margin-bottom: 30px;
}
.section-padding-120x110 {
  padding: 30px 0;
}

.section-padding-140x140 {
  padding: 30px 0;
}
.special-offer-area .parallax_child {
  height: 350px;
}
.special-offer-area {
  height: 350px;
}
.special-offer-area .dhaka-walk-single {
  margin: 50px 0;
  padding: 15px;
}

.special-offer-area .dhaka-walk-single > h2 {
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.special-offer-area .dhaka-walk-single > h2::before {
  width: 50px;
}
.special-offer-area .dhaka-walk-single.text-center > h1 {
  font-size: 22px;
  margin-bottom: 5px;
}
.special-offer-area .bttn-dhaka {
  margin-top: 15px;
}
.bttn-dhaka > a {
  font-size: 12px;
  padding: 0 25px;
}
.img-wrapper {
  height: 100px;
  margin-bottom: 10px;
  width: 100px;
  margin:auto;
}
.wcu-content > h3,.the-crew-content h3  {
  font-size: 16px;
  margin-bottom: 10px;
}

.section-padding-100x50 {
  padding: 30px 0;
}
.footer-logo {
  margin-bottom: 10px;
}
.f-nfix:nth-child(1),.f-nfix:nth-child(2){
  margin-bottom: 30px;
}
.f-nfix:nth-child(3){margin-bottom:0}
.footer-widget-title {
  margin-bottom: 15px;
}
.sity-by-area {
  text-align: center;
}
.sity-by-area .site-by-contain p {
  padding: 5px 0;
}
.site-by-contain.text-right {
  text-align: center !important;
}

.animator-total-wrapper {
  margin-left: -1.33%;
}
.animator-single-item {
  margin-left: 1.33%;
  padding: 130px 5px;
  width: 32%;
}
.count {
  font-size: 28px;
  padding: 8px 4px;
}
.abt-img-list > img {
  margin: 15px 0;
}
.section-padding-50x100 {
  padding: 30px 0;
}
.page-banner {
  height: 250px;
}
.banner-text h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px;
  padding: 0 10px;
}
.contact-title {
  font-size: 16px;
  margin-bottom: 15px;
}
.footer-social {
  margin-top: 15px;
}
.conatct-form {
  margin-top: 15px;
}

.title-list {
  font-size: 12px;
  font-weight: 600;
  width: 35%;
}

.title-content {
  font-size: 12px;
  width: 65%;
}
.tour-list-item {
  margin-bottom: 15px;
}
.tour-content > img {
  margin-bottom: 15px;
}
.tour-single-img > img {
  height: 150px;
}

.total-md-related-fix {
  margin-left: 0;
}
.md-related-fix {
  float: none;
  margin-left: 0%;
  width: 100%;
}


.ex-content {
	float: none;
	width: 100%;
	margin-right: 0;
}

.ex-image {
	width: 100%;
	float: none;
	text-align: center;
}

.pro-content {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	padding-top: 0;
}
.area, .pro-area {
	margin-bottom: 30px !important;
}
.pro-img {
	float: none;
	width: 100%;
}

.portfoli-title, .content-area h2 {
	margin-bottom: 15px;
	font-size: 22px;
}
.portfolio-area .section-title {
	font-size: 22px;
	margin-bottom: 15px;
}
.portfolio-area .section-heading-area {
	margin-bottom: 30px;
	margin-top: 30px;
}

.ex-content h3 {
	font-size: 18px;
}
.ex-content h4 {
	font-size: 16px;
}
.ex-image h4 {
	margin-bottom: 15px;
}

.pro-content h3 {
	font-size: 18px;
}

.img-area {
	width: 10%;
}
.edu-info {
	width: 90%;
}
.edu-info h5 {
	font-size: 16px;

}

.edu-info h4 {
	font-size: 18px;
	font-family: "Roboto",sans-serif;
}

.edu-info h4 {
	font-size: 18px;

}
.edu-info p {
	font-size: 16px;
}

.edu-info .subject, .edu-info .point {
	font-size: 14px;
}

.lc-small {
	width: 49%;
	height:220px;
}
.lc-gallery-single {
height:220px;
}



}
/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {




.slicknav_btn {
  top: -70px;
}
.footer-blog-title {
  width: 80%;
}

.footer-blog-img {
  width: 20%;
}


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

	
}