.mobileNav {
    width: 100%;
    float: left;
    padding: 25px 0;
    background-color: #171b1f;
    /*display: none;*/
    position: relative;
}
@media (min-width: 320px) and (max-width: 480px) {
#mbr2{
        margin-top: 0px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
#mbr1{
        margin-bottom: 0px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
.clro1{
    width:100%;
    margin-top:10px;
}
}
.clro1{
    width:100%;
}
.cen12{
    text-align:center;
    color: #b4267c;
}
.no{
        list-style: none;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1 !important;
}

.modal-header {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    background: #b4267c;
}
#imsp{
    margin-left: -25px !important;
    margin-right: -25px !important;
    margin-top: 0px;
}
@media (min-width: 1025px) and (max-width: 1280px) {
.lap1{
        height: 243px !important;
}
}

@media (min-width: 1025px) and (max-width: 1280px) {
#mal1{
        height: 219px !important;
}
}
.cl1{
    color:#333 !important;
        font-size: 14px;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active, .accordion:hover {
      background-color: #b4267c;
    color: #fff;
    font-weight: 600;

}

button.accordion:after:hover {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.sc{
    margin-left: 60px;
    margin-bottom: 23px;
    margin-top: 23px;
        font-size: 11px;
}
@media (min-width: 1281px) {
.lap1{
        width: 100%;
        height: 289px;
} 
}
.mobileNav .mobileClick {
    margin-right: 15px;
    float: right;
    font-size: 40px;
    line-height: 60px;
    cursor: pointer;
}
@media (min-width: 320px) and (max-width: 480px) {
#mrto{
    margin-top:25px;
}
}

@media (min-width: 320px) and (max-width: 480px) {
#mbim1{
   height:auto !important;
}
}

.mrrt{
        margin-left: 14px;
    margin-right: -15px;
}
.tab {
  float: left;
  /*border: 1px solid #ccc;*/
  background-color: #ffc0cb61;
  width: 28%;
  height: 502px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
     color: black;
    background-color: #ffc0cb00;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 20px;
}
.bcl5{
        background-color: #7a144c30 !important;
}
.bcl4{
        background-color: #29396c47 !important;
}
.bcl3{
        background-color: #a40c2e29 !important;
}
.bcl2{
        background-color: #08527333 !important;
}
.bcl{
        background-color: pink !important;
}
/* Change background color of buttons on hover */
.tab button:hover {
     background-color: #ffc0cb00;
    color: #b4267c;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ffc0cb00;
    color: #b4267c;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 25px;
  width: 70%;
  border-left: none;
  /*height: 300px;*/
}



#f1:hover {
     color: #3B5998 !important;
}
#t2:hover {
    color: #55ACEE !important;
}
#y3:hover {
    color: #bb0000 !important;
}
#i4:hover {
    color: #125688 !important;
}


@media (min-width: 320px) and (max-width: 480px) {
.wid1{
    width:100%;
    height:auto !important;
}
}
.wid1{
    width:100%;
    height:60vh;
}
#pt1{
        padding-top: 20px;
}
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 25px;
    margin-bottom: 25px;
}


.mr{
    margin-top:15px;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
#bacl{
        background-color: #3ba2ce26;
}
#prp{
        background-color: #b4267c29;
}
#clr{
        background-color: #ff000038;
}
#qLoverlay{
    background-color:#000;
}
.header2 .logo {
    text-align: center;
    padding: 0px 0 0px 0;
    background-color: #e54242;
    margin: 0px;
}

.header2 {
    overflow-y: scroll;
    background-color: #fff;
    border-right: 2px solid #dfdfdf;
    border-left: 7px solid #b4267c;
}

.hideHeader {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 0;
    left: 292px;
    background: #b4267c;
    color: #fff;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    font-size: 38px;
}

.header2 .dl-menuwrapper li a:hover {
    background-color: #b4267c;
    border: 2px solid #b4267c;
    color: #fff;
    width: inherit;
    right: inherit;
    padding: 10px 15px;
}

.portfolioSlides .title:hover {
    background: #b4267c;
}
.header2 .logo {
    text-align: center;
    padding: 0px 0 0px 0;
    background-color: #fff;
    margin: 0px;
}
.header2 .dl-menuwrapper .dl-menu li a i {
    position: absolute;
    left: -38px;
    font-size: 24px;
    color: #b4267c;
}

.navigation-social {
    overflow: hidden;
    background: #080a0c;
    text-align: center;
    margin-left: 32px;
    padding-bottom: 20px;
}

.portfolioSlides ul.slides li img {
    width: auto;
    height: 100%;
    max-width: none;
    border-left: 4px solid #b4267c;
}

.mo1{
        width: 35%;
}

.mobileNav .logo {
    margin: 0 0 0 15px;
    float: left;
    /*height: 40px;*/
}

.header2 .dl-menuwrapper .dl-menu {
    border: none;
    padding-top: 10px;
    font-family: 'Kalam', cursive;
    font-weight: bold;
    margin-top: 20px;
}
.dl-menuwrapper:first-child {
    margin-right: 100px;
    height: 370px !important;
}
.header2 .dl-menuwrapper li a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #4f4f4f;
    margin-left: 30px;
    margin-top: 5px;
    display: inline-block;
    border: 2px solid #f1f1f1;
    position: relative;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 300;
    outline: none;
}

.portfolioSlides .title {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    text-align: center;
    width: 150px;
    height: 80px;
    top: 70%;
    left: 33%;
    background: #fff;
}
.portfolioSlides .title .number {
    width: 41px;
    padding: 5px 5px 0 5px;
    font-size: 22px;
    border-bottom: 1px solid #585858;
}
.portfolioSlides p.titles {
    display: block;
    padding: 12px;
    font-size: 16px;
        font-family: 'Kalam', cursive;
}

.pageTitle h1 {
    padding-left: 4px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
.mb{
    margin-bottom:25px;
}


.jus{
       font-size: 17px;
       text-align: justify;
}
.jus1{
        font-size: 19px;
        text-align: justify;
}
.ju{
    font-size: 15px;
    text-align: justify;
}
.mainFooter-white {
    background-color: #fff;
    margin-top: 0px;
}
.pageTitle {
    border-bottom: 4px double #dddddd;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: block;
}
.sha1{
    box-shadow: 7px 7px 5px 0px rgb(0 0 0 / 20%);
    border-radius: 15px;
    /*height: 300px;*/
}
.sha{
    box-shadow: 7px 7px 5px 0px rgb(0 0 0 / 20%);
    height: 193px;
    border-radius: 15px;
}
span {
    color: #b4267c;
}
.siz{
        font-size: 18px;
}
#mar{
    margin-right:10px;
    font-size: 22px;
    color: #b4267c;
    float: left;
}
.ce{
        text-align: center;
}
a:hover {
    text-decoration: none;
    color: #fff !important;
}
a {
    color: #b4267c !important;
    text-decoration: none;
    font-weight: 600;
}
.abocs{
    width: 100%;
    border-radius: 25px;
        box-shadow: 6px 6px 5px 0px rgb(0 0 0 / 20%);
}

.bg-contact-social .col-md-6 {
    background: #b4267c url(../content/contact-image.png) no-repeat right top;
    height: 487px;
    top: -5px;
}

.b_asset {
    background: #b4267c;
    border: #b4267c;
}
#udot{
        list-style: none;
}

.bor{
    border-radius:25px;
}

.clr{
        color: #c9138b;
    text-align: center;
}

.tab1 {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab1 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab1 button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab1 button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tab1content {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

.pp{
        border: 1px solid #ca138c;
    background: #fff;
    color: #ca138c;
    text-align: center;
    padding: 10px;

}

#hepp{
        height: 515px;
}