@charset "utf-8";
/*
* Copyright (c) 2018 ITAcumens
*/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800');


@import url(bootstrap.css);
@import url(bs-slider.css);
@import url(animate.css);
@import url(ekko-lightbox.css);
@import url(owl.carousel.css);
@import url(owl.theme.css);
@import url(font-awesome.css);
@import url(accord-tab.css);




*{margin:0px; padding: 0px; outline: none !important;}

body{
	font-weight: normal;
	font-size: 15px;
	overflow-x: hidden;
	line-height: 28px;
	font-family: 'Lato', sans-serif;
}
#top-sec{
	background: rgb(66,72,173); 
	background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);  
	background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
	padding: 7px 0px;
}
#top-sec small{
	color: #fff;
	
}
#top-sec p{
	margin: 0px;
	color: #fff;
	position: relative;
}

#top-sec p a{
	color: #fff;
	text-decoration: none;
	
}
.phone:before{
	content: '\f095';
    position: relative;
    display: inline-block;
    left: -10px;
    top: 2px;
    color: #fff;
    font-size: 18px;
    font-family: fontAwesome;
}

.email:before{
	content: '\f003';
    position: relative;
    display: inline-block;
    left: -10px;
    color: #ffffff;
    font-size: 16px;
    font-family: fontAwesome;
}
.email{
float:left;
}

#head-sec{
	padding: 8px 0px 5px 0px;
}
.dsa-btn{
	text-align: center;
    margin-top: 25px;
}

.dsa-btn a{
	color: #fff;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: 700;
	background: #001b45;
	transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
}
.dsa-btn a:hover, .dsa-btn a:focus{
	color: #fff;
	background: #44933e;
}
#header{
	background: rgb(49,78,42); 
	background: -moz-linear-gradient(left, rgba(49,78,42,1) 1%, rgba(77,183,72,1) 53%, rgba(49,78,42,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(49,78,42,1) 1%,rgba(77,183,72,1) 53%,rgba(49,78,42,1) 100%);
	background: linear-gradient(to right, rgba(49,78,42,1) 1%,rgba(77,183,72,1) 53%,rgba(49,78,42,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#314e2a', endColorstr='#314e2a',GradientType=1 );
}

#header .menu .navbar{
	margin-bottom: 0px;
}
.menu ul li a{
	color: #fff;
	text-decoration: none;
	padding: 15px 20px;
	transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
}
.menu .nav > li > a:hover, .menu .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
	color: #001b45;
}

.menu .dropdown-menu.single {
    min-width: 200px;
    border: 0px;
    padding: 15px;
}

.menu .dropdown-menu.single.dpt_wdth {
    min-width: 466px;
}

.menu .dropdown-header {
    white-space: normal;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    /* margin-left: 16px;
  margin-right: 16px;*/
    padding: 20px 0px;
    width: 100%;
    border: 0px;
}

.dropdown-menu-large>li>ul,
.menu .dropdown-menu.single>li>ul {
    padding: 0;
    margin: 0;
}

.dropdown-menu-large>li>ul>li,
.menu .dropdown-menu.single>li>ul>li {
    list-style: none;
}

.dropdown-menu-large>li>ul>li>a,
.menu .dropdown-menu.single>li>ul>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    position: relative;
    font-weight: 300;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
    font-size: 15px;
}

.dropdown-menu-large>li>ul>li>a:before,
.menu .dropdown-menu.single>li>ul>li>a:before {
    content: '\f0da';
    position: absolute;
    left: 10px;
    font-family: fontAwesome;
}

.dropdown-menu-large>li ul>li>a:hover,
.dropdown-menu-large>li ul>li>a:focus,
.menu .dropdown-menu.single>li ul>li>a:hover,
.menu .dropdown-menu.single>li ul>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #3e7e37;
    border-radius: 5px;
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    color: #3e7e37;
}

.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
    color: #001b45;
    font-size: 18px;
    padding: 3px 0px;
    font-weight: 700;
}
@media (min-width: 768px){
	.menu .navbar-brand{display:none;}
	.menu .navbar-nav{
		text-align: center;
		width: 100%;
		float: left;
	}
	.menu .navbar-nav > li {
    	float: none;
    	display: inline-block;
		
  	}
  	.menu .navbar-nav li:hover .dropdown-menu.single{
  	    display:block;
  	}
}

/*End Menu*/
#sub-banner{
	background-image: url(../images/dsa-sub-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width:100%;
	height: 224px;
	position: relative;
	
}
#sub-banner:before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255,255,255,0.1);
}
.sub-bg{
	width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    position: relative;
}
.sub-bg h3{
	margin: 0px;
    padding: 12px 0px;
    color: #fff;
	font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    background: rgb(0,27,69);
    background: -moz-linear-gradient(left, rgba(0,27,69,0) 0%, rgba(0,27,69,1) 51%, rgba(0,27,69,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,27,69,0) 0%,rgba(0,27,69,1) 51%,rgba(0,27,69,0) 100%);
    background: linear-gradient(to right, rgba(0,27,69,0) 0%,rgba(0,27,69,1) 51%,rgba(0,27,69,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b45', endColorstr='#001b45',GradientType=1 );
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

/*Slider*/
#slider{
    background: url(../images/ede-cesa.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	height:450px;
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
}
#slider:before{
    position:absolute;
    content:'';
    background:rgba(255,255,255,0.2);
    top:0;
    left:0;
    right:0;
    bottom:0;
}
#slider h2{
    margin: 0;
    text-align: center;
    font-weight: 700;
    color: #3746f1;
    font-size: 40px;
    z-index:5;
}

/*End Slider*/
#section_1{
	padding: 30px 0px;
}
#section_1 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#section_1 p{
	text-align: justify;
}

#section_1 img{
	margin-top: 15px;
    border-radius: 35px;
    border: 2px solid #414db6;
	
}

#section_2{
	background: #eaeaea;
	padding: 20px 0px 30px 0px;
}
#section_2 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#section_2 p{
	text-align: justify;
}

.blue_bg{
	background: rgb(66,72,173); 
	background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);  
	background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
    border-radius: 30px;
    padding: 5px 25px;
    margin-top: 10px;
    color: #fff;
    margin-bottom: 13px;
}
.blue_bg small{
	font-size: 15px !important;
}
.blue-img img{
	border-radius: 30px;
	width: 100%;
}
#section_3{
	padding: 20px 0px 30px 0px;
}
#section_3 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#section_3 p{
	text-align: justify;
}
.section_con{
	border: 1px solid #ddd;
    display: block;
    overflow: hidden;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
	border-radius: 5px;
}
.section_con img{
	width: 100%;
    border-radius: 20px;
}

.section_con h4{
	font-size: 16px;
    line-height: 25px;
    color: #4059ed;
	font-weight: 700;
	margin: 0px;
}
.section_con a{
	color: #ee1d41;
	text-decoration: none;
	font-weight: 700;
}

#section_4{
	background: #eaeaea;
	padding: 20px 0px 0px 0px;
	
}
#section_4 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#section_4 ul{
	margin-top: 10px;
}
#section_4 ul li{
	position: relative;
	text-align: justify;
	padding-bottom: 20px;
	padding-left: 20px;
    line-height: 21px;
	
}
#section_4 p{
	text-align: justify;
}
#section_4 ul li:before{
	content: "\f111";
    position: absolute;
    display: block;
    font-size: 10px;
    color: #504f4f;
    left: 0;
    font-family: fontAwesome;
}

.left-bdr:after{
	content: '';
    position: absolute;
    height: 90%;
    top: 15px;
    right: 40px;
    border-right: 1px solid #797878;
	
}
#section_5{
	padding: 20px 0px 10px 0px;
}
#section_5 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#section_5 p{
	text-align: justify;
	font-weight: 800;
}
.location{
	position: relative;
	padding-left: 15px !important;
}
.location:before{
	content: '\f041';
    position: absolute;
    display: block;
    left: -7px;
    top: 1px;
   color: #005ea4;
    font-size: 19px;
    font-family: fontAwesome;
}
.blue_bg_1{
	margin: 30px 30px 22px 40px;
    background: rgb(66,72,173);
    background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%);
    background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
    padding: 20px 10px 11px 0px;
    border-radius: 40px;
    color: #fff;
}
.blue_bg_1 p{
	text-align: center !important;
}
.phone_1, .email_1{
	position: relative;
	font-weight: 500 !important;
	font-size: 16px!important;
}
.phone_1:before{
	content: '\f095';
    position: relative;
    display: inline-block;
    left: -10px;
    top: 2px;
    color: #fff;
    font-size: 18px;
    font-family: fontAwesome;
}

.email_1:before{
	content: '\f003';
    position: relative;
    display: inline-block;
    left: -10px;
    color: #ffffff;
    font-size: 16px;
    font-family: fontAwesome;
}

#section_6{
	padding: 10px 0px 30px 0px;
}
#section_6 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#section_6 p{
	text-align: justify;
}
#section_6 img{
	border-radius: 25px;
	padding-top: 10px;
	width: 100%;
}

#section_6 h5{
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}


#fotter{
	background-image: url(../images/dsa-fot-bg.jpg);
	
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
#fotter:before{
	position: absolute;
	content: '';
	width: 100%;
	height:100%;
	background: #001b45;
	opacity: .7;
}

.bdr{
	border-top: 1px solid #cecbcb;
    z-index: 50;
    position: relative;
    margin-top: 40px;
	
}
.fot-bdr{
	margin-top: 40px;
    padding: 30px 10px;
    border: 2px solid #fff;
}
#fotter h3{
	margin: 0px;
    margin-top: 35px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 20px;
	text-align: right;
	font-family: 'Montserrat', sans-serif;
}
#fotter ul li{
	position: relative;
	text-align: right;
	
}
#fotter ul li a{
	position: relative;
	text-align: right;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}

.top_btn_1 {
    border: 1px solid #fff;
    display: inline-block;
    padding: 8px 25px;
	text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16.5px;
    margin-top: 10px;
    transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
}



.top_btn_1:before, .top_btn_1:after {
    top: 248px;
    width: 46.2%;
}
.top_btn_1:before {
    content: '';
    position: absolute;
    width: 46%;
    left: 3px;
    top: 268px;
    display: block;
    border-top: 1px solid #fff;
}
 .top_btn_1:after {
    content: '';
    position: absolute;
    width: 46%;
    right: 4px;
    top: 268px;
    display: inline-block;
    border-top: 1px solid #fff;
}


.top_btn_1:hover, .top_btn_1:focus {
    text-decoration: none;
    color: #005ea4;
    background: #fff;
}
.copyright{
	color: #fff;
    padding-top: 18px;
}
.copyright a{
	color: #fff;
	text-decoration: none;
}


/* Thanjavur sub page*/


#tcsa-sec_1{
	padding: 30px 0px 30px 0px;
}
#tcsa-sec_1 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#tcsa-sec_1 p{
	text-align: justify;
}
#tcsa-sec_1 img{
	border-radius: 25px;
	padding-top: 10px;
	width: 100%;
}

#tcsa_sec_2{
	background: #eaeaea;
	padding: 20px 0px 30px 0px;
}
#tcsa_sec_2 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#tcsa_sec_2 ul li{
	position: relative;
	text-align: justify;
	padding-bottom: 20px;
	padding-left: 20px;
    line-height: 21px;
}

#tcsa_sec_2 ul li:before{
	content: "\f111";
    position: absolute;
    display: block;
    font-size: 10px;
    color: #3b4079;
    left: 0;
    font-family: fontAwesome;
}

#tcsa_sec_3{
	padding: 20px 0px 30px 0px;
}
#tcsa_sec_3 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#tcsa_sec_3 p{
	text-align: justify;
}
#tcsa_sec_3 img{
	width: 100%;
}
.tcsa-con h4{
	font-weight: 600;
}
.tcsa-con p{
	font-weight: 600;
	
}
.blue-color{
	color: #015ea4 !important;
}
.prag_1{
	line-height: 30px !important;
    padding-top: 25px !important;
}
.tcsa-img{
	padding: 20px 0px;
}
.tcsa-img img{
	border-radius: 20px;
}
#tcsa_sec_4{
	padding: 20px 0px 30px 0px;
	background: #eaeaea;
}
#tcsa_sec_4 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#tcsa_sec_4 p{
	text-align: justify;
}

.blue_bg_2{
	margin-top: 90px;
    margin-left: 20px;
    background: rgb(66,72,173);
    background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%);
    background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
    padding: 15px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
}
.blue_bg_2 p{
	text-align: center !important;
}

/*ramanathapuram sub page*/
#dept_sec_1{
	padding: 30px 0px 0px 0px;
}
#dept_sec_1 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#dept_sec_1 p{
	text-align: justify;
}
#dept_sec_1 img{
	border-radius: 25px;
	padding-top: 10px;
	width: 100%;
}
#dept_sec_1 ul li{
	position: relative;
	padding-left: 20px;
	text-align: justify;
	
}
#dept_sec_1 ul li:before{
	content: "\f111";
    position: absolute;
    display: block;
    font-size: 10px;
    color: #3b4079;
    left: 2px;
    font-family: fontAwesome;
}
#dept_sec_2{
	padding: 10px 0px 10px 0px;
	
}

#dept_sec_2 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#dept_sec_2 p{
	text-align: justify;
}

#dept_sec_3{
	padding: 0px 0px 0px 0px;
}
#dept_sec_3 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#dept_sec_3 p{
	text-align: justify;
}
#dept_sec_3 img{
	width: 100%;
	border-radius: 15px;
}

.gl_res {
    margin-bottom: 20px;
}

#dept_sec_4{
	padding: 25px 0px 20px 0px;
	background: #eee;
}
#dept_sec_4 h3{
	margin: 0px;
	padding: 10px 0px;
	color: #005ea4;
}
#dept_sec_4 p{
	text-align: justify;
}
#dept_sec_4 p a{
	color: #fff;
	text-decoration: none;
}
#dept_sec_4 .location, #dept_sec_4 .phone_1, #dept_sec_4 .email_1 {
    position: relative;
    padding-left: 25px !important;
}
#dept_sec_4 .phone_1:before, #dept_sec_4 .email_1:before{
	left:2px !important;
	position: absolute;
}
#dept_sec_4 .location:before {
    content: '\f041';
    position: absolute;
    display: block;
    left: 2px;
    top: 1px;
    color: #fff;
    font-size: 19px;
    font-family: fontAwesome;
}

.down_load a{
	background: #4CAF50;
    padding: 8px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 7px;
}



.ramnath_addres{
	margin: 10px;
    padding: 25px;
    background: rgb(66,72,173);
    background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%);
    background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
    border-radius: 20px;
    color: #fff;
}
.ramanath_phone{
	margin-top: 100px;
    padding: 20px;
    background: rgb(66,72,173);
    background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%);
    background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
    color: #fff;
    border-radius: 20px;
}
.ramanath_phone p{
	text-align: center !important;
    position: relative;
    margin: 0px;
}
.ramanath_phone p:before{
	content: '\f095';
    position: relative;
    display: inline-block;
    left: -10px;
    top: 2px;
    color: #fff;
    font-size: 18px;
    font-family: fontAwesome;
}
/*Latest News*/
#bread_crumb{
	background:#eee;
	padding: 8px 0;
}
#bread_crumb ul{
	margin-bottom:0;
}

#bread_crumb ul li a{
	text-decoration: none;
	color:#005ea4;
	font-size:14px;
}
#latest-news{
	padding:40px 0;
}
.news_tit, .news_tit1{
	margin: 0px;
	color: #005ea4;
	font-size: 28px;
	padding-bottom: 20px;
	font-weight: 700;
	line-height: 35px;
}
.news_tit{position:relative;}
.news_tit1:after{
	content: '';
	position: relative;
	display: block;
	width: 60px;
	top: 10px;
	border-top: 4px solid #005ea4;
	border-radius: 20px;
}
.news_cnt h3{
	color: #005ea4;
	font-size: 24px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0px;
	position: relative;
}
.news_cnt h3:after{
	content: '';
	position: relative;
	display: block;
	width: 60px;
	top: 10px;
	border-top: 4px solid #005ea4;
	border-radius: 20px;
}
.news_cnt p{font-size:15px;line-height: 25px;}
.news_cnt a{
	color: #fff;
	background: #001b45;
	font-size: 14px;
	padding: 2px 15px;
    border-radius: 10px;
    margin-top: 10px;
    display: inline-block;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	text-decoration: none;
}
.news_cnt a:hover, .news_cnt a:focus{
	background:#44933e;
}
#news-more{
	padding:40px 0;
}
.news-more-cnt p, .news_desc p{
	font-size:15px;
	line-height: 25px;
	text-align: justify;
}
.button-right{
	margin-bottom:30px;
	border:1px solid #4cad45;
	background: #4cad45;
}
.button-right:hover, .button-right:focus {
    color: #fff;
    background-color:#005ea4;
    border-color: #005ea4;
}
.news_tit1{
	padding-bottom:40px !important;
}
#news-more .owl-theme .owl-controls .owl-buttons div{
	width:30px;
	height: 30px;
	line-height: 25px;
	opacity: 1;
	background: #005ea4;
	text-align: center;
}
#news-more .owl-theme .owl-controls{margin-top:15px;}
/*Erode-sub page*/
#erode_sec_1{
	padding: 30px 0px 20px 0px;
}
#erode_sec_1 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#erode_sec_1 p{
	text-align: justify;
}
#erode_sec_1 img{
	border-radius: 25px;
	padding-top: 10px;
	width: 100%;
}
#erode_sec_1 ul li{
	position: relative;
	padding-left: 20px;
	text-align: justify;
	
}
#erode_sec_1 ul li:before{
	content: "\f111";
    position: absolute;
    display: block;
    font-size: 10px;
    color: #3b4079;
    left: 0;
    font-family: fontAwesome;
}

#erode_sec_2{
	padding: 10px 0px 20px 0px;
	background: #eee;
}
#erode_sec_2 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}
#erode_sec_2 p{
	text-align: justify;
}
#erode_sec_2 img{
	border-radius: 25px;
	padding-top: 10px;
	width: 100%;
}

#erode_sec_2 ul li{
	position: relative;
	padding-left: 20px;
	text-align: justify;
	
}
#erode_sec_2 ul li:before{
	content: "\f111";
    position: absolute;
    display: block;
    font-size: 10px;
    color: #3b4079;
    left: 0;
    font-family: fontAwesome;
}

#erode_sec_3 img{
	width: 100%;
	border-radius: 15px;
}

#erode_sec_4{
	padding: 30px 0px 20px 0px;
	
}
#erode_sec_4 h3{
	margin: 0px;
	padding: 15px 0px;
	color: #005ea4;
}

.erode_addres {
    margin: 20px 0px 20px 0px;
    padding: 25px;
    background: rgb(66,72,173);
    background: -moz-linear-gradient(left, rgba(66,72,173,1) 0%, rgba(54,105,243,1) 47%, rgba(66,72,173,1) 100%);
    background: -webkit-linear-gradient(left, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    background: linear-gradient(to right, rgba(66,72,173,1) 0%,rgba(54,105,243,1) 47%,rgba(66,72,173,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4248ad', endColorstr='#4248ad',GradientType=1 );
    border-radius: 20px;
    color: #fff;
}
#erode_sec_4 .location {
    position: relative;
    padding-left: 15px !important;
}
#erode_sec_4 .location:before {
    content: '\f041';
    position: absolute;
    display: block;
    left: -7px;
    top: 1px;
    color: #fff !important;
    font-size: 19px;
    font-family: fontAwesome;
}
.erode_map{
	border: 2px solid #005ea4;
	border-radius: 5px;
}


#fotter a, #fotter a:hover, #fotter a:focus{
 text-decoration:none;
}
.sbt_btn {
    background: #034843;
    color: #fff;
    border: 0px;
    text-transform: uppercase;
    padding: 9px 30px;
    font-weight: 600;
    margin-top: 5px;
    transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
}
.sbt_btn:hover, .sbt_btn:focus {
    background: #0F948F;
}
.frm_hgt .form-control {
    height: 42px;
}
@media (min-width: 768px){
	.modal-dialog.cform{
		width: 800px;
		margin: 30px auto;
	}
	.menu .navbar-nav{
		text-align: center;
		width: 100%;
	}
	
	.menu .navbar-nav > li {
    	float: none;
    	display: inline-block;
  	}
	
	.menu .navbar-brand{
		display: none;
	}

}


/*Responsive*/

@media(min-width:320px) and (max-width:359px){
	#top-sec small{line-height:20px !important;}
	.sub-bg h3{font-size:20px;}
	.blue_bg{
		padding: 15px 20px;
		text-align: justify;
	}
	.logo img{width:90%;margin: 0 auto;}
	.blue_bg .btn{white-space:normal;}
	#section_1 h3{
		font-size: 20px;
		line-height: 25px;
	}
	h3{font-size:20px;line-height: 25px;padding:0 0 15px !important;}
	.blue_bg_1{
		margin: 20px 0 0;
		padding: 20px;
	}
	
	#section_4 ul{margin-top:0;}
	#section_6{padding-top:0 !important;}
}
@media(min-width:360px) and (max-width:479px){
	.sub-bg h3{font-size:20px;}
	.blue_bg{
		padding: 15px 20px;
		text-align: justify;
	}
	.logo img{width:90%;margin: 0 auto;}
	.blue_bg h3{font-size:18px !important;line-height: 24px;padding:0 !important;}
	.blue_bg .btn{white-space:normal;}
	h3{font-size:18px;line-height: 25px;padding:0 0 15px !important;}
	.blue_bg_1{
		margin: 20px 0 0;
		padding: 20px;
	}
	#section_6{padding-top:0 !important;}
	
}
@media(min-width:480px) and (max-width:520px){
	.blue_bg .btn{white-space:normal;padding:0;}
	.blue_bg{padding:15px;}
	.logo img{width:80%;margin: 0 auto;}
	.blue_bg h3{font-size:20px;line-height: 25px;padding-bottom: 0 !important;}
	.section_con, #section_6 img{width:70%;margin:0 auto 20px;}
	.blue-img {
		width: 70%;
		margin: 0 auto 20px !important;
	}
	#section_5{padding-bottom:0 !important;}
	#section_6{padding-top:0 !important;}
	#section_6 h3{font-size:22px;}
	h3{font-size:22px;}
	.prof-img{width:60%;margin: 0 auto;}
	.erode_map{width:80%;margin:0 auto;}
	.news_right{
		width:70%;
		margin: 0 auto;
	}
	
}
@media(min-width:521px) and (max-width:767px){
	.logo img{width:70%;margin: 0 auto;}
	
	.blue_bg .btn{white-space:normal;padding:0;}
	.blue_bg{padding:15px;}
	.blue_bg h3{font-size:20px;line-height: 25px;padding-bottom: 0 !important;}
	.section_con, #section_6 img{width:70%;margin:0 auto 20px;}
	.qlink{width:40%;float:left;}
	.ft-scope{width:60%;float:left;}
	.blue-img {
		width: 50%;
		margin: 0 auto 20px !important;
	}
	#section_5{padding-bottom:0 !important;}
	#section_6{padding-top:0 !important;}
	#section_6 h3{font-size:20px;}
	.prof-img{width:60%;margin: 0 auto;}
	.erode_map{width:80%;margin:0 auto;}
	.news_right{
		width:70%;
		margin: 0 auto;
	}
}
@media(max-width:767px){
	body{line-height:24px;}
	#top-sec p{font-size:13px;}
	.sub-bg h3{padding-top:10px !important;font-size:20px;}
	#top-sec{text-align:center !important;}
	.logo img{text-align:center;display: inline-block;margin-bottom: 5px;}
	.clr-bth{clear:both;}
	h3{font-size:20px !important;}
	.modal-dialog{margin:0 auto;}
	#section_3 p{margin-bottom:20px !important;}
	#section_4 p{font-size:14px;line-height: 24px;}
	.top-ph .phone p{text-align:center;}
	#head-sec{text-align:center;}
	.dsa-btn{margin:0px 0 10px;}
	.dsa-btn a{font-size:14px;}
	.icon-bar{border:1px solid #fff;}
	.menu .navbar{min-height:40px;}
	.menu .navbar-brand{
		font-size:14px;
		padding: 10px 15px !important;
		height:40px !important;
		color:#fff;
	}
	#dept_sec_2 .table-responsive{margin-top:10px;}
	.menu .navbar-toggle{
		margin-bottom:0;
		margin-top: 3px;
	}
	.menu .navbar-nav li{padding-bottom:0px !important;}
	.menu .navbar-nav li a{font-size:14px;text-align: left;padding:8px 17px;}
	#section_1, #section_2, #section_3, #section_4, #section_5, #section_6{padding:20px 0;}
	.prof-img, .prf-cnt{margin-bottom:15px !important;}
	.prf-lst li{text-align:justify;}
	.prf-lst li:last-child{padding-bottom: 0 !important;}
	.blue-img img{margin:20px 0;}
	.section_con img{margin-bottom:10px;}
	.left-bdr:after{border-right:0 !important; }
	.scheme ul{margin-bottom:0;}
	#dept_sec_3 h3{padding-bottom:20px !important;}
	#section_6 h5{text-align:center;}
	#fotter h3, #fotter ul li{text-align:left;}
	.ft-scope1, .ft-scope2{padding:0;}
	#fotter h3{font-size:18px;margin-top:20px;}
	
	.top_btn_1:before, .top_btn_1:after{border:0;}
	.copy.text-left, .ita.text-right{text-align:center;}
	h3{padding:0 0 10px 0 !important;}
	p{font-size:14px;line-height: 24px;}
	#fotter ul li a{font-weight:normal;}
	.top_btn_1{padding:2px 25px;}
	p{margin-bottom:0 !important}
	 li{font-size:14px;line-height: 24px !important;padding-bottom: 15px !important;}
	.ft-scope1 ul{margin-bottom:0;}
	.ft-scope1 ul li, .ft-scope2 ul li, .qlink ul li{padding-bottom: 0 !important;line-height: 28px;}
	.copy{font-size:13px;margin-bottom: 10px;}
	
	#section_6{text-align:center;}
	.erode_addres{margin-top:5px;padding:15px 25px;}
	.erode_addres h4{margin-top:0;font-size:16px;}
	#dept_sec_4 .location::before{font-size:16px;}
	.phone_1::before{font-size:15px;}
	.email_1::before{font-size:13px;}
	.erode_reach p{padding-bottom:15px;}
	.bdr, .fot-bdr{margin-top:15px;}
	.bdr{border:none;}
	.ita ul li img{width:80%;}
	#back-to-top{padding:5px 10px;}
	
	/*latest news*/
	
	#latest-news{padding:20px 0;}
	#latest-news img{margin-bottom: 20px;}
	.news_tit, .news_tit1{font-size:20px;}
	.news_cnt h3{
		margin-bottom: 15px;
	}
	.news_cnt p{
		font-size:14px;
		line-height: 24px;
		text-align: justify;
	}
	
}
@media(min-width:768px) and (max-width:991px){
	#top-sec{text-align:center;}
	#top-sec .top-ph{text-align:right;}
	.sub-bg h3{padding:12px 0 !important;}
	.blue_bg h3{padding:0 !important;}
	.logo img{margin-top: 10px;}
	.logo {margin-top:10px;}
	.dsa-btn{margin-top:30px;}
	.dsa-btn a{font-size:13px;}
	.blue_bg .btn{white-space:normal;}
	.blue_bg h3{line-height: 30px;}
	.blue-img {
		width: 70%;
		margin: 0 auto 20px !important;
	}
	.blue-img img{margin-top:15px;}
	.left-bdr::after{right:0;}
	.blue_bg_1{
		margin:20px 0;
		padding:35px 0;
	}
	
	#fotter ul li, #fotter h3{text-align:left;}
	.top_btn_1::after, .top_btn_1::before{display:none;}
	.top_btn_1{padding:2px 25px;font-size:15px;}
	.copy.text-left, .ita.text-right{text-align:center;}
	h3{padding:0 0 10px !important;font-size: 20px;}
	p{line-height:24px;font-size:14px;}
	
	#section_5 p{text-align:inherit;}
	 li{font-size:14px;line-height: 25px !important;padding-bottom: 15px !important;}
	.ft-scope1 ul{margin-bottom:0;}
	.ft-scope1 ul li, .ft-scope2 ul li, .qlink ul li{padding-bottom: 0 !important;line-height: 28px;}
	.copy{font-size:13px;margin-bottom: 10px;}
	#fotter h3{margin-top:20px;}
	.menu .navbar-nav li{padding-bottom:0 !important;}
	.logo{padding-left:0;}
	.menu ul li a{padding:15px 25px;}
	.prof-img{width:55%;margin: 0 auto 20px;}
	.erode_addres{padding:15px 25px;margin: 10px 0 20px;}
	
	.dsa-btn a{padding:8px 8px;font-size:13px;}
	.prof-img {width:50%;}
	#dept_sec_2 .table-responsive{margin-top:10px;}
	#dept_sec_2 ul{margin-bottom:0;}
	#dept_sec_2 li:last-child{padding-bottom: 0 !important;}
	#dept_sec_4{padding:20px 0;}
	#back-to-top{padding:5px 10px;}
	.ita img{width:80%;margin: 0 auto;}
	.bdr, .fot-bdr{margin-top:30px;}
	.till-dat{margin-top:15px !important;}
	#dept_sec_3 h3{padding-bottom:15px !important;}
	
	.news_right{
		width:70%;
		margin: 0 auto;
	}
	
}
@media(min-width:992px) and (max-width:1020px){
	#fotter ul li, #fotter h3{text-align:left;}
	.top_btn_1::after, .top_btn_1::before
	{
		top:298px;
		width:45%;
	}
	.blue_bg .btn{white-space:normal;padding-bottom: 10px;}
	.blue_bg h3{padding:0 !important;line-height:25px; font-size:20px;}
	#section_6 h5{font-size:13px;text-align:center;}
	.section_con{min-height:240px;}
	.left-bdr::after{right:20px;}
	.logo img{margin-left:30px;width:85%;margin-top: 15px;	}
	.clrx{clear:both;}
	#top-sec .phone{font-size:14px;}
	#top-sec .email {
		float: left;
		padding-right: 1px;
		font-size: 14px;
	}
	.min-ht{min-height:170px;}
	#section_4{padding:20px 0;}
	.scheme h3{padding:0 0 10px !important;}
	.copyright{font-size:14px;line-height:40px;}
	.dsa-btn a{padding:8px 15px;}
	.copy, .copy a{font-size:13px;line-height: 24px;}
	.ita img{width:70%;margin: 0 auto;}
	#back-to-top{padding:5px 10px;}
}
@media(min-width:1021px) and (max-width:1200px){
	
	.blue_bg .btn{white-space:normal;padding-bottom: 10px;}
	.blue_bg h3{padding:0 !important;line-height:25px; font-size:20px;}
	.prof-img{float:right;}
	.clrx{clear:both;}
	.logo img{padding-left:25px;width:90%;margin-top: 10px;}
	.section_con{min-height:236px;}
	#section_4{padding:20px 0;}
	.scheme h3{padding:0 0 10px !important;}
	.left-bdr::after{right:20px;}
	#fotter ul li, #fotter h3{text-align:left;}
	#fotter h3{font-size:20px;}
	.top_btn_1::after, .top_btn_1::before
	{
		top:235px;
		width:45%;
	}
	.copyright{font-size:14px;line-height:40px;}
	.min-ht{min-height:170px;}
	#top-sec .phone{font-size:14px;}
	#top-sec .email {
		float: left;
		padding-right: 1px;
		font-size: 14px;
	}
	.dsa-btn a{padding:8px 20px;}
	.copy, .copy a{font-size:13px;line-height: 24px;}
	.ita img{width:70%;margin: 0 auto;}
	#back-to-top{padding:5px 10px;}
}
@media(min-width:1201px){
	.prof-img{float:right;}
	.clrx{clear:both;}
	.logo img{padding-left:25px;}
	.ft-rgt{float:right;}
}
