/*----------------------Start Partners----------------------------*/
.BusinessHome.FaqPages.Partners .CommonBreadcrumb {background-image: url('../images/Partners.jpg');background-size: cover;background-repeat: no-repeat;}
.BusinessHome.FaqPages.Partners .CommonBreadcrumb h1 {color: #fff;}
.padding-top-60px {padding-top: 60px;}
.color-primary {color: #001e46 !important;}
.PressPage h2 {font-size: 32px;font-weight: 900;color: #000;text-align: center;text-transform: uppercase;}
.PressPage.PressPages h2, .BusinessHome.FaqPages.FAQ .PressPage h2, .BusinessHome.FaqPages.GetHelp .PressPage h2, .BusinessHome.FaqPages.Partners .PressPage h2 {text-transform: none;}
.PressPage p {width: 595px;margin: 15px auto 0;text-align: center;color: #000;font-size: 18px;font-weight: 400;}
.padding-bottom-40px {padding-bottom: 40px;}
.partners p {font-size: 16px;font-weight: 400;color: #000;margin: 15px auto 0;}
.margin-top-80px {margin-top: 80px;}
.hero-wrapper3 .section-heading, .margin-bottom-50px {margin-bottom: 50px;}
.partnersBottom h2 {font-size: 24px;font-weight: 700;}
a.btn.btn-primary {background: #001e46;border-color: #001e46;margin: 0;}
.color-black {color: #000 !important;}
.margin-top-70px {margin-top: 70px;}
.OfficialPartners h2 {font-weight: 800;color: #001e46;}
.ConnectInsta, .MobileImages, section.TeamItem, section.TeamItem.about-team.padding-bottom-100px {width: 100%;text-align: center;}
section.TeamItem.about-team .Items {width: 213px;margin: 0 5px 15px;border-radius: 5px;display: inline-block;background: #eeeef0}
/*----------------------End Partners----------------------------*/
/*----------------------Resposive--------------------------------*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .padding-top-60px {padding-top: 30px;}
    .padding-bottom-90px {padding-bottom: 50px;}
    .padding-bottom-100px {padding-bottom: 40px;}
    .footer-area {padding: 50px 0 20px !important;}
    section.TeamItem.about-team .Items {width: 48%;margin: 0 0 5px 0;display: inline-block;}
    section.TeamItem.about-team .Items img{width: 100%}
    .margin-top-80px {margin-top: 40px;}
    .margin-top-70px {margin-top: 30px;}
    .padding-bottom-40px {padding-bottom: 10px;}
    .PressPage h2 {font-size: 26px;} 
}