

@media only screen and (max-width:1199px)
{
	.navigation{ display:none;}
	
	
	
	.social-1 .fb {
    background: rgba(0, 0, 0, 0) url("../images/socail-icon.png") repeat scroll 0 0 / 98px auto;
    height: 30px;
    width: 30px; 
	transition:all ease-in-out .3s;
}
.social-1 .fb:hover{ background: rgba(0, 0, 0, 0) url("../images/socail-icon.png") repeat scroll 0 0 / 98px auto;
    height: 30px;
    width: 30px; 
	background-position:0 -30px;
}


.social-1 .tw {
    background: rgba(0, 0, 0, 0) url("../images/socail-icon.png") repeat scroll 0 0 / 98px auto;
    height: 30px;
    width: 30px;  transition:all ease-in-out .3s;
	background-position:-33px 0;
}
.social-1 .tw:hover{ background: rgba(0, 0, 0, 0) url("../images/socail-icon.png") repeat scroll 0 0 / 98px auto;
   height: 30px;
    width: 30px; 
	background-position:-33px 30px;
	
}


.social-1 .inta {
    background: rgba(0, 0, 0, 0) url("../images/socail-icon.png") repeat scroll 0 0 / 98px auto;
    height: 30px;
    width: 30px; transition:all ease-in-out .3s;
	background-position:30px 0px
}
.social-1 .inta:hover{ background: rgba(0, 0, 0, 0) url("../images/socail-icon.png") repeat scroll 0 0 / 98px auto;
    height: 30px;
    width: 30px;
	background-position:30px 30px ;
}
	


	
	
}



@media only screen and (max-width:991px)
{
	.search-bar img{ margin-top:-70px; }
	
	 @-moz-document url-prefix() { 
 	.search-bar img{ margin-top:0px !important;
 }
	 }
	 
 .footer-1 h3 {
    color: rgb(255, 255, 255);
    font-size: 15px ;
    font-weight: lighter ;
}




.header-1 p{font-size: 15px; }
	
	.cd-testimonials-wrapper {
    max-width: 768px;
    position: relative;
    z-index: 1;
	width:100% !important;
	margin:0 !important; padding:0 !important;
 
}

}






	
@media only screen and (max-width:800px)
{
			
			
	
	.header-1 p {

    margin-bottom: 0;
    padding: 14px 11px;
	font-weight:lighter;
	font-size:13px; }
 
 .logo img {
    width: 100% !important;
	max-width:260px;
}
 
 
 .sec-box-1 h2{ font-size:18px;}
 
}

@media only screen and (max-width:767px)
{
		.testimonials{ display:none;}
		
		.search-bar img{ -webkit-margin-top:-30px;}	
		
		.footer-1 h3 {
    border: 1px solid rgb(85, 85, 85);
    color: rgb(255, 255, 255);
    font-size: 21px;
    font-weight: bold;
    padding: 18px;
}

}

	




@media only screen and (max-width:550px)
{ 
		.logo {
    text-align: center;
		}
		
		.search-bar{ text-align:center;}
		.social-1 {
    margin: auto;
    width: 126px; margin-top:38px;
}

.pad{ padding:0 !important;}

.flag-icon{ width:136px;}


.header-1 p {
    background: rgb(34, 34, 34) none repeat scroll 0 0;
    display: block;
    float: right;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 15px 19px;
    width: 100%;
}




.search-bar img{ margin-left:160px;  }
	
	 @-moz-document url-prefix() { 
 	.search-bar img{ margin-left:0;
 }
	 }
	 
	 
	 


.testimonials{ background:none;}





}






