 @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;
 }
 li{
    margin-bottom: 10px;
     font-family: Medium;
 }

.banner{
     background: url(../img/banner.jpg)no-repeat center;
     background-size: cover;
     padding: 50px 0px;
     height: 370px;
}
.banner h1{
     color:#fff;
     margin-top:80px;
     font-size:45px;
}
.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;
}
.sub-des{
    font-size: 12px;
    text-align: center;
     font-family: Medium;
}
.table th, td{
text-align: center;
}
.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;
}
.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;
}
/*----------------------------------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;
    padding: 9px 26px;
    letter-spacing: 0.5px;
    font-family: Medium;
}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
     .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;
    }
    .footer p,.footer a{
        margin-bottom: 2px;
    }
    .right_section h1{
        font-size: 20px;
    }
    .banner h1 {
    color: #fff;
    margin-top: 60px;
    font-size: 40px;
}
.banner {
    padding: 40px 0px;
    height: 330px;
}
.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: 768px){
.banner {
    padding: 30px 0px;
    height: 290px;
}
.banner h1 {
    color: #fff;
    margin-top: 50px;
    font-size: 34px;
}
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%;
    }
}