﻿
@media (max-width: 1200px) {
#cssmenu > ul > li > a {
     padding: 12px 9px;
     font-size: 14px;
}


.services ul li {
    display: inline-block;
    margin: 20px 10px;
    width: 290px;
}
.partner ul li {
    width: 290px;
}

}

@media (max-width: 991px) {

.header-top {
    margin-top: 0px;
    position: absolute;
    z-index: 999;
    left: 15%;
    top: 70px;
}

.caption-carousel {
    position: absolute;
    top: 5px;
    left: 5%;
    right: 5%;
    z-index: 10;
    padding-top: 20px;
    width: 90%;
    margin: auto;
    padding: 10px ;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.partner ul li {
    width: 335px;
}
.caption-carousel h3 img {
    margin: auto auto 10px auto;
}

}


@media (max-width: 768px) {
.header-top {
  margin-top: 0px;
  position: absolute;
  z-index: 999;
  left: 8%;
  top: 95px;
}
.links-top {
    display: inline-block;
    line-height: 26px;
    margin-top: 0px;
}
.caption-carousel h2 {
           font-size: 14px;
        line-height: 25px;
        font-weight: 600;
}


.caption-carousel h3 {
	margin-top: 4px;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
}

.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;
    width: 100%;        
    margin: 20px 0px;
}
.services ul li .text {
    height: auto;
}
.welcome-pic {
    margin-bottom: 45px;
}

}




@media (max-width: 767px) {
	
	
	.content-inner iframe {
    height: 372px;
}

	
.breadcrumb>li {
    display: inline-block;
    font-size: 10px;
	}
	
		.inner-bg {
    height: 165px;
	}
	
	.caption-inner h3 {
   
    font-size: 21px;
	}
	
	
	.btn-header {
    padding: 9px 30px;
	}
	
		.title {
    color: #07b8c4;
    font-size: 26px;
	}
	
	    .carousel-indicators {
        position: absolute;
        bottom: 3px;
		}
		
	  .carousel {
        height: 440px!important;
        position: relative;
    }
	
  .top {
        text-align: center;
        font-size: 11px;
    }
	
p {
    text-align: justify;
}

.links-top img {
	
          margin-right: -65px;
        padding: 0px;
        height: 47px;
}

    .links-top {
		        width: 127px;
        text-align: center !important;
        font-size: 12px;
        line-height: 19px;
        margin-top: 19px;
    }

.caption-carousel .btn-header {
    padding: 9px;
    margin-top: 8px;
    margin-bottom: 1px;
}

.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 {
	text-align: center;
}

.top .socials {
	text-align: center;
}
.partner  ul li {
    width: 100%;        
    display: block;
    margin: 20px 0px;
    height: auto;
}

.news-box {
    margin: 0px 0px;
}

.news-box2 {
    width: 100%;
    height: auto;
    margin: 0px 0px 15px 0px;
}
    
.news-box2 .text-inner {
    height:  auto;
}

.news-box2 img {
    margin: auto;
    height: 195px;
    width: 100%;
    float: none;
    margin-left: 0px;
}


}



@media (max-width: 480px) {

}