
@font-face { font-family: "Gotham book"; src: url('/public/fonts/GothamFont/Gotham-Book.otf'); }
@font-face { font-family: "Gotham medium"; src: url('/public/fonts/GothamFont/Gotham-Medium.otf'); }
@font-face { font-family: "Gotham book italic"; src: url('/public/fonts/GothamFont/Gotham-BookItalic.otf'); }


header {
  width: 100%;
  background-color: #FFF;
}

 .header-span {
     display: none;
 }

.socials{
    display: flex;
    align-items: center;
    float: left;
    font-size: 12px;
    margin-top: 4px;
}
.forgot, .register{
    float: left;
    margin-right: 5px;
}
.socials a {
    margin-top: 0 !important;
    margin-right: 5px;
    margin-left: 5px;
}
.socials span {
    margin-left: 40px;
    margin-top: 4px;
    color: #788390;
    font-family: "Gotham Book italic";
}


header .head h1 {
  display: inline-block;
  float: left;
  margin-top: 10px;
}
header .head h1 a {
  display: block;
  background: url("/public/images/header-footer/img/LogoTPheader.png") left no-repeat !important;
    height: 81px;
    width: 220px;
    color: transparent!important;

}
.header-img{
    position: absolute;
    width: 35px;
    margin-left: -40px;
}
.header-span {
    display: none;
}
header .head .fa.fa-bars {
  display: none;
  vertical-align: middle;
  margin-left: 20px;
  cursor: pointer;
  font-size: 30px;
  color: #2c3d59;
  font-weight: normal;
  font-style: normal;
}
header .head form {
  float: right;
  padding-top: 12px;
  margin-bottom: 5px;
}
header .head form .required,
header .head form .help-block {
  display: none !important;
}
header .head form input[type="text"],
header .head form input[type="password"] {
    padding: 0px;
    margin: 0px;
    margin-right: 9px;
    text-indent: 12px;
    border: 1px solid #E6E7E8;
    background-color: #E6E7E8;
    width: 124px;
    height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: "Gotham book";
    color: #BCBEC0;

}
header .head form input[type="submit"] {
    padding: 0px;
    width: 79px;
    height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: #E6B222;
    font-family: "Gotham bold";
    background: none repeat scroll 0 0 #393D3D;
    border: 1px solid #393D3D;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
    -ms-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
    -o-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
}
 
        .imageAndText {position: relative;}
        .hello{color:#fff;font-size:14px}
        .hello:hover {color:#fff;font-size:14px}
        .hello:visited{color:#fff;font-size:14px}


        @-moz-document url-prefix()
        {
            #responsive {

                margin-left:612px !important;
                -webkit-transform-style: preserve-3d;
                -moz-transform-style: preserve-3d;
                transform-style: preserve-3d;
            }
            .textV{
                margin: auto -105px!important;

                display:inline-block;

                -webkit-transform-style: preserve-3d;
                -moz-transform-style: preserve-3d;
                transform-style: preserve-3d;
            }
        }

          .loginButton{  padding: 0px;
            width: 79px;
            height: 28px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            font-size: 12px;
            color: #E6B222;
            font-family: "Gotham bold";
            background: none repeat scroll 0 0 #393D3D;
            border: 1px solid #393D3D;
            -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
            -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
            -ms-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
            -o-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
        }


 
header .head form input[type="submit"] {
  padding: 0px;
  width: 79px;
  height: 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #2c3d59;
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  font-style: normal;
  background: none repeat scroll 0 0 #2c3d59;
  border: 1px solid #263650;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  -ms-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  -o-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
}
header .head form input[type="submit"]:hover {
  background: #243146;
}
header .head form a {
  margin-top: 5px;
  color: #788390;
  display: block;
  font-size: 12px;
}
header .head form a:hover {
  text-decoration: underline;
}
header .head .navigationBlock {
  float: right;
  padding-top: 22px;
}
header .head .navigationBlock ul.main-navigation li {
  display: inline-block;
  margin-left: 6px;
}
header .head .navigationBlock ul.main-navigation li a {
  display: block;
  font-size: 14px;
  color: #3f3f3f;
  font-weight: normal;
  font-style: normal;
  padding: 5px 10px;
}
header .head .navigationBlock ul.main-navigation li a:hover {
  text-shadow: 0px 0px 15px #364258;
}
header .head .navigationBlock ul.main-navigation li li {
  display: block;
}
header .head .navigationBlock ul.main-navigation li.active a {
  text-shadow: 0px 0px 15px #364258;
}
header .head .navigationBlock ul.main-navigation li .dropdown-menu li a:hover {
  background: none;
  color: #3F3F3F;
}
header .head .smart-search {
  float: none;
  text-align: center;
  padding-top: 8px;
}
header .head .smart-search form {
  display: inline-block;
  float: none;
  width: 420px;
}
header .head .smart-search form input {
  outline: none;
  border: 1px solid #b3b9c3;
  background: url("/public/images/header-footer/img/icon-search.png") center right no-repeat;
  width: 330px;
  height: 33px;
  float: left;
}
header .head .smart-search form .dd-select {
  width: 60px !important;
  height: 33px;
}
header .head .smart-search form .dd-select label,
header .head .smart-search form .dd-select small {
  display: none;
}
header .head .smart-search form .dd-container {
  float: left;
  width: 70px !important;
}
header .head .smart-search form .dd-options img {
  margin-top: 4px;
}
header .head .smart-search form .dd-options label {
  text-align: left;
  margin-left: 26px;
}
header .head .smart-search form .dd-option-description {
  display: none;
}



.imageAndText{
    background-image: url('/public/images/header-footer/img/Blog_shirit.jpg');
    min-height:30px;
}



.header-span {
    display: none;
}


.first {

    overflow: hidden;
}
.second {
    list-style: none;
    margin: 0;
    padding: 0;

}
.third {

    font-size: .8em;
    display: table;
    white-space: nowrap;

    padding:24px;
}
.third img {
    //display: table-cell;
    width: 35px;
    border:1px solid #bebfc1;
}
.third span {
    color: #3f3f3f;
    font-size:16px;
    vertical-align: middle;
}



/* Menu CSS */
#cssmenu, #cssmenu > ul {
                  background: url(/public/images/header-footer/img/highlight-bg.png) repeat;

                  font-family:"Gotham medium";
                /*  font-weight: 600;*/
font-size: 13px;
              }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
    #cssmenu, #cssmenu > ul {
        background: url(/public/images/header-footer/img/highlight-bg.png) repeat;

         font-family: "Gotham medium"!important;
        font-weight: normal!important;
        font-size: 13px;
    }
}
#cssmenu:before,
#cssmenu:after,
#cssmenu > ul:before,
#cssmenu > ul:after {
    content: "";
    display: table;
}
#cssmenu:after,
#cssmenu > ul:after {
    clear: both;
}
#cssmenu {
    width: auto;
    zoom: 1;
}
#cssmenu > ul {
    background: url(/public/images/header-footer/img/menu-bg.png) repeat;
    margin: 0;
    padding: 0;
    position: relative;
    height:50px;
}
#cssmenu > ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#cssmenu > ul > li {
    float: left;
    position: relative;
}



#cssmenu > ul > li:last-child {
    float:right;
    margin-right:185px;
    z-index: 999;
}

#cssmenu > ul > li > a {
    padding:18px 26px;
    display: block;
    color: white;
    font-size: 13px;
    font-family: "Gotham medium";
    text-decoration: none;
    text-transform: uppercase;
    /* text-shadow: 0 -1px 0 #0d0d0d;
     text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);*/
    line-height: 18px;
}
#cssmenu > ul > li:hover > a {
    background: url(/public/images/header-footer/img/highlight-bg.png) repeat;
    /*text-shadow: 0 -1px 0 #97321f;
    text-shadow: 0 -1px 0 rgba(122, 42, 26, 0.64);*/

    color:#393D3D
}

#cssmenu > ul > li.active:hover > a {
    background: url(/public/images/header-footer/img/highlight-bg.png) repeat;
    /*text-shadow: 0 -1px 0 #97321f;
    text-shadow: 0 -1px 0 rgba(122, 42, 26, 0.64);*/

    color:#393D3D;
}
#cssmenu > ul > li > a > span {
    line-height: 18px;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li > a:active {
    background: url(/public/images/header-footer/img/hover.png) repeat;

}
/* Childs */
#cssmenu > ul ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 120px;
    background: url(/public/images/header-footer/img/menu-bg.png) ;
    margin: 0;
    padding: 0;
    z-index: -1;
min-width:156px;
  /*  margin-left:366px;*/

}
#cssmenu > ul li:hover ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
    color: #000;
    z-index: 2;
    top:54px;
    right: 0;
}
#cssmenu > ul ul:before {
    content: "";
    position: absolute;
    top: -10px;
    width: 100%;
    height: 20px;
    background: transparent;
}
#cssmenu > ul ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#cssmenu > ul ul li a {
    padding: 18px 26px;
    display: block;
    color: white;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
  min-width: 160px;

    border-left: 4px solid transparent;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
#cssmenu > ul ul li a:hover {
    border-left: 4px solid #E6B222;
    background: url(/public/images/header-footer/img/hover.png) repeat
}
#cssmenu > ul ul li a:active {
    background: url(/public/images/header-footer/img/menu-bg.png) repeat;
}



 



/* Index menu style */


 
.homeNav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #E6B221;
}

.homeNavList {
    float: left;
 /*border-right:1px solid #393D3D; */
    position: relative;
    left: 18%;
/* margin:3px 0;*/
}

li.homeNavList:last-child {
    border-right: none;
}

li.homeNavList a {
    display: block;
    color: #393D3D;
    text-align: center;
    padding: 7px 16px;
    text-decoration: none;
font-family:'Gotham book';
 
}

li.homeNavList a:hover:not(.active) {
    background-color: #393D3D;
	color:#E6B221;
	 text-decoration: none;
}
li.homeNavList a.activated {
    background-color: #393D3D;
	color:#E6B221;
	 text-decoration: none;
}
.active {
    /*background-color: #4CAF50;*/
}
 @media screen and  (max-width: 1024px) {
    header .head form {

        margin-right: 170px;
    }
	
	.homeNavList{left:0%;}
}

@media screen and (max-width: 979px) {
    h1 a {
        margin: auto;
    }

    header .head form {

        margin-right: 9px;
    }
}
@media screen and  (max-width: 650px) {
    header .head form {

        margin-right: 3px;
    }
}


 @media screen and  (max-width: 600px) {
 
	 	.homeNavList{left:0%;}
	li.homeNavList a {padding: 7px 9px;}
	.imageAndText {width: 107%;}
	  header .head form {

        margin-right: 33px;
    }
header .head h1{width: 100%}
header .head form {width:100%}
.span12>head>h1{
margin: 0 auto!important;
width: 100%;
}
.field-wrap{
margin: 0 auto!important;
width: 360px;
}
.head>form{
margin: 0;
margin-right:0!important;
}
.container{
width: 100%;
}
.forgot{
margin: 7px auto;
width: 360px;
padding-left: 2px;
}
header>.imageAndText {
width: 100%;
}


}

@media (max-width: 500px) and (min-width: 370px) {
	  header .head form {

        margin-right: 7px;
    }
}

@media only screen and (max-width : 480px) {
	.imageAndText {max-width: 470px;
	width: 343px;}

}

 @media screen and  (max-width: 360px) {
 
	.homeNavList{left:0%;}
	li.homeNavList a {padding: 7px 4px;}
	.imageAndText {width: 320px;}
 
 
 
li.homeNavList a {
padding: 7px 4px;
}
header .head form input[type="text"], header .head form input[type="password"]{
margin-right:0;
width:110px;
}
.field-wrap{
padding-left: 7px;
}
.forgot{
padding-left: 9px;
}
}


 @media screen and  (max-width: 320px) {
 
header .head form input[type="text"], header .head form input[type="password"] {

width: 110px;
margin-right:0
}
}


