 @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, li {
     font-family: regular;
     font-size: 15px;
     margin-bottom: 15px;
     line-height: 24px;
 }
.author img{border-radius: 50%;box-shadow: 0px 3px 6px #dbdbdb;width: 90px;}
.author .col-md-2 {width: 13.667%;}
.author br{display: none;}
.nav > li > a {
  padding: 12px 5px 0px 28px !important;
}
.nav.navbar-nav.navbar-right{margin-top: 11px;}
#myNavbar .navbar-right li a{color: #fff!important;}

.banner{
     background: url(../img/banner.png)no-repeat center;
     background-size: cover;
     padding: 90px 0px;
	 margin-top: 0px;
     height: 520px;
}
.banner .col-md-7.col-sm-7.text-center {
  margin-top: 85px;
}
.banner h1{
     color:#61E6EA;
     font-size:42px;
	 text-align: left!important;
	 margin-left: 20px;
}
.logo img{padding:0px 0px 10px 20px;}
.banner p{color:#fff;text-align: left;margin-left: 20px;}
.leadership{color:#DE66CB!important;box-sizing: content-box;
border: solid #9644A1 2px;
margin-left: 20px;
	width:230px;
padding: 7px 8px;
text-align: center!important;}
.read{color:#C3A228!important;box-sizing: content-box;width: 12%;font-family: SemiBold;margin-top: 15px;
border: solid #C3A228 2px;
	border-radius: 10px;
padding: 3px 0px;
text-align: center!important;}

.ways{font-size: 26px;line-height: 1.4;margin:20px 0px 40px 20px!important;font-family: SemiBold;}
.content_section{
     padding: 60px 0;
}
.section a{color: #77439a;
font-family: bold;}
.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;
}
.section h4 {
  font-family: regular;
  font-weight: 600;
  margin-top: 20px;
}
.section h5{
	font-family: regular;
font-size: 16px;
font-weight: bold;
	margin-top: 30px;
}
.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;}
	  li{font-size: 14px!important;}
	 .footer p {
         font-size: 13px;
     }
	 .banner h1 {font-size: 34px;}
		.nav.navbar-nav.navbar-right{padding-top: 12px;font-family: 14px;margin-top: 0px;}
     .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{
  height: 440px;}
    .footer p,.footer a{
        margin-bottom: 2px;
    }
    .right_section h1{
        font-size: 20px;
    }
    
}

/*
@media only screen and (max-width: 767px){
.banner {
    padding: 30px 0px;
    height: 511px;
}
.banner h1 {
    color: #fff;
    margin-top: 50px;
    font-size: 34px;
}
	.read {
		padding:8px 10px;
margin-top: 10px;
}
p {
    font-size: 14px;
}
.content_section {
    padding: 30px 0;
}
.card{
    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;}
	
	.banner h1 {
  color: #61E6EA;
  font-size: 25px;
  text-align: left !important;
  margin-left: 20px;
}
    .logo img{width:90px;padding-top:10px;}
	.ways{font-size: 17px;}
	.read{padding:2px 2px 2px 2px;width:130px!important;}
	.sunil{padding-top: 0px!important;}
	.ways {
  margin: 20px 0px 20px 20px !important;
}
    .nav > li > a{padding:10px 5px;}
    .dropdown.mega-dropdown .btn,.nav > li > a{font-size: 11px;}
	.author .col-md-2 {width: 100%;}
	.author br{display: initial!important;}
}
@media(min-width: 320px) and (max-width: 767px)	
{
	.author .col-md-2 {width: 100%;}
	.author br{display: initial!important;}
	.container{width:320px;}.read{width:fit-content;margin-top:20px;}
.banner {
 
    height: 511px;
  padding: 50px 0px;
}
	.banner{
     background: #3E1269;}
	.leadership {
		margin-top: 43px;}
	.read{padding: 2px 15px 2px 15px;}
	.logo img{padding:0px 0px 10px 20px;}
	.read {margin:auto 0;}
	.banner h1 {margin-top: 36px;}
	
.banner h1 {
    color: #fff;
    margin-top: 140px;
    font-size: 25px;
}
	.ways{font-size: 20px;}}