@media screen and (max-width: 1200px) {
	#navbar > ul > li > a{
		padding-left: 0px;
		font-size: 13px;
	}
	
#navbar>ul>li{
    margin-right: 18px;
        font-size: 12px;
}
.footer_bottom{
	padding-top: 0;
}
.top_desc{
	margin-top: 0px;
	    position: absolute;
   
    left: 0;
    right: 0;
    top: 158px;
}
footer .section_back{
	height: 435px;
}
header{
	
	position: relative;
}
}



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

	#navbar > ul > li > a{
		    font-size: 12px;
		   
	}

.lang_bar{
	    top: 46px;
}
.header_right{
	float: none;
	margin-right: 0;
}
header .top_cont{
	float: none;
}
.main_nav{
	margin-bottom: 10px;
}
.newspaper {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    
}
header{
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	border-radius: 0;
}
.top_desc{
	width: 100%;
}
.top_desc h1{
	margin-bottom: 13px;
}
.top_desc .desc_text{
	margin-bottom: 20px;
}
header .logo{
	    padding: 13px 0px 13px 0px;
	    margin: 0 auto;
	    text-align: center;
}
.logo{
	float: none;
	    width: 220px;
    height: 70px;
}
.top_desc{
	margin-top: 20px;
}
}



@media screen and (max-width: 768px) {
	#navbar > ul{
		background-color:#fff; 
		width: 94%;
	}
	#navbar>ul>li{
	float: none;
	margin-left: 0;
	margin-right:0;
}
 .navbar-toggle .icon-bar{
 	background-color: #fff;

 }
 .navbar-toggle{
 	background-color: #db1e26;
 }
 #navbar ul > li {
	text-align: center;
 	display:block;
 	position: relative;
 }
  #navbar ul > li > a{
 	display:block;
 	padding-top: 15px;
 	padding-bottom: 15px;
 }
.footer_menu,.services_menu{
	display: none;
}
.newspaper {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    text-align: justify;
}
footer .section_back{
	    height: 350px;
}
.footer_bottom .left_cont span{
	font-size: 14px;
	margin-bottom: 10px;
}
.footer_bottom .right_cont{
	float: none;
}
.lang_bar {
    top: -45px;
}
header ul.social,header ul.contact_items li{
	margin-top: 5px;
}
#navbar.navbar-collapse{
	position: absolute;
	width: 100%;
	right: 0;
}
.main_nav {
    position: relative;
    z-index: 10;
    width: 100%;
    margin-bottom: 0;
    margin-top:0;
}
.marked:after{
	    position: absolute;
    right: 30%;
    top: 14px;
}
.logo img{
	    width: auto;
	height: 30px;
}
#navbar ul li ul{
	margin-left: 0;
	width: 100%;
}
.description_text{
	text-align: justify;
}
.page_title{
	margin-top:0px;
}
.team_sect {
    height: 200px;
    margin-bottom: 20px;
}

header .top_cont{
	padding: 2px 25px 6px 20px;
}
.main_video{
	height: 75vh;
}
.top_desc{
	top: 0;
	width: 100%;
}
.top_desc .desc_text{
	width: 100%;
}
.top_desc h1{
	font-size: 15px;
	margin-bottom: 14px;
}
.main_video{
	background-image: url(../img/equiniox.jpg);
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.main_video video{
	display: none;
}
.video_header{
	display: block;
	height: 100vh;
}
.top_desc .desc_text{
	margin-bottom:30px;
}
.top_desc button.bordered_link{
	margin-top: 10px;
}
.desc_text{
	display: none;
}
.top_desc{
	top: 143px;
}
.bordered_link{
	    padding: 9px 15px;
}
.services{
	margin-bottom: 0;
}
.navbar-toggle{
	margin-right: 0;
}
.contact_info_item{
	/*margin:0;*/
	text-align: left;
}
}
@media screen and (max-width: 470px){
.top_desc{
	top: initial;
	    margin-top: 57px;
}
.top_desc h1{
	margin-bottom:40px;
}
.top_desc .bordered_link {
    margin-left: 5px;
    margin-right: 6px;
}
.services .content_item{
	    height: 360px;
	}
}
@media screen and (max-height: 420px){
.page_title {
    margin-top: 55px;
	}
}
@media screen and (max-width: 570px) and (max-height: 325px){
.top_desc {
    top: 163px;
}
.main_video{
	height: 100vh;
}
}
@media screen and (max-width:320px) and (max-height: 480px){
.top_desc {
       margin-top: 4px;
}
.page_title {
    margin-top: 75px;
}
}
@media screen and (max-width: 375px){

.top_desc .desc_text{
	margin-bottom:13px;
}
}

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

}