h3, h3 a {
margin: 5px 0 15px 0;
    color: black;
    font-style: initial;
    font-weight: bold;
}

.breadcrumbs {
    display: none !important;
}


.logo img {
    display: block;
    position: relative;
    max-width: none;
    padding-left: 40px;
}

:lang(en_us) .navbar .nav>li>a {
font-family: century gothic;
}

.btt-arrow {
font-family: genericons;
}


li#nav-menu-item-2789 {
    text-align: right;
}



.box_small_holder.left {
    margin-right: 0px;
}

.footer_holder a {
line-height: 35px;
font-size: 15px;
}



.content { min-height: inherit !important; }


textarea {
    font-family: inherit;
    font-size: 13px;
    border: 0;
    background-color: #f4f3f4;
    height: 20px;
    margin: 0 0 20px 0;
    color: #7c7c7c;
    width: 57%;
    padding: 20px 0%;
    outline: 0;
    resize: none;
}

.selectnav {
    text-align: right;
}



.button, input[type='submit'] {
    font-size: 18px;
    padding: 4px 4px;
}

.drop_down2 .second .inner_arrow {
    float: left !important;
}

.container_inner ul li {
    list-style-type: circle;
    list-style-position: inside;
}

table.standard-table {
    background-color: #ECEEF1;
}

.box_small_holder.black, .selectnav, .selectnav ul, .circle_item:hover .circle, .progress_bars .progress_content_outer, .tabs .tabs-nav li.active a, .tabs .tabs-container, .price_table_inner, table.standard-table th, table.standard-table tr:nth-child(odd) td, .testimonial_with_background, .message.different_message_color, input, textarea, .widget.widget_archive select, .widget.widget_categories select, .widget.widget_text select, .widget.widget_search form input[type="text"], .accordion h3 span:hover {
    background-color: #ECEEF1;
}

img {
    max-width: 85%;
    height: initial;
}

#two-column{
	width: 550px;
background:#F6F6F6;
}
#two-column #left{
	width: 300px;
	float: left;
}
#two-column #right{
	width: 250px;
	float: right;
}
#two-column p{
	margin-bottom: 12px;
}
#two-column input[type="text"]{
	border:none;
	border:1px solid #000;
	font-size :14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 540px;
	padding: 5px;
}
#two-column #right input[type="text"], #two-column #left input[type="text"]{
	width:240px;
}
#two-column textarea {
    position: relative;
    padding: 5px;
    border:1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 540px;
}
#two-column input[type="submit"]{
	padding:8px 18px;
	background:#28A6DC;
	color:#222;
	border: 1px solid #fff;
	float:right;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#two-column input[type="text"]:focus, #two-column textarea:focus{
	background: #eee;
}



#two-column input[type="submit"]:hover{
	background:#fff;
	color:#222;
	border: 1px solid #222;
}

@media screen and (min-width: 1366px) {
  .wrapper > .content {
    min-height: 800px !important;
  }
}


    .container_inner ul li {
    list-style-type: none;
  }

	.jtr h4{
		top:-52px;
		position:relative;
		
	}
	
}
;