﻿
@media (max-width: 1200px) {
#cssmenu > ul > li > a {
    padding: 12px 12px;
    font-size: 16px;
}
.pic-welcome img {
    width: 374px;
}

.projects ul li {
    margin: 20px 15px;
    width: 202px;
}

.title-counter {
    width: 115px;
    font-size: 30px;
}

.heading {
    font-size: 20px;
    padding: 10px 15px;
}
.news ul li {
    width: 280px;
}

.pic-inner {
    max-width: 375px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float:  right;
}


}

@media (max-width: 991px) {

.carousel-indicators {
    bottom: 10px;
}

.contacts {
    border-radius: 0px;
}

.news ul li {
    width: 155px;
}

.news ul li img {
    margin: auto;
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.pic-welcome {
    width: 50%;
    height: 360px;
    margin:30px 0 0 0;
}

.pic-welcome img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.pic-welcome2 {
    width: 50%;
    height: 360px;
    position: absolute;
    right:15px;
    top:0;
    margin:30px 0 0 0;
}

.pic-welcome2 img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.projects ul li {
    margin: 20px 1px;
    width: 175px;
}
.projects ul li .title-1 {
font-size: 13px;}

.title-counter {
    width: 90px;
    font-size: 25px;
}

.heading {
    font-size: 15px;
    padding: 10px 7px;
}

.news ul li {
    width: 205px;
}

.footer-title2 img {
    width: 60px;
    float: left;
    margin-right: 30px;
}
.pic-inner {
    max-width: 500px;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float:  right;
}

}



@media (max-width: 768px) {

.top
{
	text-align:center;    
	line-height: 20px;
}

.carousel {
    height: 555px;
}

.carousel-caption {
    top: 120px;
    text-align: center;
    width: 80%;
    height: 650px;
}

.carousel-caption h2 {
    font-size: 25px;
}

}




@media (max-width: 767px) {

.pic-welcome {
    width: 100%;
    height: 360px;
    margin:0px 0 0 0;
}

.pic-welcome img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.pic-welcome2 {
    width: 100%;
    height: 360px;
    position:  relative;
    right: auto;
    top:0;
    margin:30px 0 0 0;
}

.pic-welcome2 img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.projects ul li {
    margin: 20px 0px;
    width: 49%;
}
.level-item {
    display: block;
    text-align:center;
}
.title-counter {
    width: 100%;
    font-size: 25px;
    float: none;
    background:none;
}

.heading {
    font-size: 26px;
    color: #56a98e;
    font-weight: 600;
    text-transform: capitalize;
    float: none;
    margin: 0;
    padding: 10px 15px;
}

.footer {
    background: #fff url(../images/footer-bg.png) no-repeat scroll center top;
    background-size: auto;
}

.footer-text {
    height: 108px;
}
.footer-title2 {
    margin: 40px 0 20px 0;
}

.footer-title2 img {
    width: 60px;
    float: none;
    margin-right: 30px;
}

.margin-footer {
    border-top: 1px rgb(255 255 255 / 20%) solid;
    margin-top: 0px;
    padding-top: 0px;
}

.copyright
{
    text-align:center;
}


.services {
    background: url(../images/pattern-bg.png) no-repeat left top;
    background-size: cover;
    padding: 60px 0;
}

.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%;        
    display: block;
    margin: 20px 0px;
    border-right: 0px #CCCCCC dashed;
    height: auto;
    padding: 0px 0px  ;
}


.video-container {
    display: none;
}

#text {
    position: absolute;
    color: #FFFFFF;
    left: 0;
    right: 0;
    margin-top: 0;
    background-color: rgb(0 131 202 / 85%);
    border-radius: 0px;
    z-index: 9999;
    width: 100%;
    padding: 40px 0 60px;
}

}



@media (max-width: 480px) {

.call-bg {
    font-size: 14px;
}
.call-text {
    margin-top:15px;
}
.services ul li {
    width: 320px;

}
}