

@media (max-width:991px){
.logow {
    max-width: 220px;
    margin-top: -10px;
}
.widthnone {width: inherit !important;}
}
@media (max-width:767px){
.icon-wrapper {
    margin-top: 20px;
}
.navbar-header {
    margin-right: 10px !important;
    margin-left: 10px !important;
}
.footer-head {
    margin: 20px 0 20px;
}
.aboutus {
    padding: 40px 10px;
}
.abtimages-sec {
    position: relative;
    display: inherit;
    float: left;
    margin: 16px 0 5px 5px;
    max-width: 100%;
}
.aboutus2 {
    float: left;
    width: 100%;
    padding: 40px 15px;
}


.DivToggle991 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient:vertical;
-moz-box-orient:vertical;
-webkit-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column;
/* optional */
-webkit-box-align:center;
-moz-box-align:center;
-ms-flex-align:center;
-webkit-align-items:center;
align-items:center;
}
.DivToggle991 .first_div991 {
-webkit-box-ordinal-group:2;
-moz-box-ordinal-group:2;
-ms-flex-order:2;
-webkit-order:2;
order:2;
}

.DivToggle991 .second_div991 {
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order:1;
}

.display767none {display: none;}
.srvc-sec-nav-ul {margin-top: 30px;}
.quotennbg2 {
    padding: 30px 20px 30px 20px !important;
}
.quotebg2 {
    padding: 30px 20px 30px 20px !important;
}
.choose {
    padding: 40px 15px 40px;
}
}
@media (max-width:640px){
.displaynone {display: none;}
.quotebg button.btn {
    width: 29%;
    height: 40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.quotebg {
    background-color: #ef5417;
    padding: 30px 10px !important;
}

.hero h1 {
    font-size: 24px;
}
.hero p {
    font-size: 11px;
	margin: 20px 0 0;
}
.hero2 {
	width: 90%;
}
.hero2 h1 {
    font-size: 24px;
}
.hero2 p {
    font-size: 11px;
	margin: 20px 0 0;
}

.hero3 h1 {
    font-size: 24px;
}
.hero3 p {
    font-size: 11px;
	margin: 20px 0 0;
}
.worldwid {
    font-size: 26px;
}
.explore {
    font-size: 17px;
}.box-title {
    font-size: 20px;
}
.box-paragra {
    font-size: 14px;
}
.pdngnn640 {padding-left: 0px !important;padding-right: 0px !important;}
.quotebg button.btn {
    width: 28%;
}

.main-banner2 {
    height: 120px;
}
.icon-wrapper2 {
    margin-top: 11px;
}
.searchform {
    width: 100%;
}
.search-head {
    font-size: 14px;
    text-align: center;
    float: none;
}
.searchform input {
    width: 70%;
}
.searchform button {
    width: 28%;
}.banner2h2 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #ef5417;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    line-height: 30px;
}
}