.settings {
  width: 100%;
  max-width: 800px;
  background: #e6e6e6;
  position: absolute;
  bottom: 4em;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  padding: 1em;
  border-radius: 5px;
  border: 2px dashed #b3b3b3;
}
@media screen and (max-width: 1380px){
  .dropdown{display: none;}
}
@media screen and (max-width: 767px) {

  .settings {
    position: relative;
    clear: both;
    max-width: 100%;
    margin-left: -20px;
    float: left;
    margin-top: 100px;
  }
  .settings table, .settings tr, .settings td, .settings tbody {
    display: block;
    width: 100%;
  }
  .settings .hide-table {
    display: none;
  }
}
*{padding: 0; margin: 0;}
.settings * {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: left;
  color: #333;
  box-sizing: border-box;
}

.settings label {
  font-size: small;
  cursor: pointer;
  text-shadow: 0px 0px 0px;
  position: relative;
}

.settings label:hover[data-tooltip]:before {
  display: block;
}

.settings label[data-tooltip]:before {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  background: black;
  padding: 10px;
  border-radius: 4px;
  min-width: 200px;
  font-size: 12px;
  font-weight: normal;
  z-index: 9999;
  color: white;
  text-transform: capitalize;
  letter-spacing: 1px;
  display: none;
}

.settings hr {
  border-bottom: 1px solid #cccccc;
  width: 100%;
  display: block;
  margin: 10px 0;
}

.settings td {
  padding: 0 10px 15px;
}

.settings select {
  position: relative;
  left: 5px;
  padding-right: 10px;
}

.settings option {
  padding: 2px;
}

.settings input[type=checkbox] {
  position: relative;
  top: 2px;
  left: 5px;
  cursor: pointer;
}

.settings .color-change {
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: black;
  cursor: pointer;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.settings .color-change:nth-child(1) {
  background: #607d8b;
}

.settings .color-change:nth-child(2) {
  background: #566f7c;
}

.settings .color-change:nth-child(3) {
  background: #795547;
}

.settings .color-change:nth-child(4) {
  background: #694a3e;
}

.settings .color-change:nth-child(5) {
  background: #00bcd5;
}

.settings .color-change:nth-child(6) {
  background: #00a5bc;
}

.settings .color-change:nth-child(7) {
  background: #fe5722;
}

.settings .color-change:nth-child(8) {
  background: #fe4409;
}

.settings .color-change:nth-child(9) {
  background: #673bb7;
}

.settings .color-change:nth-child(10) {
  background: #5c35a4;
}

.settings .color-change:nth-child(11) {
  background: #787878;
}

.settings .color-change:nth-child(12) {
  background: #6b6b6b;
}

.settings .color-change:nth-child(13) {
  background: #3f51b5;
}

.settings .color-change:nth-child(14) {
  background: #3849a2;
}

.settings .color-change:nth-child(15) {
  background: #0af;
}

.settings .color-change:nth-child(16) {
  background: #008fd6;
}

.settings .color-change:nth-child(17) {
  background: #8bc24a;
}

.settings .color-change:nth-child(18) {
  background: #7eb53d;
}

.settings .color-change:nth-child(19) {
  background: #b2c022;
}

.settings .color-change:nth-child(20) {
  background: #9daa1e;
}

.settings .color-change:nth-child(21) {
  background: #ff9700;
}

.settings .color-change:nth-child(22) {
  background: #eb8b00;
}

.settings .color-change:nth-child(23) {
  background: #ea1e63;
}

.settings .color-change:nth-child(24) {
  background: #da1457;
}

.settings .color-change:nth-child(25) {
  background: #9c28b1;
}

.settings .color-change:nth-child(26) {
  background: #9125a5;
}

.settings .color-change:nth-child(27) {
  background: #f44236;
}

.settings .color-change:nth-child(28) {
  background: #f32b1e;
}

.settings .color-change:nth-child(29) {
  background: #009788;
}

.settings .color-change:nth-child(30) {
  background: #007e71;
}

@media screen and (min-width: 768px) {
  .margin-fix {
    margin-left: -500px !important;
  }
  .margin-fix-1 {
    margin-left: -540px !important;
  }
  .navMenu-paddles{
    display: none;
  }
}

@media screen and (max-width: 320px){
  .ann{display: none;}
  .brand{ width:50%; float:left;}
  .app-d{display: none;}
  .menu-cus{top: 130px}
  .bannner iframe{height: 98px !important}
}
@media screen and (max-width: 420px){
  .ann{display: none;}
  .brand{ width:70%; float:left; margin-top: 80px;}
  .app-d{display: none;}
  .menu-cus{top: 130px}
  .bannner iframe{height: 98px !important}
  .left_Floter{display: none !important;}
  .logo-bro-contact{ width:100%; float:left; padding:10px 0px 0px 0px;}
  .oxbridgeinfo{display: none;}
  .menu-cus{background-color: #fff !important;}
  .mega-menu .menu-links > li > a{color: #000;}
  .mega-menu .menu-links > li.active {
    background-color: #272782;
    padding: 10px 0px !important;
    margin: 0px;
}
.sifatachement{display: none;}
.dropdown{display: block;}
.footerone {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #126ead;
    color: white;
    text-align: center;
    display: block !important;
    padding-bottom:10px; 
}
.footerone h5 {
    font-size: 20px;
}
.menu-cus{display: none;}
.logo-bro-contact{display: none;}
.navigation {
  height: 70px;
  background: #262626;
  display: block;
}
nav ul {
  list-style: none;
  margin-top: 15px;
  padding: 0;
  border-top: 2px solid #126ead;
}
.footertwo{margin-bottom: 57px !important}
}


.trigger_popup a{color: #fff; font-weight: 600;}
.trigger_popup {
      transform: rotate(270deg);
      position: fixed;
      top: 50%;
      right: -3.7%;
      z-index: 99999;
      cursor: pointer;
      background-color: #126ead;
      border-color: #0097da;
      border-radius: 5px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      padding: 10px 16px;
      font-size: 15px;
      color: #fff;
      line-height: 1.33;
      padding: 10px 20px;
      text-transform: uppercase;
      font-weight: bold;
      cursor: pointer;
    }
  
    .trigger_popup:hover {
      background-color:#0097da;
      border-color:#0097da;
    }
  
    /* The Modal (background) */
    .modal {
      display: none;
      /* Hidden by default */
      position: fixed;
      /* Stay in place */
      z-index: 9999999;
      /* Sit on top */
      padding-top: 35px;
      /* Location of the box */
      left: 0;
      top: 0;
      width: 100%;
      /* Full width */
      height: 100%;
      /* Full height */
      overflow: auto;
      /* Enable scroll if needed */
      background-color: rgb(0, 0, 0);
      /* Fallback color */
      background-color: rgba(0, 0, 0, 0.4);
      /* Black w/ opacity */
    }
  
    /* Modal Content */
    .modal-content {
      background-color: transparent;
      margin: auto;
      padding: 0;
      border: 0px solid #888;
      max-width: 420px;
      position: relative;
      box-shadow: none;
    }
  
    /* The Close Button */
    .close {
      color: #fff;
      float: right;
      font-size: 30px;
      font-weight: bold;
      position: absolute;
      right: 5px;
      z-index: 9999;
      top: 0px;
      opacity: 0.8;
      box-shadow: 0px 0px 0px 0px rgba( 80, 80, 80, 0.23 );
      text-shadow: 0px 0px 0px rgba( 80, 80, 80, 0.23 );
      background-color: transparent;
      padding: 0 5px;
    }
  
    .close:hover,
    .close:focus {
      color: #797878;
      text-decoration: none;
      cursor: pointer;
    }
    span.close:hover {
      color: #fff;
  }
    .head_text {
      background-color: #0097da;
      color: #fff;
      text-align: center;
      padding: 0px;
      font-size: 22px;
      padding-bottom: 5px;
      border-top-left-radius: 10px;
      padding-top: 10px;
    }
    span#connect {
      color: #0f62da;
      cursor: pointer;
  }
  span#connect:hover {
      text-decoration: underline;
  }
    @media (max-width: 768px) {
      .trigger_popup {
        transform: rotate(0);
        bottom: 0;
        top: 90%;
        right: unset;
        margin: 0;
        left: 15%;
        font-size: 14px;
        padding: 6px 10px;
      }
  
      .popupCloseButton {
        top: -10px;
        right: -2px;
      }
      /*.footcont .container{width: 1300px;}*/
    }


.footcont h6{font-size: 16px; color: #fff !important;}
/*.footcont p{font-size: 16px;}*/
.footcont{float: left !important; width: 100%;}

.logo-bro-contact .container{width: 1250px;}
.list-inline li{padding-bottom: 15px;}
.list-inline .fa{font-size: 16px; color: #ef7f1a;}
.list-inline a{font-size: 16px; color: #fff;}