@font-face {
    font-family: 'futura-pt-light';
    src: url('assets/fonts/futura_light_bt.woff2') format('woff2'),
         url('assets/fonts/futura_light_bt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura-medium';
    src: url('assets/fonts/Futura-Medium.eot');
    src: url('assets/fonts/Futura-Medium.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Futura-Medium.woff2') format('woff2'),
        url('assets/fonts/Futura-Medium.woff') format('woff'),
        url('assets/fonts/Futura-Medium.ttf') format('truetype'),
        url('assets/fonts/Futura-Medium.svg#Futura-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'adobe-clean';
    src: url('assets/fonts/AdobeClean-Regular.eot');
    src: url('assets/fonts/AdobeClean-Regular.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/AdobeClean-Regular.woff2') format('woff2'),
        url('assets/fonts/AdobeClean-Regular.woff') format('woff'),
        url('assets/fonts/AdobeClean-Regular.ttf') format('truetype'),
        url('assets/fonts/AdobeClean-Regular.svg#AdobeClean-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a:hover{
	text-decoration: none;
}
.top_header {
	position: relative;
}
.hedcontainer{
	position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.header-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.header-address {
    position: relative;
	align-items: center;
}
.promolink{
	position: absolute;
	right: 30px;
	top: 1px;
}
.promolink a{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-right: 100px;
	font-family: 'futurabook';
}
.promolink a:hover{
	color: #cfc9c9;
}
.header-address p{
	padding: 6px 0px;
	margin-bottom: 0px !important;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-family: 'Futura-medium';
}
.navbar{
	display: flex;
	flex-direction: row-reverse;
}
#collapsibleNavbar .navbar-nav {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
}
#collapsibleNavbar ul li a{
	font-family: 'futurabook';
	font-size: 18px;
	line-height: 40px;
	color: #fff;
}
.slide-menu-left-content p strong{
	font-family: 'futurabook'; 
}
#collapsibleNavbar ul li a:hover{
	color: #cfc9c9;
}
.promotext a{
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	position: relative;
    top: 2px;
}
.promotext a:hover{
	color: #cfc9c9;
}
.site-footer {
    background-color: #EEB74F;
    font-size: 20px;
    color: #fff;
    padding: 30px 0px 30px 0px;
    position: relative;
    z-index: 100;
}
.footer_top{
	background-color: #7F2629;
	/* background-color: #EEB74F; */
	border-bottom: 1px solid #ffffff40;
	position: sticky;
	bottom: 0;
	z-index: 11;
	padding: 8px 0px;
}
body .css-11vmuxg .css-1ee7nz0, .vc_btn3, button, .news_inner a{
	letter-spacing: 3px;
}
.footer-address{
	align-items: center;
}
.footer-address p {
	padding: 0px 0px;
    margin-bottom: 0px !important;
    font-size: 12px !important;
    line-height: 17px;
    color: #fff;
	font-family: 'futurabook';
    /* font-family: 'Futura-medium'; */
    text-transform: capitalize;
}
.footer_promolink {
    text-align: center;
}
.logo-footer img {
    width: 100%;
    max-width: 90px;
}

.footer_promolink a {
    color: #fff;
    font-size: 17px;
    line-height: 37px;
    /* padding-right: 100px; */
    font-family: 'futurabook';
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
}
.footer_promolink a:hover{
	color: #000;
	background-color: #fff;
}
.footer_social{
	text-align: right;
}
.footer_social a{
	color: #fff;
	font-size: 20px !important;
}
.footer_social a:hover{
	color: #cfc9c9;
}
.site-footer p {
    margin-bottom: 0px !important;
    font-family: 'futurabook';
    font-size: 18px;
    text-align: center;
}
.footer-logo-monile{
	display: none;
}
.page-id-123 h4{
	text-align: center;
    font-family: 'futurabook';
    font-size: 51px;
    line-height: 31px;
    color: #000;
    padding: 30px 0px !important;
}
.menus_main h1{
	font-size: 51px;
	font-family: 'didotregular';
    line-height: 31px;
    margin-top: 109px;
    margin-bottom: 62px;
}
.menus_main .slider-for{
	border: 1px solid #000;
}
.main_title{
	margin-bottom: 100px;
}
.slick-next:before {
    content: '' !important;
    background-image: url(../images/next.png);
    background-repeat: no-repeat;
    right: 50px;
    width: 30px;
    height: 77px;
    background-size: 25px 77px;
    position: absolute;
    top: -30px;
}
.slick-next, .slick-prev{
	z-index:99;
}
.slick-prev:before {
    content: '' !important;
    background-image: url(../images/pre.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 77px;
    background-size: 25px 77px;
    position: absolute;
    top: -30px;
    left: 50px;
}
.menu_section{
	background-color: #000;
}
.slide-menu-left h4{
	font-size: 55px;
	text-align: left;
	font-family: 'didotregular';
    line-height: 35px;
	color: #fff;
	padding-top: 50px !important;
	padding-bottom: 0;
}
.slide-menu-left-content p{
    color: #fff;
    font-size: 22px;
    text-align: left;
    font-family: 'futura-pt-light';
}
.slide-main_menu-left{
	padding-left: 241px;
	padding-right: 0px;
	/* padding: 0px 0px 0px 241px; */
}
.slide-main_menu-right{
	padding-left: 0px;
}
.slide-menu-left-content p{
	margin-bottom: 30px !important;
	line-height: 30px;
}
.slide-menu-left-content p:nth-child(2){
	margin-top: 46px;
}
.slide-menu-left-content p:first-child{
	display: none;
}
.press-row{
	border-top: 1px solid #000;
	padding: 50px 70px;
}
.press-row:last-child{
	border-bottom: 1px solid #000;
	margin-bottom: 100px !important;
}
.press-text{
	color: #000;
	font-family: 'didotregular';
}
.privateroom_to_section p {
    font-family: 'futura-pt-light';
    font-size: 23px;
    line-height: 30px;
    color: #000;
}
.privateRoomsText p {
    color: #000;
    text-align: left;
    font-size: 23px !important;
    line-height: 30px;
    font-family: 'futura-pt-light';
    padding: 60px 0px 60px 44px;
}
.private-col:nth-child(even){
	margin-top: 50px;
}
.private-col:nth-child(even)::before{
	content: '' !important;
	border-left: 1px solid #000;
    background-repeat: no-repeat;
    height: 85%;
    position: absolute;
    top: 8.5%;
	left: 0px;
}
.inner_privateroom_section{
	margin-bottom: 30px;
}
.contact_main h1 {
    font-size: 51px;
    font-family: 'didotregular';
    line-height: 31px;
    color: #000;
    margin-top: 110px;
    margin-bottom: 60px;
}
.contact_address{
	/* padding: 0px 0px; */
	overflow: visible !important;
}
.contact_map{
	padding: 35px 0px;
	overflow: visible !important;
}
.contact_map h2 {
	font-size: 26px;
    line-height: 18px;
    margin-bottom: 27px;
	text-transform: uppercase;
}
.contact_map a{
	text-align: center;
}
.contact_map p {
    font-size: 18px;
    line-height: 13px;
	text-align: center;
}
.menu_hrs p{
	line-height: 30px;
}
.fullimg *{
	width: 100%;
	max-width: 100%;
}
.contact_right_img img{
	margin-top: -40%;
}
.maincontactbg::after {
    content: "";
    position: absolute;
    background-color: #000;
    top: 0;
    width: 100%;
    height: 77%;
}
.contact_second{
	padding-bottom: 100px;
}
.gallery_main h1{
	font-size: 55px;
    font-family: 'didotregular';
    line-height: 35px;
    margin-top: 109px;
    margin-bottom: 67px;
}
.gallery_img{
	padding-bottom: 112px;
	position: relative;
}
.gallery_img::before {
    content: "";
    position: absolute;
    background-color: #000;
    top: 4%;
    width: 94%;
    height: 691px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.menu_single_img{
	padding: 50px 0px;
}
.video-modal-header{
	border: none !important;
	padding-top: 1rem !important;
}
#myModal .video-close-btn{
	margin: 0 !important;
	background-color: transparent !important;
	border: none !important;
	font-size: 30px;
}
#myModal .box{
	max-width: 1000px;
}
#newsletter .modal-content {
    max-width: 95%;
    background-color: #7F2629;
    margin-left: auto;
}
#newsletter .model_inner {
    margin-left: -5%;
}
#newsletter .modal-body{
	padding: 40px 0px;
}
.newsletter_cover {
	align-items: center;
	justify-content: center;
}
.newsletter_image img{
    width: 100%;
}
.newslettertext img {
    max-width: 200px;
    margin: 0 auto 50px auto;
}
#newsletter .modal-header {
    padding: 0;
    border: 0;
    position: absolute;
    right: 15px;
}
#newsletter .modal-header {
	padding: 0;
    border: 0;
    position: absolute;
    right: 26px;
    z-index: 9;
    top: 10px;
}
#newsletter .modal-header button {
    padding: 0 !important;
    font-size: 47px;
    color: #fff;
    opacity: 1;
}
.slider-newsletter {
    text-align: center;
    color: #fff;
}
.slider-newsletter {
    text-align: center;
    color: #fff;
}
.news_inner {
    max-width: 90%;
    margin: 0 auto;
}
.news_inner h3 {
    text-transform: uppercase;
    font-size: 22px;
	font-family: 'futura-pt-light';
}
.news_inner p{
	font-family: 'futura-pt-light';
}
.news_inner a {
    color: #fff;
    font-size: 17px;
    font-family: 'futurabook';
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
}
.slider-newsletter .slick-prev:before {
    background-image: unset;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    left: 0;
}
.slider-newsletter .slick-prev {
	width: 42px;
    height: 31px;
    border-left: 2px solid white;
    margin: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-top: -13px;
  }
.slider-newsletter .slick-prev::after, .slider-newsletter .slick-prev:before{
	content: "";
	position: absolute;
	height: 2px;
	background: white;
	transform-origin: 0 0;
}
.slider-newsletter .slick-prev:before {
	top: 0px;
	left: 0;
	right: 3px;
	transform: rotate(25deg);
}
.slider-newsletter .slick-prev::after {
	bottom: 0px;
	right: 9px;
	left: -1.5px;
	transform: rotate(-30deg);
}

.slider-newsletter .slick-next:before {
    background-image: unset;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    left: 0;
}
.slider-newsletter .slick-next {
    width: 42px;
    height: 31px;
    border-left: 2px solid white;
    margin: 0;
	right: -13px;
  }
.slider-newsletter .slick-next::after, .slider-newsletter .slick-next:before{
	content: "";
	position: absolute;
	height: 2px;
	background: white;
	transform-origin: 0 0;
}
.slider-newsletter .slick-next:before {
	top: 0px;
	left: 0;
	right: 3px;
	transform: rotate(25deg);
}
.slider-newsletter .slick-next::after {
	bottom: 0px;
	right: 9px;
	left: -1.5px;
	transform: rotate(-30deg);
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}
.slick-dots li button:before {
    font-size: 20px;
}
#newsletter.modal { z-index:111111; }
body .css-11vmuxg { justify-content:flex-end !important; padding-right:30px; bottom: 65px !important;}
.insta-gallery-feed[data-feed_layout="carousel"] .swiper-pagination-bullet-active, [data-feed_layout="carousel"].qligg-mfp-wrap .swiper-pagination-bullet-active {
	background-color: #7F2629 !important;
  }
  .insta-gallery-feed[data-feed_layout="carousel"] .swiper-button-next > i, [data-feed_layout="carousel"].qligg-mfp-wrap .swiper-button-next > i, .insta-gallery-feed[data-feed_layout="carousel"] .swiper-button-prev > i, [data-feed_layout="carousel"].qligg-mfp-wrap .swiper-button-prev > i {
	color: #7F2629 !important;
  }

/* ----------------------media qurey----------------------------------- */
@media screen and (min-width: 768px) {
	#newsletter .modal-dialog {
		max-width: 1095px;
	}
}
@media screen and (max-width: 1920px) {
	.page-id-123 .container{
		max-width: 1192px;
	}
}

@media screen and (max-width: 1920px) {
	.footer_container{
		max-width: 95% !important;
	}
}

@media screen and (min-width: 1600px) {
	.press_section .container{
		width: 1440px;
	}
}

@media screen and (max-width: 1600px) {
	.privateRoomsBox h4 {
		font-size: 50px !important;
	}
	.privateRoomsText p {
		font-size: 22px !important;
		line-height: 35px;
	}
	.private-col:nth-child(even)::before{
		height: 660px;
		left: 0px;
		top: 7.5%;
	}
	.slide-main_menu-left {
		padding-left: 80px;
	}
}

@media screen and (max-width: 1440px) {
	.contact_right_img img {
		margin-top: -55%;
	}
	.gallery_img::before {
		height: 491px;
	}
}
@media screen and (max-width: 1366px) {
	.slide-menu-left-content p{
		font-size: 20px !important; 
	}
	.slide-menu-left h4 {
		font-size: 45px;
	}
	.footer-address p{
		font-size: 11px;
	}
}
@media screen and (max-width: 1200px) {
	.promolink{
		top: 0px
	}
	.press-text h4{
		font-size: 1.2rem;
		line-height: 2.0;
	}
	.privateroom_to_section p {
		font-size: 26px;
	}
	.privateRoomsBox h4 {
		font-size: 40px !important;
	}
	.privateRoomsText p {
		padding: 60px 0px 0px 44px;
	}
	.slide-menu-left-content p{
		font-size: 18px !important; 
	}
	.slide-menu-left h4 {
		font-size: 40px;
	}
	.slide-main_menu-left {
		padding-left: 40px;
	}
	.contact_main h1 {
		margin: 60px 0px;
	}
	.contact_map{
		padding-bottom: 20px;
	}
	.contact_right_img img {
		margin-top: -63%;
	}
  }
@media screen and (max-width: 993px) {
	.promolink{
		right: -40px;
		top: -1px;
	}
	.footer-address{
		text-align: center;
	}
	.footer_promolink {
		text-align: center;
	}
	.footer_social{
		text-align: center;
	}
	.footer-address .col-4{
		padding-bottom: 5px;
	}
	.footer_promolink a {
		font-size: 15px;
	}
	.contact_right_img img {
		margin-top: -75%;
	}
  }


/* -------------------------------------moblie view--------------------- */

@media screen and (max-width: 767px) {
	.promolink {
		right: 20px;
		top: 8px;
	}
	.promotext{
		display: none;
	}
	.hedcontainer{
		position: unset;
		transform: none;
		top: 0;
		left: 0;
	}
	.header-container{
		position: unset;
	}
	.promolink a{
		color: #4b4b4b;
		padding-right: 0.75rem;
		font-family: 'didotregular';
		font-weight: 400;
		font-size: 14px;
		line-height: 17px;
	}
	.slide-main_menu-right{
		display: none;
	}
	.navbar-brand{
		display: none !important;
	}
	.navbar{
		display: inline-block;
		flex-direction: row-reverse;
		padding: 15px 0px !important;
	}
	.navbar-collapse{
		position: fixed;
		top: 0;
		background-color: #fff;
		width: 100%;
		height: 100%;
		left: -100%;
		z-index: 999;
	}
	.navbar-collapse.collapse.show{
		left: 0%;
		transition:left 0.3s linear;
		text-align: center;
	}
	.show .navbar-toggler{
		padding: 20px 0px 60px 0px !important;
	}
	ul#menu-main-menu li a{
		color: #000;
		font-size: 18px;
		line-height: 50px;
		text-transform: uppercase;
		font-family: 'didotregular';
	}
	a.navbar-brand-mobile.menuopenlogo{
		-webkit-filter: invert(100%); /* Safari/Chrome */
    	filter: invert(100%);
		position: absolute;
    	bottom: 68px;
    	transform: translate(-50%, 30%);
	}
	.navbar-dark .menu-bar{
		background-image: url(../images/navbar.png);
		width: 40px;
		height: 20px;
	}
	.navbar-dark .close-menu{
		background-image: url(../images/close.png);
	}
	.menuopenlogo img{
		max-width: 305px;
	}
	.footer_bottom .copy_text{
		margin-top:20px;
	}
	.site-footer {
		padding: 20px 0px 160px 0px !important;
	}
	.footer-logo-monile{
		display: flex;
	}
	.footer_logos a img {
		max-width: 261px;
	}
	.press_section{
		margin-top: 58px !important;
    	margin-bottom: 65px !important;
	}
	.press-row{
		text-align: center;
	}
	.press-img{
		padding-bottom: 30px;
	}
	.press-text h4 {
		line-height: normal;
		margin-bottom: 20px !important;
	}
	.privateroom_to_section{
		margin-top: 60px !important;
		margin-bottom: 30px !important;
	}
	.private-col:nth-child(even)::before{
		border-left: none;
	}
	.privateroom_to_section h1, .press_section h1 {
		font-size: 34px !important;
	}
	.privateroom_to_section p {
		font-size: 16px;
		text-align: center;
		line-height: 22px;
		margin: 35px auto !important;
	}
	.page-id-11 .viewmenu_btn a {
		font-size: 16px !important;
		width: 200px !important;
	}
	.page-id-11 .viewmenu_btn a {
		margin-bottom: 0px !important;
	}
	.privateRoomsText p {
		padding: 30px 0px;
		font-size: 16px !important;
		text-align: center;
	}
	.private-col:nth-child(even) {
		margin-top: 0px;
	}
	.privateRoomsBox h4 {
		font-size: 32px !important;
		letter-spacing: 1px !important;
		margin-bottom: 40px !important;
		margin-top: 30px;
	}
	.contact_main h1{
		font-size: 37px;
		margin: 40px 0px;
	}
	.maincontactbg::after {
		height: 100%;
	}
	.contact_right_img img {
		margin-top: 0%;
	}
	.contact_second {
		padding-bottom: 50px;
	}
	.contact_map h2 {
		margin-bottom: 50px;
	}
	.teamsection h3 {
		font-size: 28px;
	}
	.team_section_left p {
		font-size: 15px !important;
	}
	.team_section_left .vc_column-inner{
		margin-right: 15px !important;
	}
	.teamsection {
		margin-top: 0px !important;
	}
	.about_us_last_section{
		margin-bottom: 50px;
	}
	.teamsection .vc_align_left{
		margin-bottom: 15px !important;
	}
	.gallery_main h1{
		font-size: 33px;
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.gallery_img{
		padding-bottom: 80px;
	}
	.menus_main h1 {
		font-size: 33px;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	/* .slick-prev:before {
		left: 30px;
		height: 55px;
    	background-size: 30px 60px;
    	top: -20px;
	}
	.slick-next:before {
		right: 30px;
   		height: 55px;
    	background-size: 30px 60px;
    	top: -20px;
	} */
	.page-id-123 h4 {
		font-size: 27px;
		padding: 20px 0px !important;
	}
	.slide-menu-left h4 {
		font-size: 27px;
		text-align: center;
		padding-top: 40px !important;
	}
	.slide-menu-left-content p{
		text-align: center;
		margin-bottom: 40px !important;
	}
	.slide-main_menu-left {
		padding-left: 15px;
		padding-right: 15px;
	}
	.slide-menu-left-content p{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.gallery_img::before {
		background-color: transparent;
	}
	.main_title{
		margin-bottom: 50px;
	}
	.menu_single_img{
		padding: 0px;
	}
	.footer-address p{
		line-height: 20px;
		margin-top: 0px;
	}
	.footer-logo-monile{
		padding-top: 20px;
	}
	.footer_toppp{
		text-align: center;
	}
	#newsletter .modal-content {
		max-width: 100%;
		margin-left: unset;
	}
	#newsletter .model_inner {
		margin-left: 0;
	}
	.newsletter_cover {
		align-items: center;
		flex-direction: column-reverse;
	}
	.slider-newsletter .slick-next,
	.slider-newsletter .slick-prev{
		display: none !important;
	}
	.slick-dots li button:before {
		font-size: 14px;
	}
	
}
@media screen and (max-width: 575px) {
	.media_press .vc_column-inner{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.page-id-123 h4 {
		font-size: 25px !important;
		line-height: 26px;
	}
	.slick-prev:before {
		width: 17px !important;
		left: 32px !important;
	}
	.slick-next:before {
		width: 17px !important;
		background-size: 17px 45px;
		top: -13px !important;
		right: 32px !important;
	}
	.footer-address-inner{
		max-width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.page-id-11 .viewmenu_btn a {
		font-size: 14px !important;
		width: 140px !important;
	}
	.page-id-11 .btn_group a{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.page-id-11 .vc_btn3-inline:nth-child(1){
		margin-right: 10px !important;
	}
	.privateroom_to_section {
		margin-bottom: 20px !important;
	}
	.privateRoomsBox h4 {
		font-size: 21px !important;
		margin-bottom: 30px !important;
	}
	/* .slick-prev:before {
		left: 30px;
		width: 30px;
    	height: 60px;
    	background-size: 30px 60px;
    	top: -18px;
	}
	.slick-next:before {
		right: 30px;
		width: 30px;
		height: 60px;
		background-size: 30px 60px;
    	top: -18px;
	} */
}
/*-----------*/
.slider-newsletter-inner .image-with-slide img {
    height: 515px;
    max-width: 100%;
    object-fit: cover;
    margin: 0;
    width: 100%;
}
.news-inner-details {
    padding: 0 40px;
}
.slider-newsletter .slick-prev {
    left: 50%;
    margin-left: -15px;
}
.slider-newsletter-inner .image-with-slide {
    display: flex;
    align-items: center;
}

.newsletter-model .slick-dots {
	width: calc(50% - -20px);
	position: unset;
	margin: -27px 0 0 auto;
}
.slider-newsletter-inner .image-with-slide {
    max-width: 515px;
    padding: 0;
}
.newsletter-model .slick-slider {
    margin-bottom: 0;
}
.news-inner-details p {
    padding: 0 15px;
}

@media screen and (max-width: 991px) {
.slider-newsletter .slick-prev {
    margin-left:0;
}
.header-address {
    overflow-x: hidden;
}
}
@media screen and (max-width: 767px) {
.news-inner-details {
    padding: 0 0px;
}
.newsletter-model .slick-dots {
	margin: 0 0 0 auto;
	width: calc(50% - 20px);
}

body .css-11vmuxg .css-1ee7nz0, .vc_btn3, button, .news_inner a {
	letter-spacing: 1.5px;
}
.newslettertext img {
    margin: 0 auto 20px auto;
}
.news-inner-details p > a {
    margin-bottom: 0;
}
#newsletter .modal-body {
    padding: 25px 0px;
}
.slider-newsletter-inner .image-with-slide {
    padding-left: 0;
}
.slider-newsletter-inner .image-with-slide {
    margin-right: 10px;
}

}


@media screen and (max-width: 575px) {
.news_inner a	{padding: 10px 20px; margin-top: 10px;}
.news-inner-details p {
    padding: 0;
}
.news-inner-details strong {
    font-size: 16px;
}
.news_inner {
    max-width: 100%;
 }
.slider-newsletter-inner {
    flex-direction: column;
}
.slider-newsletter-inner .image-with-slide {
    max-width: 100%;
    padding: 0;
}
.newsletter-model .slick-dots {
    width: 100%;
    left: 0;
    bottom: -35px;
}
.slider-newsletter-inner .image-with-slide img {
    max-height: 350px;
    margin: 0 auto 30px;
    height: auto;
}
}

@media screen and (max-width: 360px) {
	.contact_map p {
		font-size: 16px;
	}
	.press-row {
		padding: 50px 20px;
	}
}

