


.contact-left
{
    margin-top:50px;
}
.contact-left h5
{
    color:#111;

}
.contact-left h6
{
    margin-bottom:10px;
    font-size:18px;
}
.contact-left .grid {
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 20px;
}

.contact-left .grid span {
  font-size: 18px;
  line-height: 25px;
  color: #141414;
  margin-bottom: 10px;
  font-weight: 500;
  display: block;
}

.contact-left .grid span.fa {
  font-size: 16px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: #013171;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  background: #EAF2FB;
}

.contact-left .location-info p {
  margin-bottom: 0px;
  font-size: 15px;
  color: #808080;
}

.contact-left .email-info a {
  color: #808080;
}

.contact-left .email-info a:hover {
  opacity: 0.9;
}








.button
{
    background-color:#013171;
    color:#fff;
    cursor:pointer;
}
.alertdanger
{
    color:#dd4b39;
}
.footerul
{
    list-style: none;
    margin-top: 5px;
}

.footerul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}
.footerul i {
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 17px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.fleft
{
    float:left;
}
.element-framed {
    border: 2px solid whitesmoke;
    margin: 0px 0px 10px;
    padding: 20px;
    background: rgba(249, 249, 249, 0.34);
    margin-bottom: 30px;
}
.breadcrumb
{
    padding: 1rem 1rem;
    margin-top: 15px;
    padding-left:0px!important;
}
.breadcrumb li a{

    color:#ddd72b;
}
#about p
{
    text-align:justify;
    line-height:25px;
    font-weight:400;
    margin-bottom:20px;
}
#about ul {

    padding:30px 0px;
}
.section-header h4 {
  font-size: 20px;
  color: #111;
  text-align: center;
  font-weight: 500;
  position: relative;
  padding-bottom: 10px;
}

.section-header h4::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #ddd72b;
  bottom: 0;
  left: calc(50% - 20px);
}

.collegediv
{
    width:20%;
    height:auto;
    overflow:hidden;
    float:left;
    padding:0px 10px;
}
.fright
{
    float:right;
}
.opacity-70 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
.dbrouchere
{
    color:#ddd72b !important;
}
#cssmenuu
    {
        display:none;
    }
.applyonline
{
background-color:#fff;
color:#013171 !important;
padding:2px 10px;
border-radius:5px;
}
.citymenu
{
    background-color:#ddd72b !important;
    color:#013171 !important;
}
.tindicator
{
    border-radius:10px;width: 12px;margin-top:-2px;
}
.cdetails
{
    background: transparent !important;color:#013171 !important;border: 1px solid #013171;
}
#mc_embed_signup_scroll
{
    padding:17px 10px;
    background-color:#ddd;
    height:auto;
    overflow:hidden;
}
.institle
{
    font-size:16px !important;
    padding-left:15px !important;
    padding-right:15px !important;
}
.camtitle
{
    font-size:25px !important;
    color: #013171 !important;
}
.citytitle
{
    background-color:#333;
    color:#fff!important;
    padding:5px 10px!important;
}
.fcol a {
  color: #fff !important;
}
.fcol a:hover {
  color: #ddd72b !important;
}
.fcol abbr {
  color: #fff;
}
.fcol h4 {
  color: #fff !important;
  display: inline-block !important;
  font-size: 19px !important;
  margin-bottom: 35px!important;
  margin-top: 10px!important;
  position: relative!important;
  font-weight:400 !important;
}
.fcol h4:after {
  background-color: #ddd72b;
  bottom: -15px;
  content: "";
  height: 2px;
  left: 0;
  width: 30px;
  position: absolute;
  z-index: 0;
}
.fcol ul {
  color: #fff;
  text-align:left;
  margin:0px;
  padding:0px;
}
.fcol p {
  color: #fff;
  margin: 0;
}
.footer-top {
  background-color: whitesmoke;
  padding: 30px 0;
}
.footer-top .footer-inner {
  display: table;
}
.footer-top .footer-inner .footer-social {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.footer-top .footer-inner .footer-social figure {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.footer-top .footer-inner .footer-social .icons {
  display: inline-block;
}
.footer-top .footer-inner .footer-social .icons i {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #252525;
  display: inline-block;
  float: left;
  font-size: 18px;
  margin-left: 15px;
  padding: 2px 10px;
  margin: 0px;
}
.footer-top .footer-inner .footer-social .icons i:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.footer-top .footer-inner .input-group {
  margin-bottom: 0;
}
.footer-top .footer-inner .input-group input {
  width: 265px;
}
/*-- //fixed social icons --*/
.wthree-wthree-social {
  position: fixed;
  bottom: 0%;
  width: 4%;
  z-index: 9999;
}
.wthree-social ul {
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.wthree-social ul li {
  display: block;
  margin: 5px;
  width: 310px;
  text-align: left;
  padding: 10px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.w3_twitter{
	background:#1da1f2;
}
.w3_facebook{
	background:#08c65b;
}
.w3_linkedin{
	background:#0077b5;
}
.w3_youtube{
	background:#e52d27;
}
.w3_g_plus{
	background:#dd4b39;
}
.w3_twitter:hover{
	background:#54BAF2;
}
.w3_facebook:hover{
	background:#0cb757;
}
.w3_dribbble:hover{
	background:#EC6D9E;
}
.w3_g_plus:hover{
	background:#EA6A5B;
}
.wthree-social ul li a{
	color:#fff;
    text-decoration:none;
}
.wthree-social ul li i {
	margin-right: 10px;
    color: #fff;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 15px;
  	text-align: center;
	background: #fff;
}
.wthree-social {
  position: fixed;
  bottom: 0%;
  width: 55px;
  z-index: 9999;
  right:2px;
  top:50%;
}
.wthree-social ul {
  padding: 0px;
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
}
.wthree-social ul li:hover {
    -webkit-transform: translate(110px, 0);
    -moz-transform: translate(110px, 0);
    -ms-transform: translate(110px, 0);
    -o-transform: translate(110px, 0);
    transform: translate(-78px,0px);
}
.wthree-social ul li a{
	color:#fff;
}
.wthree-social ul li:hover a {
  color: #fff;
  text-decoration: none;
}
.fcol
{
    width:23%;
    float:left;
}
.fcol2
{
    width:18% !important;
    float:left;
}
.fcol3
{
    width:15% !important;
    float:left;
}
.fcol4
{
    width:29% !important;
    float:left;
}
.fcol aside
{
    background-color:transparent;
    border:0px ;
    text-align:left;
}

#topbar p{color:#fff;}
#topbar p:nth-child(2){padding-right:5px;}
header #logo .scrollto{font-size: 20px;}

#header.header-scrolled{box-shadow: 1px 1px 0px #ccc;}



.featuredServices input, .featuredServices select, .featuredServices textarea{border:1px solid #ccc;padding: 10px;border-radius: 3px;margin-bottom: 5px;font-size: 14px;height: 43px;line-height: 43px;}
.featuredServices textarea{height: 100px;resize: none;overflow: auto;-webkit-appearance: none;padding: 0;padding-left: 10px;}
.featuredServices input[type="submit"]{line-height:inherit;}
.course h4 {font-size: 24px !important;padding: 66px 0;}


#about .about-col{background: #f3f3f3;border-radius: 0 0 4px 4px;min-height: 260px;margin: 0 0 30px 0;border: 1px solid #ccc;}
#about .about-col h2 {font-weight: normal;font-size: 14px; padding: 15px 0 12px 0;border-top: 1px solid #ccc;margin: 0;}

#clients{background: #f8f3f3;padding: 50px 0 50px 0;}
#clients .owl-carousel.owl-drag .owl-item{padding: 5px}
#clients .owl-dot{border: 1px solid #013171;}
#clients img{opacity: .9;}




/*navigation*/	
#background-wrapper.buildings{padding: 0;}
#testimonials{padding: 0;}
#about{padding: 0;}

/*start about us page*/
#main{margin-top: 40px;}
.aboutTop{border: 1px solid #e9e9e9;margin-bottom: 30px; padding: 20px;}
.aboutTop p{margin:0px; }
.aboutTop img{border:1px solid #ccc;}

/*contact us page */
.campus:first-child{margin-top: 0;}
.campus{padding: 20px;}
.campus h4{font-size: 24px !important}

.awards{  }
.awards img{width: 100%; margin-bottom: 10px;margin-top: 10px;}


.locationsPg table img{max-width: 100px;}
#footer{padding-bottom: 14px;}
#footer .footer-top{padding: 20px 0 10px 0;height:auto;overflow:hidden;}
#footer .footer-top .footer-links{margin-bottom: 10px;}
#footer .footer-top .footer-contact{margin-bottom: 20px;}
#footer .footer-top .footer-contact p{margin-bottom: 10px}
#footer .footer-top .footer-newsletter{margin-bottom: 15px;}

#footer .copyright{padding-top: 14px;}
.header-scrolled .breakingNews
{
    display: none !important;
}
#hm-news{
	position:relative;
	z-index:1;
    height:auto;
    overflow:hidden;
    background-color:#f8f3f3;
    padding:80px 0px;
}



.newsContainerl{
	
	width:30%;
	float:left;
}
.newsContainerr{
	
	width:65%;
	float:right;
}

.newsContainer#mediaContainer{
	background:#fff;
	padding:5vw 10% 5vw 5%;
}

.newsContainerl h3{
	display:table;
	color:#333;
	padding-left:10px;
	padding-bottom:2px;
	margin-bottom:35px;
	border:solid #013171;
	border-width:0 0 1px 5px;
	letter-spacing:1px;
	font-weight:400;
     font-size:30px; 
}
.newsContainerr h3{
	display:table;
	color:#333;
	padding-left:10px;
	padding-bottom:2px;
	margin-bottom:35px;
	border:solid #013171;
	border-width:0 0 1px 5px;
	letter-spacing:1px;
	font-weight:400;
     font-size:30px; 
}

.newsContainer#mediaContainer h3{
	color:#1c60a1;
	border-color:#1c60a1;
}
.newsListt {
    margin:0px;
    padding:0px;
    height:auto;
    overflow:hidden;
}
.newsListt li{
	width:31.6%;
	float:left;
	margin-bottom:30px;
    list-style:none;   
    height:auto;
    overflow:hidden;
    margin-right:20px;
    margin-bottom:30px;
}

.newsListt li section{
	width:100%;
	float:left;
	position:relative;
     height:auto;
    overflow:hidden;
}

.newsListt li section .date{
	width:80px;
	background:#ddd72b;
	color:#013171;
	padding-bottom:10px;
	text-align:center;
    height:100px;
    float:left;
}
.newsListt li section .date h4{
	display:block;
	font-size:16px;
    margin-bottom:0px;
}
.newsListt li section .date span{
	display:block;
	font-size:28px;
	padding:10px 0;
	background:#003466;
	color:#fff;
	margin-bottom:10px;
}
.newsListt li section .noticetext
{
    width:70%;
	float:right;
    height:auto;
    overflow:hidden;
}

.newsListt li section p{
	color:#333;
	line-height:20px;
	
	margin-bottom:10px;
}

.newsListt li section a{
	float:left;
	color:#013171;
}

.newsListt li section a:hover{
	color:#333;
}
.newsList {
    margin:0px;
    padding:0px;
    height:auto;
    overflow:hidden;
}
.newsList li{
	width:100%;
	float:left;
	margin-bottom:30px;
    list-style:none;   
    height:auto;
    overflow:hidden;
}

.newsList li section{
	width:100%;
	float:left;
	position:relative;
     height:auto;
    overflow:hidden;
}

.newsList li section .date{
	width:80px;
	background:#ddd72b;
	color:#013171;
	padding-bottom:10px;
	text-align:center;
    height:100px;
    float:left;
}
.newsList li section .date h4{
	display:block;
	font-size:16px;
    margin-bottom:0px;
}
.newsList li section .date span{
	display:block;
	font-size:28px;
	padding:10px 0;
	background:#003466;
	color:#fff;
	margin-bottom:10px;
}
.newsList li section .noticetext
{
    width:70%;
	float:right;
    height:auto;
    overflow:hidden;
}

.newsList li section p{
	color:#333;
	line-height:20px;
	
	margin-bottom:10px;
}

.newsList li section a{
	float:left;
	color:#013171;
}

.newsList li section a:hover{
	color:#333;
}
.pressContainer
{
    height:auto;
    overflow:hidden;
}
.pressBox{
	width:48%;
	float:left;
	margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ebebeb;


}

.pressBox:last-child{
    margin-left:25px;
}
.pressBoxd{
	width:31.5%;
	float:left;
	margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ebebeb;
     margin-right:25px;
}

.pressBoxd:nth-last-child(3n+1){
    margin-right:0px;
}
.pressBoxe{
	width:100%;
	margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ebebeb;
     margin-right:25px;
}

.pressBox *{
	-webkit-transition:all 400ms ease-in-out;
	-o-transition:all 400ms ease-in-out;
	-moz-transition:all 400ms ease-in-out;
	-ms-transition:all 400ms ease-in-out;
	transition:all 400ms ease-in-out;
}

.pressBox .imgBox{
	width: 100%;
    height:auto;
    overflow:hidden;
    position: relative;
}

    

.pressBox .pressDetails{
	width:100%;
	float:left;
    margin-top:20px;
}

.pressBox .pressDetails .newsDate{
	width:100%;
	float:left;
	margin-bottom:10px;
	color:#9A9A9A;
}

.pressBox .pressDetails h2.newspaperName{
	font:20px 'helveticaBlack';
	text-transform:uppercase;
	letter-spacing:1px;
	padding:10px 0 5px;
	color:#1c60a1;
}

.pressBox .pressDetails p{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.pressBox .pressDetails a{
	color:#1c60a1;
}

.readmore{
	width:100%;
	float:left;
}

.readmore a{
	position:relative;
	z-index:1;
	display:block;
	padding:0px 15px;
	width:150px;
	min-height:40px;
	border:1px solid #1c60a1;
	white-space:nowrap;
	color:#013171;
	font-size:14px;
	text-align:center;
	line-height:40px;
	letter-spacing:1px;
	-webkit-transition:all 300ms;
	-o-transition:all 300ms;
	-ms-transition:all 300ms;
	-moz-transition:all 300ms;
	transition:all 300ms;
	overflow:hidden;
}

.readmore a:hover, .readmore.readmoreWhite a:hover{
	color:#fff;
	background:#1c60a1;
}

.readmore a:before{
	content:'';
	position:absolute;
	width:100%;
	top:0;
	bottom:0;
	right:100%;
	background:#135593;
	z-index:-1;
}

.readmore a:hover:before{
	-webkit-animation:read 0.5s alternate;
	animation:read 0.5s alternate;
}
/****
  I
****/
.image-carousel .owl-nav {
  bottom: 20px;
  position: absolute;
  right: 10px;
}
.image-carousel .owl-nav .owl-prev, .image-carousel .owl-nav .owl-next {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #013171;
  display: inline-block;
  height: 30px;
  width: 30px;
  position: relative;
  color:#fff;
  padding: 5px 10px;
   font-size: 19px;
   line-height: 1;
}
.texthead{
    color:#013171;
}
.colp

{
    text-align:left !important;
    margin-bottom:10px  !important;
}
.subhead h1
{
    
    display: inline-block !important;
    font-size: 24px !important;
    margin-bottom: 35px!important;
    margin-top: 10px!important;
    position: relative!important;
    font-weight: 400 !important;
}
.subhead h1:after {
    background-color: #ddd72b;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;
}
.subhead h5
{
    
    padding:10px;
   background-color:#013171;
    margin-bottom: 25px!important;
    margin-top: 20px!important;
    position: relative!important;
    font-weight: 400 !important;
    color:#fff;
}
.subhead h4
{
    
    padding:10px;
   background-color:#ddd72b;
    margin-bottom: 25px!important;
    margin-top: 20px!important;
    position: relative!important;
    font-weight: 400 !important;
    color:#013171;
}

.colul
{
    margin:0px;
    padding:0px;
    padding-left:10px !important;
    padding-top:0px !important;
}
.colul li{

    margin-left:10px !important;
    
}
.element-framed li {
    margin-left:30px;
    padding: 5px 0;
}
.span4
{
    width:100%;
}
.btn.btn-small {
    font-size: 12px;
    min-height: 30px;
    padding: 5px 10px;
}
.btn.btn-framed {
    background-color: transparent;
    border-color: #013171;
    color: #013171;
}
#contactForm
{
    width:100%;
}
.mc-field-group
{
margin-bottom:20px;
}
.mc-field-groupp
{
margin-bottom:20px;
}
/*=============== Simple Post ===================*/
.octa-blog{
    float:left;
    width:100%;
    margin:0 0 -30px;
}
.simple-post{
    float:left;
    width:100%;
    margin:0 0 30px;
}
.simple-post-img{
    float:left;
    width:100%;
    border:1px solid #ddd;
    padding:10px;
}
.simple-post-img img{width:100%}
.simple-post-detail{
    float:left;
    width:100%;
    padding:30px 0 0;
    position:relative;
}
.simple-post-detail h3{
    font-size:16px;
    color:#2e2e2e;
    font-weight:500;
    line-height:1.6;
    margin-bottom:0px;
}
.meta li{
    float:left;
    padding:0;
    font-size:12px;
    color:#818181;
    margin:0;
    margin-right:0px;
    margin-right:10px;
}

.simple-post-detail .readmore{
    font-size:13px;
    text-transform:capitalize;
    font-weight:normal;
    font-family:roboto;
}
.w3layouts_gallery_grids
{
    width:100%;
    height:auto;
    overflow:hidden;
}
.w3l_gallery_grid
{
    padding-bottom:40px !important;
    padding-top:0px!important;
    height:auto;
    overflow:hidden;
}
.box {
    position: relative;
    overflow: hidden;
}

.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.box .overbox {
	background-color: hsla(0, 0%, 11%, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff !important;
    z-index: 1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 100%;
    padding:6em 2em 2em;
}
.box,.box .overbox {
	height: 230px;
}
.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
  font-size:1.5em;
  text-transform: uppercase;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
  color: #fff !important;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 13px;
    line-height:1.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
	margin:10px 0 0 0;
}
.video-thumbnail {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 30px;
}
  .mediabox:before {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    z-index:1;
  }
 .mediabox:hover:before {
    color: #eee;
  }

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.galphoto{

    width:354px;
    height:230px;
}
.gallerytitle
{
    font-size:21px;
    padding:10px;
    background-color:#ffd800;
}
/*=============== Shelter Blog Detail ===================*/
.shelter-blog-detail{
    float:left;
    width:100%;
}
.shelter-blog-detail .post-img{
    margin:0 0 50px;
    float:left;
    width:100%;
}
.shelter-blog-detail .cat-box{
    position:relative;
    float:left;
    left:0;
    top:0;
    border:0;
    padding:4px 10px;
    margin:0 0 20px;
    color:#FFF;
    font-size:15px;
}
.post-title{
    float:left;
    margin:0 0 30px;
    width:100%;
    font-size:28px;
    font-weight:500;
}
.shelter-blog-detail .meta{
    float:left;
    position:relative;
    width:auto;
    margin:10px 0 0;
    padding:0px !important;
}
.shelter-blog-detail .meta li{
    float:left;
    padding:0;
    font-size:12px;
    margin:0;
    margin-right:10px;
    list-style-type:none;
    
}
.post-information .round-socials{float:right}
.round-socials{
    float:left;
}
.round-socials a{
    float:left;
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    color:#FFF;
    font-size:13px;
    background:#c2c2c2;
    margin-left:7px;
}
a.facebook{background:#3b5998}
a.twitter{background:#00b6f1}
a.pinterest{background:#cb2027}
a.linkedin{background:#007bb6}
a.google-plus{background:#dd4b39}
.round-socials a:hover{color:#FFF}
.post-information{
    float:left;
    margin:0 0 30px;
    width:100%;
}
blockquote{
    float:left;
    font-size:20px;
    font-weight:600;
    margin:20px 0 40px;
    padding:0 40px;
    position:relative;
    width:100%;
    color:#404040;
    font-family:roboto;
    font-style:italic;
}
blockquote:before{
    color:#f1f4f7;
    content:"\f10d";
    font-family:fontawesome;
    font-style:normal;
    font-size:120px;
    line-height:1;
    position:absolute;
    left:0;
    top:-10px;
    z-index:-1;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.alignright{
    float:right;
    margin-left:30px;
}
.shelter-blog-detail ul{margin:0 0 30px}
.shelter-tags{
    border-top:1px solid #f1f4f7;
    float:left;
    margin:50px 0 0;
    padding:20px 0 0;
    width:100%;
}
.shelter-tags > a{
    border:1px solid #dddddd;
    color:#737373;
    float:left;
    font-size:16px;
    margin-top:10px;
    margin-right:10px;
    padding:4px 14px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
.shelter-author{
    display:table;
    background:none repeat scroll 0 0 #f2f2f2;
    max-width:none;
    width:100%;
    padding:30px;
    margin-top:50px;
    float:left;
}
.shelter-author > img{
    display:table-cell;
    max-width:none;
    vertical-align:top;
    border:3px solid #FFF;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}

.shelter-author .round-socials{
    float:right;
}
.shelter-author .round-socials a,
.shelter-abt-widget .round-socials a{
    width:30px;
    height:30px;
    line-height:30px;
}
.author-inner{
    display:table-cell;
    padding-left:30px;
    vertical-align:middle;
    width:100%;
}
.author-inner > h5{
    line-height:1;
    margin:0 0 5px;
    text-transform:uppercase;
}
.author-inner > i{
    font-size:12px;
    text-transform:uppercase;
    font-style:normal;
}
.author-inner p{
    font-size:14px;
    margin:10px 0 0;
}
.shelter-comments{
    float:left;
    margin:60px 0 0;
    width:100%;
}
.subtitle{
    display:table;
    font-weight:800;
    margin:0 0 30px;
    position:relative;
    font-weight:500;
}
.subtitle:before{
    background:none repeat scroll 0 0 black;
    bottom:7px;
    content:"";
    height:4px;
    left:100%;
    margin-left:10px;
    position:absolute;
    width:50px;
}
.subtitle i{font-style:normal}
.shelter-comments > ul{
    float:left;
    width:100%;
}
.shelter-comments > ul li{padding:0}
.shelter-comments li:before{display:none}
.comment{
    border-bottom:1px solid #e0e0e0;
    display:table;
    margin:0 0 30px;
    padding-bottom:20px;
    width:100%;
}
.comment > img{
    display:table-cell;
    float:none;
    max-width:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
}
.comment-inner{
    display:table-cell;
    padding-left:30px;
    vertical-align:middle;
    width:100%;
}
.comm-name > h5{
    float:left;
    font-size:18px;
    font-weight:400;
    margin:0 0 12px;
}
.comment-inner .date{
    color:#555;
    float:left;
    font-size:11px;
    margin-left:20px;
    margin-top:2px;
    position:relative;
    float:left;
    left:0;
    top:0;
    width:auto;
    line-height:1;
    font-style:normal;
    text-transform:uppercase;
}
.comment-inner > p{
    font-size:14px;
    margin:0 0 20px;
}
.reply{
    font-size:12px;
    font-weight:600;
    text-transform:uppercase;
}
.comm-name{
    float:left;
    width:100%;
}
.shelter-comments li ul{padding-left:40px}
.shelter-form .btn{float:right}
.middle{width: 100%;margin: 0em auto;}
 .middle-one{width: 18%;float: left;background-color: #013171; margin-right:23px; height:170px;}
 .middle-one p{text-align: center;font-size: .8em;margin-top: 16px;color:#fff;}
 .showw{margin-top: 1em;margin-bottom: 1em;text-decoration: underline;color:#fff;cursor: pointer;}
 .law{margin:1.5em auto 1.4em auto;}
 .last{width: 100%;margin: 2em auto;}
 .modal-dialog
 {
     width:800px;max-width:800px;
 }
 .conicon
 {width: 100%;text-align:center;

 }
 .conmap
 {
     width: 100%;text-align:center;padding:30px;
 }
 .conicon i{font-size:35px;color:#013171; margin-top:20px;}
 .modal-body p{font-size:15px;text-align:center;padding:15px 0px;}

@media only screen and (max-width : 1200px) {

}
@media only screen and (max-width : 1024px){ }
@media only screen and (max-width : 992px) { }
@media only screen and (max-width : 767px) { }
@media only screen and (max-width : 640px) { }
@media only screen and (max-width : 480px){

.collegediv
{
width:100%;
}
    .carousel-indicators
    {
        display:none;
    }
    .fcol
    {
        width:100%;
    }
    .section-header h3
    {
        font-size:21px;
    }
    #header.header-scrolled
    {
        height:90px;
    }
    .camtitle
    {
        font-size:20px !important;
    }
    #intro
    {
        margin-top:90px;
        height:37vh;
    }
    #intro h2{
        margin-bottom:10px;
        margin-top:30px;
        font-size: 16px;
    }
    #intro p {
   
    font-size: 12px;
    margin: 0px auto 0px;
}
    #intro .btn-get-started
    {
        padding:2px 10px;
        font-size:12px;
    }
    .logodiv
    {
        padding-left:0px;
        padding-right:0px;
    }
    #intro .carousel-item
{
    background-size:100%;
    height:37vh;
}
     .newsContainerl {
        width:100%;
    }
    .newsContainerr {
        width:100%;
        margin-top:50px;
    }
    .pressBox
    {
         width:100%;
        margin-top:30px;
    }
    .pressBox:last-child
    {
        margin-left:0px;
    }

    #cssmenuu
    {
        display:block;
    }
}
@media only screen and (max-width : 375px){
#intro
{
   
    height:30vh;
}
    #intro .carousel-item
{
    background-size:100%;
    height:30vh;
}
}
@media only screen and (max-width : 320px){

   
}






