<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url(http://fonts.googleapis.com/css?family=Lato:300,400,900);*/
/*
font-family: 'Lato', sans-serif;
*/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,900);

body{
background-color:#f9f9f9;
font-size:14px;
font-family: 'Lato', sans-serif;
font-weight:400;
}
.sinhgadTypo {
    color: #fff;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    line-height: 0.9em;
    padding-top: 12px;
    text-transform: uppercase;
	text-align:center;
	letter-spacing:5px;
	font-size:35px;
}
.lead{font-weight:400 !important}

/*-----------------------------------------------------------------------------------------------------------*/

#parent-topDarkMenu{
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  width:100%;
  position:fixed;
  z-index:999999;
  top:0;
}


ul.nav li{margin-right:-7px;}

/*-----------------------------------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------------------------------*/
#parent-logo{
border-top: 1px solid #111;
border-bottom:1px solid #196B65;
background: #34C4B7;
background-image:url('../common-college-images/sliderbg.jpg');
margin-top:90px;
}

.container-logo{
padding-top:20px;
padding-bottom:20px;
}


#parent-infoMenu{
/*background-image:url(../common-college-images/texture-top.png);*/
background-color:#304150;
border-top: 1px solid #196B65;
z-index:999999;
position:fixed;
top:0;
width:100%;
}

#container-infoMenu ul.inline li a{
display:inline-block;
padding-left:10px;
padding-right:10px;
line-height:50px;
color:#FFFFFF;

-webkit-transition: All 0.6s ;
-moz-transition: All 0.6s ;
-ms-transition: All 0.6s ;
-o-transition: All 0.6s ;
transition: All 0.6s ;
}
#container-infoMenu ul.inline li a:hover{ 
text-decoration:none;
background-color:#FFFFFF;
color:#34C4B7;
}
/*-----------------------------------------------------------------------------------------------------------*/

/*===========================================================================================================
container-megaMenu
==============================================================================================================*/
.container-megaMenu{
padding-top:30px;
}


/*===========================================================================================================
/container-megaMenu
==============================================================================================================*/


#container-sinhgadInstituteGallery{
background-color:#000000;
height:400px;
overflow:hidden;
}


#container-sinhgadInstituteGallery #wrapper-sinhgadInstituteGallery{
background-color:#0099FF; 
overflow:hidden;
-webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 1);
box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 1);
}
















.container-social{
background-color:#34C4B7;
height:200px;
}

/*-----------------------------------------------------------------------------------------------------------*/


.sinhgadConnect-title{
color:#FFFFFF;
font-size:30px;
font-weight:300;
}




.sinhgadConnect-blocks{
padding:5%;
width:80%;
background-color:#FFFFFF;
margin-top:7px;
}


.footer{color:#fff; 
		padding-bottom: 20px;
    	padding-top: 20px;
		background: #000000; /* Old browsers */


		}
.footer ul.ul1 {
    border-right: 1px solid #222222;
    padding-right: 20px;
	/*height:120px;*/
	padding-bottom:10px;
    padding-top: 10px;
}
.footer ul.ul1 li {
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: right;
}
.footer ul.ul2 {
    border-left: 1px solid #222222;
    padding-left: 20px;
	height:120px;
}
.footer ul.ul2 li {
    padding-bottom: 2px;
    padding-top: 2px;
}
#footer-logo-container{text-align:center}
#footer-logo-container img {
   
    width: 160px;
}
.footer ul.ul1 li a, .footer ul.ul2 li a{ color:#ededed; font-size:12px; text-decoration:none}
/*-------------------------------------------------------------------------------------------------------------*/



#lean_overlay {
    position: fixed;
    z-index:999;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}




.leadModal-modals{
display:none;
background-color:#FFFFFF;
color:#313131;
padding:30px;
width:60%;
z-index:999999;
}
h5.Heading{font-size: 40px;color: #CCCCCC;
    font-family: 'Lato',sans-serif;
	line-height: 50px;
	text-align: center;
    text-transform: uppercase;
	line-height: 40px;}

h4.Heading{color: #CCCCCC;
    font-family: 'Lato',sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;}
	

.social_contact ul{
list-style-type:none; 
margin-left: 10%;
/*width:23%;
margin:5px 0;*/
}
    
.social_contact ul li{ 
    line-height:40px;
    float:left;
  display: block;
    margin:8px;}

.social_contact a{  
    background-position:0 0;
    /*background-image:url(../images/socials_sprite.png);
    height:50px;
    background-repeat:no-repeat;
    width:50px;*/
    display:block;
    /*text-indent:-2;*/
    cursor:pointer;
    /*border-radius:10px;*/
    background-color:transparent;
    transition:all 200ms linear 0s;
    }

.social_contact
{ background-color:#304150}
	/*.social_contact a:hover
	{background-color:#34C4B7;}*/
.social_contact a.twitter
	{ background-position:-64px 0;
	
	}
	.social_contact a.facebook
	{ background-position:-5px 0;
	}	
	.social_contact a.youtube
	{ background-position:-365px 0;
	}
	.social_contact a.twitter:hover
	{ background-position:-64px -63px;
	}
	.social_contact a.facebook:hover
	{ background-position:-5px -63px;
	}	
	.social_contact a.youtube:hover
	{ background-position:-365px -63px;
	}
	.container-enquiryForm {
	background-image:url(../common-college-images/texture.png);
	background-repeat:repeat;
    box-shadow: 0 0 7px 5px rgba(0, 0, 0, 0.5);
    color: #000;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 24px;
    padding: 20px;
	border:10px solid #ffffff;
}
.modal_close {
    color: #CC3300;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 20px;
}
.popup-window
{ width:80%;
position:absolute;
}

.tagline-shadow {
    background: url("../common-college-images/shadow-top.png") no-repeat scroll center top / cover transparent;
    height: 42px;
    left: 42px;
    position: absolute;
    width:940px;
}
p.info-18 {
    color:#fff;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height:32px;
    padding: 30px;
}
.container-wrapper {
    min-width: 960px;
    width: 100%;
}

#container-pageName #pageName span12{
    overflow: hidden;
    text-align: center;
}
#container-pageName .span12 h2 {
    color: #304150;
    font-size: 45px;
    font-weight: 900;
    line-height: 75px;
    text-transform: uppercase;
	text-align:center;
}
.down-shadow {
    background-image: url("../common-college-images/shadow-down.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 16px;
}
.college-name{
    color: #fff;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 400;
    line-height: 0.9em;
    padding-top: 12px;
    text-transform: uppercase;
	text-align:center;
	letter-spacing:5px;
	font-size:35px;
}
p.institute-para {
    color:#304150;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 80px;
    padding-top: 50px;
    text-align: center;
    text-transform: uppercase;}
.page-menu{top:41px !important;}
.cbp-hrmenu &gt; ul &gt; li &gt; a{ padding-bottom:14px !important; font-size:13px;}
.cbp-hrmenu &gt; ul &gt; li &gt; a:hover{ padding-bottom:14px !important}
.white-well-title {
    background-color: #FFFFFF;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    margin: 30px 0 0 auto;
    padding: 20px;
    width: 90%;
}

.white-well-title h3 {
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    padding: 5px 10px;
}

.white-well {
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    margin: 0 0 0 auto;
    padding: 20px;
    width: 90%;
}

.whiteWell-bottomShadow {
    background-image: url("../common-college-images/shadow-2.png");
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 0 30px auto;
    padding: 7px 20px 0;
    width: 90%;
}

// FANCYBOX

$('.fancybox').fancybox({
												
						}); 
						
						
						
						/*===========================================================================
EXTRA HOVER EFFETCS
=============================================================================*/ 


ul.HoverEffect1{
display:inline-block;
padding:0;
}


ul.HoverEffect1 li{
display:inline-block;
width:220px;
height:220px;
padding:0;

margin:10px;

background:#fafafa;
background-image:url(../images/timeline-icon-1.png);
background-position:bottom left;
background-repeat:no-repeat;


border:1px solid #dddddd;

-webkit-transition: all 0.3s ;
-moz-transition: all 0.3s ;
-ms-transition: all 0.3s ;
-o-transition: all 0.3s ;
transition: all 0.3s ;

float:left;

overflow:hidden;
}

ul.HoverEffect1 li:hover{

}


ul.HoverEffect1 li img{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffffff 0%, #f1f1f1 51%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(51%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #ffffff 0%,#f1f1f1 51%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #ffffff 0%,#f1f1f1 51%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #ffffff 0%,#f1f1f1 51%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(135deg, #ffffff 0%,#f1f1f1 51%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


position:absolute;


-webkit-transition: all 900ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
   -moz-transition: all 900ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
    -ms-transition: all 900ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
     -o-transition: all 900ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
        transition: all 900ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */

-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
    -ms-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
     -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
        transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */

width:220px;
height:220px;

-webkit-filter: grayscale(0.8);

}
ul.HoverEffect1 li:hover img{



margin-left:221px;
margin-top:-40px;

padding:40px;



-webkit-box-shadow:  0px 0px 60px 0px rgba(0, 0, 0, 0.3);
 box-shadow:  0px 0px 60px 0px rgba(0, 0, 0, 0.3);
-webkit-filter: grayscale(0.2);

 z-index:9999; 
 
-webkit-border-radius: 400px;
border-radius: 400px;

}

ul.HoverEffect1 li p{
padding:10px !important;
}

.innerContent-inlineHidden{
display:none;
}
</pre></body></html>