/*
STYLES.CSS


Author:  SSA Soft
*/
html
{
	color:#fff;

}
html, body {
	height: 100%;
font-family: Arial, sans-serif;
    overflow-x: hidden;
}
.fonts-loaded html, .fonts-loaded body {
    font-family: 'Open Sans', Arial, sans-serif;
  }
.container{
	width:75% !important;
}
img, a {
	border: none;
	outline: none !important;
}
.member_dir_top{
	
}
.welcome{
	display:flex;
	justify-content:center;
	flex-direction: column;
	height:500px;
}
.welcome h4{
	font-size:33px;
	font-weight:600;
}
.welcome hr{
	background-color: #f38929;
  	width: 10%;
  	text-align: left;
  	float: left;
 	height: 3px;
}
.welcome p{
	padding:0 85px 0 0;
	font-size:20px;
}
.logo img{
	width:350px;
}
.top-bar {
	background-color:#231958;
	padding:8px 0;
}
.top-bar ul{
	margin-bottom:0;
}
.top-header {
	background-color: #eeeeee;
	width: 100%;
	height: auto;
	padding-top: 17px;
}
.top-navbar {
	padding-bottom: 0px;
}

.singup-info {
	float: right;
	padding-right:28px;
}
.singup-info ul li {
	display: inline;
}
.singup-info ul li a {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding-left: 20px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.singup-info ul li a:hover {
	text-decoration:underline;
}
.singup-info .dropdown-menu li a{
	color:#000;	
}
.singup-info .dropdown-menu li a:hover{
	background:inherit;
}
.singup-info .btn-secondary {
	min-width:72px;
	text-align: center;
	margin-left: 11px;
	border-radius: 0;
	border: 1px solid #3a55a6;
	font-size: 14px;
	color: #3956a4;
	font-family: 'Open Sans', sans-serif;
	padding:7px 0;
}
.singup-info .btn-secondary:hover {
	background-color: #3a55a6;
	color: #ffffff;
}
.singup-info .btn-primary {
	min-width:72px;
	text-align: center;
	background-color: #3a55a6;
	color: #ffffff;
	border-radius: 0;
	border: 1px solid #3a55a6;
	font-size: 14px;
	margin-left: 5px;
	font-family: 'Open Sans', sans-serif;
	padding:7px 0;
}
.singup-info .btn-primary:hover {
	background-color: #ffffff;
	color: #3956a4;
}
.mail-us .fa {
	height: 30px;
	width: 30px;
	color: #3a55a6;
	border: 1px solid #3a55a6;
	text-align: center;
	line-height: 28px;
	border-radius: 50%;
	font-size: 14px;
	margin-right: 12px;
}
.abs-pos {
	position: relative;
}
.right-pos {

}
/** MAIL US **/
.emailus {
	text-align: left;
	padding-top: 0;
	padding-bottom: 20px;
	float: right;
	padding-left: 0;
}
.emailus .support-us {
	padding-right: 0;
	padding-left: 0;
}
.support-us {
	padding-right: 107px;
	position: relative;
	padding-bottom: 15px;
	min-height: 50px;
}
.emailus .email-icon {
	left: 0;
	right: inherit;
}
.emailus .fa {
	font-size: 14px;
	padding-right: 10px;
}
.emailus .fa-facebook {
	color: #3a599c;
}
.emailus .fa-twitter {
	color: #44acdf;
}
.emailus .fa-google-plus {
	color: #da4a37;
}
.support-icon {
	background-position: -279px top;
}
.emailus .email-icon {
	width: 34px;
	height: 100px;
	display: block;
	position: absolute;
	top: 2%;
	left: 0%;
	background: url(../images/share.png) no-repeat left top;
}
.browse-btn a:focus, a:hover {
	color: #014c8c;
	text-decoration: none;
	cursor: pointer;
}
.support-us p {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	margin: 0 0 0;
	font-family: 'Open Sans', sans-serif;
}
.support-us h4 {
	font-weight: normal;
	font-size: 11px;
	color: #203c90;
	margin: 0 0 5px 0;
	font-family: 'Open Sans', sans-serif;
}
/** SHARE US **/
.shareus {
	text-align: left;
	padding-top: 0;
	padding-bottom: 20px;
	float: right;
}
.shareus .sahre-us-on {
	padding-right: 0;
	padding-left: 71px;
}
.sahre-us-on {
	position: relative;
	padding-bottom: 15px;
	min-height: 50px;
}
.shareus .share-icon {
	left: 0;
	right: inherit;
}
.support-us-icon {
	background-position: -279px top;
}
.shareus .share-icon {
	width: 34px;
	height: 100px;
	display: block;
	position: absolute;
	left: 18%;
	top: 0;
	background: url(../images/email.png) no-repeat left top;
}
.sahre-us-on p {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	margin: 0 0 0;
	font-family: 'Open Sans', sans-serif;
}
.sahre-us-on h4 {
	font-weight: normal;
	font-size: 11px;
	color: #203c90;
	margin: 0 0 0;
	font-family: 'Open Sans', sans-serif;
}
/** NAVBAR **/
.navContainer {
	width: 100%;
	padding: 0;/* position: absolute;
    	width: 100%;
    	left: 0;
    	top: -29px;
    	padding: 0 14px;*/
}
.navbar-light .navbar-nav .nav-link {
	font-size: 12px;
	color: #cccccc;
	font-weight: 500;
	text-transform: uppercase;
	padding: 15px 16px;
	font-weight:bold;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
	color: #ffffff;
	font-weight: 700;
	background: #2b4387;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #ffffff;
	font-weight: 700;
	background:#301c73;
}
.navbar-light {
	z-index: 999;
	width: 100%;
	background: #0f005c;
	opacity: 1;
	/* padding-left: 15px;
    padding-right: 10px;
    padding-top: 18px;
    padding-bottom: 18px;*/
	padding: 0;
}
.navbar-light .navbar-collapse ul{
	margin:0 auto;
}
.navbar-light ul li ul {
	position: absolute;
	text-decoration: none;
	top: 40px;
	left: 58%;
	display: none;
	visibility: hidden;
}
.navbar-light ul li ul li {
	background-color: #fff;
	display: block;
	padding: 3px 25px;
}
.navbar-light ul li ul li a {
	color: #000;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}
.navbar-light ul li ul li:hover {
	background-color: #ed3644;
	color: #fff;
}
.navbar-light ul li ul li a:hover {
	text-decoration: none;
	color: #fff;
}
.navbar-light ul li:hover ul {
	display: block;
	visibility: visible;
	opacity: 1;
}
.navbar-light ul ul ul li {
	display: none;
}
.navbar-light ul ul li:hover li {
	display: block;
}
.navbar-light ul ul ul {
	left: 72%;
	top: 68%;
}                                      /**SECTION Bottom**/
.myslider {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.top_slid {
	position: relative;
}
.top_slid img {
	width: 100%;
}
.top_slid .parah {
	position: absolute;
	top: 15%;
	width: 100%;
}
.top_slid h3 {
	font-size: 66px;
	color: #000000;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
}
.top_slid h4 {
	font-size: 34px;
	color: #000000;
	font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
}
.top_slid h1 {
	font-size: 52px;
	color: #000000;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
}
.top_slid p {
	font-size: 22px;
	color: #000000;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.top_slid h5 {
	font-size: 34px;
	color: #000000;
	font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 14px;
}
.top_slid h6 {
	font-size: 34px;
	color: #000000;
	font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
}
.top_slid .btn-download {
	font-size: 18px;
	color: #ffffff;
	background-color: #3a55a6;
	border: none;
	padding: 8px 26px;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
}
.thirdanimationset .parah h3 {
	color: #ffffff;
	font-size: 52px;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
}
.thirdanimationset .parah h4 {
	color: #ffffff;
	font-size: 52px;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
}
.imgs {
	position: relative;
}
.first_ani {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.first_ani > div {
	position: relative;
}
#Current {
	display: block;
}
.slick-active.firstanimationset h3 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset h4 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset button {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset h5 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset h4 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset h6 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset p {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset h5 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
/** Second **/
.slick-active.secoundanimationset h1 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.secoundanimationset h4 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.secoundanimationset p {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.secoundanimationset h1 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.secoundanimationset button {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
/** THIRD ANIMATION**/
.slick-active.thirdanimationset h1 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.thirdanimationset h1 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
/**bgimg**/

.bgimg {
	background : url(../public/uploads//03-msg.webp) no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.our-mission h4 {
	text-align: left;
	color: #fff;
	font-weight: 600;
	font-size: 33px;
	font-family: open sans;
	margin-bottom: 5px;
}
.our-mission .gall {
	padding-left: 8px;
	margin-bottom: 25px;
	padding-top: 0;
}
.our-mission hr {
	background-color: #f38929;
 	 width: 10%;
  	text-align: left;
  	float: left;
  	height: 3px;
}
.our-mission p{
	margin-top: 50px;
  	color: #fff;
  	font-size: 20px;
}
.right_services {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 20px;
}
.right_services .service_post {
	padding-right: 0;
	padding-left: 107px;
}
.service_post {
	padding-right: 107px;
	/* position: relative; */
	padding-bottom: 15px;
	min-height: 50px;
}
.right_services .service_icon {
	left: 0;
	right: inherit;
}
.penetration_icon {
	background-position: -279px top;
}
.right_services .service_icon {
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	right: 0;
	top: -5px;
	background: url(../images/mission.png) no-repeat left top;
}
.service_post p {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	margin: 0 0 0;
	font-family: 'Open Sans', sans-serif;
}
.service_post h4 {
	font-weight: 600;
	font-size: 22px;
	color: #000000;
	margin: 0 0 5px 0;
	font-family: 'Open Sans', sans-serif;
}
.our-mission {
	text-align: left;
	padding-top: 10px;
	display: flex;
 	 justify-content: center;
	  align-items: center;
  	flex-direction: column;
}
.our-mission .service_post {
	padding-right: 0;
	padding-left: 107px;
}
.vision h3{
	font-size:33px;
	border-left:2px solid #f38929;
	padding-left:25px;
}
.vision p{
	font-size:20px;
}
.service_post {
	position: relative;
}
.right_services .software_icon {
	left: 0;
	right: inherit;
}
.analysis_icon {
	background-position: -279px top;
}
.service_post {
	padding-right: 107px;
	/* position: relative; */
	padding-bottom: 15px;
	min-height: 50px;
}
.our-mission .service_icon {
	left: 0;
	right: inherit;
}
.penetration_icon {
	background-position: -279px top;
}
.our-mission .service_icon2 {
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	left: 0;
	top: -5px;
	background: url(../images/vision.png) no-repeat left top;
}
.service_post p {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	margin: 0 0 0;
	font-family: 'Open Sans', sans-serif;
}
.service_post h4 {
	font-weight: 600;
	font-size: 22px;
	color: #000000;
	margin: 0 0 5px;
	font-family: 'Open Sans', sans-serif;
}
/** welconeIEEEP **/
.president {
	padding: 55px 0 55px 0;
}
.welconeIEEEP {
	background-color: #eeeeee;
	padding: 32px 0;
}
.img-thubup {
	float: left;
}
.welconeIEEEP h4 {
	text-align: left;
	color: #000000;
	font-weight: 600;
	font-size: 26px;
	font-family: open sans;
	margin-bottom: 0;
}
.welconeIEEEP hr {
	float: left;
	height: 2px;
	background-color: #3955a5;
	width: 40px;
}
.ieeftext {
	padding-left: 27%;
	padding-right: 40px;
}
.ieeftext p {
	padding-top: 35px;
	font-size: 14px;
	color: #000000;
	line-height: 21px;
	min-height: 181px;
	font-family: open sans;
}
.welconeIEEEP {
	background-color: #eeeeee;
	padding: 32px 0;
}
.welconeIEEEP img {
	float: left;
}
/** educatopn-sect **/
.education-sect {
	padding: 40px 0;
}
.cap img {
	float: left;
	padding-right: 14px;
}
.cap h4 {
	font-size: 22px;
	color: #000000;
	font-weight: 600;
	padding-top: 10px;
	font-family: 'Open Sans', sans-serif;
}
.education-sect p {
	padding-top: 30px;
	font-size: 14px;
	color: #000000;
	line-height: 28px;
	font-family: 'Open Sans', sans-serif;
}
.education-sect a {
	font-size: 12px;
	color: #3a55a6;
	font-family: 'Open Sans', sans-serif;
	display: block;
	margin-bottom: 10px;
}
/** IMAGE SECTION **/
.blog-back {
	background-color: #f3f3f3;
	padding-top: 30px;
	padding-bottom:30px;
}
.blog-back h4 {
	text-align: center;
	color: #000000;
	font-weight: 600;
	font-size: 30px;
	font-family: open sans;
}
.blog-back hr {
	background-color: #f38929;
 	width: 2%;
  	height: 3px;
}
.media_gallery_main img{
	padding:10px 2px;
        height: 100%;
}
.gall {
	padding:10px 0 0px;
	padding-bottom: 10px;
}

.ims {
	margin-bottom: 20px;
}
.ims > .col-sm-3 {
	position: relative;
	margin: 10px 0;
}
.img_gallery_project {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 89%;
	height: 0;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	font-size: 10px;
}
.img_gallery_project h5 {
	font-size: 14px;
}
.ims > .col-sm-3:hover .img_gallery_project {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 9px 13px 24px;
}
.services_top {
	padding-top: 30px;
}
/** IMAGE GALLERY **/
.bdate {
	position: relative;
}
.bdate .blogdate {
	position: absolute;
	top: -21px;
	left: 13px;
	color: #ffffff;
}
.bdate .blogdate h3 {
	background-color: #4665bc;
	margin-bottom: 0;
	padding: 14px 19px;
	font-size: 22px;
}
.bdate .blogdate p {
	background-color: red;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #323232;
	padding: 8px 0;
}
.img-gallery h4 {
	text-align: center;
	color: #000000;
	font-weight: 600;
	font-size: 22px;
	font-family: open sans;
}
.img-gallery hr {
	height: 2px;
	background-color: #3955a5;
	width: 50px;
}
.newstitle {
	padding-left: 26%;
	padding-top: 16px;
}
.newstitle h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #323232;
	font-family: open sans;
}
.newstitle p {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	font-family: open sans;
	margin-bottom: 5px;
}
/** GALLERY **/
.Gallery {
	margin: 10px 0 25px 0;
}
.Gallery h4 {
	text-align: left;
	color: #000000;
	font-weight: 600;
	font-size: 22px;
	font-family: open sans;
}
.Gallery h3 {
	text-align: left;
	color: #000000;
	font-weight: 600;
	font-size: 30px;
	font-family: open sans;
}
.Gallery hr {
	height: 3px;
 	background-color: #f38929;
  	width: 50px;
  	margin-bottom: 0;
  	position: absolute;
  	top: 8px;
  	left: 64px;
}
.sponser-main{
	border:1px solid #ccc;
	padding:15px 15px;
}
.contact{
	background: url(../public/uploads/08.jpg) no-repeat;
    	background-size: auto;
  	background-size: cover;
  	padding: 40px 0;
}
.contact iframe {
      width: 100%;
      height: 100%;
      border: none;
      border-radius: 4px;
}
.contact input,
    .contact-form textarea {
      background-color: rgba(255, 255, 255, 0.9);
      border: none;
      border-radius: 3px;
      margin-bottom: 15px;
      padding: 10px 15px;
      width: 100%;
      color: #000;
    }

.contact textarea {
      resize: none;
      height: 120px;
    }

.contact .btn-submit {
      background-color: #f4a300;
      color: #fff;
      font-weight: bold;
      border: none;
      padding: 10px 30px;
      border-radius: 4px;
    }
.contact h3{
	font-size: 30px;
  	color: #fff;
  	padding-bottom: 26px;
}
}
.my-company {
	padding: 10px 0 25px 0;
}
/**.my-company .sponser{ 

    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; 
}
  .my-company .sponser:hover { 
       -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); 
    box-shadow: 5px 5px 15px rgba(0,0,0,0.2);
}
**/
                                                   /** FOOTER **/

footer{
	background-color:#2b254d;
}
.footer_back {
	margin: 0 auto;
	padding: 42px 0 10px 0;
}
.footer_back h6 {
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
.footer_back .about {
	padding-top: 10px;
}
.footer_back .about ul {
	padding-left: 0;
}
.footer_back .about ul li {
	color: #2b4387;
	line-height: 16px;
}
.footer_back .about ul li a {
	font-size: 12px;
	color: #fff;
}
.footer_back .address {
	padding-top: 11px;
	padding-bottom: 10px;
}
.footer_back .address p {
	line-height: 17px;
	font-size: 12px;
	color: #fff;
	padding-top: 3px;
	margin-bottom: 0;
	padding-right: 10px;
}
.footer_back .address .placehere {
	padding-top: 5px;
}
.footer_back .address .placehere p {
	padding-top: 5px;
	line-height: 15px;
}
.footer_back .address a {
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}
.footer_back .Follow-us {
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}
.footer_back .Follow-us p {
	line-height: 18px;
	font-size: 12px;
	color: #fff;
	padding-top: 7px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.footer_back .Follow-us i {
	color: #2b4387;
	height: 36px;
	width: 36px;
	border: 2px solid #2b4387;
	text-align: center;
	border-radius: 50%;
	line-height: 33px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.support-us i.fb-icon {
	color: #2b4387;
	height: 36px;
	width: 36px;
	border: 2px solid #2b4387;
	text-align: center;
	border-radius: 50%;
	line-height: 33px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	padding-right: 0px;
}
.footer_back .Follow-us .fa-facebook:hover {
	color: #fff;
	background-color: #4267b2;
}
.footer_back .Follow-us .fa-twitter:hover {
	color: #fff;
	background-color: #4267b2;
}
.footer_back .Follow-us .fa-google-plus:hover {
	color: #fff;
	background-color: #4267b2;
}
.footer_back .inputs p {
	line-height: 15px;
	color: #fff;
	font-size: 12px;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.follow-us p{
	color:#fff;
	padding-top: 11px;
  	font-size: 12px;
}

.footer_back .inputs {
	padding-top: 5px;
}
.footer_back .inputs input {
	max-width: 100%;
	background-color: #050023;
	border: none;
	padding: 7px 10px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #333333;
}
.footer_back .inputs input::-webkit-input-placeholder {
 color: #666666;
 font-size: 11px;
}
.footer_back .inputs input:-ms-input-placeholder {
 color: #666666;
 font-size: 11px;
}
.footer_back .inputs input::-ms-input-placeholder {
 color: #666666;
 font-size: 11px;
}
.footer_back .inputs input::placeholder {
 color: #666666;
 font-size: 11px;
}
.footer_back .inputs .button button {
	min-width: 63px;
	color: #fff;
	font-size: 11px;
	padding: 5px 0;
	text-align: center;
	background-color: #2b4387;
	border: none;
	margin-top: 8px;
	cursor: pointer;
}
.footer_back .inputs .button button:hover {
	background-color: #08557b;
}
/** COPY RIGHT **/

.footer_bottom {
	min-height: 40px;
	padding: 12px 0 0;
	background: #2b254d;
}
.footer_bottom p {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	float: left;
	margin: 0;
	padding-bottom:40px;
}
.footer_bottom .bord{
	border-top:1px solid #5b5874;
	padding-top: 15px;
}
.footer_bottom span a {
	color: #e7e7e7;
	font-size: 12px;
	line-height: 20px;
	font-family: "Open Sans", sans-serif;
	float: right;
}
/** EVENT **/
.top-service {
	background: url(../images/banner.png) no-repeat;
	background-size: cover;
}
.top-service .my-blog p {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 53px;
	float: left;
	font-weight: 600;
	padding: 85px 0 30px 0;
	text-shadow: 0px 0px 21px #838383;
}
.top-service .my-breadcrumbs .breadcrumb {
	background: transparent;
	float: right;
	padding: 0;
	margin-bottom: 0;
	padding-top: 115px;
}
.breadcrumb-item {
	float: left;
}
.top-service .my-breadcrumbs .breadcrumb li a {
	font-size: 14px;
	color: #cccccc;
	font-weight: 500;
}
.support-section {
	margin: 35px 0 60px 0;
}
.support-section p {
	text-align: center;
}
.support-section ul {
	text-align: center;
}
.support-section ul li {
	display: inline;
}
.support-section .card-block {
	padding: 0;
	border: none;
}
.support-section .btn-outline-primary {
	min-width: 208px;
	text-align: center;
	margin: 35px 6px 20px 6px;
	border-radius: 0;
	font-weight: 500;
	cursor: pointer;
}
.support-section .btn-outline-primary:hover {
	background-color: #317bbf;
}
.support-section .active {
	background-color: #317bbf;
	color: #ffffff;
}
/** about us**/
.top-stories_how_it {
	background: url(../images/banner_ieeep.png) no-repeat 100% 100%;
	background-size: cover;
	padding: 105px 0 40px;
}
.aboutus_header{
	background: url(../images/inner-pages-banner.webp) no-repeat 100% 100%;
	background-size: cover;
	padding: 50px 0 50px;
}
.change-banner {
	background: url(../images/banner-publication.png) no-repeat 100% 100%;
	background-size: cover;
}
.top-stories_how_it .my-blog_how p {
	font-family: 'Open Sans', sans-serif;
	color: #ffffff;
	font-size: 43px;
	text-transform: capitalize;
	float: left;
	font-weight: 600;
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 0;
	text-shadow: 0px 0px 21px #000000;
}
.top-stories_how_it .my-breadcrumbs .breadcrumb {
	background: transparent;
	float: right;
	padding: 0;
	margin-bottom: 0;
}
.top-stories_how_it .my-breadcrumbs {
	padding-top: 35px;
}
.top-stories_how_it .my-breadcrumbs .breadcrumb li a {
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
}
.ieeep_history {
	padding: 60px 0 70px;
}
.ieeep_history hr {
	float: left;
	height: 2px;
	background-color: #3955a5;
	width: 40px;
}
.ieeep_history h4 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	margin: 0;
}
.ieeep_history img {
	float: left;
	/*margin-right: 30px;*/
	margin-right: 25px;
}
.ieeep_history p {
	font-size: 14px;
	line-height: 28px;
	padding-top: 35px;
	color: #000000;
}
.ieeep_member_directory_main{
	padding: 60px 0 70px 0;
}
.ieeep_member_directory_main h4{
	font-size:22px;
	font-weight:700;
	color:#000;
	text-align: center;
	margin:0 auto;
	padding-bottom:15px;
}
.member_directory_hr{
	height: 5px;
	width: 4%;
	margin: 0 auto;
	background-color: #3955a5;
	margin-bottom:20px;
}
.member_directory_top_para{
	padding:40px 0 20px 0;	
}
.member_directory_top_para p{
	font-size:14px;
	font-weight:500;
	color:#000;
	text-align:left;
	margin-bottom:0;
}
.member_directory_input{
	text-align:center;
	margin:0 auto;
	width:50%;
	position: relative;
}
.member_directory_input input::placeholder{
	font-size:12px;
	color:#000;
}
.member_directory_input input[type=text]{
	padding:20px;
	font-size:12px;
	border:1px solid #c4c4c4;
	border-radius: 25px;
}
.member_directory_input button{
	position: absolute;
	top: 10px;
	right: 13px;
	background-color:#3955a5;
	border-radius:25px;
	border:0;
	color:#fff;
	font-size:12px;
	padding: 10px 20px;
	cursor:pointer;
}

.member_directory_inner_images_div{
	background-color:#f5f6f8;
	border:1px solid #fff;
	padding:5px 15px;
	border-radius: 25px;
	text-align:center;
	margin-bottom:20px;
	box-shadow: 0 0 15px -4px #000;
	min-height: 305px;
	max-height: 305px;
}
.member_pagination_parent ul{
	margin:20px 0 0 0;
}
.member_pagination_parent li{
	padding:5px;
	border:1px solid #ccc;
	margin:0 5px;
	cursor: pointer;
}
.member_pagination_parent li.active{
	background-color: #0275d8;
	color: #fff;
	border:none;
	cursor: pointer;
}
.member_pagination_parent li.disabled{
	border:none;
}
.member_directory_inner_images_div h5{
	font-size:18px;
	font-weight:600;
	color:#000;
}
.member_directory_inner_images_div h6{
	font-size:12px;
	font-weight:700;
	color:#000;
}
.member_directory_inner_images_div a{
	font-size:12px;
	font-weight:700;
	color:#3a55a6;
	text-decoration: none;
	cursor:pointer;
}
.member_directory_inner_images_div p{
	font-size:12px;
	font-weight:700;
	color:#000;
}
.member_directory_inner_images_div_border{
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	margin-bottom:10px;
}
.member_directory_inner_images_div_border p{
	font-size:12px;
	font-weight:700;
	color:#000;
	margin-bottom:0;
	padding:10px 0;
}
.member_inner_rounded_names{
	background-color: #ccc;
	border: 0;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
.member_inner_rounded_names p{
	font-size:36px;
	font-weight: 600;
	color:#000;
	margin-bottom:0;
}
.text-left-force{
	text-align:left !important;
}
.text-right-force{
	text-align:right !important;
}
.member_directory_inner_images_div_border span{
	font-size:12px;
	font-weight:700;
	color:#3a55a6;
}


.office-section {
	padding: 50px 0 60px;
	background: #f5f5f5;
	margin-bottom: 70px;
}
.office-section h4 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	text-align: center;
}
.office-section hr {
	height: 2px;
	background-color: #f38929;
	width: 40px;
	text-align: center;
}
.office-section h5 {
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
.office-section p {
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
.office-section img {
	margin-bottom: 30px;
}
.office-inner {
	text-align: center;
}
.office-inner p {
	margin: 0;
	font-size: 16px;
	line-height: 28px;
	color: #666666;
	font-family: 'Open Sans', sans-serif;
}
.office-section .bottom-space {
	padding-bottom: 30px;
}
.rect-img {
	position: relative;
}
.rect-img img {
	position: absolute;
	top: 8px;
	left: 42%;
}
/** CONTACT US **/
.form-sect {
	padding: 45PX 0 25px 0;
}
.form-control {
	background-color: #f4f4f4;
	color: #333333;
	font-size: 14px;
	border: 1px solid #dcd1d1;
	border-radius: 0;
	padding: 16px;
	margin-bottom: 20px;
}
.form-sect input::-webkit-input-placeholder {
 color: #333333;
}
.form-sect input:-ms-input-placeholder {
 color: #333333;
}
.form-sect input::-ms-input-placeholder {
 color: #333333;
}
.form-sect input::placeholder {
 color: #333333;
}
textarea {
	resize: none;
}
.form-sect .btn-primary {
	background-color: #2b96cc;
	cursor: pointer;
	border: 1px solid #999999;
	font-size: 14px;
	color: #ffffff;
	margin-top: 8px;
	text-transform: uppercase;
}
.form-sect .btn-primary:hover {
	background-color: #08557b;
}
.form-sect .jumbotron {
	padding: 15px 20px;
	background-color: #f4f4f4;
	border-radius: 0;
	margin-bottom: 0;
}
.form-sect .jumbotron h1 {
	font-size: 22px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 4px;
}
.form-sect .jumbotron h5 {
	font-size: 14px;
	color: #2b4387;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 2px;
	font-weight: 700;
	margin-bottom: 3px;
}
.form-sect .jumbotron h6 {
	font-size: 14px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 0;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 2px;
}
.form-sect .jumbotron p {
	font-size: 14px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 2px;
}
.form-sect .jumbotron .fa {
	color: #5caad5;
	padding-right: 5px;
	font-size: 16px;
}
.form-sect .jumbotron a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #439ed0;
}
.ieep-info {
	margin-bottom: 15px;
}
/*
                                                                  
                                                       
                                                       Publications 
                                                       */

.publicationz {
	padding: 35px 0 40px 0;
}
.publicationz hr {
	float: left;
	height: 2px;
	background-color: #3955a5;
	width: 40px;
	margin-bottom: 0;
}
.publicationz h4 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	padding: 45px 0 0 0;
}
.publicationz_rite {
	text-align: center;
}
.publicationz p {
	font-size: 14px;
	line-height: 28px;
	padding-top: 35px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	line-height: 27px;
}
.publicationz .btn-primary {
	border-radius: 1px;
	padding: 10px 29px 10px 29px;
	background-color: #3a55a6;
	margin-top: 20px;
}
.publicationz .btn-primary:hover {
	background-color: #11318f;
}
.publicationz .publicationz_rite h4 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	padding: 0 0 5px;
	text-align: center;
}
.journal_upper {
	background-color: #f5f5f5;
	padding: 40px 0;
}
.journal_upper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
}
.journal_upper h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: 600;
}
.journal_upper h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.journal_upper hr {
	height: 2px;
	background-color: #3955a5;
	width: 40px;
	text-align: center;
	margin-bottom: 50px;
}
.journal_upper .col {
	text-align: center;
}
.journal_upper .imgpdng {
	padding-bottom: 15px;
}
.journal_upper .colpdng {
	padding-bottom: 45px;
}
.journal_upper_blue {
	padding: 45px 0 30px 0;
}
.journal_upper_blue p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
}
.journal_upper_blue h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: 600;
}
.journal_upper_blue h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	padding-bottom: 30px;
	display: block;
	color: #000000;
}
.journal_upper_blue hr {
	height: 2px;
	background-color: #3955a5;
	width: 40px;
	text-align: center;
	margin-bottom: 35px;
}
.journal_upper_blue .col {
	text-align: center;
}
.journal_upper_blue .imgpdng {
	padding-bottom: 15px;
}
.colpdng {
	padding-bottom: 56px;
}
.newsletter {
	text-align: center;
	padding-bottom: 40px;
}
.newsletter img {
	padding-bottom: 35px;
	margin-top:15px;
}
.journal_upper_blue {
	text-align: center;
}
.journal_upper {
	text-align: center;
}
.wrapper {
	width: 1350px;
	max-width: 100%;
	margin: 0 auto;
}
.journal1 {
	padding: 20px 20px;
}
.journal_upper_blue h5 {
	padding-bottom: 0;
	margin-bottom: 0;
}
.journal_upper hr {
	margin-bottom: 15px;
}
/** MEMBERSHIP FORN **/
.ieeep-form {
	text-align: center;
	padding: 40px 0;
}
.ieeep-form h2 {
	font-size: 22px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	padding-top: 20px;
}
.ieeep-form hr {
	height: 2px;
	background-color: #3955a5;
	width: 40px;
	margin-bottom: 20px;
}
.personal-data p {
	font-size: 18px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.my-form {
	background-color: #f4f4f4;
	padding: 20px 25px;
	margin-bottom: 15px;
}
.my-form .form-control {
	background-color: #fefefe;
	padding: 6px;
	border: 1px solid #c0c0c0;
	margin-bottom: 8px;
}
#field, label {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
         margin-left: 10px;
}
br {
	clear: both
}
input {
	background-color: #fefefe;
	padding: 6px;
	border: 1px solid #c0c0c0;
	/*    margin-bottom: 8px;*/
	width: 100%;
}
input.error {
	border: 1px solid red
}
label.error {
	background: url(images/unchecked.gif) no-repeat;
	padding-left: 16px;
	margin-left: .3em
}
label.valid {
	background: url(images/checked.gif) no-repeat;
	display: block;
	width: 16px;
	height: 16px
}
.my-form .form-group {
	margin-bottom: 0;
}
.my-form label {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
.my-form .input-group {
	height: 31px;
}
select.form-control:not([size]):not([multiple]) {
	height: 31px;
}
.my-form .input-group-addon {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	border-left: 0;
	border-radius: 0;
}
.my-form .member-required h4 {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	padding: 18px 0 12px 0;
}
.coperate-membership p {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
}
.coperate-membership [type="radio"]:checked, [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.coperate-membership [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 40px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #000000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 18px;
}
.coperate-membership [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
.coperate-membership [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #3a55a6;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.coperate-membership [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.coperate-membership [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
 .my-form .form-group input::-webkit-input-placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
 .my-form .form-group input:-ms-input-placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
 .my-form .form-group input::-ms-input-placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
 .my-form .form-group input::placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
.personal-data .btn {
	float: right;
	font-size: 11px;
	color: #ffffff;
	padding: 6px 14px;
	background-color: #3a55a6;
	margin-top: 10px;
	cursor: pointer;
}
.browse {
	padding-left: 0;
}
.browse .browse-btn {
	font-size: 13px;
	margin-top: 33px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ededed), color-stop(91%, #ababab));
	background: -webkit-linear-gradient(top, #ededed 30%, #ababab 91%);
	background: -o-linear-gradient(top, #ededed 30%, #ababab 91%);
	background: linear-gradient(to bottom, #ededed 30%, #ababab 91%);
	border: 1px solid #bcbcbc;
	padding: 3px 13px;
	color: #000000;
}
/** MEMBERSHIP FORN **/
.ieeep-form {
	text-align: center;
	padding: 40px 0;
}
.ieeep-form h2 {
	font-size: 22px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	padding-top: 20px;
}
.ieeep-form hr {
	height: 2px;
	background-color: #3955a5;
	width: 40px;
	margin-bottom: 20px;
}
.personal-data p {
	font-size: 18px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.my-form {
	background-color: #f4f4f4;
	padding: 20px 25px;
	margin-bottom: 15px;
}
.my-form .form-control {
	background-color: #fefefe;
	padding: 6px;
	border: 1px solid #c0c0c0;
	margin-bottom: 8px;
}
.my-form .form-group {
	margin-bottom: 0;
}
.my-form label {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
.my-form .input-group {
	height: 31px;
}
select.form-control:not([size]):not([multiple]) {
	height: 31px;
}
.my-form .input-group-addon {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	border-left: 0;
	border-radius: 0;
}
.my-form .member-required h4 {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	padding: 18px 0 12px 0;
}
.coperate-membership p {
	font-size: 14px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
}
.coperate-membership [type="radio"]:checked, [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.coperate-membership [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 40px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #000000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 18px;
}
.coperate-membership [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
.coperate-membership [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #3a55a6;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.coperate-membership [type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.coperate-membership [type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
 .my-form .form-group input::-webkit-input-placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
 .my-form .form-group input:-ms-input-placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
 .my-form .form-group input::-ms-input-placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
 .my-form .form-group input::placeholder {
 color: #000000;
 padding-left: 8px;
 font-size: 14px;
}
.personal-data .btn {
	float: right;
	font-size: 11px;
	color: #ffffff;
	padding: 6px 14px;
	background-color: #3a55a6;
	margin-top: 10px;
}
.browse {
	padding-left: 0;
}
.browse .browse-btn {
	font-size: 13px;
	margin-top: 33px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ededed), color-stop(91%, #ababab));
	background: -webkit-linear-gradient(top, #ededed 30%, #ababab 91%);
	background: -o-linear-gradient(top, #ededed 30%, #ababab 91%);
	background: linear-gradient(to bottom, #ededed 30%, #ababab 91%);
	border: 1px solid #bcbcbc;
	padding: 3px 13px;
	color: #000000;
}
.my-form .fa-trash-o {
	color: #ef4f52;
	font-size: 22px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 0;
}
.my-form .fa-plus {
	height: 25px;
	width: 25px;
	background-color: #3955a5;
	color: #ffffff;
	font-size: 14px;
	border-radius: 50%;
	text-align: center;
	line-height: 27px;
}
.browse-btn {
	cursor: pointer;
}
.submit-btn {
	width: 110px;
	color: #ffffff;
	font-size: 16px;
	background-color: #3955a5;
	font-family: 'Open Sans', sans-serif;
	border: none;
	text-align: center;
	cursor: pointer;
	padding: 9px 0;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.Certificate-copy {
	float: left;
	width: 49%;
}
.browse-btn {
	margin-top: 32px;
	margin-left: 10px;
}
.support-section {
	margin: 35px 0 10px 0;
}
.support-section h2 {
	text-align: center;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.support-section hr {
	text-align: center;
	height: 2px;
	background-color: #3955a5;
	width: 40px;
}
.support-section .ims {
	margin-bottom: 60px;
	margin-top: 30px;
	position: relative;
}
.support-section .ims > .col-sm-3 {
	margin: 10px 0;
}
.support-section .img_gallery_project {
	position: absolute;
	bottom: 35px;
	overflow: hidden;
	width: 89%;
	height: 0;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	font-size: 10px;
}
.support-section .img_gallery_project h5 {
	font-size: 12px;
}
.support-section .ims > .col-sm-3:hover .img_gallery_project {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 9px 13px 30px;
}
.support-section .ims img {
	margin-bottom: 10px;
	margin-bottom: 10px;
	height: 233px;
	width: 100%;
}
.see-more {
	text-align: center;
}
.see-more a {
	background-color: #3a55a6;
	color: #ffffff !important;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 4px;
	padding: 3px 12px;
	text-decoration: none;
}
.see-more a:hover {
	color: #ffffff;
}
.section5 {
	margin-bottom: 60px;
}
.section5 h3 {
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	padding-top: 40px;
	padding-bottom: 0;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.section5 a {
	font-size: 14px;
	color: #000000;
}
.section5 .fa-arrow-left {
	padding-right: 5px;
}
.section5 {
	margin-bottom: 20px;
}
.section6 {
	margin-bottom: 50px;
}
.journal1 a {
	color: #000000;
}
.forthanimationset h1 {
	color: #75c6ff;
	font-size: 32px;
	line-height: 32px;
}
.forthanimationset h4 {
	color: #ffffff;
	font-size: 20px;
	line-height: 31px;
	font-weight: 500;
	margin-bottom: 0;
}
.forthanimationset p {
	color: #ffffff;
	font-size: 26px;
	line-height: 36px;
	font-weight: 500;
}
.forthanimationset h5 {
	color: #75c6ff;
	font-size: 26px;
	line-height: 36px;
	font-weight: 500;
	padding-top: 0;
	margin-bottom: 0
}
.forthanimationset h6 {
	color: #ffffff;
	font-size: 22px;
	line-height: 31px;
	font-weight: 500;
	padding-top: 0;
}
.forthanimationset h3 {
	color: #8be447;
	font-size: 38px;
	line-height: 31px;
	font-weight: 500;
	padding-top: 0;
}
.forthanimationset .btn-detail {
	font-size: 18px;
	color: #000000;
	background-color: #8be447;
	border: none;
	padding: 7px 45px;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
}
/*.gallery_one {
	bottom: 98px !important;
}
*/
.slick-active.forthanimationset h3 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @-webkit-keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.forthanimationset h4 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.forthanimationset button {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.forthanimationset h1 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.forthanimationset h5 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.forthanimationset h6 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.forthanimationset p {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.secoundanimationset h5 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.slick-active.firstanimationset h1 {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
 @keyframes zoomIn {
 from {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 50% {
 opacity: 1;
}
}
.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
.ieeep_inquiry {
	padding: 40px 0;
}
.ieeep_inquiry h4 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
}
.ieeep_inquiry .form-group {
	margin-bottom: 0;
}
.ieeep_inquiry .form-control {
	background-color: #f4f4f4;
	color: #333333;
	font-size: 14px;
	border: 1px solid #999;
	border-radius: 0;
	padding: 11px 16px;
	margin-bottom: 10px;
}
.ieeep_inquiry input[type='submit'] {
	border-radius: none;
	border: none;
	cursor: pointer;
	color: #ffffff;
	display: block;
	margin: 0 auto;
	font-size: 13px;
	min-width: 110px;
	height: 33px;
	background: #234a63;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
}
.manage_slide .col-md-3, .manage_slide .col-md-9
{
	padding:0;
}
.manage_slide .col-md-3
{
	background:#301c73;
}
.manage_slide .col-lg-3, .manage_slide .col-lg-9
{
	padding:0;
}
.manage_slide .col-lg-3
{
	background:#301c73;
}
.manage_slide .block-hdnews
{
	width: 31%;
  	padding: 2% 1.5% 0% 2%;
  	position: absolute;
  	right: 99px;
  	top: 100px;
  	background-color: #3a5573;
}
.manage_slide .block-hdnews ul
{
	padding:0;
	margin:0;
	list-style:none;
}
.manage_slide .block-hdnews ul li
{
	border-bottom:1px solid #4f639e;
	padding-bottom:9px;
	margin-bottom:9px;
	float:left;
	width:100%;
}
.manage_slide .block-hdnews ul li div.date-box
{
	width:19%;
	float:left;
	background:#fff;
	color:#301c73;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	padding:2.5px 0;
	line-height:19px;
}
.manage_slide .block-hdnews ul li div.info-box
{
	width:79%;
	float:right;
}
.manage_slide .block-hdnews ul li:last-child
{
	border:none;
}
.manage_slide .block-hdnews ul li p
{
	color:#efefef;
	font-size:14px;
	line-height:18px;
	
	padding:0;
	margin:0;
	margin-top:7px;
}
.manage_slide .block-hdnews ul li a
{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:600;
	
}
.manage_slide .block-hdnews ul li a:hover
{
	color:#ccc;
}
.myslider.manage_slide
{
	height: auto;
	overflow:hidden;
	max-height:64vh;
}

.manage_slide .list-wrpaaer
{
	/*height:350px;*/
	    height: 406px;
}
.modal-content #signup_form .form-control
{
	padding:11px 15px;
}

.form-group .checkbox input[type="checkbox"], input[type="radio"]
{
	width:auto;
}
#loginModal .manage-c
{
	width:100%;
	float:left;
}
#loginModal p#errorTitle
{
	margin:0;
	padding:0;
}

p.m-anc a
{
	padding-left:0;
	font-size:12px;
}
.modal-content #login_form .form-control
{
	padding:11px 15px;
}

.panel-body #signup_form
{
	margin-top:15px;
}
.panel-body #signup_form .col-md-12
{
	position:relative;
}
.panel-body #signup_form label.error
{
	position:absolute;
	right:19px;
	font-size:12px;
	color:#F00;
	padding:0;
	margin:0;
	top:11px;
}
.panel-body #forgotPass_2 label.error
{
	position:absolute;
	right:19px;
	font-size:12px;
	color:#F00;
	padding:0;
	margin:0;
	top:11px;
}
.panel-body #login_form_2 label.error
{
	position:absolute;
	right:19px;
	font-size:12px;
	color:#F00;
	padding:0;
	margin:0;
	top:11px;
}
.panel-body #reset-form label.error
{
	position:absolute;
	right:19px;
	font-size:12px;
	color:#F00;
	padding:0;
	margin:0;
	top:11px;
}

.modal-body #login_form .col-md-12
{
	position:relative;
}
.modal-body #login_form span#email-error, .modal-body #login_form span#password-error
{
	position:absolute;
	right:19px;
	font-size:12px;
	color:#F00;
	padding:0;
	margin:0;
	top:11px;
}
.panel-default.manage_reg
{
	margin-top:21px;
	margin-bottom:45px;
}

.panel-default.manage_reg .panel-heading
{
	font-size:28px;
	font-weight:600;
	color:#333;
	margin-bottom:21px;
	padding-left:15px;
}
.panel-default.manage_reg .form-control
{
	padding:11px 15px;
}
.btn-primary
{
	border-color:#2b4387;
	background-color:#2b4387;
}
.help-block strong
{
	font-size:12px;
}
.manage_log
{
	margin-top:25px;
	margin-bottom:45px;
}
.manage_log h4.suc-msg
{
	font-size:28px;
	font-weight:600;
	color:#2b4387;
	margin-bottom:21px;
	padding-left:15px;
}
.manage_log .checkbox
{
	float:left;
	width:100%;
}
.manage_log .panel-heading
{
	font-size:28px;
	font-weight:600;
	color:#333;
	margin-bottom:21px;
	padding-left:15px;
}
.manage_log .form-control
{
	padding:11px 15px;
}
.manage_log a.btn.btn-link
{
	font-size:12px;
}
.reset-manage
{
	margin-top:25px;
	margin-bottom:45px;
	min-height:333px;
}
.reset-manage .panel-heading
{
	font-size:28px;
	font-weight:600;
	color:#333;
	margin-bottom:21px;
	padding-left:15px;
}
.reset-manage .form-control
{
	padding:11px 15px;
}
.manage_chn_password
{
	margin-top:25px;
	margin-bottom:45px;
	min-height:333px;
}
.manage_chn_password .panel-heading
{
	font-size:28px;
	font-weight:600;
	color:#333;
	margin-bottom:21px;
	
}
.manage_chn_password .form-control
{
	padding:11px 15px;
}
#forgotModal .form-control
{
	padding:11px 15px;
}
#forgotModal label#email-error
{
	padding:0;
	margin:0;
	font-size:12px;
	color:#F00;
	position: absolute;
	left: 13px;
	top: -17px;
}

.footer_back .about ul li
{
	margin-bottom: 7px;
	list-style:none;
}
.modal-content .modal-body
{
	padding: 0;
}
.manage-news
{
	margin-top:45px;
	margin-bottom:45px;
}
.news-list-a
{
	padding:15px 15px;
	margin:0;
	list-style:none;
	width:100%;
	float:left;
	background:#f9f9f9;
}
.news-list-a li
{
	width:100%;
	float:left;
	
	position:relative;
	border-bottom:1px solid #ccc;
}
.news-list-a li:after
{
	
	position:absolute;
	right:10px;
	top:-3px;
	content:"\203A";
	color:#333;
	font-size:28px;
}
.news-list-a li:hover:after, .news-list-a li.active:after
{
	color:#fff;
}
.news-list-a li:last-child
{
	border:none;
	margin:0;
	padding:0;
}
.news-list-a li a
{
	font-size:14px;
	color:#333;
	font-weight:600;
	padding:11px 17px 11px 10px;
	display:block;
}
.news-list-a li a:hover, .news-list-a li.active a
{
	color:#fff;
	background:#301c73;
}
.news-listing-col
{
	width:100%;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.news-listing-col li
{
	width:100%;
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #4f639e;
}
.news-listing-col li:last-child
{
	border-bottom:none;
}
.news-listing-col li div.news-img
{
	width:25%;
	float:left;
}

.news-listing-col li div.news-info
{
	width:74%;
	float:right;
}
.news-listing-col li div.news-info h3
{
	font-size:1.55rem;
}
.top-header
{
	background-color:#fff;
}
.member_dir_top {
	display:flex;
	justify-content: end;
	padding-top:10px;
}
.btn-big a
{
	font-size:14px;
	color:#fff !important;
	font-weight:600;
	background:#231a58;
	line-height:30px;
	height:30px;
	text-align:center;
	display:block;
	width:100%;
}
.btn-big a:hover
{
	color:#fff;
	background:#342175;
}
.ims.gallery .mng-g {
    position: relative;
    margin-bottom:15px;
	float:left;
	width:100%;
	height:240px;
	overflow:hidden;
}
.ims.gallery .mng-g img {
    opacity: 1;
    transition: all 0.5s ease-in;
	width:100%;
}
.ims.gallery .mng-g:hover img {
	opacity:0.7;
}
.tag_gallery
{
	width:100%;
	float:left;
	padding:0;
	margin-bottom:15px;
}
.tag_gallery h5 {
 font-size: 16px;
 color: #333;
 }
 
.tag_gallery h5 a{
	display:block;
	padding:11px 0;
	text-align:center;
	background:#301c73;
	color:#fff;
	font-size:16px;
	font-weight:600;
}
.tag_gallery h5 a:hover
{
	background:#0b002e;
}

h1.single-page
{
	font-size:32px;
	text-align:center;
	margin-bottom:55px;
	font-weight:700;
}
.col-gal-wrap
{
	width:100%;
	position:relative;
	height:209px;
	overflow:hidden;
}
.col-gal-wrap img
{
	width:100%;
}
.col-gal-wrap .img_gallery_project
{
	width:100%;
	background:rgba(0,0,0, 0.7);
}
.col-gal-wrap .img_gallery_project h5
{
	color:#fff;
	text-align:center;
	height:30px;
	line-height:30px;
	
}
.col-gal-wrap:hover .img_gallery_project
{
	height:30px;
}
.journal_upper .col-md-6
{
	padding:0 30px;
}
.btn-more
{
	float:left;
	margin-top:35px;
	width:100%;
}
.btn-more a {
    width: 182px;
    padding: 0 20px;
    height: 38px;
    display:block;
    line-height: 38px;
    text-align: center;
    background:#301c73;
    color: #fff;
	font-size:14px;
	font-weight:600;
    margin: 0 auto;
   
}
.btn-more a:hover {
	background:#0b002e;
}
.news-listing-col img
{
	max-width:100%;
	height:auto;
}
.sahre-us-on a:hover, .sahre-us-on a:hover p
{
	color:#203c90;
}
.footer_back .address .placehere a:hover, .form-sect .jumbotron a:hover
{
	color:inherit;
	text-decoration:underline;
}
.footer_back .about ul li a:hover
{
	text-decoration:underline;
}
body.modal-open .modal-dialog.manage_w
{
	max-width:inherit;
	font-size:0;
}
.gallery_heading {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 100%;
    background: rgba(0,0,0, 0.7);
	height: 30px;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	font-size: 10px;
}
.mng-g:hover .gallery_heading {
}
.gallery_heading h5 {
    color: #fff;
    text-align: center;
    height: 30px;
	font-size:14px;
    line-height: 30px;
}
.carousel-indicators li::before{
    background-color: #2e3476;
}

.carousel-control-next-icon {
    background-color: #2e3476;
    border-radius: 50%;
    background-size: 24px 24px;
    height: 32px;
    width: 32px;
    background-position: right center;
}

.carousel-control-prev-icon {
    background-color: #2e3476;
    border-radius: 50%;
    background-size: 24px 24px;
    height: 32px;
    width: 32px;
    background-position: 60% center;

}
.support-us i.youtube-icon {
	color: #2b4387;
	height: 36px;
	width: 36px;
	border: 2px solid #2b4387;
	text-align: center;
	border-radius: 50%;
	line-height: 33px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	padding-right: 0px;
}
.support-us i.linkedin-icon {
	color: #2b4387;
	height: 36px;
	width: 36px;
	border: 2px solid #2b4387;
	text-align: center;
	border-radius: 50%;
	line-height: 33px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	padding-right: 0px;
}


