 @media only screen and (max-width : 1280px) {

 }
 

@media only screen and (max-width : 1050px) {
.logo a img {
    width: 100%;
}
.social ul li {
    display: inline-block;
    float: left;
    padding: 13px 5px;
}
.social ul li a {
    color: #9a0b0a;
    font-size: 20px;
    background: #fff;
    border-radius: 100% 100%;
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 38px;
}
.slider {
    float: left;
    width: 100%;
}
.slider ul li .text_bg {
    margin: 0 auto;
    text-align: center;
    width: 70%;
}
.slider ul li .text_w h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    line-height: 55px;
    margin-bottom: 0;
    margin-top: 70px;
    padding: 4px;
    text-align: center;
    text-transform: uppercase;
}
.slider ul li .text_w p {
    color: #f9ad18;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px 20px;
    text-align: center;
}

.slider ul li .text_w a img {
    float: none;
    height: auto;
    width: 35px;
}
.menu ul li {
    display: inline-block;
    float: left;
    padding: 12px 0;
}
.menu ul li a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 4px 8px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.about_real_bg .text_about .boder img{
	width:100%;
}
.testimonials_slider {
    margin: 0 auto;
    width: 95%;
}
.testimonials_slider p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0;
}
.resp-tabs-list li{
	font-size:12px;
}
.text_w ul li .icon {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 100%;
    color: #dd374d;
    float: left;
    font-size: 30px;
    height: 85px;
    margin-left: 16%;
    padding: 23px 0;
    text-align: center;
    width: 85px;
}
.map .boder img{
	width:100%;
}
.latest_work_w .boder img{
	width:100%;
}
.menu {
    display: block;
    float: left;
    position: relative;
    width: 90%;
}
.mobile {
    display: none;
}

.zoominheader {
    width: 100%;
    height: 219px;
    text-align: center;
    background: url(../images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 10s ease-in infinite;
    animation: zoomin 10s ease-in infinite;
    transition: all .3s ease-in-out;
    overflow: hidden;
    margin: 0px auto;
    margin-top:20%;
	    float: left;
}
	.header-top .email {
    background: url(../images/mail_icon.png) no-repeat;
    padding: 5px 5px;
    float: right;
    margin-top: 15px;
}
.header-top .call {
    background: url(../images/phone_icon.png) no-repeat;
    float: right;
    padding: 5px 5px;
    margin-top: 11px;
	    margin-left: 5%;
}
}

@media only screen and (max-width : 767px) {
.zoominheader {
    width: 100%;
    height: 150px;
    text-align: center;
    background: url(../images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-animation: zoomin 10s ease-in infinite;
    animation: zoomin 10s ease-in infinite;
    transition: all .3s ease-in-out;
    overflow: hidden;
    margin: 0px auto;
    margin-top:50%;
	    float: left;
}
.zoomoutheader {
    width: 60%;
    height: 67%;
    text-align: center;
    background: none;
    -webkit-animation: zoomout 5s ease-in infinite;
    animation: zoomout 5s ease-in infinite;
    transition: all .3s ease-in-out;
    overflow: hidden;
}
.slider_inner ul li .text_w h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 55px;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
}
.logo {
    float: left;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

.menu_w {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.menu {
    display:none;
    float: left;
    position: relative;
    width: 90%;
}
.mobile {
    display: block;
}
.social {
    float: left;
    width: 100%;
}
.about_real_bg {
	height:auto;
}
.slider ul li .text_bg {
    margin: 0 auto;
    text-align: center;
    width:35%;
}
.text_w h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 0;
    margin-top: 50px;
    padding: 4px;
    text-align: center;
    text-transform: uppercase;
}
.slider ul li img {
    float: left;
 height: 260px;
    width: 100%;
}
.services-bg .icons img{
width:auto;
}
.about-agent img {
    float: right;
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}
.services-bg h3 {
    color: #fff;
    padding: 0px 0 5px;
    margin: 0;
    font-weight: bold;
    font-size: 17px;
    background: url(../images/line.png) no-repeat;
    background-position: left 40px;
}
.services-padding {
    padding-right: 0px;
    padding-left: 0;
}

.logo {
    width: 100%;
    float: left;
    text-align: center;
    margin: 5px 0;
}
.logo a img {
    width: 280px;
}
.header-top .call {

    float: right;
    margin-top: 15px;
}
.header-top .email {
    padding: 5px 5px;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
}
 
@media only screen and (max-width:480px) {
.header-top .col-xs-6{
	width: 100%;
	float: left;
	}
.header-top .call {
    /* background: url(../images/mail_icon.png) no-repeat; */
    float: right;
    margin: 6px 23%;
}
.header-top .email {
    /* background: url(../images/mail_icon.png) no-repeat; */
    /* padding: 5px 5px; */
    float: left;
    margin: 5px 16%;
    margin-bottom: 10px;
}

.adders {
    float: left;
    margin-top: 10px;
    padding-bottom: 0;
    width: 100%;
}
.tab .resp-tabs-container h2 {
    color: #252525;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 10px 5px;
    text-align: left;
}
.text_w ul li {
    float: left;
    margin-bottom: 15px;
    width: 50%;
}
.slider ul li img {
    float: left;
 height:  auto;
    width: 100%;
}
}