.logo{
	float:left;
}

.toppadding{
	padding:15px 0;
	position: relative;
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.info-box ul {
    position: relative;
    margin-top: -6px;
}

.info-box li {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.info-box {
    position: relative;
    float: left;
    min-height: 56px;
    margin-left: 40px;
    font-size: 13px;
    color: #777777;
    padding: 5px 0px 0px 64px;
	margin-top:10px;
}

.info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #ff4040;
    color:#3a4145;
    font-size: 20px;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


/******************* Footer Style *************************/
.sc_item_subtitle{
	margin: 0 0 0.8em;
    font-size: 1em;
    text-transform: uppercase;
    text-align: left;
}
.scheme_original .sc_item_subtitle {
    color: #22cca2;
}

.sc_item_title {
    margin: 0;
    text-align: left;
}

scheme_original .sc_form_address_data_name {
    color: #22cca2;
}

.sc_form .sc_form_address .sc_socials {
    text-align: left;
    display: block;
    margin-top: 2.2em;
}

.sc_socials_item {
    margin: 0 0.72em 0.25em 0;
	 display: inline-block;
    outline: none;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	background-color:#ff4040;
	width: 2.5em;
	height:2.5em;
	text-align:center;
}

.sc_socials_item:hover{
	background-color:#d23223;
}

.sc_socials_item a{
    line-height: 2.5em;
	display:inlin-block;
	color:#fff;
	
}

.sc_form .label_over label {
    display: none;
}

.scheme_original .sc_socials.sc_socials_shape_round a {
    border-color: #fff;
}

.sc_form_address_field{
	margin-bottom:15px;
	font-size:16px;
}

.ftrform .label{
	    color: #262626;
		font-size:1em;
		
}


.red-text{
	color:#e74b3c;
}

.ftrform input[type="tel"], .ftrform input[type="password"], .ftrform input[type="search"], .ftrform select, .ftrform textarea, .ftrform .form-control {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    outline: none !important;
    resize: none !important;
    border-radius: 0 !important;
    padding: 0.45em 0 !important;
    border: none !important;
    height: 3.35em !important;
	border:none !important;
    border-bottom: 1px solid #dcdfe1!important;
    background: transparent !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
	box-shadow:none;
}


.counter-bg{
	background: url(../images/bg01.jpg) 0 0 no-repeat fixed;
   background-position: 0 0;
	position: relative;
    padding:40px 0;
    margin: 0 auto;
    overflow:hidden;
    width: 100%;
	height:100%;
    z-index: 3;
    color: #fff;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	font-family:'OpenSansRegular';
	
   
}

.counter-bg .overlay {
    background-color: #1e1e1e;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 0;
	clear:both;
}

.counter-bg .counter{
	z-index:1000;
}

.counter-bg span {
	font-size: 66px;
	color: #f5d218;
	/*margin-bottom: 350px;*/
	display: inline-block;
	font-weight: 700;
	text-align: center;
	z-index:100
}
.counter-item i{ font-size:60px; display:block;}

.counter-item p{ font-size:22px; text-transform:uppercase;}
.counter-bg span > span {
margin-bottom: 0;
}

.counter-bg .counter-item {
    text-align: center;
    border: double 3px rgba(255, 255, 255, 0.6);
    border-radius: 2px;
    padding: 30px 10px;
    margin-bottom: 30px;
}

.contact-alert .alert {
    background: #4682b4;
    color: #FFF;
    font-family: "OpenSansRegular";
    font-size: 20px;
    line-height: 31px;
    text-transform: capitalize;
}


 @media only screen and (max-width: 1024px) {
.counter-bg span {
font-size: 33px;
margin-bottom: 50px;
}
}
 @media only screen and (max-width: 800px) {
conuter-bg. div > span {
font-size: 66px;
display: inline-block;
width: 100% !important;
margin-bottom: 100px;
}
.counter-bg span {
font-size: 66px;
}

}


@media (max-width: 1439px) and (min-width: 1263px){
h2 {
    font-size: 3.1em !importnat;
}

.sc_item_title:after {
    content: ' ';
    display: block;
    width: 1.05em;
    height: 2px;
    margin: 0.6em 0 1.15em;
    background-color: #ff4040;
}

}
/*************************************************************/

@media only screen and (max-width: 990px){
.topinfo{
	margin-top:15px;
}

.topinfo{
	float:none !important;
	text-align:center;
	width:100%;
	
}

.info-box{
	float:none;
}


.info-box .icon-box {
    position: relative;
    display: block;
    top: 0px;
    margin: 0 auto 15px;
	border: 1px solid red yellow !important;
}

}