@media only screen and (min-width : 900px) and (max-width : 1290px) and (orientation : portrait) {

}

@media only screen and (min-width : 900px) and (max-width : 1920px) and (orientation : landscape) {

}
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
}
@media only screen and (min-width : 768px) {
.nav li ul {
    width: 400px;
    background: #004974;
text-align: left;
}
.nav li ul li {
    float: left;
    width: 198px;
    vertical-align: top;
}
.nav li li a {
    padding: 7px 20px !important;
    border-top: 1px solid #ddd !important;
}
}
@media screen and (max-width: 1055px) {

}
@media only screen and (max-width:1024px) {
.banner_left_side {
    top: 0;
    width: 60%;
}
.banner_txt_p p:first-child {
    font-size: 52px;
}
.banner_service_div {
    margin: 10px;
}
.auctor {
    padding-right: 30px;
}
.carpets .homeText {
    font-size: 24px;
}
}

@media screen and (max-width:1000px) {
}

@media screen and (max-width: 980px) {
.banner_left_side {
	top: 0;
}
.banner_txt_p p:first-child {
    font-size: 36px;
}
.banner_txt_p p:nth-child(2) {
    font-size: 18px;
}
.banner_txt2 {
	margin-top: 13px;
}
.service_txt p {
    font-size: 18px;
}
.service_link a {
    font-size: 14px;
    padding: 5px 12px;
}
.services_head {
    font-size: 42px;
}
.top_contact p:first-child {
    font-size: 24px;
}
.top_contact p:nth-child(2) {
    font-size: 32px;
}
.banner2_head p:first-child {
    font-size: 52px;
}
.middle_part2 .col-sm-8 {
	width: 100%;
}
.middle_part2 .col-sm-4 {
	width: 100%;
}
.banner_right_form {
    float: none;
    margin: 0 auto;
}
.auctor {
    padding: 0px;
}

}
@media screen and (max-width: 860px) {

}
@media screen and (max-width: 812px) {



}

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

}
@media only screen and (max-width:767px) {
.banner_left_side {
    width: auto;
}
.top_right {
    text-align: center;
}
.top_contact p:first-child {
    font-size: 20px;
}
.top_contact p:nth-child(2) {
    font-size: 26px;
}
.logo {
    text-align: center;
}
.top_icon {
    text-align: center;
}
.top_icon li {
    margin: 0 15px;
}
.banner_img {
    height: auto;
}
.banner_txt2 {
    margin: 0;
    width: 100%;
	position: inherit;
}
.banner_left_side {
	position: inherit;
}
.banner_txt_p p:first-child {
    font-size: 36px;
}
.banner_txt_p p:nth-child(2) {
    font-size: 20px;
}
.banner_txt_p {
    position: absolute;
    text-align: center;
    top: 15px;
}
.banner_right_side {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
}
.banner_right_form {
    display: inline-block;
    float: none;
    width: auto;
}
.banner_service_div2 p {
	font-size: 20px !important;
	text-align: left;
}
.service_img img {
    width: 100%;
}
.services_head {
    font-size: 32px;
    margin-bottom: 10px;
}
.carpets .homeText {
    font-size: 22px;
    line-height: normal;
}
.money {
    font-size: 22px;
    line-height: normal;
}
.copy_right {
    text-align: center;
}
.copy_right p {
	float: none !important;
}
.banner_div {
	text-align: center;
}
.banner_service_div {
    margin: 10px;
    text-align: left;
}
.banner_div4 {
    margin: 10px;
    text-align: left;
}
.service_txt p {
    font-size: 30px;
}
.service_link a {
    font-size: 17px;
    padding: 8px 15px;
}
.banner2_head p:first-child {
    color: #2c2c2c;
    font-family: oswald-regular;
    font-size: 36px;
}
.middle_part2 .col-sm-4 {
    text-align: center;
}
.banner_txt2.container {
	background:#fff;
}
.home .banner_txt_p {
    position: relative;
}

}

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

}

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

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



}

@media only screen and (max-width:360px) {
.banner_txt_p {
    position: inherit;
}
.service_txt p {
    font-size: 22px;
}
.service_link a {
    font-size: 14px;
}
.copy_right p:first-child span {
	display: block;
}


}

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

}

@media only screen and (max-width : 640px) and (orientation : landscape) {

}
@media only screen and (max-width : 320px) and (orientation : portrait) {

}
