/* Enter Your Custom CSS Here */
.page-header {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-bottom: 70px;
    padding: 20px 0 10px;
    text-align: center;
    display: none;
}
.page-header .entry-title {
    color: #00a9e0;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
  display:none;
}

.page-header .entry-sub-title {
    font-weight: 600;
    color: #3b3b3b;
    font-size: 14px;
    line-height: 30px;
    margin: 5px 0;
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #00a9e0;
    font-weight: 600;
}

#respond {
    background: #f2f2f2;
    padding: 20px;
    margin-top: 20px;
    color: #141414;
    display: none;
}
#site-navigation ul li a {
    color: #454545;
    position: relative;
    text-transform: uppercase;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 99999;
}
.tally_header_1 .th_phone a {
    background-color: #40b7d0;
    border-color: #40b7d0;
}
.th_iconbox {
    margin-top: 15px;
    display: none;
}
.th_element.th_social {
    display: none;
}
.top_menu_class {
    border-bottom: solid 1px rgba(31,31,31,.08);
    text-align:left;
    display:inline;
  color: #676b6f;
    
   
}
.top_menu_class ul {
    margin-left: 80px;
      color: #676b6f;
    list-style-type: none;
}
.top_menu_class ul li {
    margin: 0;
    padding:10px 20px;
    float: none;
    display: inline-block;
    position: relative;
   color: #676b6f;
}
.top_menu_class ul li a {
    color: #676b6f;
}

.header-style2 #logo {
    float: none;
    text-align: left;
    margin: 2% 5%;
}

.right-top-header .top-header-menu-wrapper ul li {
    border-right:0px solid #c0bfbf;
    float: left;
}

.bottom-header-wrapper {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    background-color: #f1f1f1;
}
.left-header-block {
    border-right: 0;
    color: #6d6c6c;
    float: left;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    margin-right: 10px;
    margin-top: 12px;
    padding-right: 10px;
}

/*Om Visuals*/

#site-navigation ul li a {
    color: #454545;
    position: relative;
    text-transform: none;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 99999;
    margin-left: 25px;
  	font-weight: normal;
}

@media screen and ( max-width: 768px ) {
	#masthead{position:relative; z-index:2;}
	#content{position:relative; z-index:1;}
}

@media screen and ( min-width: 1025px ) {
  #divServices{margin-top:-100px;}
  #site-navigation ul li{margin-left:0px;}
}

@media screen and ( min-width: 769px ) {
  #primary-menu li ~ li{margin-left:0px !important;}
}

@media screen and ( min-width: 1200px ) {
  #primary-menu li ~ li{margin-left:0px !important;}
}

.user-icon{display:none !important;}

.tg-container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /* z-index: 2;*/
}