 @font-face {
     font-family: regular;
     src: url(../fonts/Montserrat-Regular.ttf);
 }

 @font-face {
     font-family: Medium;
     src: url(../fonts/Montserrat-Medium.ttf);
 }

 @font-face {
     font-family: SemiBold;
     src: url(../fonts/Montserrat-SemiBold.ttf);
 }

 @font-face {
     font-family: Bold;
     src: url(../fonts/Montserrat-Bold.ttf);
 }
 @font-face {
     font-family: BoldItalic;
     src: url(../fonts/Montserrat-BoldItalic.ttf);
 }
 body {
     overflow-x: hidden;
     font-feature-settings: 'lnum';
     color: #333;
 }

 h1 {
     font-family: Bold;
 }

 p {
     font-family: regular;
     font-size: 15px;
     margin-bottom: 15px;
     line-height: 24px;
 }

.nav > li > a {
  padding: 15px 15px 10px 30px!important;
}

.banner{
     background: url(../img/banner.jpg)no-repeat center;
     background-size: cover;
     padding: 50px 0px;
	 margin-top: 60px;
     height: 480px;
}
.banner h1{
     color:#61E6EA;
     font-size:48px;
	 text-align: left!important;
	 margin-left: 20px;
}
.banner p{color:#fff;text-align: left;margin-left: 20px;}
.leadership{color:#DE66CB!important;box-sizing: content-box;
width: 40%;
border: solid #9644A1 2px;
margin-left: 20px;
padding: 7px 8px;
text-align: center!important;}
.read{float:right;color:#C3A228!important;box-sizing: content-box;width: 12%;font-family: SemiBold;margin-top: 20px;
border: solid #C3A228 2px;
	border-radius: 10px;
padding: 3px 0px;
text-align: center!important;}

.ways{font-size: 32px;line-height: 1.4;margin:20px 0px 40px 20px!important;font-family: SemiBold;}
.content_section{
     padding: 60px 0;
}

.content_section .section h2{
     color: #77439a;
     font-size: 22px;
     font-family: BoldItalic;
     margin-bottom: 18px;
}
.content_section .section{
     margin-bottom: 40px;
}
.right_section h1 {
    font-size: 22px;
    margin: 22px 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #eee;
}
.side_card .col-md-8{
padding-left: 2px;
}
.side_card p{
     font-size: 10px;
     margin-bottom: 0;
}
.side_card{
     background:#fff;
     box-shadow: 0px 3px 9px #00000030;
     /*border-radius: 4px;*/
     margin-bottom: 20px;
}

.side_card h1{
     font-size: 12px;
    color: #5d5c5c;
    padding: 5px 0;
    border-bottom: 0;
    margin: 0 0 0 0px;
    line-height: 16px;
}
.card{
     width: 100%;
     box-shadow: 0px 4px 10px #00000030;
     padding: 20px 40px;
     border-top: 10px solid #9167ae;
     display: inline-flex;
}
.card .content{
     margin-left: 10px;
     text-align: right;
     width: 100%;
     position: relative;
}
.card span{
  color: #9167ae;
  font-size: 18px;
  font-family: BoldItalic;
  position: absolute;
    bottom: 0px;
    right: 0px;
}
.first span{
	color: #77439a;
	font-family: BoldItalic;
}
.card .content h4,.card .content p{
     color: #727274;
     font-size: 18px;
      font-family: SemiBold;
      margin-bottom: 0px;
}

.card .content p{
     color: #99999b;
     font-size: 13px;
}
.resources a{
	color: #000000!important;
	text-decoration: none;
}
.resources span{
	font-family: BoldItalic;
	font-size: 20px;
	color: #77439a;
}
/*----------------------------------footer---------------------------------*/
.footer {
background: #1e1e1e;
 min-height: 63px; 
font-family: regular!important;
color: #fff !important;
padding: 21px 0px 0px;
}
.footer a,
.footer p {
color: #fff;
font-size: 14px;
    font-family: regular!important;
}
.footer .credits {
float: right;
}
.footer .credits a {
border-right: 1px solid #444;
padding: 25px 15px 19px 15px;
cursor: pointer;
}
.footer .credits a:hover {
background-color: #333;
text-decoration: none!important;
}
.footer .twitter 
{
border-left: 1px solid #444;
}
@-moz-document url-prefix()
{
.footer .credits a {
border-right: 1px solid #444;
padding: 25px 15px 20px 15px;
} 
}
.btn-warning {
    color: #fff;
    background-color: #ffb200;
    border-color: #ffb200;
    margin-top: 16px;
    padding: 9px 26px;
}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
	 .banner{height:520px;}
	 .footer p {
         font-size: 13px;
     }

     .footer .col-lo-2 {
         width: 15.666667%;
     }
     .card{
        padding: 20px 15px 20px 15px;
     }

}
@media only screen and (max-width: 991px){
    .credits {
        display: none;
    }
    footer,footer p,footer a,.footer a, .footer p,.footer-content-inline {
        text-align: center;
    }
	.banner{
		margin-top: 50px;  height: 440px;}
	.read {	
  width: 16%;
}
	.leadership {
  width: 52%;
	}
    .footer p,.footer a{
        margin-bottom: 2px;
    }
    .right_section h1{
        font-size: 20px;
    }
    .banner h1 {
    color: #fff;
    margin-top: 30px;
    font-size: 30px;
}
	.ways{font-size: 25px;}
.side_card h1{
    font-size: 14px;
    margin: 0px 4px 0px -6px;
}
.side_card p {
    font-size: 8px;
    margin: 0px 0px 0px -6px;
}
.card .content h4, .card .content p {
    color: #727274;
    font-size: 13px;
    font-family: SemiBold;
    margin-bottom: 0px;
    margin-top: 0px;
}
.card span {
    color: #9167ae;
    font-size: 13px;
    font-family: BoldItalic;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.card .content p {
    color: #99999b;
    font-size: 11px;
    margin: 0;
    line-height: 18px;
}
.card {
    padding: 15px 8px;
    border-top: 7px solid #9167ae;
}
.card .content{
    margin-left: 0px;
}
.card img{
    width:70px;
    height:65px;
}
}

@media only screen and (max-width: 767px){
.banner {
    padding: 30px 0px;
    height: 511px;
}
.banner h1 {
    color: #fff;
    margin-top: 50px;
    font-size: 34px;
}
	.leadership {
  width: 61%;
}
	.read {
  width: 17%;
margin-top: 10px;
}
p {
    font-size: 14px;
}
.content_section {
    padding: 30px 0;
}
.card{
    /*width: 290px;*/
    margin: 0 auto 20px;padding: 15px;}
.card span{
    font-size: 16px;
}
.card .content p {
    color: #99999b;
    font-size: 13px;
    margin: 2px 0 0 0;
    line-height: 20px;
}
.img-responsive{
    margin: auto;
}
.section.right_section{
max-width: 290px;
margin: auto;
}
}
@media screen and (max-width: 514px) {
    .card_g .col-xs-6{
      width:100%;
    }
}

.dropdown.mega-dropdown .btn{text-align: left;}
 .nav.navbar-nav.navbar-right .dropdown.mega-dropdown li a{color:#333!important;}
 .nav .open > a, .nav .open > a:focus, .nav .open > a:hover{border:0px!important;}
 .nav.navbar-nav.navbar-right li a:hover,.nav.navbar-nav.navbar-right li a{color:#fff!important;}
@media(min-width: 767px) and (max-width: 991px)
{
	.read{margin-top:5px;}
    .logo img{width:90px;}
    .nav > li > a{padding:10px 5px;}
    .dropdown.mega-dropdown .btn,.nav > li > a{font-size: 11px;}
}
@media(min-width: 320px) and (max-width: 767px)
{.read{width:40%;margin-top:20px;}
.banner {
    padding: 30px 0px;
    height: 511px;
}
.banner h1 {
    color: #fff;
    margin-top: 50px;
    font-size: 25px;
}
	.ways{font-size: 20px;}}