@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
/************************ IRIS Header *********************************/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
.Customizer{min-height:0px;}
#dnn_dnnLogo_hypLogo > img {
    width: 100%;
    max-width: 180px;
}
#MainWrapper{
  background-color:#ffffff;
}
.fixedHeader.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
}

.fixed .MenuRowWrapper{
    background-color: #2AABBE;
}
.fixed  #dnn_dnnLogo_hypLogo > img {
    width: 70%;
    max-width: 180px;
    transition: all 0.3s linear 0s ;
}
.fixed .IRIS-logo {
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    transition: all 0.3s linear 0s ;
}
.fixed .pos__static {
    margin-top: 15px;
    position: static;
    transition: all 0.3s linear 0s ;
}
.fixed .HeaderRightPane {
    margin-top: 15px;
    text-align: right;
    transition: all 0.3s linear 0s ;
}



.homebox {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
}
.homebox .fixedHeader.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 1140px;
    z-index: 999;
    margin: 0 auto;
}

.boxbg {
    background-image: url("../images/spd-n-bn-half-left-new.png");
    background-repeat: repeat;
    width: 100%;
}
#LeftSidebar {
    overflow: hidden;
    width: 100%;
    margin-top: 60px;
}
#LeftSidebar .nav {
    border-top: 1px solid #e0dede;
    border-right: 1px solid #e0dede;
    border-left: 1px solid #e0dede;
}
#LeftSidebar .nav li {
    width: 100%;
    margin: 0px;
}
#LeftSidebar .nav li a {
    line-height: 40px;
    height: 40px;
    color: #333;
    border-bottom: 1px solid #e0dede;
    padding-left:10px;
    width: 100%;
    display: inline-block;
}
#LeftSidebar .nav li a:hover {
    padding-left:10px;
    background-color: transparent;
}
#LeftSidebar .nav > li ul.Dropdown, #LeftSidebar .nav > li ul.Dropdown ul.subs {
    position: relative;
    left: 0;
    margin-top: 0;
    background: transparent;
    box-shadow: none;
    width: 100%;
    border: none;
}
#LeftSidebar .nav > li ul.Dropdown.subs li a{
  padding: 0px 0px 0px 20px;
}
#LeftSidebar .MenuContent {
  display: none;
}
ul.subs li {
    list-style: none;
}


.IRIS-menu-adress-aria {
    border-left: 1px solid #ffffff;
    padding-left: 18px;
}
.IRIS-menu-adress-aria h3 {
    margin-top: 0px;
    padding-top: 0px;
    color: #ffffff;
}
.IRIS-menu-adress-aria p {
    color: #ffffff;
}
.IRIS-menu-adress-aria p img {
    padding-bottom: 10px;
}
.IRIS-menu-adress-aria a {
    color: #ffffff;
}

@media screen and (max-width: 767px) {
  .MenuContent {
    display: none;
  }
}







.full-bg {
  background: url(../images/back-bg1.jpg) fixed;
  background-size: cover;
  background-position: center top;
  position: relative;
  overflow: hidden;
  height: 500px;
  width: 100%;
  display: table;
}

#home-slider.flexslider {
  background-color: transparent;
  border-radius: 0px;
  border: none;
}

.IRIS-text-wrapper {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  text-align: center;
}

#home-slider p.home-slide-content {
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  font-size: 64px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}

#home-slider .flex-caption {
  margin-bottom: 10px;
  font-size: 24px;
  color: #EEE;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-weight: 300;
}

.IRIS-logo {
  display: table-cell;
  height: 75px;
  vertical-align: middle;
}


/**Search Styles ***/
.search-button {
  line-height: 100px;
  float: right;
  color: #eee;
  position: relative;
  margin: 0 0 0 25px;
  z-index: 99;
  cursor: pointer;
}

.search-button .search-form {
  position: absolute;
  width: 94vw;
  display: none;
  right: 36px;
  top: 0;
  height: 100px;
}

.search-button .search-form .form-control {
  height: 100px;
}

.search-button div.SearchBorder {
  width: 94%;
  height: 97px;
  border: none;
  background-color: #fff;
  margin-top: 0;
  border-bottom: 3px solid #969696;
  padding: 0 20px;
}

.SearchButton {
  display: none !important;
}

.search-style input[type="text"] {
  padding: 0;
  width: 100%;
  color: #111;
  height: 97px;
  background-color: transparent;
  border: none;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  font-size: 66px;
  line-height: 80px;
  font-weight: 300;
}

.con-r007 .counter, .con-r007 span, .con_r013 a {
  font-family: Raleway, sans-serif;
}

.con_ls_s002 {
  float: left;
  width: 100%;
}

.IRIS-header-bottom {
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
  display: table;
  width: 100%;
}

.SpeedyDropDown {
  float: left;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown {
    float: none;
    background-color: #fff;
  }
}

.SpeedyDropDown .nav {
  float: right;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav {
    background-color: #fff;
  }
}

.SpeedyDropDown .nav > li > a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0px;
}
.SpeedyDropDown .nav > li ul.Dropdown{
  margin-top: 23px;
}
.fixed .SpeedyDropDown .nav > li ul.Dropdown {
    margin-top: 18px;
}
.fixed .SpeedyDropDown .nav > li > ul.subs {
    margin-top: 18px;
}
.SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
  width: 15em;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  border: none;
  border-top: 2px solid #ffffff;
  color: #ffffff;
  margin-left: 0;
  background: #2AABBE;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .search-button .search-form {
    width: 92vw;
  }
  .SpeedyDropDown .nav > li ul.Dropdown{
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown, .SpeedyDropDown .nav > li ul.Dropdown ul.subs {
    width: 100%;
    left: 0;
    background-color: #fff;
    margin-left: 15px !important;
    padding-left: 0;
    box-shadow: none !important;
    border-top: none !important;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown li a, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a {
  color: #ffffff;
  padding: 0.75em 1.2em;
  line-height: 21px;
  width: 100%;
}
.SpeedyDropDown .nav > li.parent a.arrow:after {
  content: "\f054";
  font-family: fontawesome;
  float: right;
  padding-left: 10px;
  color: #fff;
  font-weight: 100;
  font-size: 8px;
}
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown li a, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a {
    color: #111;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    padding: 0;
  }
}

.SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
  color: #ffffff;
  padding: 0.75em 1.2em;
  background-color: #1F95A7;
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li ul.Dropdown li a:hover, .SpeedyDropDown .nav > li ul.Dropdown ul.subs li a:hover {
    color: #111;
    background-color: transparent;
    margin-left:15px;
  }
}

.SpeedyDropDown .nav > li.active> a, .SpeedyDropDown .nav > li.current >a {
  color: #ffffff;
  background-color: transparent;
  border-bottom: 1px solid #ffffff;
}
.SpeedyDropDown .nav > li > a {
  border-bottom: 1px solid transparent;

}

.SpeedyDropDown .nav > li > a:hover {
  background-color: transparent;
}


@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li > a {
    color: #111;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dddddd;
  }
  .SpeedyDropDown .nav > li ul.Dropdown{
    margin-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .SpeedyDropDown .nav > li.parent > a:after, .SpeedyDropDown .nav > li.parent a.arrow:after, .SpeedyDropDown .nav ul.subs li.SubTitle li.parent> a:after {
    content: "\f107";
    font-family: fontawesome;
    float: right;
    color: #111;
    font-size: 14px;
    font-weight: bold;
  }
  .SpeedyDropDown .nav ul ul.subs .arrow::after {
    padding-right: 45px;
  }
  .SpeedyDropDown .nav ul.subs li.SubTitle li.parent> a:after{
    padding-right: 45px;
  }
  .SpeedyDropDown .nav > li > a:hover {
    padding-left: 0px !important;
  }
  .SpeedyDropDown .nav > li.active> a, .SpeedyDropDown .nav > li.current >a {
  color: #111111;
  border-bottom: 1px solid #dddddd;
  }
}

ul.Dropdown ul li a {
  display: inline-block;
  width: 84%;
}

ul.Dropdown ul.subs {
  margin-top: -43px;
}

@media screen and (max-width: 767px) {
  .fixedHeader.fixed {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .SpeedyDropDown .nav > li > ul.subs {
    margin-top: 0px;
    }
  .fixed .SpeedyDropDown .nav > li > ul.subs {
    margin-top: 0px;
    }

    .fixed .IRIS-header-bottom{
      background-color: transparent;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .custom_menu_width {
  }
}

@media only screen and (max-width: 767px) {
  .custom_menu_width {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .SpeedyDropDown {
    width: 100%;
  }
}

.search-button {
  margin: 0 29px 0 28px;
}

@media only screen and (max-width: 767px) {
  button.navbar-toggle {
    margin-right: 30px;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .IRIS-logo {
    padding-right: 0;
    padding-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .main_menu_area {
    margin: 0 auto;
    width: 95%;
  }
}

.breadcrumb_S02 .breadcrumb__title {
  display: inline-block;
}

.breadcrumb_S02 .page_des {
  display: inline-block;
  float: right;
  padding-top: 15px;
}

.breadcrumb_S02 .page_des a {
  color: #fff;
}

.spd-login .SkinObject {
  float: left;
  padding-right: 10px;
  line-height: 35px;
}

@media screen and (max-width: 767px) {
  .con_a024 {
    display: table;
    text-align: center;
    width: 100%;
  }
  .con_a024 .SkinObject {
    display: inline-block;
    float: none;
  }
  .con_r039 img, .con_r037 img, .con_r038 img, .con_r041 img, .con_r042 img, .con_r043 img {
    width: 100%;
  }
}

.flex-direction-nav a:before {
  font-family: fontawesome;
  padding: 6px;
}

.flexslider ul {
  padding-left: 0;
}

.searchInputContainer {
  width: 100%;
  display: inline !important;
  padding-bottom: 21px;
}

ul.searchSkinObjectPreview {
  left: 0;
}

ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group, ul.searchSkinObjectPreview > li {
  line-height: 35px;
}

.con-r006 hr {
  display: inline-block;
}

.loginGroup, .registerGroup {
  display: inline-block;
}

.con_k027 .tablist ul, .con_k030 .tab-div .nav-tabs {
  padding-left: 0;
}

.con_k030 .tab-div .nav-tabs {
  padding-left: 0;
}

.breadcrumb_S02 .breadcrumb__title {
  padding-left: 15px;
}

.breadcrumb_S02 .page_des {
  padding-right: 15px;
}

.demo_area {
  background: none repeat scroll 0 0;
  border: 1px solid #cccccc;
  margin: 5px 0;
  text-align: center;
}

.con_n011 .item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

#dnn_dnnUser_messageGroup, #dnn_dnnUser_notificationGroup, #dnn_dnnUser_avatarGroup {
  display: none;
}

div#dnn_ContentPane {
  padding-top: 80px;
}

/*footer*/
.IRIS-footer h4 {
  padding: 10px 0px 17px 0px;
  color: #cdcdcd;
}

.IRIS-footer .foot-01 {
  text-align: left;
}

.IRIS-footer .foot-01 img {
  padding-top: 20px;
  padding-bottom: 30px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .IRIS-footer .foot-01 {
    text-align: center;
  }
}

.IRIS-footer .foot-02 ul {
  padding: 0;
  list-style: none;
  color: #cdcdcd;
}

.IRIS-footer .foot-02 ul li {
  border-bottom: 0px solid #585858;
  padding: 3px 0px 3px 0px;
}

.IRIS-footer .foot-02 ul li a {
  text-decoration: none;
  color: #cdcdcd;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .IRIS-footer .foot-02 {
    text-align: center;
  }
}

.IRIS-footer i.f-list-icon {
  padding-right: 10px;
}

.IRIS-footer .foot-03 .post-border {
  border-top: 1px dashed #4f4e4e;
}

.IRIS-footer .foot-03 a {
  color: #848484;
  text-decoration: none;
  font-style: italic;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .IRIS-footer .foot-03 {
    text-align: center;
  }
}

.IRIS-footer .foot-04 {
  word-wrap: break-word;
}

.IRIS-footer .foot-04 span {
  padding: 0 4px;
}

.IRIS-footer .foot-04 .both-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .IRIS-footer .foot-04 .both-5 {
    padding-bottom: 20px;
  }
}

.IRIS-footer .foot-04 .view_f04 {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.IRIS-footer .foot-04 .view_f04 a:hover {
  font-weight: 300;
  color: #ffffff;
  line-height: 25px;
  font-size: 10px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.IRIS-footer .foot-04 .view_f04 img {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .IRIS-footer .foot-04 {
    text-align: center;
  }
}

.IRIS-footer #backtotop {
  bottom: 12px;
  position: fixed;
  right: 20px;
  z-index: 5000;
}

.IRIS-footer #backtotop a {
  background: #161616 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  width: 39px;
}

/*Footer Coppyright*/
/* coppyright */
.IRIS-coppyright {
  border-top-width: 0px;
  border-right-width: 0;
  border-left-width: 0;
  border-style: solid;
  border-bottom: 1px solid #e6e6e6;
  padding: 25px 0 15px 0;
  background: #292929;
  color: #cdcdcd;
}

.IRIS-coppyright .coppytext a {
  color: #848484;
  text-decoration: none;
}

.IRIS-coppyright .coppyright-social {
  float: right;
}

.IRIS-coppyright .coppyright-social li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}

.IRIS-coppyright .coppyright-social li a {
  color: #848484;
  font-size: 16px;
}

.IRIS-coppyright .copyright-bottom {
  color: #848484;
  text-align: right;
  padding-right: 30px;
}

.IRIS-coppyright .copyright-bottom i {
  padding: 0px 5px;
}

.IRIS-coppyright .copyright-bottom a {
  text-decoration: none;
  color: #848484;
}

@media screen and (max-width: 767px) {
  .IRIS-coppyright .coppytext, .IRIS-coppyright .copyright-bottom {
    text-align: center;
  }
  .IRIS-coppyright .coppyright-social {
    float: none;
    text-align: center;
  }
}

h1, h2, h3, h4, h5, h6 {
  color: #303030;
}

h1 {
  font-size: 30px;
  line-height: 1.25em;
  text-transform: uppercase;
}

h2 {
  font-size: 24px;
  line-height: 1.384615384615385em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h3 {
  font-size: 19px;
  line-height: 1.304347826086957em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h4 {
  font-size: 17px;
  line-height: 1.375em;
  font-weight: 600;
  text-transform: uppercase;
}

h5 {
  font-size: 15px;
  line-height: 1.571428571428571em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h6 {
  font-size: 13px;
  line-height: 1.538461538461538em;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #303030;
}

a, p a {
  color: #303030;
  text-decoration: none;
  cursor: pointer;
}

a:hover, p a:hover {
  color: #cacaca;
  text-decoration: none;
}

input[type='submit'], input[type='button'] {
  -webkit-appearance: none;
}

ul {
  list-style-position: inside;
}

html {
  height: 100%;
  -webkit-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
}

body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #555;
  font-weight: 400;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}

.MenuRowWrapper {
  display: table-cell;
/*  height: 75px;*/
  vertical-align: middle;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.contr-mmenu{
  position: relative;
}
.HeaderRightPane {
  margin-top: 25px;
  text-align: right;
}
.HeaderRightPane a{
  color: #ffffff;
  text-decoration: none;
}
.Text .Button {
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid #ffffff;
  padding: 4px 12px;
  margin-left: 7px;
}

.HeaderRightPane .Text {
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
}
.Button:hover{
  background-color: #fff;color: #000000 ;
}
.collapse {
  padding: 0px;
}
.pos__static {
  margin-top: 25px;
  position: static;
}
@media only screen and (max-width: 1125px) and (min-width: 768px){
  .SpeedyDropDown .nav >li {
    list-style: none;
    margin: 0px 10px;
  }
}
@media only screen and (max-width: 767px){
  .pos__static {
    margin-top: 0px;
  }
  .contr-mmenu{
  background-color: #2AABBE;
  }
}
@media all and (max-width: 1033px){
  .Text .Button {
  padding: 4px 4px !important;
  }
}
/*===================================================================
  =                         Start Content No - con_a001             =
  ===================================================================*/
.con_a001 .UnderLine {
  border: 1px solid #b4b4b4;
  width: 90px;
  margin: 0px 0px 25px 0px;
}

.con_a001 .skillls {
  padding: 0;
}

.con_a001 .RMButton a {
  float: right;
  border: 3px solid #000000;
  color: #000000;
  font-weight: bold;
  padding: 5px 40px;
  text-decoration: none;
  text-transform: uppercase;
}

.con_a001 .progress {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.con_a001 .sonny_progressbar .bar-container {
  position: relative;
  height: 30px !important;
}

.con_a001 .sonny_progressbar p.title {
  position: absolute;
  color: #fff;
  z-index: 9999;
}

.con_a001 .sonny_progressbar .backgroundBar {
  z-index: 1;
}

.con_a001 .sonny_progressbar .bar {
  z-index: 1;
}

.con_a001 .sonny_progressbar .targetBar {
  z-index: 1;
}

/*===================================================================
  =                         End Content No - con_a001                    =
  ===================================================================*/

/*===================================================================
  =             Start Media Query Content No - con_a001             =
  ===================================================================*/
@media screen and (max-width: 767px) {
  .con_a001 {
    text-align: center;
  }
  .con_a001 .RMButton a {
    float: none;
  }
  .con_a001 .UnderLine {
    margin: 0px auto 25px auto;
  }
  .con_a001 .MediaMargin {
    margin-top: 40px;
  }
}

/*===================================================================
  =              End Media Query Content No - con_a001              =
  ===================================================================*/

/*===================================================================
  =                         Start Content No - con_a012                  =
  ===================================================================*/
.con_a012 h3 {
  font-weight: 600;
}

.con_a012 h1 {
  font-weight: 900;
}

.con_a012 .Titleh3, .con_a012 .Titleh2 {
  color: #ffffff;
}

.con_a012 .btn1 {
  margin-right: 4px;
  border-color: #CACACA;
  color: #ffffff;
}

.con_a012 .btn1 a {
  color: #ffffff;
}

.con_a012 .btn2 {
  margin-left: 4px;
  border-color: #CACACA;
  color: #ffffff;
}

.con_a012 .btn2 a {
  color: #ffffff;
}

/*===================================================================
  =                         End Content No - con_a012                    =
  ===================================================================*/


.BorderTop {
  border-top: 1px solid rgba(0,0,0,.1);
}
.con_a074 {
  color: #ffffff;
}

.con_a074 .logo {
  display: inline-block;
  float: left;
  width: 170px;
  padding: 0px 15px 0px 0px;
  border-right: 1px solid #eee;
}

.con_a074 .describe {
  padding-left: 15px;
  padding-right: 15px;
  display: table;
}

.con_a074 .border-bottom {
  border-bottom: 1px solid #eee;
  margin: 30px 0px;
}

.con_a074 ul {
  padding: 0px;
  margin: 0px;
}

.con_a074 ul li {
  list-style: none;
  padding-bottom: 5px;
}

.con_a074 ul li a:hover {
  color: #aaa;
}

.con_a074 ul li a {
  padding: 0px 5px;
  text-decoration: none;
  color: #ffffff;
}

.con_a074 .call, .con_a074 .email {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0px;
}
.con_a074 .call-num, .con_a074 .email-add{
  margin:0px;
}

.con_a074 .call-num a, .con_a074 .email-add a {
  color: #ffffff;
  word-break: break-all;
  text-transform: lowercase;
  font-size: 22px;
}

.con_a074 .fb, .con_a074 .rss {
  color: #fff;
  width: 45px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
}

.con_a074 .fb {
  background-color: #3B5998;
}

.con_a074 .rss {
  background-color: #EE802F;
}

.con_a074 .link-text {
  color: #fff;
  display: inline-block;
  margin-top: -10px;
  font-size: 12px;
  line-height: 18px;
  padding-left: 10px;
  vertical-align: middle;
}

.con_a074 .icon a {
  text-decoration: none;
}

.con_a074 .icon a:hover {
  color: #aaa;
}


/*===================================================================
  =             Start Media Query Content No - con_a074            =
  ===================================================================*/

@media screen and (max-width: 991px) and (min-width: 768px) {
  .con_a074 .link-text{
    margin-top: 10px;
    padding-left:0px;
    display:block;
  }
}
@media screen and (max-width: 767px) {
  .con_a074 .describe {
    padding-top: 15px;
    width: 100%;
    padding-left: 0px;
  }
  .con_a074 .logo {
    border: none;
    float: none;
    text-align: center;
    width: 100%;
  }
  .con_a074 .call {
    padding-top: 30px;
  }
}

/*===================================================================
  =                         End Content No - con_a074               =
  ===================================================================*/
@media only screen and (max-width: 767px) {

  .SpeedyDropDown .nav >li{
    margin: 0;
  }
  .SpeedyDropDown .nav > li > a, .SpeedyDropDown .nav > li > a:hover{
    margin: 0px 15px !important;
  }

  .SpeedyDropDown .nav ul.subs .arrow::after {
    padding-right: 30px;
  }
}

.header-bottom .spd-row {
    position: relative;
}
/*
breadcrumb_S02*/
.breadcrumb_S02 {
    background-color:#213649;
    padding: 100px 0 0;
    margin-bottom: 0;
}

.breadcrumb_S02 .breadcrumb__title {
  margin-bottom: 15px;
  margin-top: 0;
}

.breadcrumb_S02 .page_des {
  color: #FFFFFF;
}

.con_ls_s002 .slider_btn_1 {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  background-color: transparent;
  padding: 15px 45px;
  border-radius: 0;
  border: 2px solid #fff;
}

.con_ls_s002 .slider_btn_1:hover {
  background-color: #fff;
  color: #111;
}

.con_ls_s002 .slider_btn_2 {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 15px 45px;
  border-radius: 0;
}

.con_ls_s002 .slider_btn_3 {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  padding: 15px 45px;
  border-radius: 30px;
}

.con_ls_s002 .slider_btn_4 {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 400;
  background-color: transparent;
  padding: 15px 45px;
  border-radius: 30px;
  border: 1px solid #fff;
}




.language-object {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle;
    margin-top: 5px;
    float: left;
    display: inline-block;
    line-height: 22px;
    padding-right: 10px;
  }
  @media screen and (max-width:767px) {
      .language-object{
          float: none;
          width: 100%; 
          text-align: center; 
          display: table;
      }
      .language-object .Language{
          display: inline-block; 
          text-align: center; 
          float: none;
      }
  }
}
.language-object .Language { display: inline;  float: left; margin: 0 2px; line-height: 22px;  text-align: center;  vertical-align: middle; }
.language-object .Language img{ border:none; height: 14px; margin-top: 0px; margin-right: 5px; }




