/******************************************************************
                   Headers Css Start From Here
******************************************************************/
@font-face {
  font-display: swap;
  font-family: "Roboto-Bold";
  src: url("/Portals/_default/Skins/Bia/fonts/roboto-bold.woff"), url("/Portals/_default/Skins/Bia/fonts/roboto-bold.woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto-Medium";
  src: url("/Portals/_default/Skins/Bia/fonts/roboto-Medium.woff"), url("/Portals/_default/Skins/Bia/fonts/roboto-Medium.woff2");
}

@font-face {
  font-display: swap;
  font-family: "Roboto-Regular";
  src: url("/Portals/_default/Skins/Bia/fonts/roboto-Regular.woff"), url("/Portals/_default/Skins/Bia/fonts/roboto-Regular.woff2");
}

/*** HEADER 1 - Left Logo Right Menu with Small Search *****/
.Header1 {
  border-bottom: 1px solid #bbbbbb;
}

.Header1 .spd-layout-topbarwrapper {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DDD;
  border-top-style: solid;
  border-top-width: 3px;
}

.Header1 .spd-layout-headerwrapper.spd-row {
  max-width: 1170px;
}

.Header1 .spd-layout-logowrapouter {
  width: 25%;
  position: relative;
  float: left;
}

.Header1 .spd-layout-menuwrapouter {
  float: left;
  position: relative;
  width: 74.5%;
}

.Header1 .spd-layout-logowrapinner,
.Header1 .spd-layout-menuwrapinner {
  max-width: 1170px;
  margin: 0 auto;
}

.spd-r-Banner-Content-body {
  margin: 10px 0;
}

.Header1 .spd-layout-smallsearch {
  float: right;
  margin-top: 1%;
  width: 3%;
}

.Header1 .spd-layout-menu {
  width: 94%;
}

.Header1 .spd-layout-menu .SpeedyDropDown {
  float: right;
}

.Header1 .spd-layout-logo {
  vertical-align: middle;
  width: 100%;
}

.Header1 .spd-layout-logo>a {
  vertical-align: middle;
}

.Header1 .spd-layout-logo>a>img {
  padding-bottom: 5%;
  padding-top: 5%;
}

.Header1 .spd-layout-topbar {
  padding: 5px 0px;
}

.Header1 .spd-layout-topbar .spd-topbar-b,
.Header3 .spd-layout-topbar .spd-topbar-c {
  display: none;
}

.Header1 .spd-layout-topbar .spd-topbar-a {
  float: left;
  width: 47%;
  padding-left: 0px;
  padding-right: 0;
}

.Header1 .spd-layout-topbar .spd-topbar-d {
  float: right;
  width: 53%;
  padding-right: 0px;
  padding-left: 0;
}

.Header1 .spd-layout-topbar .spd-topbar-search {
  display: none;
}

.Header1 .spd-layout-banner {
  display: none;
}

.spd-r-Banner-Content-body {
  background: none repeat scroll 0 0 #ecf0f1;
}

.spd-r-Banner-text {
  color: #899096;
  font-size: 16px;
  height: 70px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.Header1 .spd-row.spd-layout-topbar {
  padding-left: 0px;
  padding-right: 0px;
}

.Header1 .spd-layout-smallsearch .dropdown-button {
  padding: 6px 0px 6px 0px;
}


.Heder1.spd-laut-menuwrappinn-mend-layout-menuwrapinner {
  padding-top: 4%;
}

.Header1 .spd-layout-menuwrapinner,
.Header4 .spd-layout-menuwrapinner,
.Header6 .spd-layout-menuwrapinner {
  padding-top: 4%;
}

/*.Header2 .spd-layout-menuwrapinner {
  padding-top: 16px;
}*/


@media screen and (max-width: 767px) {
  .Header1 .spd-layout-topbar .spd-topbar-search {
    display: block;
  }

  .Header1 .spd-layout-smallsearch {
    display: none;
  }

  .Header1 .spd-layout-topbar .spd-topbar-d {
    width: 100%;
  }

  .Header1 .spd-login {
    float: right;
    padding-left: 15px;
  }

  .Header1 #Language {
    float: left;
    padding-left: 15px;
    padding-right: 0px;
  }

  .Header1 .spd-layout-logowrapouter {
    width: 100%;
  }

  .Header1 .spd-layout-menuwrapouter {
    width: 100%;
  }

  .Header1 .spd-layout-logo>a>img {
    padding-bottom: 0%;
    padding-top: 3%;
  }

  .Header1 .spd-topbar-search {
    visibility: visible !important;
    display: block;
  }

  .Header1 .spd-layout-logo {
    text-align: center;
    padding-bottom: 15px;
  }

  .Header1 .spd-layout-topbar .spd-topbar-a {
    float: none;
    text-align: center;
    width: 100%;
  }

  .Header1 .spd-layout-logo>a>img {
    padding-top: 1%;
  }

  .spd-r-Banner-text {
    overflow: visible;
  }

  .Header1 .spd-layout-banner {
    float: left;
    width: 100%;
  }

  .Header1 .spd-layout-menu {
    width: 100%;
  }


}

/* TODO: Hide Top Bar Search*/

/**** HEADER 2 - Left Logo Right Menu without Search (Top Bar Search)****/
.Header2 {
  border-bottom: 0;
  transition: height .3s;
}

.Header2 .spd-layout-menu {
  padding: 0;
}

.Header2 .spd-layout-smallsearch,
.Header2 .spd-layout-banner {
  display: none;
}

.spd-header2-top-text {
  font-size: .91em;
  color: inherit;
  padding-top: 9px;
}

.spd-header2-top-icon {
  padding-right: 8px;
}

.Header2 .spd-layout-topbar {
  padding: 5px 0;
}

.Header2 .spd-login {
  padding-top: 0em;
}

.Header2 .spd-layout-topbarwrapper {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DDD;
  border-top-style: solid;
  border-top-width: 3px;
}

.Header2 .Topbar_SocialIcon_panel {
  margin-top: 1px;
}

.Header2 .spd-layout-logo>a>img {
  padding-bottom: 5%;
  padding-top: 5%;
}

/*menu2 fix*/
.Header2 .spd-layout-menu {
  width: 100%;
}

.Header2 .spd-layout-logowrapouter {
  width: 50%;
  position: relative;
  float: left;
}

.Header2 .spd-layout-menuwrapouter {
  float: left;
  position: relative;
}

.Header2 .spd-layout-menu .SpeedyDropDown {
  float: right;
}

.Header2 .spd-layout-logo {
  vertical-align: middle;
  width: 100%;
}

.Header2 .spd-layout-logo>a {
  vertical-align: middle;
}

.Header2 .spd-layout-logo>a>img {
  max-height: 110px;
  padding: 17px 0 17px;
}

@media screen and (max-width: 767px) {
  .Header2 .spd-layout-logowrapouter {
    width: 100%;
    position: relative;
    float: none;
  }

  .Header2 .spd-layout-menuwrapouter {
    width: 100%;
  }
}


@media screen and (max-width: 767px) {
  .Header2 .Topbar_SocialIcon_panel {
    float: none;
  }

  .Header2 .spd-login {
    padding: 0;
  }
}

@media screen and (max-width: 990px) {
  .Header2 {
    padding-bottom: 18px;
  }

}

/*****HEADER 3 - Left Logo Bottom Left Menu Right Banner with Top Bar Search*/
.Header3 .spd-layout-topbarwrapper {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DDD;
  border-top-style: solid;
  border-top-width: 3px;
}

.Header3 .spd-layout-headerwrapper.spd-row {
  max-width: 100%;
}

.Header3 .spd-layout-logowrapouter,
.Header3 .spd-layout-menuwrapouter {
  width: 100%;
  position: relative;
  float: left;
  border-bottom: 1px solid #DDD;
}

.Header3 .spd-layout-logowrapinner,
.Header3 .spd-layout-menuwrapinner {
  max-width: 1170px;
  margin: 0 auto;
}

.spd-r-Banner-Content-body {
  margin: 10px 0;
}

.Header3 .spd-r-Banner-Content-body {
  margin: 17px 0;
}

.Header3 .spd-layout-smallsearch {
  float: right;
}

.Header3 .spd-layout-menu .SpeedyDropDown {
  float: left;
}

.Header3 .spd-layout-logo {
  vertical-align: middle;
}

.Header3 .spd-layout-logo>a {
  vertical-align: middle;
}

.Header3 .spd-layout-logo>a>img {
  padding: 5% 0;
}

.Header3 .spd-layout-topbar {
  padding: 5px 0px;
}

.Header3 .spd-layout-topbar .spd-topbar-b,
.Header3 .spd-layout-topbar .spd-topbar-c {
  display: none;
}

.spd-layout-topbar .spd-topbar-a {
  float: left;
  width: 47%;
  padding-left: 0px;
  padding-right: 0;
}

.spd-layout-topbar .spd-topbar-d {
  float: right;
  width: 53%;
  padding-right: 0px;
  padding-left: 0;
}

.Header3 .spd-layout-topbar .spd-topbar-search {
  display: none;
}

.Header3 .spd-layout-banner {
  height: 90px;
}

.spd-r-Banner-Content-body {
  background: none repeat scroll 0 0 #ecf0f1;
}

.spd-r-Banner-text {
  color: #899096;
  font-size: 16px;
  height: 70px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.Header3 .spd-mobile-social {
  margin-right: 0px;
  float: right;
  padding-left: 0px;
  padding-right: 0px;
}

.Header3 #Language {
  padding-right: 7px;
}

.Header3 .spd-row.spd-layout-topbar {
  padding-left: 0px;
  padding-right: 0px;
}


@media screen and (max-width: 990px) {
  .Header3 .spd-r-Banner-Content-body {
    margin: 10px 0;
  }

}



/*****HEADER 4 - Right Logo Left Menu with Small Search*/
.Header4 .spd-layout-logo {
  float: right;
}

.Header4 .spd-layout-menu .SpeedyDropDown {
  float: left;
}

.Header4 .spd-layout-smallsearch {
  display: none;
}

.Header4 .spd-layout-banner {
  display: none;
}

.Header4 {
  border-bottom: 1px solid #DDD;
}

.Header4 .spd-layout-topbarwrapper {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DDD;
  border-top-style: solid;
  border-top-width: 3px;
}

.Header4 .spd-layout-smallsearch {
  display: none;
}

.Header4 .spd-layout-headerwrapper.spd-row {
  max-width: 1170px;
}

.Header4 .spd-layout-logowrapouter {
  width: 25%;
  position: relative;
  float: right;
}

.Header4 .spd-layout-menuwrapouter {
  float: left;
  position: relative;
  width: 74.5%;
  padding-left: 7px;
}

.Header4 .spd-layout-logowrapinner,
.Header4 .spd-layout-menuwrapinner {
  max-width: 1170px;
  margin: 0 auto;
}

.spd-r-Banner-Content-body {
  margin: 10px 0;
}

.Header4 .spd-layout-smallsearch {
  float: right;
  padding-top: 4%;
}

/*.Header4 .spd-layout-menu { padding-bottom: 1%; padding-top:3%; width: 91%;}*/
.Header4 .spd-layout-menu .SpeedyDropDown {
  float: left;
}

.Header4 .spd-layout-logo {
  vertical-align: middle;
  width: 100%;
}

/*.Header4 .spd-layout-logo > a {vertical-align: middle; float:right; }*/
.Header4 .spd-layout-logo>a>img {
  padding-bottom: 8% !important;
  padding-top: 8%;
  float: right;
  padding-right: 18px;
}

.Header4 .spd-layout-topbar {
  padding: 5px 0px;
}

.Header4 .spd-layout-topbar .spd-topbar-b,
.Header3 .spd-layout-topbar .spd-topbar-c {
  display: none;
}

.Header4 .spd-layout-topbar .spd-topbar-a {
  float: left;
  width: 47%;
  padding-left: 0px;
  padding-right: 0;
}

.Header4 .spd-layout-topbar .spd-topbar-d {
  float: right;
  width: 53%;
  padding-right: 0px;
  padding-left: 0;
}

.Header4 #Language {
  padding-right: 5px;
}

.Header4 .spd-layout-banner {
  display: none;
}

.spd-r-Banner-Content-body {
  background: none repeat scroll 0 0 #ecf0f1;
}

.spd-r-Banner-text {
  color: #899096;
  font-size: 16px;
  height: 70px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.Header4 .spd-login {
  margin-top: 0px;
}

@media screen and (max-width: 767px) {
  .Header4 .spd-layout-logo>a>img {
    float: none;
  }

  .Header4 .spd-layout-topbar .spd-topbar-d {
    width: 100%;
  }

  .Header4 .spd-login {
    float: right;
  }

  .Header4 #Language {
    float: left;
    padding-left: 15px;
    padding-right: 0px;
  }

  .Header4 .spd-layout-logowrapouter {
    width: 100%;
  }

  .Header4 .spd-layout-menuwrapouter {
    width: 100%;
  }

  .Header4 .spd-layout-logo>a>img {
    padding-bottom: 0%;
    padding-top: 3%;
  }

  .Header4 .spd-topbar-search {
    visibility: visible !important;
    display: block;
  }

  .Header4 .spd-layout-logo {
    text-align: center;
    padding-bottom: 15px;
  }

  .Header4 .spd-layout-topbar .spd-topbar-d {}

  .Header4 .spd-layout-topbar .spd-topbar-a {
    float: none;
    text-align: center;
    width: 100%;
  }

  .Header4 .spd-layout-logo>a {
    vertical-align: middle;
    float: none;
  }

  .spd-r-Banner-text {
    overflow: visible;
  }

  .Header4 .spd-layout-banner {
    float: left;
    width: 100%;
  }

  .Header4 .spd-layout-menu {
    width: 100%;
  }

}

/*.Header4 .spd-topbar-pane{ float: right !important;}*/

/*****HEADER 5 - Center Logo Center Menu with Top Search*/

.Header5 .spd-layout-logo,
.Header5 .spd-layout-menu {
  display: table;
  width: 100%;
  text-align: center;
  float: none;
}

.Header5 .spd-layout-menu .SpeedyDropDown {
  float: none;
  display: table;
  margin: auto;
}

.Header5 .spd-layout-smallsearch,
.Header5 .spd-layout-banner {
  display: none;
}

.Header5 .SpeedyDropDown .nav>li.current>a,
.Header5 .SpeedyDropDown .nav>li>a {
  margin-bottom: 0px;
}

.Header5 .spd-layout-topbarwrapper {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #DDD;
  border-top-style: solid;
  border-top-width: 3px;
}

.Header5 .spd-layout-headerwrapper.spd-row {
  max-width: 100%;
}

.Header5 .spd-layout-logowrapouter,
.Header5 .spd-layout-menuwrapouter {
  width: 100%;
  position: relative;
  float: left;
  border-bottom: 1px solid #DDD;
}

.Header5 .spd-layout-logowrapinner,
.Header5 .spd-layout-menuwrapinner {
  max-width: 1170px;
  margin: 0 auto;
}

.spd-r-Banner-Content-body {
  margin: 20px 0 10px 0;
}

.Header5 .spd-layout-smallsearch {
  float: right;
}

.Header5 .spd-layout-menu {
  width: 100%;
}

.Header5 .spd-layout-logo {
  vertical-align: middle;
}

.Header5 .spd-layout-logo>a {
  vertical-align: middle;
}

.Header5 .spd-layout-logo>a>img {
  padding-bottom: 2%;
  padding-top: 2%;
}

.Header5 .spd-layout-topbar {
  padding: 5px 0px;
}

.Header5 .spd-layout-topbar .spd-topbar-b,
.Header3 .spd-layout-topbar .spd-topbar-c {
  display: none;
}

.Header5 .spd-layout-topbar .spd-topbar-a {
  float: left;
  width: 47%;
  padding-left: 0px;
  padding-right: 0;
}

.Header5 .spd-layout-topbar .spd-topbar-d {
  float: right;
  width: 53%;
  padding-right: 0px;
  padding-left: 0;
}

.Header5 .spd-layout-topbar .spd-topbar-search {
  display: block;
}

.Header5 .spd-layout-banner {
  height: 90px;
}

.spd-r-Banner-Content-body {
  background: none repeat scroll 0 0 #ecf0f1;
}

.spd-r-Banner-text {
  color: #899096;
  font-size: 16px;
  height: 70px;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.Header5 .spd-mobile-social {
  margin-right: 0px;
  float: right;
  padding-left: 0px;
  padding-right: 0px;
}

.Header5 #Language {
  padding-right: 7px;
}


@media screen and (max-width: 767px) {
  .Header5 .spd-layout-smallsearch {
    display: none;
  }

  .Header5 .spd-layout-logo {
    text-align: center;
    padding-bottom: 15px;
  }

  .Header5 .spd-layout-topbar .spd-topbar-d {
    display: none;
  }

  .Header5 .spd-layout-topbar .spd-topbar-a {
    float: none;
    text-align: center;
    width: 100%;
  }

  .Header5 .spd-layout-logo>a>img {
    padding-top: 1%;
  }

  .spd-r-Banner-text {
    overflow: visible;
  }

  .Header5 .spd-layout-banner {
    float: left;
    width: 100%;
  }

  .Header5 .spd-layout-menu {
    width: 100%;
  }

  .Header5 .spd-layout-topbar .spd-topbar-d {
    display: block;
  }

  .Header5 .spd-layout-topbar .spd-topbar-search {
    display: block;
  }


  .Header5 .spd-layout-topbar .spd-topbar-d {
    display: block;
    width: 94%;
    float: none;
    margin-left: 3%;
  }

  .Header5 .spd-layout-topbar .spd-topbar-search {
    display: block;
  }

  .Header5 .Topbar_SocialIcon_panel {
    border: 1px solid #dddddd;
    display: inline-block;
    float: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
  }

  .Header5 div.SearchContainer {
    position: relative;
    white-space: nowrap;
    float: right;
  }

  .Header5 #Language {
    float: left;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 10px;
  }

  .Header5 .spd-mobile-language {
    margin-left: 0px;
    float: left;
    padding-left: 5px;
  }

  .Header5 .spd-login {
    float: right;
    padding-right: 10px;
  }

  .Header5 .spd-mobile-login {
    margin-right: 0px;
    float: right;
    padding-right: 0px;
  }

  .Header5 .spd-mobile-social {
    margin-left: 0px;
    float: left;
    padding-left: 0px;
  }

  .Header5 .spd-mobile-search {
    margin-right: 0px;
    float: right;
    padding-right: 0px;
  }

  .Header5 .spd-header2-top-text {
    padding-top: 3px;
  }

  .Header5 .navbar-toggle {
    margin-top: 0px;
  }

}


/*  Header 6  */

/*** HEADER 6 - No Top Bar - Left Logo Right Menu with Small Search *****/

.Header6 .spd-layout-topbar {
  display: none;
}

.Header6 .spd-layout-smallsearch {
  float: right;
  padding-top: 7px;
  width: 3%;
}

.Header6 .spd-topbar-search,
.Header6 .spd-layout-banner {
  display: none;
}

.Header6 .spd-layout-menu {
  width: 71%;
}

/*.Header6 .SpeedyDropDown .nav > li{
	padding-top: 1.5%;
}*/
.Header6 .spd-layout-topbarwrapper {
  border-bottom: 1px solid #DDD;
  border-top-style: solid;
  border-top-width: 3px;
}

.Header6 .spd-layout-logo>a>img {
  padding-bottom: 5%;
  padding-top: 6%;
}

.Header6 a#dnn_dnnLogo_hypLogo {
  display: inline-block;
}

.Header6 .spd-layout-menuwrapinner {
  padding-top: 3%;
}


/*menu6 fix*/
.Header6 .spd-layout-menu {
  width: 94%;
}

.Header6 .spd-layout-logowrapouter {
  width: 25%;
  position: relative;
  float: left;
}

.Header6 .spd-layout-menuwrapouter {
  float: left;
  position: relative;
  width: 74.5%;
}

.Header6 .spd-layout-menu .SpeedyDropDown {
  float: right;
}

.Header6 .spd-layout-logo {
  vertical-align: middle;
  width: 100%;
}

.Header6 .spd-layout-logo>a {
  vertical-align: middle;
}

.Header6 .spd-layout-logo>a>img {
  padding-bottom: 5%;
  padding-top: 5%;
}

@media screen and (max-width: 767px) {
  .Header6 .spd-layout-logowrapouter {
    width: 100%;
    position: relative;
    float: none;
  }

  .Header6 .spd-layout-menuwrapouter {
    width: 100%;
  }
}



@media screen and (max-width: 767px) {
  .Header6 .spd-layout-logowrapouter {
    width: 100%;
  }

  .Header6 .spd-layout-menuwrapouter {
    width: 100%;
  }

  .Header6 .spd-layout-logo>a>img {
    padding-bottom: 0%;
    padding-top: 3%;
  }

  .Header6 .spd-layout-logo {
    text-align: center;
    padding-bottom: 15px;
  }

  .Header6 .spd-layout-smallsearch {
    display: none;
  }

  .Header6 .spd-layout-menu {
    width: 100%;
  }
}




/*****HEADER 7 - Left Logo Bottom Right Menu Right Banner with Top Bar Search*/

.Header7 .spd-layout-smallsearch {
  display: none;
}

.Header7 .spd-layout-menu {
  width: 100%;
}

.Header7 .spd-layout-menu .SpeedyDropDown {
  float: right;
}



@media screen and (max-width: 767px) {
  .spd-layout-smallsearch {
    display: none;
  }

  .spd-layout-logo {
    text-align: center;
  }

  .spd-layout-topbar .spd-topbar-a {
    float: none;
    text-align: center;
    width: 100%;
  }

  .spd-layout-logo>a>img {
    padding-top: 1%;
  }

  .spd-r-Banner-text {
    overflow: visible;
  }

  .spd-layout-banner {
    float: left;
    width: 100%;
  }

  .spd-layout-menu {
    width: 100%;
  }

  .spd-layout-topbar .spd-topbar-d {
    display: block;
  }

  .spd-layout-topbar .spd-topbar-search {
    display: block;
  }


  .Header3 .spd-r-Banner-Content-body {
    margin: 10px 0;
  }

  .Header3 .spd-layout-topbar .spd-topbar-search {
    display: block;
  }

  .Topbar_SocialIcon_panel {
    float: none;
    border: 1px solid #dddddd;
    display: inline-block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 8px;
    width: 99%;
  }

  .Header3 div.SearchContainer {
    position: relative;
    white-space: nowrap;
    float: right;
  }

  .spd-layout-topbar .spd-topbar-a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .spd-layout-topbar .spd-topbar-d {
    float: right;
    width: 99%;
    padding-right: 0px;
    padding-left: 0;
  }

  .Header3 .navbar-toggle {
    margin-top: 0px;
  }

  #Language {
    padding-top: 0px;
  }
}


@media screen and (max-width: 1240px) {
  .Header1 .spd-layout-smallsearch .dropdown-button {
    padding: 6px 0px 6px 0px;
  }

  .Header1 .spd-row.spd-layout-topbar,
  .Header3 .spd-row.spd-layout-topbar {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}


@media screen and (max-width: 900px) {
  .Header1 .spd-layout-smallsearch .dropdown-button {
    padding: 9px 0px 6px 0px;
  }

  .spd-r-Banner-Content-body {
    margin: 10px 0;
  }
}




/******************************************************************
                   Search Css Start From Here
******************************************************************/



/*Topbar socialicon pane*/

.Topbar_SocialIcon_panel {
  border: 1px solid #dddddd;
  display: inline-block;
  float: right;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.SocialIcon_Palcement {
  display: inline-block;
  float: left;
  position: relative;
}


.spd-topbar-search input.SearchTextBox:focus {
  width: 125px;
}


/****search styles****/

.spd-topbar-search {
  float: right;
  position: relative;
}

.spd-topbar-search .SearchIcon {
  display: none;
}

.spd-topbar-search div.SearchBorder {
  border: medium none;
  width: inherit;
  position: relative;
  float: left;
  padding-top: 4px;

}

.spd-topbar-search div.SearchContainer a {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  float: left;
  background: url(../images/search_bg.png);
  background-repeat: no-repeat;
  background-position: center 4px;
  margin-top: 4px;


}

.spd-topbar-search input.SearchTextBox {
  transition: all 0.4s cubic-bezier(0.6, 0.85, 0.4, 1.275) 0s;
  width: 120px;
  margin-left: 10px;
  background: transparent;
  float: left;
  height: 21px;
  border: none;
}

.spd-topbar-search input.SearchTextBox:focus {
  width: 169px;
  height: 20px;
  padding-left: 15px;
  white-space: normal;
  background: transparent;
}

.Header3 .spd-layout-smallsearch .dropdown-button {
  line-height: 2.4;
}

@media screen and (max-width:767px) {
  /*.SocialIcon_Palcement {float:right;}
.spd-topbar-search {float:left;}
    div.SearchBorder { float:right;
    }*/
}




.spd-topbar-search .SearchContainer {
  padding-top: 0px;
}











/************************************
    Home1  small search styles
************************************/

/* Search Results */
.spd-layout-smallsearch .RoundedContainer {
  background: none;
  box-shadow: none;
}

.spd-layout-smallsearch #SearchIcon {
  display: none;
  padding: 0;
  margin: 0;
}

.spd-layout-smallsearch .SpeedySearchBox {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  width: 100%;
}

.spd-layout-smallsearch .SearchButton {
  display: none;
}

.spd-layout-smallsearch div.SearchBorder {
  border: none;
  width: initial;
  margin-top: 0;
  height: auto;
}

.spd-layout-smallsearch .TopSearch div.SearchBorder input,
.LeftAlignedSearch div.SearchBorder input {
  margin-bottom: 0;
}

.spd-layout-smallsearch div.SearchBorder input {
  background: #f4f4f4;
  border-left: 1px dotted #dedddd;
  border-radius: 0;
  border-right: 1px dotted #dedddd;
  box-shadow: none;
  color: #b4b4b4;
  font-size: 18px;
  font-weight: normal;
  line-height: 34px;
  padding-left: 5px;
  margin-top: 0;
  padding-right: 8px;
  position: relative;
  text-shadow: none;
  width: 80px;
  z-index: 1001;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
}

.spd-layout-smallsearch div.SearchBorder input:focus {
  background: #e1e2e3;
  padding-bottom: 0;
  padding-top: 0;
  width: 165px;
}

.spd-layout-smallsearch input.SearchTextBox {
  height: 34px;
}

/* Auto Search 7+ Code */
div.SearchBorder input {
  margin-bottom: 0;
}

div.SearchBorder span input {
  margin-bottom: 0px;
  margin-top: 0px;
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
  background: none !important;
  width: initial;
  height: initial;
  padding: 0;
  margin: 0;
}

.searchInputContainer a.dnnSearchBoxClearText {
  right: 0 !important;
  width: 0 !important;
  height: auto !important;
  background: none !important;
  margin: 0;
}

ul.searchSkinObjectPreview {
  position: initial;
  margin-bottom: 4px;
}

ul.searchSkinObjectPreview>li {
  padding: 6px 5px 6px 12px;
  text-align: left;
}

.dnnRegistrationForm .password-strength-container,
.dnnFormPassword .password-strength-container,
.dnnPassword .password-strength-container {
  background: none;
}

.dnnFormItem .password-strength-container input[type="password"] {
  max-width: 445px;
  width: 295px;
}

div.SearchContainer ul.searchSkinObjectPreview li a {
  font-size: initial;
}

.searchInputContainer {
  float: right;
  margin: 0 !important;
}

/* Close Auto Search 7+ Code */


/* LeftAlignedSearch */
/*#SearchBg.LeftAlignedSearch { padding:0; float:left; }
.LeftAlignedSearch div.SearchBorder input { padding:11px 10px 11px 38px; width:80px; background: url(../images/search.png) no-repeat center left #fff; }
.LeftAlignedSearch div.SearchBorder input:focus { background: url(../images/search.png) no-repeat center left #fff; width:160px; }
*/
/* TopSearch */
.spd-layout-smallsearch #SearchBg.TopSearch {
  padding-top: 6px;
}

.spd-layout-smallsearch #SearchBg.TopSearchR {
  padding-top: 0px;
}

.spd-layout-smallsearch .TopSearch div.SearchBorder input {
  width: 125px;
  background: #eee;
}

.spd-layout-smallsearch .TopSearch div.SearchBorder input:focus {
  background: #eee;
}

.spd-layout-smallsearch .TopSearch .SearchButton {
  margin-top: 0;
  margin-bottom: 7px;
  margin-left: 0px;
}

.spd-layout-smallsearch .TopSearch .SearchButton a {
  text-indent: -999px;
}

.spd-layout-smallsearch .dropdown-panel {
  padding: 7px;
}

.spd-layout-smallsearch #LanguageDr .dropdown-panel {
  padding: 5px 5px 5px 0px;
  top: 34px;
  min-width: 58px;
  right: 34px;
}

.spd-layout-smallsearch .dropdownS {
  text-align: right;
}

.spd-layout-smallsearch .RightMenu .SearchR {
  padding-top: 0px;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
  #LanguageDr .dropdown-panel {
    top: 34px;
  }
}

.spd-layout-smallsearch .dropdown {
  position: relative;
  float: right;
}

.spd-layout-smallsearch .dropdown-button {
  display: block !important;
  margin: 0 !important;
  cursor: pointer;
  text-align: left;
}

.spd-layout-smallsearch .dropdown-panel {
  top: 34px;
  right: 0;
  position: absolute !important;
  display: none;
  overflow: auto;
  z-index: 1000;
}

.spd-layout-smallsearch a.dropdown-button img.dropdown-icon {
  float: right;
  position: static;
  margin: 0px;
}

/* BASIC STYLES
================================================== */

.spd-layout-smallsearch .dropdown-button {
  padding: 6px 0px;
}

.spd-layout-smallsearch a.dropdown-button:hover {
  text-decoration: none;
}

.spd-layout-smallsearch .dropdown-panel {
  background: #ffffff;
  max-height: 300px;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0 0 13px rgba(0, 0, 0, 0.31);
  -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.31);
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.31);
}

.spd-layout-smallsearch .dropdownCenter .dropdown-panel {
  top: 33px;
  padding: 7px 10px 2px;
}

.spd-layout-smallsearch .dropdownR .dropdown-panel {
  padding: 7px 10px;
}

.spd-layout-smallsearch .dropdownLT .dropdown-panel {
  top: 35px;
  padding-bottom: 0px;
}

.spd-layout-smallsearch .dropdownH {
  padding-top: 5px;
}

.spd-layout-smallsearch #LanguageDr img {
  width: 18px;
  height: 18px;
}

.spd-layout-smallsearch #mydropdown-1 img {
  width: 29px;
  height: 29px;
}

.Header1 .spd-layout-logo {
  vertical-align: middle;
  width: 100%;
}


/*bug fix dnn 7.3.3*/

/*search result*/
ul.searchSkinObjectPreview {
  position: static;
  margin-left: 0px;
}

.spd-topbar-search ul.searchSkinObjectPreview {
  position: absolute;
  top: 50px;
}

.spd-layout-smallsearch div.SearchBorder input {
  float: right;
}

ul.searchSkinObjectPreview>li {
  border-top: 1px solid #c9c9c9;
  color: #666;
  cursor: pointer;
  margin: 0;
  padding: 6px 12px 6px 12px;
  position: relative;
  text-transform: none;
}

ul.searchSkinObjectPreview>li.searchSkinObjectPreview_group {
  border-bottom: 2px solid #000;
  color: #000;
  cursor: inherit;
  font-weight: bold;
  padding: 6px 12px;
}

.dropdown-panel {
  display: none;
  overflow: auto;
  position: absolute !important;
  right: 0;
  top: 44px;
  z-index: 1000;
}

.dropdown-panel {
  background: none repeat scroll 0 0 white;
  border: 1px solid #c1c1c1;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.31);
  box-sizing: border-box;
  width: auto;
}

.dropdownR .dropdown-panel {
  padding-bottom: 0;
}

div.SearchContainer {
  position: relative;
  white-space: nowrap;
}




@media handheld,
only screen and (max-width:767px) {

  /* Register */
  div.dnnRegistrationForm {
    min-width: 280px;
  }

  .dnnLabel {
    width: 80%;
    text-align: left;
  }

  .dnnFormItem input[type="text"],
  .dnnFormItem input[type="password"],
  .dnnFormItem input[type="email"],
  .dnnFormItem input[type="tel"],
  .dnnFormItem select,
  .dnnFormItem textarea {
    width: 280px;
  }

  #dnn_ctr_Login_Login_DNN_txtPassword,
  #dnn_ctr_Login_Login_DNN_txtUsername {
    margin-left: 5px;
  }

  .dnnForm input.dnnFormRequired,
  .dnnForm textarea.dnnFormRequired,
  .dnnForm select.dnnFormRequired {
    width: 270px;
    float: left;
  }

  .dnnRegistrationForm .password-strength-container,
  .dnnFormPassword .password-strength-container,
  .dnnPassword .password-strength-container {
    background: none;
  }

  .dnnFormItem .password-strength-container input[type="password"] {
    max-width: initial;
    width: 280px;
  }

  /*lgoin mobile 7.3.3*/
  .spd-topbar-search input.SearchTextBox {
    border: none;
  }

  .spd-topbar-search div.SearchBorder {
    float: left;
  }

  .spd-topbar-search div.SearchContainer a {
    float: right;
  }

  .spd-topbar-search input.SearchTextBox:focus {
    width: 155px !important;
  }

  div.SearchBorder span input {
    margin-bottom: 0px;
    margin-top: 0px;
  }
}

@media handheld,
only screen and (max-width:420px) {

  /*lgoin mobile 7.3.3*/
  .spd-topbar-search input.SearchTextBox {
    border: none;
  }

  .spd-topbar-search div.SearchBorder {
    float: left;
  }

  .spd-topbar-search div.SearchContainer a {
    float: right;
  }

  .spd-topbar-search input.SearchTextBox:focus {
    width: 110px !important;
  }

  ul.searchSkinObjectPreview {
    width: 260px;
  }
}

@media handheld,
only screen and (max-width:320px) {
  ul.searchSkinObjectPreview {
    width: 215px;
  }

  .spd-topbar-search input.SearchTextBox:focus {
    width: 100px !important;
  }

}

/******************************************************************
                   SPDMenu Css Start From Here
******************************************************************/
/*** Main Menu spacing code*/
.SpeedyDropDown .nav>li {
  margin: 0 10px;
}


/**** Main Menu font color, size,line-height,etc code*/
.SpeedyDropDown .nav>li>a {
  display: block;
  line-height: 42px;
  font-size: 14px;
  padding: 0 0px;
  width: 100%;
  text-transform: capitalize;
  color: #333;
  z-index: 99;
}

/**** Main Menu Current a border bottom code*/
/*.SpeedyDropDown .nav li.current > a {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-color: #1B72AC;
    color: #333;
}*/

/**** Main Menu hover code*/
.SpeedyDropDown .nav>li>a:hover {
  padding: 0 14px;
  padding: 0 0px;
  line-height: 42px;
  background: none;
  color: #1B72AC;
  width: 100%;

}

/*** Sub menu font color */
.SpeedyDropDown .nav li a {
  display: block;
  text-decoration: none;
  white-space: normal;
  /*border-bottom: 4px solid transparent;*/
}

/*** sub menu hover*/
.SpeedyDropDown .nav li a:hover {
  color: #00a69c;
}

/**** Sub Menu Current a border bottom code*/
.SpeedyDropDown .nav li li.current>a {
  border-bottom: 0px solid #00a69c;
  color: #00a69c;
}



/*************************
    LeftSideMenu Css
*************************/
#SidebarMenu .SpeedyDropDown .nav>li>a {
  margin-bottom: 0;
}

#SidebarMenu .SpeedyDropDown .nav>li ul.subs {
  position: relative;
  float: left;
  width: 100%;
  left: 0;
  padding: 0 10px;
  margin: 0;
  border: 0;
  box-shadow: none;
}

#SidebarMenu .SpeedyDropDown .nav li.current>a {
  border: 0;
}

@media all and (max-width : 767px) {
  .SpeedyDropDown .nav>li {
    margin: 0;
  }

  .MenuButton {
    display: table;
    text-align: center;
    width: 100%;
  }

  .navbar-toggle {
    background-color: #000000;
    display: inline-table;
    float: none;
    margin: 8px 0;
  }

  .navbar-toggle .icon-bar {
    background: #fff;
  }

  .SpeedyDropDown {
    width: 100%;
  }

  .SpeedyDropDown .nav>li {
    width: 100%;
  }

  .Dropdown>li a:hover {
    padding: 5px 10px;
  }

  .SpeedyDropDown .nav>li {
    border-bottom: 1px solid #DDD;
  }

  .SpeedyDropDown .nav>li.last {
    border-bottom: none;
  }

  ul.Dropdown li ul li a:hover {
    padding-left: 10px;
    margin-left: 0;
  }

  ul.Dropdown ul li a:hover {
    padding: 0px 0px;
  }

  div.SpeedyDropDown .nav>li.current>a {
    border: 0;
  }

  .SpeedyDropDown .nav>li ul.subs,
  ul.Dropdown ul.subs {
    box-shadow: none;
  }

}



/*menu styles for neo theme*/

.Dropdown li {
  border-bottom: 1px solid #dddddd;
}


.SpeedyDropDown .nav>li ul.subs {
  background-color: rgb(237, 235, 235);
  border-top: 4px solid #00a69c;
  -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}

.sp-mega-submenu-wrapper .SubTitle>ul>li li a {
  line-height: 26px;
  margin-bottom: 0;
}

.sp-mega-submenu-wrapper .SubTitle li li a:before {
  display: block;
  float: left;
  content: "";
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #333;
  margin-right: 6px;
  margin-top: 10px;
}

.sp-mega-submenu-wrapper .SubTitle>ul>li li a:hover,
.SpeedyDropDown .Dropdown li a:hover {
  background-color: #F5F4F4;
}

.sp-mega-submenu-wrapper li li li.parent ul {
  padding-left: 10px;
}

/*MegaMenu html styles*/

#LeftSidebar>.MegaMenu ul {
  margin-left: 0;
}

.MegaMenu_html {
  border-left: 2px solid #dddddd;
  padding-left: 15px;
}

.MegaMenu_html h4 {
  line-height: 16px;
  font-weight: 300;
  font-size: 16px;
  text-transform: capitalize;
}

.MegaMenu_html img {
  height: 156px;
  width: 100%;
}


/*header3 right align*/
.Header2 .SpeedyDropDown {
  float: right;
}


/*header 3 styles*/
.Header3 .spd-layout-menu .nav>li>a {
  margin-bottom: 0;
}


/*sidebar menu*/

#LeftSidebar .MegaMenu li {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
}

#LeftSidebar.SpeedyDropDown .nav>li ul.subs {
  display: block !important;
}







/******************************************************************
                   Default Css Start From Here
******************************************************************/
.spd-row.spd-layout-topbar {
  padding-left: 15px;
  padding-right: 15px;
}

.Header4 .spd-layout-topbar {
  padding-left: 0;
}

.spd-topbar-a.spd-topbar-pane {
  padding-top: 5px;
}

/*spd-login*/
.spd-login {
  float: left;
}

.spd-login a {
  display: inline-block;
  vertical-align: middle;
  padding-right: .4em;
  font-size: inherit;
  line-height: 18px;
  font-weight: inherit;
  color: inherit;
}

#MainWrapper {
  background-color: #fff;
  overflow: hidden;
}

/*spd-dropdown language*/
#Language {
  float: left;
  padding-top: 2px;
  padding-right: 10px;
}

.language-object .Language {
  float: none;
}

/*menu vertically middle style*/
/*header .spd-layout-headerwrapper .spd-layout-menuwrapouter {
  left: 25%;
  margin-top: -48px;
  position: absolute;
  top: 50%;
}
*/
@media screen and (max-width: 767px) {
  .Header4 .spd-layout-topbar {
    padding-left: 15px;
  }

  .spd-topbar-a.spd-topbar-pane {
    padding-top: 5px;
    padding-bottom: 10px;
    float: none;
    margin: 0 auto;
  }

  #Language {
    float: left;
  }

  .spd-login {
    float: right;
  }

  .spd-login a {
    /*padding-left:10px;*/
    padding-right: 0px;
  }

  .Topbar_SocialIcon_panel {
    float: none;
    width: auto;
  }

  .spd-topbar-pane {
    display: table;
    text-align: center;
    width: 100%;
  }

  .spd-n-neo-feature-button {
    color: #fff !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .spd-r-wedo img {
    width: 100%;
    padding-bottom: 20px;
  }

  .separator {
    display: none;
  }
}

.language-object .Language img {
  width: 22px;
}

.language-object .Language.selected img {
  width: 22px;
  height: 14px;
  margin-top: 1px;
}


/*portfolio section*/
.spd-portfolio {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}



/*** Skin Layout style*/
.demo_area {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #cccccc;
  margin: 5px 0;
  text-align: center;

}

.demo_area>h4 {
  font-size: 15px;
}

.demo_area.Xspace>h4 {
  display: table;
  width: 100%;
  font-size: 15px;
}

#MainFooter {
  border-width: 0px;
  background: #f2f3f8;
}

/*footer CopyRight styles*/

.Copyright span,
.Copyright a {
  float: left;
  font-weight: normal;
  font-size: 12px;
  color: #989898;
}

#FooterCopyRight {
  background: none repeat scroll 0 0 #13171a;
  padding: 35px 0;

}

#Copyright,
#Copyright a {
  color: #989898;
  font-weight: normal;
  padding: 0 5px;
  transition: all 500ms;
}

#Copyright,
#Copyright a:hover {
  color: #1ccdca;
}

/*Top social icon box*/

/*social icon color reset*/
.spd-header .socialIconBox a {
  color: inherit;
}


.socialIconBox a {
  width: 25px;
  display: inline-block;
  height: 25px;
  overflow: hidden;
  padding: 6px;
  text-align: center;

}

.socialIconBox a i {
  padding-right: 10px;
}

.socialIconBox {
  border-radius: 50%;
  border-right: 1px solid #dddddd;
}

.socialIconBox {
  float: left;
}







/*****Back to Top Button ******/
#backtotop {
  position: fixed;
  z-index: 5000;
  right: 25px;
  bottom: 25px;
}

#backtotop a {
  /*background: #1ccdca;*/
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  width: 39px;
}

#backtotop a:hover {
  opacity: .8;
  /*mouse over fade effect*/
}

/*****End Back To Top Button ***********/




/*dnn 7.3 bug fixing*/

/*menu*/
.SpeedyDropDown ul.Dropdown {
  margin: 0;
}

.SpeedyDropDown .nav>li ul.subs,
ul.Dropdown ul.subs {
  margin-left: 0;
}

/*search*/
.spd-layout-smallsearch div.SearchBorder input {
  border-top: none;
  border-bottom: none;
}

ul#SearchChoices {
  display: none;
}

/*language*/
.language-object .Language {
  display: inline;
  float: left;
  margin: 0 2px;
  text-align: center;
  vertical-align: middle;
}

.language-object .Language img {
  height: 14px;
  margin-top: 1px;
  width: 22px;
}

/*login*/
.loginGroup,
.registerGroup {
  float: left;
  height: 14px;
  line-height: 14px;
}

/*after login*/
.userProfileImg img {
  height: 20px;
  width: 20px;
}

#dnn_dnnUser_registerGroup li {
  display: block;
  float: left;
  padding: 0 !important;
}

#dnn_dnnUser_notificationGroup a {
  background-image: url("../images/NotificationIcon.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: block;
  height: 20px;
  width: 20px;
  padding-right: 0;
}

#dnn_dnnUser_messageGroup a {
  background-image: url("../images/MessageIcon.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: block;
  height: 20px;
  width: 20px;
  padding-right: 0;
}

#dnn_dnnUser_registerGroup strong {
  display: none;
}



/* Home3 Second Secton Horizontal line */
.spd-sh-40 .horizontal-line {
  margin-left: 40%;
}

@media screen and (max-width: 767px) {

  /*coming soon page Meet Our Awesome Team Image code*/
  .sh-transition img {
    width: 100%;
  }

  #dnn_dnnUser_messageGroup a {
    background-size: 18px 18px;
    height: 18px;
    margin-top: 1px;
    width: 18px;
  }

  .secondaryActionsList {
    margin-right: 5px;
  }
}

@media screen and (max-width: 480px) {

  /* Home Page Testimonial slider code*/
  .spd-n-h-test-title {
    padding-top: 25%;
  }

  #dnn_dnnUser_registerGroup li {
    padding: 0 2px;
  }

  .view_05 .mask,
  .view_05 .content {
    width: 95%;
    left: 10px;
  }


}











@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .spd-n-right-align a.spd-btn.spd-r-btn-bigger {
    width: 110px;
    font-size: 12px;
    margin-left: 0px;
    text-align: center;
    padding-left: 10px;
  }

  /* your css rules for ipad portrait */

  .spd-n-parallax_effect2,
  .spd-r-whatwedo-bg,
  .spd-r-section-foot-top,
  .fusion-fullwidth {
    background-attachment: local !important;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {

  /* your css rules for ipad landscape */
  .spd-n-parallax_effect2,
  .spd-r-whatwedo-bg,
  .spd-r-section-foot-top,
  .fusion-fullwidth {
    background-attachment: local !important;
  }
}




/*********************************************
             Breadcrumb1 Styule
**********************************************/
#spd-breadcrumb1.BreadcrumbBg {
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#spd-breadcrumb1.BreadcrumbBgArea {
  padding: 30px 0 35px 0px;
}

div#spd-breadcrumb1>.spd-row>.breadcrumbTitle {
  font-size: 30px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

div#spd-breadcrumb1>.spd-row>.breadcrumbText {
  text-align: right !important;
  float: right !important;
  width: 100%;
  color: #808080;
  margin-top: -17px;
}

div#spd-breadcrumb1>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon {
  display: none;
}

div#spd-breadcrumb1>.spd-row>.breadcrumbText a {
  color: inherit;
  font-size: 12px;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: 500;
}

/*div#spd-breadcrumb1>.spd-row>.breadcrumbText a:visited, a:active{ color:rgba(0,0,0,0.1);}
*/

/*********************************************
             Breadcrumb2 Styule
**********************************************/

#spd-breadcrumb2.BreadcrumbBg {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: url('../images/spd-n-home-plx.jpg');
  background-size: cover;
  border-top: 1px solid #A6A6A6;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

#spd-breadcrumb2.BreadcrumbBgArea {
  padding: 0;
}

div#spd-breadcrumb2>.spd-row>.breadcrumbTitle {
  display: none;
}

div#spd-breadcrumb2>.spd-row>.breadcrumbText {
  text-align: left !important;
  float: left !important;
  color: #fff;
  width: 100%;
}

div#spd-breadcrumb2>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon {
  font-size: 18px;
  color: #fff;
}

div#spd-breadcrumb2>.spd-row>.breadcrumbText a {
  color: #fff;
  font-size: 12px;
  padding-left: 1px;
  padding-right: 1px;
}

div#spd-breadcrumb2>.spd-row.spdBaseBdrColr,
div#spd-breadcrumb2>.spd-row.spdBaseBdrColr:after {
  border: none;
}

/*********************************************
             Breadcrumb3 Styule
**********************************************/
#spd-breadcrumb3>.spd-row.spdBaseBdrColr {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-top: 35px;
}

#spd-breadcrumb3>.spd-row.spdBaseBdrColr:after {
  padding: 0px 0px 20px 0px;
  content: " ";
  position: relative;
  z-index: 1;
  left: 1.5%;
  border-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  width: 10%;
  margin-bottom: -3px;
}

#spd-breadcrumb3.spdBaseBgColr {
  background: transparent;
}

div#spd-breadcrumb3>.spd-row>.breadcrumbTitle {
  font-size: 30px;
  line-height: 22px;
  font-weight: 600;
  width: 100%;
  padding-bottom: 15px;
}

div#spd-breadcrumb3>.spd-row>.breadcrumbTitle>.breadcrumb-small-text {
  display: none;
}

div#spd-breadcrumb3>.spd-row>.breadcrumbText {
  text-align: left !important;
  float: left !important;
  padding-top: 3px;
  width: 100%;
  color: #808080;
}

div#spd-breadcrumb3>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon {
  display: none;
}

div#spd-breadcrumb3>.spd-row>.breadcrumbText a {
  color: inherit;
  font-size: 12px;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: 500;
}

div#spd-breadcrumb3>.spd-row>.breadcrumbText a:visited,
a:active {
  color: #000;
}


/*********************************************
             Breadcrumb4 Styule
**********************************************/
#spd-breadcrumb4>.spd-row.spdBaseBdrColr {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-top: 35px;
}

#spd-breadcrumb4>.spd-row.spdBaseBdrColr:after {
  padding: 0px 0px 20px 0px;
  content: " ";
  position: relative;
  z-index: 1;
  left: 1.5%;
  border-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  width: 10%;
  margin-bottom: -3px;
}

#spd-breadcrumb4.spdBaseBgColr {
  background: transparent;
}

div#spd-breadcrumb4>.spd-row>.breadcrumbTitle {
  font-size: 30px;
  line-height: 22px;
  font-weight: 600;
  width: 100%;
  padding-bottom: 0px;
}

div#spd-breadcrumb4>.spd-row>.breadcrumbTitle>.breadcrumb-small-text {
  display: none;
}

div#spd-breadcrumb4>.spd-row>.breadcrumbText {
  text-align: right !important;
  float: right !important;
  margin-top: -15px;
  width: 100%;
  color: #808080;
}

div#spd-breadcrumb4>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon {
  display: none;
}

div#spd-breadcrumb4>.spd-row>.breadcrumbText a {
  color: inherit;
  font-size: 12px;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: 500;
}

div#spd-breadcrumb4>.spd-row>.breadcrumbText a:visited,
a:active {
  color: #000;
}


/*********************************************
             Breadcrumb5 Styule
**********************************************/
div#spd-breadcrumb5>.spd-row {
  max-width: 100% !important;
}

#spd-breadcrumb5.BreadcrumbBgArea.spdBaseBgColr {
  padding: 0px 0px 30px 0px;
  background: transparent;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbTitle {
  padding: 45px 0px;
  color: #fff;
  font-size: 30px;
  line-height: 22px;
  font-weight: 600;
  width: 100%;
  max-width: 100%;
  text-align: center;
  background: url('../images/hover-image/spd-n-banner-image3.jpg');
  background-size: cover;
}

.breadcrumb-small-text {
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  padding-top: 8px;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbText {
  color: #808080;
  text-align: center !important;
  float: left !important;
  width: 100%;
  line-height: 38px;
  background: #f5f5f5;
  min-height: 35px;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon {
  display: none;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbText {
  text-align: center !important;
  float: left !important;
  padding-top: 3px;
  width: 100%;
  color: #808080;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon {
  display: none;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbText a {
  color: inherit;
  font-size: 12px;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: 500;
}

div#spd-breadcrumb5>.spd-row>.breadcrumbText a:visited,
a:active {
  color: #000;
}

div#spd-breadcrumb5>.spd-row.spdBaseBdrColr,
div#spd-breadcrumb5>.spd-row.spdBaseBdrColr:after {
  border: none;
}


#SpeedyPanelTop {
  z-index: 9999 !important;
  position: relative;
}





/*Bia menu style*/

/*.header-border{
	border-bottom: 5px solid #dedede;
	width: 100%;
	margin-top: -4px;
	position: relative;
}*/
.spd-header {
  position: relative;
}

.Header6 .SpeedyDropDown .nav {
  float: right;
  width: auto;
  z-index: 999;
}

.SpeedyDropDown .nav>li {
  margin: 0 20px 0 10px;
}

.SpeedyDropDown .nav>li:last-child {
  margin-bottom: 0 10px;
}

.Header6 .SpeedyDropDown .nav>li>a {
  margin-bottom: 0
}

.SpeedyDropDown .nav>li>a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}

.SpeedyDropDown .nav>li.active>a {
  color: #1ccdca;
}

.Header6 .SpeedyDropDown .nav>li>a {
  padding-bottom: 25px;
}

/*.SpeedyDropDown .nav > li.parent > a:after {
  content: "\f107";
  font-family: fontawesome;
  position: relative;
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  left: 5px;
}*/
.SpeedyDropDown .nav>li.parent>a:hover:after {
  color: #333;
}

/*.SpeedyDropDown .nav li .Dropdown li.parent > a:after {
  content: "\f105";
  font-family: fontawesome;
  position: relative;
  color: #aaaaaa;
  font-size: 14px;
  font-weight: 400;
  float: right;
}*/
.SpeedyDropDown .nav li .Dropdown li.parent>a:hover:after {
  color: #333;
}

/*fixed header*/
.fixed {
  position: fixed !important;
  height: 80px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: 1px solid #eee;
  background-color: #ffffff;
}

/*.fixedHeader {
	transition: translateZ(0);
	-webkit-transition: translateZ(0);
	-ms-transition: translateZ(0);
	-o-transition: translateZ(0);
	-moz-transition: translateZ(0);
}*/
.Header3 .fixed,
.Header5 .fixed {
  height: auto;
}

.fixed .spd-layout-logo>a>img,
.Header2 .fixed .spd-layout-menu,
.Header3 .fixed .spd-layout-menuwrapinner,
.Header5 .fixed .spd-layout-menuwrapinner {
  padding: 0 !important;
}

.fixed .spd-layout-menuwrapinner {
  padding: 2% !important;
}

.fixed .SpeedyDropDown .nav>li>a {
  padding-bottom: 14px;
  margin-bottom: 0;
}

.Header3 .fixed .SpeedyDropDown .nav>li>a,
.Header5 .fixed .SpeedyDropDown .nav>li>a {
  padding-bottom: 0px;
}

@media all and (min-width: 768px) and (max-width: 1024px) {
  .SpeedyDropDown .nav>li {
    margin: 0 9px;
  }

  .SpeedyDropDown .nav>li>a {
    font-size: 14px;
  }

  .fixed .SpeedyDropDown .nav>li>a {
    font-size: 13px;
  }

  .fixed .SpeedyDropDown .nav>li>a {
    padding-bottom: 19px;
  }

  .spd-sh-32 {
    padding-left: 0 !important;
  }
}

@media all and (max-width: 800px) {
  .SpeedyDropDown .nav>li {
    margin: 0 5px;
  }

  .SpeedyDropDown .nav>li>a {
    font-size: 13px;
  }

  .fixed .SpeedyDropDown .nav>li>a {
    font-size: 12px;
  }

  .fixed .SpeedyDropDown .nav>li>a {
    padding-bottom: 21px;
  }

}

@media all and (max-width: 767px) {
  .fixed {
    position: relative !important;
  }

  .spd-header .SpeedyDropDown .nav {
    float: none;
    background-color: #ffffff;
    width: 100%;
  }

  .spd-header .SpeedyDropDown .nav>li>a {
    padding-bottom: 0px;
  }

  .sotus-home-2nd-title {
    font-size: 2em;
    word-wrap: break-word;
  }

  .footer_nav li:after {
    content: "" !important;
  }

  .f-postimg {
    width: 80px;
  }

  .Copyright span,
  .Copyright a,
  .footer_nav li {
    text-align: center;
    width: 100%;
  }

  .footer_nav>ul {
    padding-left: 0px;
  }

  .footer_nav {
    float: none !important;
  }

  .sh-list {
    padding-left: 0;
  }

  .spd-n-black-cont-text-gap {
    text-align: center;
    padding-left: 0;

  }

  div#spd-breadcrumb1>.spd-row>.breadcrumbTitle {
    font-size: 18px;
  }

  .spd-r-footer-about {
    text-align: center !important;
  }

  #Copyright,
  #Copyright a {
    padding-bottom: 15px !important;
  }

  .footer_nav li a {
    padding-bottom: 0px !important;
  }

}

a.spd-btn {
  color: #fff;
}


/*.spd-header:after{
	border-bottom: 1px solid #bfbfbf;
	bottom: 3px;
	content: " ";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 99;
}*/
.spd-header .SpeedyDropDown .nav>li>ul.subs {
  margin-top: 1px;
}

.SpeedyDropDown .nav .Dropdown li a {
  line-height: 40px;
}

.spd-n-coung-color,
.spd-counter {
  color: #333333;
  text-transform: uppercase;
}

.spd-n-coung-color {
  padding-top: 10px;
}

.spd-n-chart1 p {
  border: 1px solid #ddd;
  border-radius: 50%;
  display: inline-block;
  font-size: 34px;
  height: 80px;
  line-height: 80px;
  margin: 26%;
  padding: 0;
  width: 80px;
  font-weight: bold;
}

.Bia-title {
  position: relative;
  display: inline-block;
}

.Bia-title:after,
.Bia-title:before,
.title-border-top:before,
.title-border-top:after,
.title-border-center:before,
.title-border-center:after,
.title-border-bottom:before,
.title-border-bottom:after {
  content: "";
  margin-top: -3px;
  position: absolute;
  top: 50%;
}


.title-border-top:after,
.title-border-center:after,
.title-border-bottom:after {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  height: 5px;
}

.title-border-top:after,
.title-border-top:before {
  margin-right: 15px;
  right: 100%;
  width: 1100px;
}

.title-border-top:before,
.title-border-center:before,
.title-border-bottom:before {
  border-bottom: 1px solid #dedede;
  height: 3px;
}

.title-border-center:after,
.title-border-center:before {
  left: 0;
  right: 0;
  z-index: -1;
}

.title-border-bottom:after,
.title-border-bottom:before {
  left: 100%;
  margin-left: 15px;
  width: 1100px;
}

.site-title-area {
  overflow: hidden;
}

.site-title-area p {
  color: #606060;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.spd-headline-left {
  float: left;
}

.spd-headline-right {
  float: right;
}

/*toggle animaion*/

.notus-accordion .panel-title>a {
  color: #6d6b6b;
  display: block;
  font-size: 14px;
  padding: 15px 0 15px 15px;
  font-weight: 500;
}

.notus-accordion .panel-title>a:after {
  border-left: 1px solid #dddddd;
  content: " ";
  float: right;
  height: 44px;
  margin-top: -15px;
  width: 19px;
}

.notus-accordion .panel-title a span:before {
  content: "\f106";
  display: inline-block;
  font-family: fontawesome;
  font-size: 30px;
  line-height: 10px;
  padding-right: 16px;
}

.notus-accordion .panel-title a i {
  padding-right: 10px;
}

.notus-accordion .panel-title a.collapsed span:before {
  content: "\f107";
  display: inline-block;
  font-family: fontawesome;
  font-size: 30px;
  line-height: 15px;
}

.notus-accordion .panel-heading {
  border: 1px solid #ddd;
  height: 44px;
  padding: 0;
  border-radius: 0;
}

.notus-accordion .panel .panel-collapse .panel-body {
  border-top: none;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  width: 100%;
}

.Header4 .spd-layout-menuwrapinner .spd-layout-menu {
  width: 100%;
}



/*animations style*/
.spd-headline.rotate-3 .spd-words-wrapper {
  perspective: 300px;
}

.spd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.spd-words-wrapper b {
  display: inline-block;
  left: 0;
  position: absolute;
  top: -29px;
  white-space: nowrap;
}

.spd-headline.rotate-3 b {
  opacity: 0;
}

/* --------------------------------

xrotate-3

-------------------------------- */
.spd-headline.rotate-3 .spd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}

.spd-headline.rotate-3 b {
  opacity: 0;
}

.spd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-style: normal;
}

.is-visible .spd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.spd-headline.rotate-3 i.in {
  -webkit-animation: spd-rotate-3-in 0.6s forwards;
  -moz-animation: spd-rotate-3-in 0.6s forwards;
  animation: spd-rotate-3-in 0.6s forwards;
}

.spd-headline.rotate-3 i.out {
  -webkit-animation: spd-rotate-3-out 0.6s forwards;
  -moz-animation: spd-rotate-3-out 0.6s forwards;
  animation: spd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .spd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0;
}

.no-csstransitions .spd-headline.rotate-3 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes spd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
  }
}

@-moz-keyframes spd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg);
  }

  100% {
    -moz-transform: rotateY(0deg);
  }
}

@keyframes spd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes spd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
  }

  100% {
    -webkit-transform: rotateY(-180deg);
  }
}

@-moz-keyframes spd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0);
  }

  100% {
    -moz-transform: rotateY(-180deg);
  }
}

@keyframes spd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
  }

  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}

.spd-n-testm-age-text {
  color: #606060;

}

.sh-h3>h3>i {
  display: inline-block;
  position: relative;
  line-height: 28px;
  padding: 2px 10px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  color: #606060;
  top: 2px;
  font-size: 35px;
}

ul.list-group {
  padding-left: 0px !important;
}


.view_05.view_05-third img {
  width: 100%;
  max-width: :100%;
}

.center-text {
  text-align: center;

}

/*.content-112{
  margin-top:47px;
}*/

.spd-n-Bia-feature-button {
  margin-left: 12px;
}


.owl-pagination {
  padding-top: 50px !important;
}


.section-title21 {
  margin-top: 0px !important;
}

.skillbar-title {
  font-size: 16px;

}

.spd-r-recent-works h3 {
  color: #5E5858;
  font-size: 18px;
  margin-top: 0;
  padding-bottom: 24px;
}


.description {
  font-size: 18px !important;
  text-transform: capitalize;
}

.content-112 h2 .line2 {
  background: #E7E7E7 !important;
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
}

/* owl carusal style */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #333;
}


.owl-theme .owl-controls .owl-page .active {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #8B0000;
}


.spd-r-btn-bigger {
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 22px;
  text-transform: capitalize;
}


.spd-r-need-ass p {
  color: #464c5a;
  padding-bottom: 20px;
}

.spd-r-need-ass-body p {
  color: #464c5a;
  padding-bottom: 20px;
}

.spd-r-carosel-st3 .item h3,
.spd-r-carosel-st3 .item p {
  font-weight: 700;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
  text-align: center;
}


.owl-pagination {
  padding-top: 0px !important;

}


.spd-panel-title a {
  font-family: inherit;
}


.spd-r-btn-big {
  font-family: inherit;
}

.spd-r-Banner-Content-body {
  margin: 0px 0 10px 0;
}

.Header3 .spd-r-Banner-Content-body {
  margin: 10px 0;
}

/* Hompage-Redesign Footer */
footer.footer {
  align-items: center;
  background: #A3001C;
  color: #F5F5F5;
  display: flex;
  flex-direction: column;
  float: left;
  padding: 16px 0 36px;
  width: 100%;
}

.footer-logo {
  width: 100%;
}

.footer-logo img:hover {
  opacity: .8;
}

footer.footer img {
  display: block;
  max-width: 392px;
  margin: 0px auto 9px;
  transition: opacity .3s;
  width: 100%;
}

footer.footer .footer-info p {
  font: 400 clamp(16px, 2vw, 24px)/clamp(24px, 2vw, 32px) "Roboto-Medium";
  margin-bottom: 16px;
  text-align: center;
}

footer.footer .footer-copyright {
  font: 400 14px/19px "Roboto-Regular";
  text-align: center;
}

.footer p a,
.footer-copyright a {
  transition: color .3s;
}

.footer p a:hover,
.footer-copyright a:hover {
  color: #191717;
}

.footer .loginGroup,
.footer .registerGroup {
  float: unset;
}

.footer-copyright>span,
.footer-copyright>div {
  display: inline;
}

footer .footer-info,
footer .footer-copyright {
  max-width: 90vw;
}

.fa.fa-search.search-mobile {
  display: none;
  padding: 0 0;
  margin: -6px 25px 0 0;
  font-size: 25px;
}

@media (max-width: 600px) {
  footer.footer img {
    width: 298px;
  }

  footer.footer .footer-info p,
  footer.footer .footer-copyright {
    max-width: 305px;
  }

  .footer-copyright>.copyright-end {
    display: none;
  }
}

ul.searchSkinObjectPreview>li>span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 315px;
  display: block;
}

@media screen and (max-width: 420px) {
  ul.searchSkinObjectPreview>li>span {
    width: 200px;
  }
}