	
*{
	/*font-family: 'Titillium Web', sans-serif;*/
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'Cairo', sans-serif;

}

.main-content{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/banner.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:250px;
	padding: 50px 0;
}
.main-content1{
	background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(../images/banner1.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:250px;
	padding: 50px 0;
}
.main-content2{
	background:linear-gradient(rgba(0,0,0,0.4),rgba(0,0,0,0.4)),url(../images/banner2.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:250px;
	padding: 50px 0;
}

.actra-container{
	height: 100%;
}
.actra-sec a{
	text-decoration: none;
	display: block;
	color: #ED7C00;
	background-color:#fff;
	padding: 5px;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	border-radius: 7px;
}
.actra-sec p{
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.row-actra{
	height: 100%;
}
.actra-sec h1{
	font-size: 36px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}
.row-videoWrap.owl-carousel .owl-dots{
	width:100px;
	margin: auto;
	 position: absolute;
	 bottom: 50px;
	 left: 0;
	 right: 0;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active{
	border: solid 2px #115187 !important;

}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active span{
	background: #115187 !important;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot span{
	position: absolute;
    height: 8px;
    width: 8px;
    display: block;
    background: #fff;
    border-radius: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 0 6px;
    border: solid 2px #fff;
    outline: none;
}

.row-videoWrap.owl-carousel .owl-nav {
	display: none !important;
}

.providingWrap{
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 100%;
	background: rgb(34,68,102);
	background: linear-gradient(0deg, rgba(34,68,102,0.8995973389355743) 0%, rgba(34,68,102,0.908000700280112) 100%);
}
.providingWrap h1{
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	padding: 10px 0;
	font-family: 'Cairo', sans-serif;

	letter-spacing: 0.5px;
}



.about-home-sec{
	padding: 40px 0;
}
.about-home-sec h2{
	text-align: center;
	font-size: 28px;
	font-family: 'Cairo', sans-serif;

	letter-spacing: 0.5px;
	text-transform: uppercase;
}
.about-logo-img{
	width: 200px;
	margin: 10px auto;
}
.about-home-sec h3{
	font-family: 'Cairo', sans-serif;
	font-weight: 600;
	font-size: 22px;
	text-align: center;
}
.about-home-sec p{
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.5px;
}

.home-mission{
	background-image: url(../images/mission.jpg);
	padding: 40px 0;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
.home-mission h2{
	font-size: 16px;
	color: #fff;
	font-family: 'Cairo', sans-serif;

	text-align: center;
	text-transform: capitalize;
	margin: 20px 0;
}
.home-mission p{
	text-align: justify;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-family: 'Cairo', sans-serif;

	color: #fff;
	line-height: 30px;
}
.row-mission{
	max-width: 780px;
	margin: 0 auto;
}


.home-practice-sec{
	background-image: url(../images/practice.jpg);
	padding: 40px 0;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.home-practice-sec h2{
	font-size: 16px;
	color: #fff;
	/*font-family: sylfaen;*/
	font-family: 'Cairo', sans-serif;

	text-align: center;
	text-transform: capitalize;
	margin: 20px 0;
}
.home-practice-sec p{
	text-align: justify;
	font-size: 16px;
	letter-spacing: 0.5px;
	/*font-family: 'Source Sans Pro', sans-serif;*/
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Cairo', sans-serif;

	color: #fff;
	line-height: 30px;
}

.home-practice-sec a{
	text-decoration: none;
	display: block;
	padding: 10px;
	text-align: center;
	background-color: #115187;
	color: #fff;
	width: 100px;
	margin: 0 auto;
	border-radius: 7px;

}
.home-practice-sec a:hover{
	background-color: #fff;
	color: #000;
}

.about-sec{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/aboutus.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:400px;
	padding: 50px 0;
}

.practice-secc{
	background:url(../images/practice11.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:400px;
	padding: 50px 0;
}

.Contactus-sec{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/conatctus.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:400px;
	padding: 50px 0;
}
.partner-sec{
	background:linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(../images/team1.jpg);
	width: 100%;
	background-size: cover;
	background-position:bottom;
	background-repeat: no-repeat;
	height:400px;
	padding: 50px 0;
}
.aboutt-text h1{
	text-align: center;
	padding: 40px 0;	
}


.advisor-sec h2{
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	color: rgba(0,0,0,0.7);
}
.teamWrap{
	max-width: 780px;
	margin: 0 auto
}
.teamimg{
	max-width: 280px;
	margin: 0 auto;
}
.rowourteam p{
	text-align: justify;
	font-size: 18px;
	letter-spacing: 0.5px;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Cairo', sans-serif;

}
/*
************Contact Us Page**********/
.row-contactus1{
	max-width: 992px;  
	margin: 0 auto;
	/*border:1px solid #5C534D;*/
	padding-bottom: 10px;

}
.reachuswrap{
	border:1px solid #f5f5f5;
	height: 100%;
	padding: 40px;
}
.reachuswrap1{
	background-color: #115187;
	color: #fff;
}
.reachuswrap1 h2{
	font-size: 22px;
	text-align: center;
	margin-bottom: 30px;
}
.reachuswrap1p{
	font-size: 14px;
}
.reachuswrap a{
	display: block;
	color: #fff;
}
.row-contactus textarea{
	border-radius:5px;
}
.input-box{
	width: 100%;
	margin: 10px 0;
	padding: 5px 0;
}
.input-box::placeholder{
	font-size: 14px;
	padding: 5px;
}
.submit-btn{
	width: 200px;
	margin: 0 auto;
	color: #fff;
	font-weight: 700;
	padding: 10px;
	background-color:#115187;
	border:none;
	text-align: center;
	display: block;

}
.submit-btn:hover{
	background-color: #0082C8;
	color: #fff;
	text-decoration: none;
}


.practiceWrap p{
	text-align: justify;
	color: #404040;
	font-size: 18px;
	letter-spacing: 0.5px;
}


.row-production{
  max-width: 780px;
}
.col-img-prodution{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color:rgba(0,0,0,0.9);
  top: 0;
  left: 0;
  right: 0;
  margin: auto;	
  z-index: 100;
  overflow-x: scroll;

}
.carouselRow{
  max-width: 500px;
  margin: 0 auto;
  background-color: #fff;
      padding-bottom: 10px;
}
/*.col-img-prodution{
  display: none;
}*/
.imgclose{
  position: absolute !important;
   top: -17px;
    right: 0;
    cursor: pointer;
}
.imgclose span{
  position: absolute;
  width: 25px;
  height: 4px;
  background-color: #fff;
}
.item{
	padding: 20px;
	margin-top: 50px;

}
.item h2{
	font-size: 20px;
	text-align: center;
}
.item p{
	font-size: 14px;
	text-align: justify;
}
.item ul li{
	text-align:justify;
	font-size: 13px;
}
.carouselRow ul li{
	list-style-type: none;
	display: inline-block;
}
.carouselRow a{
	text-decoration: none;
	display: block;
	background: #115187;
	color: #fff;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
}
.carouselRow a:hover{
	border:1px solid #115187;
	color: #115187;
	background: #fff;
}
/*.imgclose span:nth-child(1){
   top:7px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.imgclose span:nth-child(2){
  top:7px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
*/
#captcha .captcha-code .code{
    width: 200px;
    height: 80px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #CCC;
}

#captcha .captcha-code .code .dynamic-code{
    text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
    color: #2d2d2;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    background-color: rgba(17, 81, 135, 0.7);
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently */
    cursor: help;
}

#captcha .captcha-code .code .dynamic-code:first-letter{
    font-size: 48px;
}

#captcha .captcha-code .captcha-reload{
    cursor: pointer;
    font-size: 36px;
    font-weight: bold;
    margin-top: 0;
    max-width: 36px;
}

#captcha .captcha-code .captcha-reload:hover{
    color: #00B16A;
}

#captcha #captcha-input{
    max-width: 200px;
    margin-top: 15px;
}

#captcha .btn{
    border-radius:0;
}

@media(min-width: 576px){

}

@media(min-width: 768px){
	.main-content{
		height: 75vh;
	}
		.main-content1{
		height: 75vh;
	}
		.main-content2{
		height: 75vh;
	}
	.responsive h2{
		font-size:22px;
	}
	.responsive {
	    top: -70px;
	    width: 50%;
	    padding: 15px 20px;
	    left: 0;
	}
	
.about-college-text p{
	font-size: 16px;
}
.gallery-sec1 a{
    padding: 10px 20px;
    width: 100px;
    font-size: 16px;
}
.image-box1 img{
	border-radius: 7px;
}
.blog-wrap h4{
	text-align: left;
}
#overlay img {
    width: 60%;
  }

  #nextButton {
    font-size: 3em;
  }

   #prevButton {
    font-size: 3em;
  }
  #exitButton {
    font-size: 3em;
  }
  .item{
  	padding: 40px;
  }
  .item p{
	font-size: 16px;
}
.item ul li{
	font-size: 16px;

}
.about-home-sec h2{
	font-size: 36px;
}
.about-home-sec h3{
	font-size: 26px;
}
.advisor-sec h2{
	font-size: 36px;
}
}

@media(min-width: 992px){
	.responsive {
	    width: 35%;
	    padding: 15px 20px;
	}
	.gallery-sec1 {
	    padding-top: 521px;
	}
	#gallery {
    padding: 60px 30px 0 30px;
  }
}

@media(min-width: 1200px){
	.responsive {
	    top: -50px;
	    width: 30%;
	    padding: 15px 20px;
	}
	.actra-sec h1{
		font-size: 36px;
	}
	.actra-sec p{
		font-size: 12px;
	}

	.gallery-sec{
		width: 100%;
		padding: 50px 0;
		padding-top: 480px;
	}
	.blog-sec{
		width: 100%;
		padding: 50px 0;
	}
	#overlay img {
    width: 50%;
  }

  .home-mission p{
	font-size: 18px;
	
	}
	.home-practice-sec p{
		font-size: 18px;
	}	
}

@media(min-width: 1400px){

}