@media (min-width: 1920px) { 
section img { height: auto;}
}


@media (max-width: 1366px) { 
.post-slide iframe { height: 400px; }
}


@media (max-width: 1150px) { 
h2 {font-size: 21px;}
h3 { font-size: 18px;}
p { font-size: 15px; color: #000000; line-height: 27px;}
h4 {font-size: 26px;font-weight: bold;}
h5 { font-size: 18px; color: #000; line-height: 27px;}
h6 { font-size: 25px;  color: #000; font-weight: 500;}
.form-bg [type=submit] { padding: 5px 50px; }
.btn-contact {font-size: 18px;/* display: block; */margin: 0 0px 10px 0px;}
.footer {}
.logo {  font-size: 30px;}
section.had {  height: 55px;}
.post-content p { font-size: 12px; }

}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
section img { height: auto;}
section { height: auto;}
}






@media (max-width: 1024px) { 
.dextop { display: none; }
.tab { display:block; }
.mobile { display: none; }
.bg-slide {padding: 100px 0px;}
#landing section {height: 100vh;}
.full-content { top: 20%;}
.post-slide {  padding: 10px;}
}


@media (max-width: 991px) { 
.post-slide .post-img {  margin-left: 0; margin-right: 0;}
.owl-controls .owl-buttons .owl-next { right: 5px;}
.owl-controls .owl-buttons .owl-prev { right: 58px;}
section.videobg{height: 100vh;   align-items:normal ;  align-content:normal;}
.small-screen { display: none; }
.form-bg input {height: 40px;}
.form-bg textarea { height: 50px;}
.main-img img {width: 100%;height: 100vh;}
.full-content {top: 50%;}

.bg-slide { background: url(../images/tab-youtube-bg-mobile.jpg); background-repeat: no-repeat; background-size: cover;}

#videoSectionmobile { background: url(../images/tab-3rd-Video-Background.jpg); background-repeat: no-repeat; background-size: cover;}


}

@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:Portrait ) {
  .bg-slide { background: url(../images/tab-youtube-bg-mobile.jpg); background-repeat: no-repeat; background-size: cover;}

#videoSectionmobile { background: url(../images/tab-3rd-Video-Background.jpg); background-repeat: no-repeat; background-size: cover;}

.main-img img { width: 100%; height: 100vh;}
  }
@media all and (device-width: 912px) and (device-height: 1368px) and (orientation:Portrait ) {
.main-img img { width: 100%; height: 100vh;}
.bg-slide { background: url(../images/tab-youtube-bg-mobile.jpg); background-repeat: no-repeat; background-size: cover;}

#videoSectionmobile { background: url(../images/tab-3rd-Video-Background.jpg); background-repeat: no-repeat; background-size: cover;}

  }


@media (max-width: 568px) { 

.post-content p {  font-size: 15px;  } 
.dextop { display: none; }
.tab {  display: none; }
.mobile { display:block; } 
#landing section img {height: auto;}
.bg-slide .map-bg { display: none;}
.bg-slide { background: url(../images/youtube-bg-mobile.jpg); background-repeat: no-repeat; background-size: cover;}
.map-bg  { width: 100%; }
.new-map .map-bg { display: block; width: 40%; }
#youtube-video .container {padding: 0;width:100%;margin: 0;}
#videoSectionmobile {background: url(../images/Mob-3rd-Video-Background.jpg);background-repeat: no-repeat;background-size: cover;height: 100vh;}
#videoSectionmobile video {height: 100vh;/* height: auto; */}
}


