@media(max-width:1250px) {
.nav-item {
margin-left: 35px;
}

}

@media(max-width:1023px) {
.nav-item {
margin-left: 10px;
}
.feedback2 {
width: 405px;
height: 140px;
margin-bottom: 540px;
margin-left: 160px;
}
}

@media(max-width:991px) {
.feedback2 {
width: 405px;
height: 140px;
margin-bottom: 540px;
margin-left: 50px;
}
}

@media(max-width:768px) {
.btn {
width: 170px;
height: 50px;
color: #fff;
background: #61799b;
border: none;
margin-left: 260px;
margin-top: 50px;
margin-bottom: 30px;
text-transform: uppercase;
font-weight: bold;
}
.ab-img {
position: relative;
left: 10px;
}
.sub-head {
padding-left: 10px;
}
.ab-sub-text {
padding-left: 10px;
padding-bottom: 20px;
padding-top: 10px;
}
} 

@media(max-width:540px){
.text2 {
color: #ff6600;
float: left; 
}
.globe-img {
position: relative;
top: 20px;
left: 190px;
margin-bottom: 40px;
}
.imgtext {
font-weight: bold;
text-align: justify;
align-items: center;
padding-left: 130px;
}
.about-img {
border: 1px solid #000;
position: relative;
left: 30px;
margin-bottom: 15px;
}
.btn {
width: 170px;
height: 50px;
color: #fff;
background: #61799b;
border: none;
margin-left: 195px;
margin-top: 50px;
margin-bottom: 30px;
text-transform: uppercase;
font-weight: bold;
}
.ab-img {
position: relative;
left: 145px;
}
.sub-head {
padding-left: 145px;
padding-bottom: 20px;
}
.ab-sub-text {
padding-left: 145px;
padding-bottom: 20px;
padding-top: 10px;
}
.pre-text{
margin-left: 20px;
}
.feedback2 {
width: 405px;
height: 140px;
margin-bottom: 540px;
margin-left: -55px;
}
}

@media(max-width: 412px) {

.globe-img {
position: relative;
top: 20px;
left: 115px;
margin-bottom: 40px;
}
.imgtext {
font-weight: bold;
text-align: center;
padding-left: 0px;
margin-bottom: 15px;
}
.about-img {
border: 1px solid #000;
position: relative;
left: 0px;
margin-bottom: 15px;
}
.btn {
width: 170px;
height: 50px;
color: #fff;
background: #61799b;
border: none;
margin-left: 125px;
margin-top: 50px;
margin-bottom: 30px;
text-transform: uppercase;
font-weight: bold;
}
.logo-img {
width: 220px;
height: 110px;
position: relative;
left: 75px;
}
.key-img {
width: 130px;
height: 85px;
/* float: right; */
position: relative;
left: -135px;
top: 15px;
}
.ab-img {
position: relative;
left: 90px;
}
.sub-head {
padding-left: 90px;
padding-bottom: 20px;
}
.ab-sub-text {
padding-left: 90px;
padding-bottom: 20px;
padding-top: 10px;
}
.inmp-img {
display: block;
width: 100%;
margin: 1px auto;
}
.feedback2 {
width: 405px;
height: 140px;
margin-bottom: 540px;
margin-left: -125px;
}
}
@media(max-width: 380px) {
.feedback2 {
width: 405px;
height: 140px;
margin-bottom: 540px;
margin-left: -140px;
}

}

@media(max-width: 360px){
.btn {
width: 170px;
height: 50px;
color: #fff;
background: #61799b;
border: none;
margin-left: 95px;
margin-top: 50px;
margin-bottom: 30px;
text-transform: uppercase;
font-weight: bold;
}
.globe-img {
position: relative;
top: 20px;
left: 95px;
margin-bottom: 40px;
}
.logo-img {
width: 220px;
height: 110px;
position: relative;
left: 50px;
}
.key-img {
width: 130px;
height: 85px;
/* float: right; */
position: relative;
left: -95px;
top: 15px;
}
.ab-img {
position: relative;
left: 65px;
}
.sub-head {
padding-left: 65px;
padding-bottom: 20px;
}
.ab-sub-text {
padding-left: 65px;
padding-bottom: 20px;
padding-top: 10px;
}
#tbName {
width: 340px;
height: 50px;
border-radius: 10px;
background-color: #e1e1e1;
padding: 20px;
margin-left: 135px;
}
#tbPhone {
width: 340px;
height: 50px;
border-radius: 10px;
background-color: #e1e1e1;
padding: 20px;
margin-left: 135px;
}
#tbEmail {
width: 340px;
height: 50px;
border-radius: 10px;
background-color: #e1e1e1;
padding: 20px;
margin-left: 135px;
}
#choose {
width: 340px;
height: 60px;
border-radius: 10px;
background-color: #e1e1e1;
padding: 20px;
margin-left: 135px;
margin-top: 30px;
}
#tbMessage {
width: 340px;
height: 210px;
border-radius: 10px;
margin-bottom: 10px;
background-color: #e1e1e1;
padding: 20px;
margin-left: 135px;
}
#msg1 {
width: 340px;
height: 50px;
background: #000033;
border: none;
color: #ffffff;
margin-top: -5px;
margin-bottom: 30px;
margin-left: 135px;
}
}