﻿
@media (max-width: 1200px) {
#cssmenu > ul > li > a {
    padding: 12px 10px 12px 10px;
    font-size: 15px;
}

.top ul li 
{
    display: inline-block;	
    margin:0 5px;
}
.contacts a {
    font-size: 14px;
}
.carousel {
    height: 50vw;
    position: relative;
}

.services ul li {
    display: inline-block;
    margin: 20px 10px;
    width: 290px;
    height: 360px;
}
.grid figure {
    margin: 15px 15px 0 15px;
    width: 280px;
}
.news ul li {
    width: 310px;
}

}

@media (max-width: 991px) {



.caption-inner h3{

font-size: 36px;
    line-height: normal;


}
.grid figure {
    margin: 15px 15px 0 15px;
    width: 205px;
    height: 390px;
}
.top {
    position: relative;
}

.contacts 
{
     text-align: center;
}

.contacts-mobile
{
     display: block!important;
}

.carousel {
    height: 62vw;
    position: relative;
}

.pic-welcome {
    height: 500px;
    margin-bottom:20px;
}
.pic-welcome img {
    object-fit: cover;
    height: 500px;
    width: 100%;
}
.pic-welcome2 {
    top: 5px;
    right:20px;
}

.caption-carousel {
    top: 60px;
}
.caption-carousel h2 {
    font-size: 40px;
}


.col_fourth {
    width: 20%;
}

.count-title {
    font-size: 45px;
}
.counter i {
    width: 60px;
    padding:22px 0;
    height: 60px;
    top: -15px;
}
.count-text {
    font-size: 15px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
}
.news ul li {
    width: 235px;
}

.news ul li img {
    margin: auto;
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.news ul li .bg .title-1 {
    font-size: 18px;    
    height: 25px;
}

}


@media (max-width: 768px) {

.header {
    padding: 10px 0;
}
.carousel {
    height: 525px;
}

.caption-carousel {
    position: absolute;
    top: 50px;
    left: 10%;
    right: 10%;
    z-index: 10;
    padding-top: 20px;
    width: 80%;
    margin: auto;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2 {
    font-size: 30px;
}

.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}

.news {
    background: url(../images/bg-news.png) repeat center bottom;
}


}




@media (max-width: 767px) {

.grid figure {
    margin: 15px 0;
    width: 100%;
    height: 490px;
}


.copyright
{
    text-align:center;
}
.copyright .socials {
    text-align:center;
}
.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}
.pic-inner {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float: none;
}


.top .socials {
	text-align: center;
}
input[type=checkbox] + label {
    display: block;
    width: auto;
    font-size: 15px;
    margin-right: 0px;
}

.col_fourth {
    width: 100%;
}
.counter {
    padding: 20px 0;
    border-radius: 0px;
    border-left: 0px #dddddd solid;
    margin: 0 0px;
}


.counter i {
    right: auto;    
    top: -5px;
}

.news ul li {
    width: 100%;        
}

.news ul li {
     margin-bottom:15px;
}

}



@media (max-width: 480px) {
}