    
	
    body{font-family: font-family: 'Open Sans', 'sans-serif';}
    .btn{font-family: font-family: 'Oswald', 'sans-serif';}
    h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
      font-family: 'PT Sans Caption', 'sans-serif'; !important;
    }

    .header-wrapper{
      width: 100%;
      z-index: 20;
      position: relative;
      border-bottom:1px solid #efefef;
      margin-bottom: 23px;
    }

    .container{max-width: 1200px;}


    .searchbtn{margin-right: 10px;}



    .logo img{width:100%;max-width:206px;min-width:150px;}
    

    .footer-cont .panel .panel-heading{
      font-family:'Oswald',sans-serif;
      font-size: 16px;
      border-bottom: 1px solid #ebebeb;
    }

    .footer-cont .panel .list-group{
      border-top: 1px solid #ffffff;
    }

    .footer-cont .newsletter{padding-top: 15px;}

    .footer-cont .panel,.footer-cont .list-group li,.footer-cont .list-group a{
      border: none;
      background: none;
      box-shadow: none;
      color: #b9b7b7;
    }
    .footer-cont .list-group {
      box-shadow: none;
    }
	

	
	.footer-cont{
		background: #fafafa;
		padding-top: 10px;
	}

  .alertmodal .acceptbtn{display: none;}
	


    @media (max-width: 767px) {
    
    }
    @media (min-width: 768px) and (max-width: 991px) {
    }
    @media (min-width: 992px) and (max-width: 1199px) {
    }
    @media (min-width: 1200px) {
    }