﻿@media (max-width: 1800px) {


}

@media (max-width: 1200px) {

.container-fluid
{
	padding-right: 15px;
	padding-left: 15px;
}
.top {
     font-size:13px;
}

.top a 
{
    color: #fff;
    margin-right: 7px;
}




#cssmenu > ul > li > a 
{
        font-size: 14px;
}
.contacts a {
    color: #fff;
    padding: 14px 25px;
    background-color: #08419E;
    border-radius: 100px;
    font-size: 14px;
}
}

@media (max-width: 991px) {
.top {
     text-align:center;
}

	
.top .socials {
    text-align: center;
}

.top .socials ul {
    text-align: center;
}

	
.carousel-1 {
    height: 390px;
}	
	
.caption-carousel
{
		display: none;
}
.contacts a {
    color: #fff;
    padding: 10px 12px;
    background-color: #08419E;
    border-radius: 100px;
    font-size: 13px;
}

}

@media (max-width: 768px) {

.carousel-1 {
    height: 290px;
}
	

.contacts {
    position: absolute;
    right: 60px;
    top: 0px;
}
	
}



@media (max-width: 767px) {
	
.top ul li {
    padding-right: 10px;
}
	
.carousel-1 {
    height: 250px;
}
	
.news-ticker-all {
    background-size: 100% 90%;
}
	
.news-ticker {
    left: -2px;
}
.container1 {
    height: 45px;
}
.marquee-content-items {
    height: 45px;
}
.marquee-content-items li {
   font-size: 15px;
}
	
.welcome {
    padding: 20px 0 80px 0;
}	
.height-one {
    height: 360px !important;
}
.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}	

}



@media (max-width: 480px) {
	
.carousel-1 {
    height: 150px;
}
	
.top 
{
    font-size: 12px;
    text-align: center;
    line-height: 25px;        
	padding: 5px 0;

}	

}