@import url('https://fonts.googleapis.com/css2?family=Italiana&family=Open+Sans:wght@200;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@font-face {
	font-family: 'Segoe UI';
	src: url(../fonts/font-1/Segoe\ UI.ttf) format('truetype'), url(../fonts/font-1/Segoe\ UI\ Bold.ttf) format('truetype');
	font-display: swap;
}
.playfair {
	font-family: 'Playfair Display', serif;
}
body {
	font-family: 'Segoe UI', sans-serif;
	font-size: 16px;
	color: #000;
	overflow-x: hidden;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: 600;	/*    font-family: 'Bebas Neue', cursive;*/
	font-family: 'Italiana', serif;
}
p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}
a {
	text-decoration: none;
}
.form-control:focus, .btn:focus {
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.navbar{
    padding-top: unset;
}
/*.main-section{
padding: 60px 0px 0px 0px;
}*/
.main-section #myVideo {
  width: 100%;
  object-fit: fill;	
  /*height:100vh;*/
}
.main-section #myVideo.tab_vid , .main-section #myVideo.mob_vid {
  display: none;
}
footer {/*    background: #0A0909;*/
}
.cpy-txt {
	font-size: 20px;
	font-weight: 400;
}
.cpy-txt a {
	color: #707070;
	font-weight: 600;
}
.mleft-auto {
	margin-left: auto;
}
.navbar-brand img {
	width: 190px;
	margin: 0 70px 0 0;
}
.navbar .container-fluid {
	/*background-color: rgb(191 191 191 / 53%) !important;*/
	background-color: #27427f !important;
	backdrop-filter: blur(20px);
	padding: 12px 0px;
	border-radius: 0 0 4px 4px;
}
.navbar-nav .nav-link {
	color: #333 !important;
	font-weight: 600;
	font-size: 17px;
}
.navbar-nav li.nav-item {
	padding-left: 12px;
}
.chatoncss .nav-link {
	font-size: 16px;
	padding: 0px !important;
}
.chatspace {
	padding-left: 20px !important;
	border-left: 1px solid #6e6e6e;
	margin-left: 20px;
}
.secpadding {
	padding: 80px 0px;
}
.highligtsrow {
	padding: 80px 0px 0px 0px;
}
.pad-section {
	padding: 4em 3em 1em 3em;
}
.pad-section h1 {
	font-size: 67px;
    color: #1C436B;
	font-weight: 400 !important;
	line-height: 61px;
	/*max-width: 513px;*/
}
.second-sec .pad-section h1 {
    text-align:center;
}
.pos-img {
	z-index: -1;
	position: absolute;
	right: -2em;
	top: -19em;
}
.back-img {
	background: url(../img/new/codename-serene.png);
	background-size: cover;
	padding: 100px 0;
	height: 100%;
}
p.text-big {
	font-size: 19px;
	line-height: 27px;
}
.ico-list li {
	padding-bottom: 12px;
}
.ico-list img {
	width: 40px;
	height: 40px;
	margin-right: 30px;
}
.main-head-text {
	font-size: 67px;
	color: #1C436B;
	font-weight: 400 !important;
	line-height: 61px;
	position:relative;
	z-index:11;
}
.main-head-textsmall {
	font-size: 45px;
	color: #1C436B;
	font-weight: 400 !important;
	line-height: 61px;
	position:relative;
	z-index:11;
}
.smal-head {
	font-size: 75px !important;
}
.sub-head {
	font-size: 36px;
	line-height: 1.4;
}
.dark-bg {
	background: url(../img/new/dark-bg.svg);
	background-size: cover;
	padding: 80px 0 100px;
	position: relative;
	z-index: 2;
}
.overlay-dark:before {
	background: linear-gradient(180deg, #134E98, #fff);
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.code-img {
  position: absolute;
  top: 140px;
  left: 50%;
  transform: translate(-50%,0);
}
.code-img img {
	z-index: 0;
	filter: invert(1);
	transform: scale(1.1);
}
.ficon1, .ficon2, .ficon3 {
	position: absolute;
}
.ficon1 img, .ficon2 img, .ficon3 img {
	width: 80%;
}
.ficon1 {
	right: -24em;
	top: 0;
	width: 40%
}
.ficon2 {
	left: -16em;
	margin: auto 0;
	top: 47%;
	bottom: 0;
	width: 40%
}
.ficon3 {
	right: -24em;
	bottom: 8em;
	width: 40%
}
.butn-box {
	padding: 13px 40px;
	background: #fff;
	color: #000;
	font-size: 18px
}
.w-80 {
	width: 80%
}
.tmple-sec {
	padding: 60px 0 0;
}
.tmple-sec #myVideo {
    padding:0;	
}
.text-brown {
	color: #AE8152;
	font-family: 'Segoe UI', sans-serif;
	font-size: 40px;
}
.text-brown-small {
	color: #AE8152;
	font-family: 'Segoe UI', sans-serif;
	font-size: 28px;
}
.dark-btn {
	background-color: #000;
	padding: 13px 30px;
	color: #fff
}
.dark-bg2 {
	position: relative;
	padding: 70px 0;
	text-align:center;
}
.dark-bg2:before {
	position: absolute;
	content: '';
	background: linear-gradient(180deg, #134E98, #fff);
	width: 100%;
	height: 260%;
	top: 0;
	left: 0;
	z-index: -1;
}
.dark-bg2 .map img {
    width:50%;	
}
.dark-bg2 p {
  position: absolute;
  bottom: 10px;
  left: 83%;
  margin: 0;
  padding:0;
}
.img-box p {
  margin:20px 0 0;	
}
.dark-bg2 p button, .img-box p button {
  font-size: 31px;	
  background: #fff;
  border: 1px solid #eee;
  width: 38px;
  height: 38px;
  line-height: 28px;
  text-align: center;
  padding: 0;
  color: #000;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.img-box .map img {
  width:100%;	
}

.botom-text {
	position: absolute;
	right: 70px;
	background-color: #E2BB92;
	padding: 6px 20px;
	bottom: 30px;
	border-radius: 0 0 10px 0;
}
.specificationpart h2 {
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
}
.specificationpart .config {
  margin: 0 0 20px;
}
.specificationpart .config h6 {
  font-size: 19px;
  font-family: 'Open Sans', sans-serif;
  margin: 0 !important;
}
.specificationpart .config p {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
}
.specificationpart .btncss {
    display: inline-block;
    z-index: 1;
    position: relative;
}
.specificationpart h3 {
	font-size: 26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.aminities h3 {
	font-size: 53px;
	font-weight: 400 !important;
	line-height: 49px;
	text-align:center;
}
.ami-img p {
	font-size: 18px;
	font-weight: 300 !important;
	font-family: 'Open Sans', sans-serif;
}
.ami-img img {
	width: 50px;
	height: 50px;
	margin-bottom: 4px
}
.ami-img {
	margin-bottom: 25px;
	text-align: center;
}
.locationsec .loc_map img {
    width:100%;	
}
.cpy-right {
	border-top: 2px solid #ccc;
	margin:30px 0 0;
}
.foot-menu li a {
	color: #000;
}
.blackbox, .blackbox1 {	/*    background: #000000;*/
	background: #AE8152;
}
.blackbox {
	padding: 122px 50px;
}
.blackbox h1, .blackbox p {
	color: #000;	/*    color: #AE8152;*/
	font-family: 'Bebas Neue', cursive;
}
.blackbox1 h5 {
	color: #000;	/*    color: #AE8152;*/
	font-weight: 500;
	font-family: 'Bebas Neue', cursive;
}
.blackbox1 {
	padding: 15px 50px;
}
.bloresyndrome {
	padding-bottom: 80px;/*    background: url(../img/south-blore.png);    background-size: contain;    background-position: right;    height: 80vh;    background-repeat: no-repeat;*/
}
@media (min-width: 768px) {
.amenitiesrow .col-md-3 {
	width: 20%;
}
}
.amenitiesrow {
	padding-top: 50px;
}
.amenitiesitem img {
	margin-bottom: 15px;
	width: 78px;
}
.amenitiesitem p {
	color: #707070;
	line-height: 23px;
	font-size: 17px;
}
.amenitiesitem:hover {
	box-shadow: 0px 0px 18px #bfbfbf;
}
.mt-30 {
	margin-top: 30px;
}
.floorheading {
	position: relative;
	padding-left: 70px;
}
.dashlinecss {
	position: absolute;
	background: #AE8152;
	width: 50px;
	height: 2px;
	top: 15px;
	left: 0;
}
.specificationpart {
	padding-left: 150px;
}
.floorspecification {
	padding-left: 50px;
	margin-bottom: 45px;
}
.floorspecification li {
	margin-bottom: 5px;
}
a.btncss {
	border: 1px solid #134E98;
	color: #134E98;
	padding: 10px 35px;
}
.floorplantabs {
	align-items: center;
	justify-content: center;
	margin-bottom: 2em !important;
	margin-top: 2em !important;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link, .nav-pills .nav-link:hover {
	color: #fff;
	background-color: #134E98;
	border: 1px solid #134E98;
	padding: 10px 30px;
	border-radius: 0;
}
.nav-pills .nav-link {
	border: 1px solid #134E98;
	color: #134E98;
	margin: 0px 15px;
	font-size: 18px;
	padding: 10px 30px;
	border-radius: 0;
}
.liveincss {
	color: #AE8152;
	margin-bottom: 0px;
	font-size: 65px;
	font-weight: 400;
	font-family: 'Bebas Neue', cursive;
}
.roadcss {
	color: #AE8152;
	font-size: 65px;
	font-weight: 400;
	margin-bottom: 0px;
	font-family: 'Bebas Neue', cursive;
	padding-left: 40px;
}
.liveherecss {
	font-size: 65px;
	margin-bottom: 0px;
	font-family: 'Bebas Neue', cursive;
	padding-left: 40px;
}
.kanakapurasec .imgone {
	z-index: -1;
	position: relative;
}
.kanakapuracss {
	font-size: 100px;
	line-height: 87px;
	font-weight: 600;
	margin-bottom: 0px;
	padding-left: 40px;
}
.kanakapuratxt {
	padding-left: 10em;
	margin-bottom: 0px;
}
.kanakapurasec {
	position: relative;
	padding-bottom: 20px;
}
.imgtwo {
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 33%;
}
.southimgcss {
	padding-left: 5em;
}
.southimgcss img {
	width: 100%;
}
.travelcss {
	font-size: 70px;
	margin-bottom: 0px;
	font-family: 'Bebas Neue', cursive;
	font-weight: 400;
	line-height: 60px;
}
.effortcss {
	font-size: 72px;
	margin-bottom: 0px;
}
.nearbyareas {
	align-items: flex-start;
	margin-bottom: 20px;
	position: relative;
}
.taveltextcontent {
	padding-top: 6em;
	padding-left: 40px;
}
.nearbyareas h4 {
	padding-top: 10px;
	font-size: 40px;
	font-weight: 400;
	font-family: 'Bebas Neue', cursive;
}
.nearbyareas .col-md-3 {
	padding-right: 0px;
	width: 21%;
}
.nearbyareas .headlinecss {
	position: relative;
	background: #000;
	width: 65px;
	height: 2px;
}
.chatoncss img {
	position: relative;
	top: 7px;
	margin-right: 15px;
}
.nearbyareas .headlinecss:before {
	content: '';
	position: absolute;
	background: #000;
	width: 34px;
	height: 4px;
	top: -2px;
}
.nearbyareas p {
	margin-bottom: 0px;
	font-family: 'Bebas Neue', cursive;
	font-size: 19px;
	padding-right: 45px;
}

#myVideo {
  width: 100%;
  object-fit: fill;
}
#exampleModal .modal-body img {
  width: 100%;
}

.property.owl-carousel button {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: -18px;
}
.property.owl-carousel button.owl-next {
  left: auto;
  right:-18px;  
}
.owl-carousel .owl-nav button.owl-prev::before, .owl-carousel .owl-nav button.owl-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  background: #fff;
  height: 60px;
  width: 60px;
  border-radius: 100%;
  z-index: -1;
  transform: translate(0,-50%);
}
.owl-carousel .owl-nav button.owl-next::before {
  left:auto;
  right:-12px; 
}

.schd_form form {
  max-width: 890px;
  margin: 0 auto;
}
.schd_form form .form-group {
  position: relative;
  z-index: 11;
  margin:0 0 20px;
}
.schd_form form .form-group .form-control {
  border: 1px solid #134E98;
  border-radius: 0;
  padding: 7px 15px;
  min-height: 47px;
  font-size: 15px;
  color: #000;
}
.schd_form form .form-group .form-control#phone {
  padding: 7px 15px 7px 50px;
}
.schd_form form .btn {
  background: #134E98;
  width: auto;
  border-radius: 0;
  color: #fff;
  border: 1px solid #134E98;
  padding: 9px 30px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  margin: 0 0 0 12px;
}


.magnify-large {
  position: absolute;
  display: none;
  width: 250px;
  height: 250px;
  -webkit-box-shadow: 0 0 0 7px rgba(204, 204, 204, 0.55), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.55), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.55), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.mview {
  display: none;
}



@media (min-width: 575px) {
.modal-dialog {
  max-width: 100%;
  margin: 1.75rem 90px;
}
}

@media only screen and (max-width: 1199px) {
.navbar-nav li.nav-item {
	padding-left: 5px;
}
.chatspace {
	padding-left: 0 !important;
	border-left: 0;
	margin-left: 0;
}
.navbar-nav .nav-link {
	font-size: 14px;
	line-height: 49px;
}
.chatoncss img {
	width: 24px;
}
.chatoncss .nav-link {
	font-size: 14px;
	line-height: 18px;
}
.ico-list img {
	width: 33px;
	height: 33px;
	margin-right: 15px;
}
.sub-head {
	line-height: 1.2;
}
p {
	line-height: 23px;
}
.aminities h3 {
	font-size: 43px;
	line-height: 39px;
}
.ami-img p {
	font-size: 14px;
}
.specificationpart h2 {
	font-size: 29px;
}
.main-section #myVideo.tab_vid,.pad-section #myVideo.tab_vid,.main-section .tab_img {
  display: block;
}
.main-section #myVideo, .main-section #myVideo.mob_vid,.pad-section #myVideo, .pad-section #myVideo.mob_vid,.main-section .big_img, .main-section .mob_img {
  display: none;
}
}

@media(max-width:700px) {
.botom-text {
	right: 29px;
	padding: 6px 20px;
}
br {
	display: none
}
.back-img {
	padding: 200px 0
}
.code-img img {
	transform: scale(1)
}
}
@media only screen and (max-width: 992px) {
.navbar {
	padding-top: 0;
	padding-bottom: 0;
}
.pad-section {
	padding: 3em 0em 1em 0em;
}
.pos-img, .ficon1, .ficon2, .ficon3 {
	display: none
}
.pad-section h1 {
	font-size: 60px;
}
.main-head-text {
	font-size: 54px;
}
.main-head-textsmall {
	font-size: 34px;
}
.smal-head {
	font-size: 50px !important
}
p.text-big {
	font-size: 18px;
}
.navbar-brand img {
	width: 120px;
}
.specificationpart, .kanakapuratxt {
	padding-left: 15px;
	padding-bottom: 30px;
}
.navbar .container {
	border-radius: 0px;
	padding: 5px 10px;
}
.main-content img {
	width: 90px;
}
.main-content .mob_img,.main-content .tab_img,.main-content .big_img {
	width: 100%;
}
.row {
	margin: 0px;
	padding: 0px;
}
.blackboxitem, .blackboxitem1 {
	padding: 0px !important;
	margin: 2px 0px !important;
}
.highligtsrow .col-md-8 {
	padding: 0px;
}
.southimgcss {
	padding-left: 10px;
}
.blackbox1 h5 {
	font-size: 24px !important;
}
.lifestylecss {
	font-size: 40px;
	line-height: 42px;
}
.countnumbcss {
	font-size: 75px;
}
.countnumbcss span {
	top: -40px;
}
.blackbox {
	padding: 50px 50px;
	margin: 20px 0px;
}
.hightlightcss {
	font-size: 55px;
	margin-bottom: 20px;
}
.projectcss {
	font-size: 28px;
	margin-top: 10px;
}
.bloresyndrome {
	padding-bottom: 0px;
}
.liveincss, .liveherecss, .roadcss {
	font-size: 35px;
}
.kanakapuracss {
	font-size: 46px;
	line-height: 50px;
}
.taveltextcontent {
	padding-top: 2em;
	padding-left: 0px;
}
.travelcss {
	font-size: 50px;
	padding-left: 15px;
}
.effortcss {
	font-size: 50px;
	line-height: 45px;
	padding-left: 15px;
	margin-bottom: 25px;
}
.nearbyareas p {
	padding-right: 15px;
	margin-bottom: 5px;
	font-size: 22px;
}
.imgtwo {
	position: relative;
	bottom: 0;
	width: 100%;
}
.sec-head {
	font-size: 40px;
}
.row.nearbyareas {
	margin: 0px 10px;
}
.row.nearbyareas .col-md-7.p-0 {
	margin-top: 15px;
	margin-bottom: 20px;
}
.secpadding {
	padding: 50px 0px;
}
.secpadding.masterplansec {
	padding-top: 0px;
}
.cpy-txt {
	line-height: 25px;
	font-size: 17px;
}
.main-footer p.small.text-center {
	line-height: 24px;
	margin-top: 10px;
}
.amenitiesrow .col-md-3.amenitiesitem {
	width: 50%;
}
.nav-pills .nav-link {
	margin: 0px 7px;
	padding: 7px 25px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link, .nav-pills .nav-link:hover {
    padding: 7px 25px;	
}
.navbar-toggler span.fa.fa-bars.open.text-white {
	color: #323c19 !important;
}
.chatspace {
	padding-left: 0px !important;
	border-left: 0px solid #6e6e6e;
	margin-left: 0px;
}
.navbar-nav li.nav-item.chatoncss {
	padding-left: 0px !important;
	margin-top: 10px;
}
.chatoncss .row {
	margin-bottom: 15px;
}
.chatoncss .row .col-md-10 {
	width: 80%;
}
.chatoncss .row .col-md-2 {
	width: 12%;
}
button.navbar-toggler:focus {
	border: none !important;
	outline: none !important;
	box-shadow: 0 0 0 0 !important;
}
.navbar-nav .nav-link {
	margin-top: 5px;
}
.specificationpart {
	margin-top: 25px;
}
.tmple-sec .container-fluid {
  padding: 0;
}

}
.lmapwidth{
    width:80%;
}
.m10top{
    margin-top: 0px;
}
.pad-section #myVideo {
    width: 100%;
    object-fit: fill;
    /*height: 90vh;*/
}
.pad-section #myVideo.tab_vid, .pad-section #myVideo.mob_vid {
    display: none;
}

#enq .modal-dialog.modal-dialog-centered {
  max-width: 600px;
  margin: 0 auto;
}
#enq .btn-close {
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 1;
  background-color: #fff;
  width: 37px;
  height: 37px;
  border-radius: 100%;
  z-index: 1;
  box-shadow: 4px 5px 5px rgba(0,0,0,0.3);
}
#enq .modal-body {
  padding: 30px;
}
#enq .modal-body .form-group {
  margin: 0 0 15px;
}
#enq .modal-body .btn {
  background: #134e98;
  color: #fff;
  border: 1px solid #134e98;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
#enq .modal-body .btn:hover {
  background: #fff;
  color: #134e98;
  border: 1px solid #134e98;
}
.btn.enquiry {
  position: fixed;
  top: 50%;
  transform: translate(0,-50%);
  right: -68px;
  rotate: -90deg;
  background: #134e98;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  border-radius: 4px 4px 0 0;
  padding: 8px 18px;
  z-index:11;
}
.tmple-sec iframe {
  padding: 0;
}
.offcanvas-start {
  top: 0;
  right: 0;
  left:auto;
  width: 290px;
  border-right: none;
  transform: translateX(100%);
}
.offcanvas {
  z-index: 9999;
}
.btn-primary {
  z-index: 1111;
  position: relative;
}
.tgl_btn {
  z-index: 1111;
  position: fixed;
  top: 27px;
  right: 15px;
}
.navbar > .container-fluid {
  justify-content: flex-end;
} 
.offcanvas-header .btn-close {
  position: absolute;
  right: 15px;
  top: 10px;
}

@media only screen and (max-width: 767px) {
.pad-section #myVideo.mob_vid {
    display: block;
}    
    .lmapwidth{
    width:100% !important;
}
.m10top{
    margin-top: 10px !important;
}
.main-section #myVideo.mob_vid,.main-section .mob_img {
  display: block;
}
.main-section #myVideo, .main-section #myVideo.tab_vid,.main-section .big_img, .main-section .tab_img {
  display: none;
}
.pad-section #myVideo, .pad-section #myVideo.tab_vid {
  display: none;
}
.code-img {
  top: 0;
}
.dark-bg {
	padding: 40px 0 0;
}
.tmple-sec {
  padding: 40px 0 0;
}
.overlay-dark::before {
  height: 110%;
}
.aminities h3 {
  font-size: 33px;
  line-height: 31px;
  text-align: center;
  margin: 40px 0 30px !important;
}
.ico-list li {
  padding-bottom: 18px;
}
.mview {
  display: block;
}
.magnifik-example img {
  width: 100%;
}
.dview {
  display: none;
}
.btn.enquiry {
  top: auto;
  transform: translate(0,0);
  right: 0;
  rotate: 0deg;
  bottom: 0;
  width: 100%;
}


}

@media only screen and (max-width: 575px) {
.pad-section h1, .main-head-text {
	font-size: 39px;
	line-height: 39px;
}
.main-head-textsmall {
	font-size: 20px;
	line-height: 39px;
}
.ico-list img {
	width: 29px;
	height: 29px;
	margin-right: 8px;
}
.ico-list li span {
	font-size: 14px;
}
p.text-big {
	font-size: 16px;
	line-height: 23px;
}
.sub-head {
	font-size: 23px;
	line-height: 1.1;
}
.w-80 {
	width: 100%;
}
.butn-box {
	display: inline-block;
}
.navbar-nav .nav-link {
	font-size: 14px;
	line-height: 25px;
	padding: 0;
}
.tmple-sec .ps-md-5 {
	margin: 50px 0 0;
}
#floorplan .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	padding: 10px 25px;
}
.property.owl-carousel button {
  left:0;	
}
.property.owl-carousel button.owl-next {
  left: auto;
  right: 0;
}
.owl-carousel .owl-nav button.owl-prev::before, .owl-carousel .owl-nav button.owl-next::before {
  left: -20px;
}
.owl-carousel .owl-nav button.owl-next::before {
  right: -20px;
  left: auto;
}

}
.big_img,.tab_img,.mob_img{
    width:100%;
}
.tab_img,.mob_img{
   display:none;
}
.videoimaglink a{
    color:#000;
}
.videoimaglink .buildingLandmarksQualitiesTitle{
    margin-top: 15px;
}