﻿
@media (max-width: 1200px) {
#cssmenu > ul > li > a {
    padding: 12px 10px;
    font-size: 13px;
}


.services ul li {
    display: inline-block;
    margin: 20px 10px;
    width: 290px;
}

.news ul li {
    width: 310px;
}

}

@media (max-width: 991px) {
.header
	{
		padding: 0px 15px 0 15px;
		background-color: #ffffff00;
	}
	
	
	.header-inner {
    background-color: rgb(242 223 58) !important;
}
	
	
.logo {
    background-color: #F2DF3A;
    padding: 10px;
    text-align: center;
    border-radius: 30px;
}
.logo img {
 margin: 0;
	}

.mask-pic {
    margin-bottom: 85px;
}
.news ul li {
    width: 235px;
}


}


@media (max-width: 768px) {


.caption-carousel {
    position: absolute;
    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: 15px;
}

.caption-carousel h1 {
    font-size: 40px !important;
}

.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;
}


.services ul li {
    display: block;
    margin: 45px auto;
        width: 100%;
}
  
}




@media (max-width: 767px) {

.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;

	}

.circle-pic {
    width: 100%;
    margin-left: 0;
    position: relative;
    z-index: 0;
}
	
.circle1 {
    width: 100%;
    position: relative;
    top: 25px;
    left: 0;
}
	
	
.circle2 {
    width: 100%;
    position: relative;
    top: 25px;
    left: 0;
}
	
	
.circle3 {
    width: 100%;
    position: relative;
    top: 25px;
    left: 0;
}
	
.blue-link {
    margin-top: 0;
}
.testimonials
{
	padding: 255px 0 80px 0;
}
	
.w-100 {
    width: 100%;
    left: 0;
}
	
	
.news ul li {
    width: 100%;        
    display: block;
    margin: 20px 0px;
    height: auto;
    padding: 0px 0px  ;
}


}



@media (max-width: 480px) {
.caption-inner h3 {
    font-size: 30px;

}

}