@charset "utf-8";

html,
body {
    width: 100%;
    overflow-x: hidden;
}

.bulet,
.heading h1,
.phone,
.sub1 {
    font-weight: 700
}

.box-menu a,
.phone a,
point.text a {
    text-decoration: none
}

.air-cargo,
.contact-ph,
.home {
    text-transform: uppercase
}

.btn,
.quote,
.social img,
.subletter {
    cursor: pointer
}

@font-face {
    font-family: "Myriad Pro";
    src: url(../fonts/Myriad%20Pro%20Regular.ttf)
}

@font-face {
    font-family: "Myriad Pro Regular";
    src: url(../fonts/Myriad%20Pro%20Regular.ttf)
}

* {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0
}

.call,
.heading h1 {
    border-radius: 50px
}

body {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    /* padding-bottom: 10px; */
}

.left {
    float: left
}

.right {
    float: right
}

.clearfix:after {
    content: "&nbsp;";
    font-size: 0;
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: block
}

* html .clearfix {
    height: 1px
}

.clear {
    clear: both
}

.hide {
    display: none
}

.align_right {
    text-align: right
}

.align_left {
    text-align: left;
    margin-top: 15px
}

.align_center {
    text-align: center
}

.align_justify {
    text-align: justify
}

.heading h1,
.welcome {
    text-align: center
}

.wraper {
    width: 1000px;
    margin: 0 auto
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.logo-sticky {
    display: none;
}

.top-bar {
    background: #f6f6f6;
    padding: 4px 0
}

.phone a {
    color: #fff
}

.phon-ctp12 {
    margin-left: 240px
}

.email {
    color: #666;
    line-height: 32px;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 14px
}

.email-icon {
    margin-top: 12px
}

.social {
    margin-top: 2px;
    opacity: .7
}

.social img {
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    width: 30px;
    margin-top: 1px
}

.social img:hover {
    filter: none;
    -webkit-filter: grayscale(0)
}

.social ul li {
    float: left;
    padding: 0 2px;
    list-style: none
}

.phone {
    color: #fff;
    font-size: 32px;
    font-family: Arial, verdana;
    line-height: 38px;
}

.heading h1,
.menu,
.sub1 {
    font-family: Arial, Helvetica, sans-serif
}

.call {
    background: #00713b;
    background: -moz-linear-gradient(top, #00713b 4%, #00542c 98%);
    background: -webkit-linear-gradient(top, #00713b 4%, #00542c 98%);
    background: linear-gradient(to bottom, #00713b 4%, #00542c 98%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00713b', endColorstr='#00542c', GradientType=0);
    padding: 2px 10px;
    margin-left: 30px
}

.active,
.box-menu:hover {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}

.ph-icon {
    margin-top: 5px;
    margin-right: 5px
}

.logo {
    margin-top: 9px;
}

.header {
    -webkit-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 2px 3px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 2px 3px 0 rgba(50, 50, 50, .75);
    height: 96px;
    /* margin-top: 55px; */
}

.menu {
    width: 710px;
    margin-left: 58px
}

.home {
    font-size: 16px;
    color: #033333;
    margin-top: 2px
}

.start {
    color: #545454;
    font-size: 12px;
    float: right
}

.box-menu {
    margin-left: 0;
    padding: 25px 11px;
}

.box-menu:hover {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 47%, #ededed 100%);
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    padding: 25px 10px;
}

.active {
    background: -moz-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 47%, #ededed 100%);
    padding: 25px 11px;
}

.banner {
    background: #398bb1;
    background: -moz-linear-gradient(left, #398bb1 1%, #c5e9f9 30%, #c5e9f9 70%, #398bb1 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #398bb1), color-stop(30%, #c5e9f9), color-stop(70%, #c5e9f9), color-stop(100%, #398bb1));
    background: -webkit-linear-gradient(left, #398bb1 1%, #c5e9f9 30%, #c5e9f9 70%, #398bb1 100%);
    background: -o-linear-gradient(left, #398bb1 1%, #c5e9f9 30%, #c5e9f9 70%, #398bb1 100%);
    background: -ms-linear-gradient(left, #398bb1 1%, #c5e9f9 30%, #c5e9f9 70%, #398bb1 100%);
    background: linear-gradient(to right, #398bb1 1%, #c5e9f9 30%, #c5e9f9 70%, #398bb1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#398bb1', endColorstr='#398bb1', GradientType=1);
    padding: 20px 0;
}

.banner-pic {
    background: url(../images/banner.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 550px;
    /* height: auto; */
}

.banner-pic-v1 {
    background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat scroll center 44px;
    height: 570px;
    /* height: auto; */
    position: relative;
}

.banner-pic-air {
    background: url(../images/banner-air.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 495px;
    /* height: auto; */
}

.banner-pic-sea {
    background: url(../images/banner-sea.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 570px;
    /* height: auto; */
}

.banner-pic-frieght {
    background: url(../images/freightcargobanner.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 495px;
    /* height: auto; */
}

.banner-pic-parcel {
    background: url(../images/parceltocargo.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 495px;
    /* height: auto; */
}

.banner-pic-courier {
    background: url(../images/courierbanner.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 495px;
    /* height: auto; */
}

.banner-pic-door {
    background: url(../images/doorbanner.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 495px;
    /* height: auto; */
}

.banner-pic-excess {
    background: url(../images/excess-bagage.png) center 44px no-repeat rgba(0, 0, 0, 0);
    height: 495px;
    /* height: auto; */
}

.banner-contact {
    background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x rgba(0, 0, 0, 0);
    margin-bottom: -27px;
    padding-bottom: 40px;
    padding-top: 21px
}

.heading h1,
.slide-box {
    background: url(../images/blur.png)
}

.heading h1 {
    color: #012556;
    /* font-size: 35px; */
    font-size: 30px;
    margin-top: 5px;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.slide-box {
    padding: 10px;
    width: 480px;
}

.point {
    width: 100%;
    margin: 5px 0;
    /* margin-right: 13px; */
    /* width: 230px; */
}

.box-bullet {
    float: left;
}

.box-widget {
    float: right;
}

.bulet {
    /* width: 166px; */
    color: #333;
    font-size: 17px;
    margin-left: 5px;
    line-height: 27px;
}

.sub1 {
    font-size: 21px;
    color: #012556;
    line-height: 27px;
    margin-bottom: 5px;
}

.wedjet {
    background: #fff;
    border: 6px solid #015e33;
    margin-right: 68px;
    padding: 10px;
    width: 356px;
    border-radius: 10px
}

.field input,
.field select {
    /* width: 336px; */
    width: 95%;
    padding: 10px;
    color: #828282;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    background: #e4e4e4;
    font-size: 18px
}

.field input {
    box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75)
}

.field {
    margin-bottom: 12px;
    position: relative;
}

.field select {
    box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75)
}

.wedjet-select select {
    margin: 0;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    background: #e4e4e4;
    color: #666;
    border: none;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    height: 42px;
    width: 356px;
    padding-left: 6px;
    font-size: 18px;
    padding-right: 18px
}

.wedjet-select,
.wedjet-select select option {
    background: #fff
}

.wedjet-select {
    position: relative;
    width: 323px;
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 12px
}

.wedjet-select:after {
    font: 11px Consolas, monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 2px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none
}

.sub,
.welcome {
    font-family: "Myriad Pro", Arial, verdana
}

.services-bg h2,
.welcome {
    font-size: 28px;
    line-height: 34px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px
}

.wedjet-select:before {
    background: url(../images/dr.jpg) right top/57px auto no-repeat rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 58px;
    pointer-events: none;
    position: absolute;
    right: -33px;
    width: 61px
}

.quote {
    background: url(../images/quote-btn.png) top left no-repeat;
    width: 336px;
    height: 77px;
    margin-left: 10px;
    margin-top: 12px
}

.services-bg {
    background: url(../images/service-bg.png) center center/cover no-repeat rgba(0, 0, 0, 0);
    margin-top: -30px;
    padding: 20px 20px 53px
}

.air-cargo,
.services-bg h2 {
    margin-top: 10px;
    text-align: center
}

.services-box {
    width: 212px;
    background: #fff;
    padding: 25px 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    min-height: 350px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* height: 45%; */
    align-items: center;
}

.air-cargo .align_justify2 {
    font-size: 17px;
    color: #2d2d2d;
    text-transform: capitalize;
}

.air-cargo .fly img {
    padding: 5px;
    border: 1px solid #ccc;
}

.text {
    text-align: center;
    font-size: 14px
}

.text a {
    color: #1c4b9b
}

.text a:hover {
    text-decoration: underline
}

.box a,
.footer-box ul li a,
.subletter a {
    text-decoration: none
}

.text-home {
    font-size: 15px;
    text-align: center
}

.read-more {
    border: 2px solid #0159a3;
    padding: 5px 10px;
    width: 160px;
    height: 38px;
    border-radius: 7px;
    text-align: center;
    line-height: 38px;
    margin-top: 15px;
    font-size: 20px;
    color: #0159a3;
    margin-left: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #f5f9f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #f5f9f0));
    background: -webkit-linear-gradient(top, #fff 0, #f5f9f0 100%);
    background: -o-linear-gradient(top, #fff 0, #f5f9f0 100%);
    background: -ms-linear-gradient(top, #fff 0, #f5f9f0 100%);
    background: linear-gradient(to bottom, #fff 0, #f5f9f0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f9f0', GradientType=0)
}

.box a {
    color: #666
}

.client h2,
.why-head {
    font-size: 28px;
    color: #000
}

.box {
    margin-left: 12px;
    margin-top: 20px
}

.services-box:hover {
    background: #fcfff4;
    background: -moz-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfff4), color-stop(100%, #e9e9ce));
    background: -webkit-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
    background: -o-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
    background: -ms-linear-gradient(top, #fcfff4 0, #e9e9ce 100%);
    background: linear-gradient(to bottom, #fcfff4 0, #e9e9ce 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#e9e9ce', GradientType=0);
    -webkit-box-shadow: inset 0 0 2px 0 rgba(50, 50, 50, .35);
    -moz-box-shadow: inset 0 0 2px 0 rgba(50, 50, 50, .35);
    box-shadow: inset 0 0 2px 0 rgba(50, 50, 50, .35)
}

.strok {
    background: #ccc;
    width: 100px;
    height: 4px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px
}

.services-box img {
    height: 55px;
    border: none !important;
}

.why {
    margin-top: 20px;
}

.whybox {
    width: 605px;
    margin-left: 25px
}

.why-head {
    margin-bottom: 10px;
    text-align: left
}

.why-text {
    text-align: justify
}

.bg,
.booking,
.booking-ph,
.client h2,
.copy,
.getintouch,
.subletter {
    text-align: center
}

.bullet-why {
    width: 580px;
    padding-left: 5px
}

.star {
    margin-top: 1px;
    /* margin-top: 4px; */
}

.client {
    background: url(../images/client.png) center center/cover no-repeat rgba(0, 0, 0, 0);
    margin-top: -30px;
    padding: 30px 0 54px
}

.client h2 {
    font-weight: 700;
    margin-top: 10px
}

.review {
    width: 305px;
    margin-top: 15px;
    color: #333
}

.user {
    margin-left: 30px;
    margin-right: 30px
}

.review-name {
    font-size: 18px;
    color: #000;
    margin-top: 15px;
    margin-bottom: 10px
}

.news input {
    padding: 10px;
    background: #ededed;
    font-size: 20px;
    width: 400px;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(50, 50, 50, .35);
    -moz-box-shadow: inset 0 0 2px 0 rgba(50, 50, 50, .35);
    box-shadow: inset 0 0 2px 0 rgba(50, 50, 50, .35);
    color: #666
}

.footer,
.sub {
    background: #0159a3
}

.copy,
.footer-box,
.footer-ph,
.getintouch,
.info,
.sub,
.subletter a {
    color: #fff
}

.sub {
    width: 200px;
    height: 44px;
    line-height: 44px;
    /* border-radius: 7px; */
    font-size: 24px;
    font-weight: 700
}

.name textarea,
.owner-heading {
    font-family: Lato, Arial, Verdana
}

.subletter {
    margin-left: 10px
}

.letter {
    margin-left: 180px
}

.footer {
    padding: 20px 0;
    margin-top: 0
}

.getintouch {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-box {
    /* width: 225px; */
    width: 300px;
    margin-left: 18px;
}

.footer-box ul li a {
    color: #fff
}

.footer-box ul li {
    padding: 3px 0;
    list-style: none
}

.footer-box ul li a:hover {
    text-decoration: underline
}

.areabtn a,
.submit a {
    text-decoration: none
}

.footer-ph {
    font-size: 22px;
    font-weight: 700
}

.social-footer ul li {
    float: left;
    padding: 0 2px;
    list-style: none
}

.social-footer img {
    width: 35px
}

.copy {
    background: #004076;
    font-size: 14px;
    height: 40px;
    line-height: 40px
}

.star2 {
    margin-top: 4px
}

.services-left {
    width: 550px;
    margin-top: 10px
}

.bullet-why2 {
    width: 522px;
    padding-left: 5px;
    color: #333
}

.bg,
.pic-box,
.pic-box img {
    width: 212px
}

.bg,
.bg-fly,
.bg-fly2 {
    background: url(../images/bg.png);
    padding: 5px 0;
    z-index: 1;
    position: absolute
}

.bg {
    color: #fff;
    margin-top: -30px
}

.pic-box {
    margin-left: 10px;
    margin-top: 10px
}

.services-right {
    width: 445px
}

.fly {
    width: 300px
}

.bg-fly,
.fly-courier img {
    width: 237px;
    display: block;
}

.where {
    font-size: 22px;
    font-weight: 700;
    color: #212121;
    margin: 10px 0;
}

.space-fly {
    margin-left: 30px;
    margin-right: 30px
}

.booking {
    color: #333;
    margin-top: 10px
}

.booking-ph {
    font-size: 30px;
    font-weight: 700;
    color: #0159a3;
    margin-bottom: 5px;
}

.about h2,
.sameday h2 {
    font-size: 28px;
    text-align: center
}

.fly-courier {
    width: 237px;
    margin-top: 10px
}

.space-fly-courier {
    margin-left: 15px
}

.bg-fly {
    text-align: center;
    color: #fff;
    margin-top: -30px
}

.sameday h2 {
    font-weight: 700;
    color: #000;
    margin-bottom: 10px
}

.fly-courier2 {
    width: 318px;
    margin-top: 10px
}

.fly-courier2 img {
    width: 318px
}

.bg-fly2 {
    width: 317px;
    color: #fff;
    margin-top: -33px;
    text-align: center;
}

.about h2,
.contact-info {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700
}

.header-box,
.header-box-v2 {
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 50
}

.logo:hover {
    opacity: .9
}

.about h2 {
    color: #000
}

.ownership {
    margin-left: 20px;
    width: 903px
}

.owner-heading {
    font-size: 22px;
    color: #333;
    font-weight: 700
}

.service h2 {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 10px
}

.contact-us {
    background: url(../images/service-bg.png) center center/cover no-repeat rgba(0, 0, 0, 0);
    padding-bottom: 40px
}

.space-time {
    padding-top: 134px
}

.contact-left {
    width: 340px;
    padding: 10px
}

.contact-right {
    width: 586px;
    padding: 20px 0
}

.contact-info {
    color: #fff;
    font-size: 22px;
    font-style: italic
}

.contact-ph {
    font-size: 18px;
    margin-bottom: 10px;
    color: #d7d7d7
}

.contact-ph span {
    text-transform: none;
    margin-left: 20px;
    color: #d7d7d7
}

.contact-address {
    width: 250px;
    text-transform: uppercase
}

.addres {
    font-size: 19px;
    text-transform: none;
    color: #d7d7d7
}

.keep {
    font-size: 28px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px
}

.name input {
    padding: 10px;
    width: 256px;
    margin-left: 20px;
    font-size: 14px;
    color: #ccc;
    margin-bottom: 10px;
    border: 2px solid #fff7f7;
    background: none;
    font-style: italic
}

.name textarea,
.subject input {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px;
    width: 555px;
    border: 2px solid #fff7f7;
    background: none;
    color: #ccc;
    margin-left: 20px;
    font-style: italic
}

.name textarea {
    height: 110px
}

.sea-carg,
.services h1,
.ship,
.thanksyou-heading {
    font-family: "Myriad Pro", Arial, verdana
}

.btn {
    background: #00703c;
    color: #fff;
    font-size: 19px;
    height: 50px;
    line-height: 30px;
    padding: 5px 30px;
    text-align: center;
    width: auto
}

.submit {
    margin-right: 155px
}

.sea-carg {
    color: #000;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center
}

.bg-eb,
.bg-eb-cargo {
    background: url(../images/bg.png) rgba(0, 0, 0, 0);
    color: #fff;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    text-align: center
}

.call720,
.menu-phone {
    display: none
}

.bg-eb {
    width: 237px;
    margin-top: -32px;
}

.fly-courier-dr {
    margin-top: 10px;
    width: 250px
}

.bg-eb-cargo {
    margin-top: -30px;
    width: 231px
}

.contact-cg {
    width: 618px
}

.thanksyou {
    padding-top: 140px
}

.thanksyou-heading {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #1b7dbc;
    font-style: italic
}

.full-name {
    margin-left: 20px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px
}

.arrow-404 img {
    width: 650px
}

.ship {
    background: linear-gradient(to bottom, #feffff 0, #fff 62%, #f1f1f1 100%) rgba(0, 0, 0, 0);
    border: 1px solid #ccc;
    padding: 5px 0
}

.services h1 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    text-transform: none
}

.text-policy {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    text-align: justify
}

.privacyheading,
.termsheading {
    font-size: 22px;
    color: #000;
    font-weight: 700
}

.privacybullet {
    margin-left: 0;
    margin-top: 1px
}

.privacyheading {
    margin-left: 6px
}

.termsheading {
    margin-left: 0
}

.privacy-header {
    color: #000;
    font-size: 14px;
    text-align: center
}

.space {
    margin-top: 10px
}

.map {
    height: 261px;
    margin-top: -33px
}

.text-policy span {
    color: #00F
}

.text-privacy {
    color: #000;
    font-size: 17px;
    line-height: 20px;
    text-align: justify
}

.new {
    font-weight: 700
}

.regards {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px
}

.heading-contact h1 {
    color: #fff;
    margin-bottom: 15px;
    text-align: center
}

.heading-air h1,
.welcome h2 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700
}

.heading-air h1 {
    color: #012556;
    font-size: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/blur.png);
    border-radius: 50px;
    margin-top: 5px;
    line-height: 36px;
}

.text-center {
    text-align: center;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.content p {
    margin: 0 0 1rem;
}

.content h3 {
    color: #000;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
}

.content ol li {
    color: #000;
    margin-bottom: 10px;
}


.content h4,
.content h5,
h6 {
    color: #000;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
}

.content ol {
    padding-left: 20px;
}

.welcome h2,
.content h2 {
    font-size: 28px;
    line-height: 34px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.thanksyou-customer {
    font-size: 40px;
    font-weight: 700;
    color: #1b7dbc;
    font-family: "Myriad Pro", Arial, verdana;
    font-style: italic
}

.why-us {
    padding-top: 30px;
    padding-bottom: 30px;
}

.ctp-area {
    background: #f0f0f0;
    padding: 10px 0;
    margin-top: -33px
}

.area,
.arealondon {
    background: #fff;
    -webkit-box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
    border-radius: 7px
}

.services-bg2 h2 {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center
}

.area,
.arealondon,
.or-proceed {
    text-align: center;
    color: #666
}

.area {
    box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
    height: 40px;
    line-height: 40px
}

.areabtn {
    width: 190px;
    margin-left: 10px;
    margin-bottom: 15px;
}

.arealondon,
.ctp-area2 {
    margin-bottom: 20px;
}

.arealondon {
    padding: 15px 0;
    box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
}

.box-area {
    padding: 5px;
    -webkit-box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 3px 1px 0 rgba(50, 50, 50, .75);
    border-radius: 7px;
    margin-left: 17px;
    border-top: 1px solid #ccc
}

.box-area img {
    width: 300px
}

.stiker-ctp {
    margin: 13px -44px 13px 0
}

.new-price-proced {
    padding-top: 0
}

.or-proceed {
    font-size: 22px;
    font-weight: 700;
    margin: 15px 0;
    padding: 5px
}

.sea-banner-new img {
    width: 215px;
    margin-top: 7px;
    margin-left: 85px;
    margin-bottom: 57px
}

.thx-box {
    width: 440px;
    padding: 20px;
    margin-top: 30px
}


/*exp-start*/

.sub1-v1 {
    font-family: Arial, Helvetica, sans-serif
}

.box-widget-v1 {
    float: right;
}

.wedjet-v1 {
    background: #fff none repeat scroll 0 0;
    border: 6px solid #015e33;
    border-radius: 10px;
    margin-right: 68px;
    padding: 10px;
    position: relative;
    width: 376px;
}

.field-v1 input,
.field-v1 select {
    width: 356px !important;
    padding: 10px !important;
    color: #828282 !important;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
    background: #e4e4e4;
    font-size: 18px;
}

.field-v1 input {
    box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
}

.field-v1 {
    margin-bottom: 7px;
}

.field-v1 select {
    box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
}

.wedjet-select-v1 select {
    -moz-appearance: none;
    background: #e4e4e4 none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.75) inset;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 42px;
    margin: 0;
    outline: 0 none;
    padding-left: 6px;
    padding-right: 18px;
    width: 376px;
}

.wedjet-select-v1::before {
    background: rgba(0, 0, 0, 0) url("../images/dr.jpg") no-repeat scroll right top / 57px auto;
    content: "";
    display: block;
    height: 58px;
    pointer-events: none;
    position: absolute;
    right: -52px;
    width: 61px;
}

.wedjet-select-v1,
.wedjet-select-v1 select option {
    background: #fff;
}

.wedjet-select-v1 {
    position: relative;
    width: 323px;
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 7px;
}

.wedjet-select-v1:after {
    font: 11px Consolas, monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 2px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}

.quote-v1 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ee0101 0%, #b60303 100%) repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin-left: 2px;
    margin-top: 12px;
    text-align: center;
    width: 243px;
}

.quote-v1 a {
    text-decoration: none;
    color: #fff;
}

.stiker-ctp-v1 {
    display: none;
}

.point-v1 {
    margin-top: 5px;
    margin-right: 13px;
    width: 230px
}

.box-bullet {
    float: left;
}

.box-widget {
    float: right;
}

.bulet-v1 {
    font-size: 17px;
    margin-left: 5px;
    width: 166px;
    color: #333;
}

.special-offer-v1 img {
    position: absolute;
    right: -6px;
    top: 254px;
    width: 135px;
}

.slide-box-v1 {
    padding: 5px;
    position: absolute;
    top: 72%;
    width: 490px;
}


/*exp-end*/


/*********************************hover effect**********************************/


/*  =================   Start Mobile Menu     ====================   */

ul.topnav {
    display: none;
}

ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

ul.topnav li {
    float: left;
}

ul.topnav li a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

ul.topnav li a:hover {
    background-color: #555;
}

ul.topnav li.icon {
    display: none;
}

@media screen and (max-width:680px) {
    ul.topnav li:not(:first-child) {
        display: none;
    }

    ul.topnav li.icon {
        float: right;
        display: inline-block;
    }
}

@media screen and (max-width:680px) {
    ul.topnav.responsive {
        position: relative;
    }

    ul.topnav.responsive li.icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    ul.topnav.responsive li {
        float: none;
        display: inline;
    }

    ul.topnav.responsive li a {
        display: block;
        text-align: left;
    }
}


/**********************Reviews***********************/

.ship {
    background: #feffff;
    background: -moz-linear-gradient(top, #feffff 0%, #ffffff 62%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(62%, #ffffff), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #feffff 0%, #ffffff 62%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #feffff 0%, #ffffff 62%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #feffff 0%, #ffffff 62%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #feffff 0%, #ffffff 62%, #f1f1f1 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#f1f1f1', GradientType=0);
    border: 1px solid #ccc;
    padding: 5px 0px;
    font-family: "Myriad Pro", Arial, verdana;
}

.trust {
    width: 100%;
    margin: 10px 0 0;
}

.admin-txt {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.review-box {
    width: 84%;
    padding: 0 20px 0;
    box-sizing: border-box;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix {
    clear: both;
}

.publish-txt {
    display: block;
    text-align: right;
    font-size: 12px;
    color: #babab4;
    font-style: italic;
}

.exp-mt {
    margin-top: 32px;
}


/***********************End Reviews*********************/


/*  =================   End  Mobile Menu     ====================   */



/*===============Tooltip====================*/

.tooltips {
    position: relative;
    cursor: pointer;
}

.tooltips .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 14px !important;
    line-height: 20px;
    border: 2px solid #f00;
    pointer-events: none;
}

.tooltips .tooltiptext b {
    color: yellow;
    transition: none;
}

.tooltips:hover .tooltiptext {
    visibility: visible;

}

.signup-form.input-group {
    border: transparent;
    background: transparent;
    padding: 0;
    box-shadow: none;
}

.signup-box p {
    text-align: center;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 15px;
}

.wedjet .input-group {
    margin-top: 10px;

}

.wedjet .input-group label {
    font-weight: normal;
    font-size: 14px;
    margin-left: 20px;
}

.wedjet p {
    text-align: center;
    margin-top: 10px;
}

.question_mark {
    position: absolute;
    top: 10px;
    right: 5px;
    color: #000;
}

.fs-20 {
    font-size: 20px !important;
    line-height: 26px !important;
    cursor: pointer;
}

.privacy-policy {
    width: 50%;
    margin: auto;
}

.half h3,
.full h3 {
    font-size: 22px;
    line-height: 28px;
    color: #000;
}

.half h4,
.half h5,
.half h6,
.full h4,
.full h5,
.full h6 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
}

.half p,
.full p {

    text-align: justify;
    margin: 10px 0;
    line-height: 20px;
}

.full {
    margin: 30px 0;
}

.full p {
    margin: 5px 0 20px 0;
}

.mr-3,
.mx-3 {
    margin-right: 1rem
}


.ml-3,
.mx-3 {
    margin-left: 1rem
}

.contact-cg {
    /* margin-left: 21px; */
    /* width: 392px; */
    padding-top: 20px;
    border-top: 1px solid #fff;
    /* margin-top: 20px; */
    padding-right: 13px;
}

.sea-cargo .fly img {
    padding: 5px;
    border: 1px solid #ccc;
}

.sea-cargo .where,
.sea-cargo .align_justify2 {
    text-align: center;
}

.submit .btn {
    margin-bottom: 25px;
}

.content img {
    border: 3px solid #006836;
}

/* ========== tv shipping ========== */
.services-part .sea-pak {
    width: 33.333%;
    padding: 0 15px;
    box-sizing: border-box;
}

.services-part .sea-pak .box-services {
    margin-top: 20px;
    margin-bottom: 20px;
}

.services-part .sea-pak .box-services .read-more {
    width: 215px;
}

.services-part .sea-pak img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width:767px) {
    .services-part .sea-pak {
        width: 50%;
    }
}

@media screen and (max-width:575px) {
    .services-part .sea-pak {
        width: 100%;
    }
}
@media screen and (max-width: 1024px) {

    /******exp review*******/
    .exp-mt {
        margin-top: 16px;
    }

    /*******end exp review********/
    .wraper {
        width: 745px;
    }

    .slide-box-v1 {
        padding: 5px;
        position: absolute;
        top: 62%;
    }

    .pt-ctp-flag {
        display: none;
    }

    .pt-ctp-flag-v1 {
        display: block !important;
    }

    .special-offer-v1 img {
        position: absolute;
        right: -6px;
        top: 265px;
        width: 135px;
    }

    .field-v1 input,
    .field-v1 select {
        width: 335px !important;
        padding: 10px !important;
        color: #828282 !important;
        -webkit-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
        -moz-box-shadow: inset 0 0 3px 0 rgba(50, 50, 50, .75);
        background: #e4e4e4;
        font-size: 18px;
    }

    .wedjet-select-v1 select {
        width: 354px;
    }

    .wedjet-select-v1::before {
        background: rgba(0, 0, 0, 0) url("../images/dr.jpg") no-repeat scroll right top / 59px auto;
        content: "";
        display: block;
        height: 58px;
        pointer-events: none;
        position: absolute;
        right: -30px;
        width: 61px;
    }

    .wedjet-v1 {
        background: #fff none repeat scroll 0 0;
        border: 6px solid #015e33;
        border-radius: 10px;
        margin-right: 68px;
        margin-top: 36px;
        padding: 10px;
        width: 356px;
    }

    .confirm-follow,
    .or-proceed {
        text-align: center;
        font-weight: 700;
    }

    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 326px;
    }

    .or-proceed {
        color: #666;
        font-size: 31px;
        margin: 8px 0;
    }

    .model-signup-cg select {
        -moz-appearance: none;
        background: #fff;
        border: 1px solid #ccc;
        color: #888;
        cursor: pointer;
        display: inline-block;
        height: 31px;
        margin: 0;
        outline: 0;
        width: 279px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 636px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 260px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 333px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 700px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 25px !important;
        font-style: italic;
    }

    .sea-banner-new img {
        margin-left: 28px;
        margin-top: 0;
    }

    .stiker-ctp {
        margin: 27px 0;
    }

    .stiker-ctp img {
        width: 250px;
        margin-right: -21px;
    }

    .call {
        margin-left: 45px;
    }

    .phon-ctp12 {
        margin-left: 55px;
    }

    .logo img {
        width: 150px;
    }

    .menu {
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 24px;
        width: 569px;
    }

    .header {
        height: 70px;
    }

    .active {
        padding: 70px 10px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 12px 4px;
    }

    .box-menu {
        margin-left: 0;
    }

    .home {
        font-size: 14px;
    }

    .wedjet {
        margin-right: 26px;
        position: relative;
    }

    .slide-box {
        width: 300px;
    }

    .banner-pic {
        background: url(../images/banner.png) center 44px/1000px auto no-repeat rgba(0, 0, 0, 0);
        /* height: 515px; */
    }

    .point {
        margin-right: 18px;
        width: 314px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 277px;
    }

    .delivery-pic img {
        width: 280px;
    }

    .whybox {
        margin-left: 25px;
        width: 432px;
    }

    .bullet-why {
        padding-left: 5px;
        width: 411px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 226px;
    }

    .letter {
        margin-left: 53px;
    }

    .box {
        margin-left: 8px;
        margin-top: 20px;
    }

    .social-footer img {
        width: 27px;
    }

    .footer-box {
        margin-left: 4px;
        width: 163px;
    }

    .ownership {
        margin-left: 20px;
        width: 639px;
    }

    .cgshadow img {
        width: 684px;
    }

    .fly img {
        width: 237px;
    }

    .space-fly {
        margin-left: 15px;
        margin-right: 15px;
    }

    .fly {
        width: 235px;
    }

    .services-left {
        margin-top: 10px;
        width: 432px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 397px;
    }

    .bg,
    .bg-eb-cargo,
    .bg-fly {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        text-align: center;
    }

    .services-right {
        width: 304px;
    }

    .bg {
        margin-top: -33px;
        width: 183px;
        height: 23px;
    }

    .pic-box {
        font-size: 13px;
        margin-left: 10px;
        margin-top: 10px;
        width: 135px;
    }

    .pic-box img {
        width: 137px;
    }

    .bg-fly {
        margin-top: -30px;
        width: 177px;
    }

    .baggagecargo img {
        width: 300px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 174px;
    }

    .bg-eb,
    .fly-courier img {
        width: 180px;
    }

    .eb-text {
        width: 720px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 235px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 235px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 172px;
    }

    .fly-courier-dr img {
        width: 165px;
    }

    .bg-eb-cargo {
        margin-top: -30px;
        width: 165px;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 16px;
    }

    .contact-left {
        padding: 10px;
        width: 277px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 430px;
    }

    .name input {
        width: 167px;
    }

    .subject input {
        width: 372px;
    }

    .name textarea {
        width: 380px;
    }

    .submit {
        margin-right: 64px;
    }

    .sub1 {
        font-size: 19px;
    }

    .btn {
        margin-bottom: 12px;
    }

    .thanksyou {
        padding-top: 120px;
    }

    .contact-thanks {
        padding-left: 7em !important;
    }

    .contact-msg {
        padding-left: 13em !important;
    }

    .contact-mesg {
        margin-left: 200px !important;
    }

    .heading-air h1 {
        font-size: 33px;
        line-height: 39px;
    }

    .heading h1 {
        line-height: 32px;
        font-size: 26px;
    }

    .box-area img {
        width: 215px;
    }

    .area-content {
        font-size: 18px;
        padding: 0 10px;
    }

    .services-bg2 h2 {
        font-size: 25px;
    }

    .heading-bg2 h2 {
        font-size: 24px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    .services-right .pic-box {
        width: 25%;
        margin: 0;
    }

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        width: calc(100% - 3px);
        box-sizing: border-box;
    }

    .areabtn {
        width: 235px;
    }

    /* end content responsive */

    /*    #add-banner img{            width: 100%;        }*/
}

@media screen and (max-width: 980px) {
    .slide-box-v1 {
        padding: 5px;
        position: absolute;
        top: 59%;
    }

    .confirm-follow,
    .or-proceed {
        text-align: center;
        font-weight: 700;
    }

    .field-v1 input,
    .field-v1 select {
        background: #e4e4e4 none repeat scroll 0 0;
        color: #828282 !important;
        font-size: 18px;
        padding: 10px !important;
        width: 335px !important;
    }

    .wedjet-v1 {
        margin-top: 5px;
    }

    .pt-ctp-flag-v1 {
        display: block !important;
        margin-top: -69px;
    }

    .pt-ctp-flag-v1 img {
        width: 143px;
        margin-top: 65px;
    }

    .wedjet-select-v1::before {
        background: rgba(0, 0, 0, 0) url("../images/dr.jpg") no-repeat scroll right top / 60px auto;
        content: "";
        display: block;
        height: 60px;
        pointer-events: none;
        position: absolute;
        right: -32px;
        width: 61px;
    }

    .or-proceed {
        color: #666;
        font-size: 31px;
        margin: 8px 0;
    }

    .model-signup-cg select {
        -moz-appearance: none;
        background: #fff;
        border: 1px solid #ccc;
        color: #888;
        cursor: pointer;
        display: inline-block;
        height: 31px;
        margin: 0;
        outline: 0;
        width: 279px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 636px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 260px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 333px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 700px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 25px !important;
        font-style: italic;
    }

    .stiker-ctp img {
        width: 250px;
    }

    .wraper {
        width: 745px;
    }

    .logo img {
        width: 150px;
    }

    .menu {
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 24px;
        width: 569px;
    }

    .header {
        height: 70px;
    }

    .active {
        padding: 70px 10px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 12px 4px;
    }

    .box-menu {
        margin-left: 0;
    }

    .home {
        font-size: 14px;
    }

    .wedjet {
        margin-right: 26px;
    }

    .slide-box {
        width: 300px;
    }

    .banner-pic {
        background: url(../images/banner.png) center 44px/1000px auto no-repeat rgba(0, 0, 0, 0);
        height: 515px;
    }

    .point {
        margin-right: 18px;
        width: 314px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 277px;
    }

    .delivery-pic img {
        width: 280px;
    }

    .whybox {
        margin-left: 25px;
        width: 432px;
    }

    .bullet-why {
        padding-left: 5px;
        width: 411px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 226px;
    }

    .letter {
        margin-left: 53px;
    }

    .box {
        margin-left: 8px;
        margin-top: 20px;
    }

    .social-footer img {
        width: 27px;
    }

    .footer-box {
        margin-left: 4px;
        /* width: 163px; */
        width: 240px;
    }

    .ownership {
        margin-left: 20px;
        width: 639px;
    }

    .cgshadow img {
        width: 684px;
    }

    .fly img {
        width: 237px;
    }

    .space-fly {
        margin-left: 15px;
        margin-right: 15px;
    }

    .fly {
        width: 235px;
    }

    .services-left {
        margin-top: 10px;
        width: 432px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 397px;
    }

    .bg,
    .bg-eb-cargo,
    .bg-fly {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        text-align: center;
    }

    .services-right {
        width: 304px;
    }

    /* .bg {
        margin-top: -30px;
        width: 136px;
        height: 23px;
    } */

    /* .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 135px;
    } */

    .pic-box img {
        width: 137px;
    }

    .bg-fly {
        margin-top: -30px;
        width: 177px;
    }

    .baggagecargo img {
        width: 300px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 174px;
    }

    .bg-eb,
    .fly-courier img {
        width: 180px;
    }

    .eb-text {
        width: 720px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 235px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 235px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 172px;
    }

    .fly-courier-dr img {
        width: 165px;
    }

    .bg-eb-cargo {
        margin-top: -30px;
        width: 165px;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 16px;
    }

    .contact-left {
        padding: 10px;
        width: 277px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 430px;
    }

    .name input {
        width: 167px;
    }

    .subject input {
        width: 372px;
    }

    .name textarea {
        width: 380px;
    }

    .submit {
        margin-right: 64px;
    }

    .sub1 {
        font-size: 19px;
        line-height: 25px;
    }

    .btn {
        margin-bottom: 12px;
    }

    .thanksyou {
        padding-top: 120px;
    }

    .contact-thanks {
        padding-left: 7em !important;
    }

    .contact-msg {
        padding-left: 13em !important;
    }

    .contact-mesg {
        margin-left: 200px !important;
    }

    .heading-air h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .heading h1 {
        line-height: 32px;
        font-size: 26px;
    }

    .box-area img {
        width: 215px;
    }

    /* .area-content {
        font-size: 18px;
    } */

    .heading-bg2 h2 {
        font-size: 24px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    .services-right .pic-box {
        width: 25%;
        margin: 0;
    }

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        width: calc(100% - 3px);
        box-sizing: border-box;
    }

    /* end content responsive */
}

@media screen and (max-width: 900px) {
    .special-offer-v1 img {
        position: absolute;
        right: -6px;
        top: 264px;
        width: 135px;
    }

    .confirm-follow,
    .or-proceed {
        text-align: center;
        font-weight: 700;
    }

    .or-proceed {
        color: #666;
        font-size: 31px;
        margin: 8px 0;
    }

    .model-signup-cg select {
        -moz-appearance: none;
        background: #fff;
        border: 1px solid #ccc;
        color: #888;
        cursor: pointer;
        display: inline-block;
        height: 31px;
        margin: 0;
        outline: 0;
        width: 279px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 636px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 260px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 333px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 700px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 25px !important;
        font-style: italic;
    }

    .stiker-ctp img {
        width: 250px;
    }

    .wraper {
        width: 745px;
    }

    .logo img {
        width: 150px;
    }

    .menu {
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 24px;
        width: 569px;
    }

    .header {
        height: 70px;
    }

    .active {
        padding: 70px 10px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 12px 4px;
    }

    .box-menu {
        margin-left: 0;
    }

    .home {
        font-size: 14px;
    }

    .wedjet {
        margin-right: 26px;
    }

    .slide-box {
        width: 300px;
    }

    .banner-pic {
        background: url(../images/banner.png) center 44px/1000px auto no-repeat rgba(0, 0, 0, 0);
        height: 515px;
    }

    .point {
        margin-right: 18px;
        width: 314px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 277px;
    }

    .delivery-pic img {
        width: 280px;
    }

    .whybox {
        margin-left: 25px;
        width: 432px;
    }

    .bullet-why {
        padding-left: 5px;
        width: 411px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 226px;
    }

    .letter {
        margin-left: 53px;
    }

    .box {
        margin-left: 8px;
        margin-top: 20px;
    }

    .social-footer img {
        width: 27px;
    }

    /* .footer-box {
        color: #fff;
        margin-left: 4px; 
        width: 163px; 
    } */

    .ownership {
        margin-left: 20px;
        width: 639px;
    }

    .cgshadow img {
        width: 684px;
    }

    .fly img {
        width: 237px;
    }

    .space-fly {
        margin-left: 15px;
        margin-right: 15px;
    }

    .fly {
        width: 235px;
    }

    .services-left {
        margin-top: 10px;
        width: 432px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 397px;
    }

    .bg,
    .bg-eb-cargo,
    .bg-fly {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        text-align: center;
    }

    .services-right {
        width: 304px;
    }

    /* .bg {
        margin-top: -30px;
        width: 136px;
        height: 23px;
    } */

    /* .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 135px;
    } */

    .pic-box img {
        width: 137px;
    }

    .bg-fly {
        margin-top: -30px;
        width: 177px;
    }

    .baggagecargo img {
        width: 300px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 174px;
    }

    .bg-eb,
    .fly-courier img {
        width: 180px;
    }

    .eb-text {
        width: 720px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 235px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 235px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 172px;
    }

    .fly-courier-dr img {
        width: 165px;
    }

    .bg-eb-cargo {
        margin-top: -30px;
        width: 165px;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 16px;
    }

    .contact-left {
        padding: 10px;
        width: 277px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 430px;
    }

    .name input {
        width: 167px;
    }

    .subject input {
        width: 372px;
    }

    .name textarea {
        width: 380px;
    }

    .submit {
        margin-right: 64px;
    }

    .sub1 {
        font-size: 19px;
    }

    .btn {
        margin-bottom: 12px;
    }

    .thanksyou {
        padding-top: 120px;
    }

    .contact-thanks {
        padding-left: 7em !important;
    }

    .contact-msg {
        padding-left: 13em !important;
    }

    .contact-mesg {
        margin-left: 200px !important;
    }

    /* .heading-air h1 {
        font-size: 33px;
        line-height: 39px;
    } */

    .heading h1 {
        line-height: 32px;
        font-size: 26px;
    }

    .box-area img {
        width: 215px;
    }

    /* .area-content {
        font-size: 18px;
    } */

    /* .services-bg2 h2 {
        margin-bottom: 10px;
    } */

    .heading-bg2 h2 {
        font-size: 24px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    .services-right .pic-box {
        width: 25%;
        margin: 0;
    }

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        width: calc(100% - 3px);
        box-sizing: border-box;
    }

    /* end content responsive */
}

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

    .confirm-follow,
    .or-proceed {
        text-align: center;
        font-weight: 700;
    }

    .or-proceed {
        color: #666;
        font-size: 31px;
        margin: 8px 0;
    }

    .model-signup-cg select {
        -moz-appearance: none;
        background: #fff;
        border: 1px solid #ccc;
        color: #888;
        cursor: pointer;
        display: inline-block;
        height: 31px;
        margin: 0;
        outline: 0;
        width: 279px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 636px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 260px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 333px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 700px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 25px !important;
        font-style: italic;
    }

    .stiker-ctp img {
        width: 250px;
    }

    .wraper {
        width: 745px;
    }

    .logo img {
        width: 150px;
    }

    .menu {
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 24px;
        width: 569px;
    }

    .header {
        height: 70px;
    }

    .active {
        padding: 70px 10px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 12px 4px;
    }

    .box-menu {
        margin-left: 0;
    }

    .home {
        font-size: 14px;
    }

    .wedjet {
        margin-right: 26px;
    }

    .slide-box {
        width: 300px;
    }

    .banner-pic {
        background: url(../images/banner.png) center 44px/1000px auto no-repeat rgba(0, 0, 0, 0);
        height: 515px;
    }

    .point {
        margin-right: 18px;
        width: 314px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 277px;
    }

    .delivery-pic img {
        width: 280px;
    }

    .whybox {
        margin-left: 25px;
        width: 432px;
    }

    .bullet-why {
        padding-left: 5px;
        width: 411px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 226px;
    }

    .letter {
        margin-left: 53px;
    }

    .box {
        margin-left: 8px;
        margin-top: 20px;
    }

    .social-footer img {
        width: 27px;
    }

    /* .footer-box {
        color: #fff;
        margin-left: 4px; 
        width: 163px; 
    } */

    .ownership {
        margin-left: 20px;
        width: 639px;
    }

    .cgshadow img {
        width: 684px;
    }

    .fly img {
        width: 237px;
    }

    .space-fly {
        margin-left: 15px;
        margin-right: 15px;
    }

    .fly {
        width: 235px;
    }

    .services-left {
        margin-top: 10px;
        width: 432px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 397px;
    }

    .bg,
    .bg-eb-cargo,
    .bg-fly {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        text-align: center;
    }

    .services-right {
        width: 304px;
    }

    /* .bg {
        margin-top: -30px;
        width: 136px;
        height: 23px;
    } */

    /* .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 135px;
    } */

    .pic-box img {
        width: 137px;
    }

    .bg-fly {
        margin-top: -30px;
        width: 177px;
    }

    .baggagecargo img {
        width: 300px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 174px;
    }

    .bg-eb,
    .fly-courier img {
        width: 180px;
    }

    .eb-text {
        width: 720px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 235px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 235px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 172px;
    }

    .fly-courier-dr img {
        width: 165px;
    }

    .bg-eb-cargo {
        margin-top: -30px;
        width: 165px;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 16px;
    }

    .contact-left {
        padding: 10px;
        width: 277px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 430px;
    }

    .name input {
        width: 167px;
    }

    .subject input {
        width: 372px;
    }

    .name textarea {
        width: 380px;
    }

    .submit {
        margin-right: 64px;
    }

    .sub1 {
        font-size: 19px;
    }

    .btn {
        margin-bottom: 12px;
    }

    .thanksyou {
        padding-top: 120px;
    }

    .contact-thanks {
        padding-left: 7em !important;
    }

    .contact-msg {
        padding-left: 13em !important;
    }

    .contact-mesg {
        margin-left: 200px !important;
    }

    /* .heading-air h1 {
        font-size: 33px;
        line-height: 39px;
    } */

    .heading h1 {
        line-height: 32px;
        font-size: 26px;
    }

    .box-area img {
        width: 215px;
    }

    /* .area-content {
        font-size: 18px;
    } */

    .heading-bg2 h2 {
        font-size: 24px;
    }

    .pt_banner_btn {
        margin-right: 10px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    .services-right .pic-box {
        width: 25%;
        margin: 0;
    }

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        width: calc(100% - 3px);
        box-sizing: border-box;
    }

    /* end content responsive */
}

@media screen and (max-width: 768px) {
    .wedjet-select-v1 select {
        width: 355px;
    }

    .confirm-follow,
    .or-proceed {
        text-align: center;
        font-weight: 700;
    }

    .phon-ctp12 {
        margin-left: 56px;
    }

    .or-proceed {
        color: #666;
        font-size: 31px;
        margin: 8px 0;
    }

    .model-signup-cg select {
        -moz-appearance: none;
        background: #fff;
        border: 1px solid #ccc;
        color: #888;
        cursor: pointer;
        display: inline-block;
        height: 31px;
        margin: 0;
        outline: 0;
        width: 279px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 636px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 260px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 333px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 700px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 25px !important;
        font-style: italic;
    }

    .stiker-ctp img {
        width: 250px;
        margin-right: -21px;
    }

    .wraper {
        width: 745px;
    }

    .logo img {
        width: 150px;
    }

    .menu {
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 24px;
        width: 569px;
    }

    .header {
        height: 70px;
    }

    .active {
        padding: 70px 10px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 12px 4px;
    }

    .box-menu {
        margin-left: 0;
    }

    .home {
        font-size: 14px;
    }

    .wedjet {
        margin-right: 26px;
    }

    .slide-box {
        width: 300px;
    }

    .banner-pic {
        background: url(../images/banner.png) center 44px/1000px auto no-repeat rgba(0, 0, 0, 0);
        height: 515px;
    }

    .point {
        margin-right: 18px;
        width: 314px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 277px;
    }

    .delivery-pic img {
        width: 280px;
    }

    .whybox {
        margin-left: 25px;
        width: 432px;
    }

    .bullet-why {
        padding-left: 5px;
        width: 411px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 226px;
    }

    .letter {
        margin-left: 53px;
    }

    .box {
        margin-left: 8px;
        margin-top: 20px;
    }

    .social-footer img {
        width: 27px;
    }

    .footer-box {
        margin-left: 15px;
        width: 225px;
    }

    .ownership {
        margin-left: 20px;
        width: 639px;
    }

    .cgshadow img {
        width: 684px;
    }

    .fly img {
        width: 237px;
    }

    .space-fly {
        margin-left: 20px;
        margin-right: 20px;
    }

    .fly {
        width: 235px;
    }

    .services-left {
        margin-top: 10px;
        width: 432px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 397px;
    }

    .bg,
    .bg-eb-cargo,
    .bg-fly {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        text-align: center;
    }

    .services-right {
        width: 304px;
    }

    /* .bg {
        width: 173px;
    }  */

    /* .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 135px;
    } */

    .pic-box img {
        width: 137px;
    }

    .bg-fly {
        margin-top: -30px;
        width: 177px;
    }

    .baggagecargo img {
        width: 300px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 174px;
    }

    .bg-eb,
    .fly-courier img {
        width: 180px;
    }

    .eb-text {
        width: 720px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 235px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 235px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 172px;
    }

    .fly-courier-dr img {
        width: 165px;
    }

    .bg-eb-cargo {
        margin-top: -30px;
        width: 165px;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 16px;
    }

    .contact-left {
        padding: 10px;
        width: 277px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 430px;
    }

    .name input {
        width: 167px;
    }

    .subject input {
        width: 372px;
    }

    .name textarea {
        width: 380px;
    }

    .submit {
        margin-right: 64px;
    }

    .sub1 {
        font-size: 19px;
    }

    .btn {
        margin-bottom: 12px;
    }

    .thanksyou {
        padding-top: 120px;
    }

    .contact-thanks {
        padding-left: 7em !important;
    }

    .contact-msg {
        padding-left: 13em !important;
    }

    .contact-mesg {
        margin-left: 200px !important;
    }

    /* .heading-air h1 {
        font-size: 33px;
        line-height: 39px;
    } */

    .heading h1 {
        line-height: 32px;
        font-size: 26px;
    }

    .box-area img {
        width: 215px;
    }

    .area-content {
        font-size: 18px;
    }

    .heading-bg2 h2 {
        font-size: 24px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    .services-right .pic-box {
        width: 25%;
        margin: 0;
    }

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        width: calc(100% - 3px);
        box-sizing: border-box;
    }

    /* end content responsive */
}

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

    /**********review******/
    .exp-mt {
        margin-top: 12px;
    }

    /*******end review*****/
    .slide-box-v1 {
        padding: 5px;
        position: absolute;
        top: 57%;
    }

    .wedjet-select-v1 select {
        width: 356px;
    }

    .services-box {
        min-height: 295px;
    }

    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 301px;
    }

    .stiker-ctp img {
        margin-right: -8px;
        width: 250px;
    }

    .phon-ctp12 {
        margin-left: 37px;
    }

    .banner-pic {
        height: auto;
    }

    .home {
        font-size: 12px;
    }

    .start {
        color: #545454;
        float: right;
        font-size: 10px;
    }

    .sea-banner-new img {
        width: 200px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 669px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 315px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 602px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 1px 6px;
    }

    .stiker-ctp {
        display: none;
        margin: 32px 0;
    }

    .wraper {
        width: 700px;
    }

    .call720 {
        display: block;
        margin-top: 14px;
        margin-right: 10px;
    }

    .header {
        height: 65px;
    }

    .menu {
        width: 533px;
        margin-left: 6px;
        margin-top: 16px;
    }

    .box-menu {
        margin-left: 0;
    }

    .slide-box {
        /* width: 268px; */
        width: 95%;
        margin: 0px auto;
    }

    .banner-pic-sea {
        height: 670px;
    }

    .point {
        width: 100%;
    }

    .sub1 {
        font-size: 18px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 234px;
    }

    .services-box {
        width: 310px;
    }

    /* .strok {
        margin-left: 97px;
    } */

    .read-more {
        width: 252px;
    }

    .delivery-pic {
        float: none;
    }

    .delivery-pic img {
        max-width: 100%;
        display: block;
        margin: 0 auto 15px auto;
        /* margin-left: 246px; */
    }

    .whybox {
        width: auto;
        margin-left: 0;
    }

    .bullet-why {
        padding-left: 5px;
        width: 670px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 205px;
    }

    .letter {
        margin-left: 34px;
    }

    .footer-box {
        margin-left: 18px;
        width: 202px;
    }

    .ownership {
        margin-left: 20px;
        width: 585px;
    }

    .eb-space,
    .eb-space-dr,
    .pic-box,
    .space-fly-courier {
        margin-left: 10px;
    }

    .fly,
    .fly img {
        width: 215px;
    }

    .services-left {
        margin-top: 10px;
        width: 681px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 654px;
    }

    .services-right {
        width: 675px;
    }

    /* .pic-box {
        font-size: 11px;
        margin-top: 10px;
        width: 158px;
    } */

    .pic-box img {
        width: 160px;
    }

    .bg {
        width: 166px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 329px;
    }

    .fly-courier img {
        width: 330px;
        height: 300px;
    }

    .bg-eb {
        font-size: 17px;
        width: 330px;
    }

    .eb-text {
        width: 670px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 220px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 218px;
    }

    .eb-space-dr {
        width: 165px;
    }

    .fly-courier-dr img {
        width: 157px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        text-align: center;
        width: 157px;
        z-index: 1;
    }

    .contact-left {
        padding: 10px;
        width: 250px;
    }

    .contact-ph {
        color: #d7d7d7;
        font-size: 14px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .contact-info {
        font-size: 18px;
    }

    .addres {
        color: #d7d7d7;
        font-size: 14px;
        text-transform: none;
    }

    .thanksyou {
        padding-top: 174px;
    }

    .heading h1 {
        font-size: 27px;
        line-height: 33px;
    }

    .quote {
        margin-top: 5px;
    }

    .contact-thanks {
        padding-left: 6em !important;
    }

    .contact-msg {
        padding-left: 12em !important;
    }

    .contact-mesg {
        margin-left: 188px !important;
    }

    .heading-contact h1 {
        margin-top: 26px;
    }

    .areabtn {
        width: 220px;
    }

    .box-area img {
        width: 200px;
    }

    .area-content {
        font-size: 17px;
    }

    .services-bg2 h2 {
        font-size: 23px;
    }

    .pt_banner_btn {
        margin-right: 2px;
    }

    .wedjet {
        width: 90%;
        margin: 0 auto 15px auto;
    }

    .wedjet-select select,
    .field input,
    .wedjet-select {
        width: 97%;
    }

    .box-widget {
        float: none;
    }

    .wedjet-select:before {
        right: -20px;
    }

    .quote {
        width: 100%;
        margin-left: 0;
        background-position: center;
    }
}

@media screen and (max-width: 720px) {
    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 301px;
    }

    .stiker-ctp img {
        margin-right: -8px;
        width: 250px;
    }

    .phon-ctp12 {
        margin-left: 37px;
    }

    .home {
        font-size: 12px;
    }

    .start {
        color: #545454;
        float: right;
        font-size: 10px;
    }

    .sea-banner-new img {
        width: 200px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 669px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 315px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 602px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 1px 6px;
    }

    .stiker-ctp {
        margin: 32px 0;
    }

    .wraper {
        width: 700px;
    }

    .call720 {
        display: block;
        margin-top: 14px;
        margin-right: 10px;
    }

    .header {
        height: 65px;
    }

    .menu {
        width: 533px;
        margin-left: 6px;
        margin-top: 16px;
    }

    .box-menu {
        margin-left: 0;
    }

    /* .slide-box {
        width: 268px;
    } */

    .sub1 {
        font-size: 18px;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        /* width: 234px; */
    }

    .services-box {
        width: 303px;
    }

    .services-bg {
        padding: 20px 20px 40px;
    }

    /* .strok {
        margin-left: 97px;
    } */

    .read-more {
        width: 252px;
    }

    /* .delivery-pic img {
        width: 100%;
        margin-left: 246px;
    } */

    .whybox {
        margin-left: 0;
        width: auto;
    }

    .bullet-why {
        padding-left: 5px;
        width: 670px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 205px;
    }

    .letter {
        margin-left: 34px;
    }

    .footer-box {
        margin-left: 18px;
        width: 202px;
    }

    .ownership {
        margin-left: 20px;
        width: 585px;
    }

    .eb-space,
    .eb-space-dr,
    .pic-box,
    .space-fly-courier {
        margin-left: 10px;
    }

    .fly,
    .fly img {
        width: 80%;
        margin: 5px auto;
        text-align: center;
    }

    .sea-cargo .clearfix,
    .air-cargo .clearfix {
        display: flex;
        flex-direction: column;
    }

    .services-left {
        margin-top: 10px;
        width: 681px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 654px;
    }

    .services-right {
        width: 675px;
    }

    /* .pic-box {
        font-size: 11px;
        margin-top: 10px;
        width: 158px;
    } */

    .services-right .pic-box {
        width: 50%;
        margin: 10px 0;
    }

    .pic-box img {
        width: 160px;
    }

    .bg {
        width: 327px;
    }

    .services-right .pic-box img {
        width: calc(100% - 10px)
    }

    .fly-courier {
        margin-top: 10px;
        width: 329px;
    }

    .fly-courier img {
        width: 330px;
        height: 300px;
    }

    .bg-eb {
        font-size: 17px;
        width: 330px;
    }

    .eb-text {
        width: 670px;
    }

    .fly-courier2 {
        margin-top: 10px;
        width: 220px;
    }

    .sea-carg {
        margin-bottom: 10px;
    }

    .bg-fly2,
    .fly-courier2 img {
        width: 218px;
    }

    .eb-space-dr {
        width: 165px;
    }

    .fly-courier-dr img {
        width: 157px;
    }

    .heading-air h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        text-align: center;
        width: 157px;
        z-index: 1;
    }

    .contact-left {
        padding: 10px;
        width: 250px;
    }

    .contact-ph {
        color: #d7d7d7;
        font-size: 14px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .contact-info {
        font-size: 18px;
    }

    .addres {
        color: #d7d7d7;
        font-size: 14px;
        text-transform: none;
    }

    .thanksyou {
        padding-top: 174px;
    }

    .heading h1 {
        font-size: 27px;
        line-height: 33px;
    }

    .quote {
        margin-top: 5px;
    }

    .contact-thanks {
        padding-left: 6em !important;
    }

    .contact-msg {
        padding-left: 12em !important;
    }

    .contact-mesg {
        margin-left: 188px !important;
    }

    .heading-contact h1 {
        margin-top: 26px;
    }

    .areabtn {
        width: 218px;
    }

    .box-area img {
        width: 200px;
    }

    .area-content {
        font-size: 17px;
    }

    .pt_banner_btn {
        margin-right: 10px;
    }

    .pt_banner_btn {
        width: 171px;
    }

    .pt_banner_btn a {
        font-size: 15px;
    }
}

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

    /**************exp review*************/
    .exp-mt {
        margin-top: 7px;
    }

    .review-box {
        width: 71%;
    }

    /*************end exp review*************/
    .wraper {
        width: 618px;
    }

    /* .header {
        margin-top: 44px;
    } */

    .slide-box-v1 {
        padding: 5px;
        position: absolute;
        top: 55%;
    }

    .field-v1 input,
    .field-v1 select {
        background: #e4e4e4 none repeat scroll 0 0;
        color: #828282 !important;
        font-size: 18px;
        padding: 10px !important;
        width: 272px !important;
    }

    .quote-v1 {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ee0101 0%, #b60303 100%) repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        font-size: 22px;
        font-weight: bold;
        margin-left: 2px;
        margin-top: 12px;
        text-align: center;
        width: 187px;
    }

    .phone,
    .signup-info,
    .where {
        font-weight: 700;
    }

    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 567px;
    }

    .phon-ctp12 {
        margin-left: 138px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 248px;
    }

    .phone {
        color: #fff;
        font-family: Arial, verdana;
        font-size: 20px;
        line-height: 26px;
    }

    .ph-icon img {
        width: 20px;
    }

    .home {
        font-size: 11px;
    }

    .start {
        color: #545454;
        float: right;
        font-size: 9px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 90%;
    }

    .fly-courier2 {
        margin-bottom: 20px;
    }

    .model-signup-cg select {
        width: 66%;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 200%;
    }

    .new-price-proced {
        padding-top: 0;
    }

    .sea-banner-new img {
        width: 170px;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 26px;
        font-style: italic;
        margin-left: 121px;
        margin-top: -41px;
        text-align: center;
        width: 300px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 91%;
    }

    .box-menu,
    .box-menu:hover {
        padding: 3px 4px;
    }

    .menu {
        width: 453px;
        margin-top: 12px;
    }

    .box-menu:hover {
        height: 45px;
    }

    .call {
        margin-left: 5px;
    }

    .heading h1 {
        font-size: 25px;
        line-height: 31px;
        padding: 10px;
    }

    /* .wedjet {
        width: 294px;
    } */

    /* .field input,
    .wedjet-select select {
        width: 274px;
    }

    .wedjet-select {
        width: 261px;
    } */

    .slide-box {
        margin-top: 20px;
        /* width: 251px; */
    }

    .service .wraper {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .quote {
        background: url(../images/quote-btn.png) center top/272px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 60px;
        margin-left: 0;
        margin-top: 3px;
    }

    .cgshadow img {
        width: 600px;
    }

    .services-box {
        width: 266px;
    }

    .read-more {
        width: 213px;
    }

    /* .strok {
        margin-left: 83px;
    } */

    /* .delivery-pic img {
        margin-left: 199px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 596px;
    }

    .banner-pic-sea {
        height: 710px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 612px;
    }

    .user {
        margin-left: 0;
        margin-right: 0;
    }

    .news input {
        width: 322px;
    }

    .footer-box {
        width: 185px;
        margin-left: 15px;
    }

    .social-footer img {
        width: 25px;
    }

    .ownership {
        margin-left: 20px;
        width: 520px;
    }

    .air-cargo .fly img {
        width: 327px;
        padding: 5px;
        border: 1px solid #ccc;
    }

    .air-cargo .fly {
        width: 100%;
        padding-bottom: 15px;
        margin: 0 auto 20px auto;
        border-bottom: 1px solid #69abca;
    }

    .fly div {
        text-align: center !important;
    }

    .bg-eb-cargo,
    .services-bg2 h2,
    .text,
    .text-home,
    .where {
        text-align: center;
    }

    .where {
        color: #212121;
        font-size: 22px;
        margin-top: 10px;
    }

    .services-left {
        margin-top: 10px;
        width: 592px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 554px;
    }

    .star2 {
        margin-top: 0;
    }

    .services-right {
        width: 601px;
    }

    .pic-box img {
        width: 280px;
    }

    .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 282px;
    }

    .bg {
        width: 290px;
        font-size: 14px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 288px;
    }

    .bg-eb {
        font-size: 17px;
        width: 287px;
    }

    .fly-courier img {
        height: 276px;
        width: 287px;
    }

    .eb-text {
        width: 594px;
    }

    .fly-courier2 {
        margin-left: 139px;
        margin-top: 10px;
        width: 220px;
    }

    .fly-courier2 img {
        width: 328px;
    }

    .bg-fly2 {
        width: 327px;
        font-size: 18px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 290px;
    }

    .fly-courier-dr img {
        width: 290px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        width: 290px;
        z-index: 1;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 12px;
    }

    .contact-left {
        padding: 10px;
        width: 200px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 392px;
    }

    .name input {
        width: 147px;
    }

    .subject input {
        width: 338px;
    }

    .name textarea {
        width: 339px;
    }

    .submit {
        margin-right: 48px;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x rgba(0, 0, 0, 0);
        margin-bottom: -27px;
        margin-top: -31px;
        padding-bottom: 40px;
        padding-top: 1px;
    }

    .arrow-404 img {
        width: 539px;
    }

    .services h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .text {
        font-size: 13px;
    }

    .text-home {
        font-size: 12px;
    }

    .contact-thanks {
        padding-left: 5em !important;
    }

    .contact-msg {
        padding-left: 10em !important;
    }

    .contact-mesg {
        margin-left: 148px !important;
    }

    .areabtn {
        width: 192px;
    }

    .box-area img {
        width: 173px;
    }

    .services-bg2 h2 {
        font-size: 20px;
    }

    .pt_banner_btn {
        margin-right: 3px;
    }
}

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

    /********exp review***********/
    .review-box {
        width: 69%;
    }

    /*******end exp review**********/
    .phone,
    .signup-info,
    .where {
        font-weight: 700;
    }

    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 567px;
    }

    .phon-ctp12 {
        margin-left: 138px;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 248px;
    }

    .phone {
        color: #fff;
        font-family: Arial, verdana;
        font-size: 20px;
        line-height: 26px;
    }

    .ph-icon img {
        width: 20px;
    }

    .home {
        font-size: 11px;
    }

    .start {
        color: #545454;
        float: right;
        font-size: 9px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 90%;
    }

    .fly-courier2 {
        margin-bottom: 20px;
    }

    .model-signup-cg select {
        width: 66%;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 200%;
    }

    .new-price-proced {
        padding-top: 0;
    }

    .sea-banner-new img {
        width: 170px;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 26px;
        font-style: italic;
        margin-left: 121px;
        margin-top: -41px;
        text-align: center;
        width: 300px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 91%;
    }

    .box-menu,
    .box-menu:hover {
        padding: 3px 4px;
    }

    .wraper {
        width: 618px;
    }

    .menu {
        width: 453px;
        margin-top: 12px;
    }

    .box-menu:hover {
        height: 45px;
    }

    .call {
        margin-left: 5px;
    }

    .heading h1 {
        font-size: 25px;
        line-height: 31px;
        padding: 10px;
    }

    .wedjet {
        width: 85%;
        display: block;
        margin: 0px auto;
    }

    /* .field input,
    .wedjet-select select {
        width: 274px;
    } */

    /* .wedjet-select {
        width: 261px;
    } */
    .wedjet-select select,
    .field input,
    .wedjet-select {
        width: 96%;
    }

    .heading-v1 {
        margin: 5px 15px 20px 15px;
    }

    .slide-box {
        width: 92%;
        margin: 20px 10px 0 10px;
    }

    /* .quote {
        background: url(../images/quote-btn.png) left top/272px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 60px;
        margin-left: 10px;
        margin-top: 3px;
        width: 277px;
    } */

    .cgshadow img {
        width: 600px;
    }

    .services-box {
        width: 266px;
    }

    .read-more {
        width: 213px;
    }

    /* .strok {
        margin-left: 83px;
    } */

    /* .delivery-pic img {
        margin-left: 199px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 596px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 612px;
    }

    .user {
        margin-left: 0;
        margin-right: 0;
    }

    .news input {
        width: 322px;
    }

    .footer-box {
        margin-left: 15px;
        /* width: 190px; */
    }

    .social-footer img {
        width: 25px;
    }

    .ownership {
        margin-left: 20px;
        width: 520px;
    }

    /* .fly img {
        width: 327px;
    } */

    /* .fly {
        margin-left: 143px;
        width: 331px;
    } */

    .fly div {
        text-align: center !important;
    }

    .bg-eb-cargo,
    .services-bg2 h2,
    .text,
    .text-home,
    .where {
        text-align: center;
    }

    .where {
        color: #212121;
        font-size: 22px;
    }

    .services-left {
        margin-top: 10px;
        width: 592px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 554px;
    }

    .star2 {
        margin-top: 0;
    }

    .services-right {
        width: 601px;
    }

    .pic-box img {
        width: 280px;
    }

    .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 282px;
    }

    /* .bg {
        font-size: 16px;
        width: 280px;
    } */

    .fly-courier {
        margin-top: 10px;
        width: 288px;
    }

    .bg-eb {
        font-size: 17px;
        width: 287px;
    }

    .fly-courier img {
        height: 276px;
        width: 287px;
    }

    .eb-text {
        width: 594px;
    }

    .fly-courier2 {
        margin-left: 139px;
        margin-top: 10px;
        width: 220px;
    }

    .fly-courier2 img {
        width: 328px;
    }

    .bg-fly2 {
        width: 327px;
        font-size: 18px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 290px;
    }

    .fly-courier-dr img {
        width: 290px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        width: 290px;
        z-index: 1;
    }

    .addres,
    .contact-ph {
        color: #d7d7d7;
        font-size: 12px;
    }

    .contact-left {
        padding: 10px;
        width: 200px;
    }

    .contact-ph {
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .addres {
        text-transform: none;
    }

    .contact-cg {
        width: 392px;
    }

    .name input {
        width: 147px;
    }

    .subject input {
        width: 338px;
    }

    .name textarea {
        width: 339px;
    }

    .submit {
        margin-right: 48px;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x rgba(0, 0, 0, 0);
        margin-bottom: -27px;
        margin-top: -31px;
        padding-bottom: 40px;
        padding-top: 1px;
    }

    .arrow-404 img {
        width: 539px;
    }

    .services h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .text,
    .text-home {
        font-size: 13px;
    }

    .contact-thanks {
        padding-left: 5em !important;
    }

    .contact-msg {
        padding-left: 10em !important;
    }

    .contact-mesg {
        margin-left: 148px !important;
    }

    .areabtn {
        width: 192px;
    }

    .box-area img {
        width: 173px;
    }

    .pt_banner_btn {
        margin-right: 0;
    }
}

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

    /********exp review***********/
    .review-box {
        width: 67%;
    }

    /*******end exp review**********/
    .logo-sticky {
        display: block;
    }

    .logo-sticky img {
        width: 150px;
        opacity: .4;
    }

    .top-bar {
        padding: 0;
    }

    .call {
        margin-left: 15px;
        margin-top: 13px;
    }

    ul.topnav {
        display: block;
        /* margin-top: 57px; */
    }

    ul.topnav li a {
        line-height: 23px;
    }

    ul.topnav li a .logo-img {
        width: 150px;
    }

    .old-nav {
        display: none;
    }

    .header-v1 {
        height: 50px !important;
    }

    .phon-ctp12 {
        margin-left: 0px;
        width: 371px;
        display: inline;
    }

    .logo img {
        display: none;
    }

    ul.topnav.responsive li .border {
        border-bottom: 1px solid #cccccc45;
    }

    .phon-ctp12-v1 {
        margin-left: 130px !important;
    }

    .top-bar-v1 {
        background: #f6f6f6 none repeat scroll 0 0;
        padding: 16px 0;
    }

    .menu-v1 {
        margin-top: 0px !important;
    }

    .heading h1 {
        font-size: 20px;
        line-height: 26px;
        padding: 2px;
    }

    .box-bullet,
    .start {
        float: right;
    }

    .confirm-follow,
    .services-bg h2,
    .services-bg2 h2,
    .signup-info {
        font-weight: 700;
        text-align: center;
    }

    .field-v1 input,
    .field-v1 select {
        background: #e4e4e4 none repeat scroll 0 0;
        color: #828282 !important;
        font-size: 18px;
        padding: 10px !important;
        width: 339px !important;
    }

    .quote-v1 {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ee0101 0%, #b60303 100%) repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        font-size: 28px;
        font-weight: bold;
        margin-left: 2px;
        margin-top: 12px;
        text-align: center;
        width: 253px;
    }

    .pt-ctp-flag-v1 img {
        margin-left: 20px;
        margin-top: 56px;
        width: 117px;
    }

    .slide-box-v1 {
        left: 18%;
        position: absolute;
        top: 74%;
        width: 381px !important;
    }

    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 433px;
    }

    /* .wedjet {
        margin-right: 0;
        width: 270px; 
    } */

    /* .field input {
        width: 252px;
    } */

    .sea-banner-new img {
        width: 136px;
        margin-left: 8px;
        margin-top: 0;
    }

    .header {
        height: 50px;
    }

    .logo {
        margin-left: 156px;
        margin-top: 9px;
        opacity: .4;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 100%;
    }

    .model-signup-cg select {
        width: 106%;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 87%;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 87%;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 26px;
        font-style: italic;
        margin-left: 55px;
        margin-top: -41px;
        width: 300px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 21px !important;
        font-style: italic;
    }

    .heading h1 {
        font-size: 22px;
        line-height: 28px;
        padding: 5px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
    } */

    .wraper {
        width: 570px;
    }

    .call720 {
        margin-right: 3px;
    }

    .menu {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }

    .start {
        color: #545454;
        font-size: 10px;
    }

    .home {
        font-size: 12px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 5px 10px;
    }

    /* .wedjet-select select {
        width: 270px;
    } */

    .wedjet-select:before {
        background: url(../images/dr.jpg) right top/60px auto no-repeat rgba(0, 0, 0, 0);
        height: 42px;
        /* right: -8px; */
    }

    /* .quote {
        background: url(../images/quote-btn.png) left top/248px auto no-repeat rgba(0, 0, 0, 0);
    } */

    .banner {
        height: 115vh;
    }

    .box {
        margin-top: 15px;
    }

    .services-box {
        width: 515px;
        min-height: 240px;
    }

    .strok {
        margin-left: 0;
    }

    .read-more {
        width: 280px;
        margin-left: 0;
    }

    /* .delivery-pic img {
        margin-left: 125px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 420px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 442px;
    }

    .sub {
        width: 139px;
    }

    .news input {
        width: 220px;
    }

    .letter {
        margin-left: 0;
        display: flex;
        justify-content: center;
    }

    .welcome {
        font-size: 23px;
        line-height: 29px;
    }

    .banner-pic {
        background: url(../images/banner.png) center 83px/1000px auto no-repeat rgba(0, 0, 0, 0);
        height: auto;
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .cgshadow img {
        width: 473px;
    }

    .ownership {
        margin-left: 20px;
        width: 347px;
    }

    /* .fly {
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 439px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 398px;
    }

    .pic-box img {
        width: 198px;
    }

    .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 209px;
    }

    .bg {
        width: 271px;
    }

    .services-right {
        width: 440px;
    }

    .footer-ph {
        color: #fff;
        font-size: 19px;
        font-weight: 700;
    }

    .footer-box {
        /* margin-left: 0; */
        width: 170px;
    }

    .social-footer img {
        width: 23px;
    }

    .fly-courier {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    .fly-courier img {
        height: auto;
        display: block;
        max-width: 100%;
        margin: 0px auto;
    }

    .services-right .pic-box {
        width: 50%;
        margin: 5px 0;
    }

    .bg-eb {
        max-width: 100%;
        font-size: 15px;
        margin-top: -32px;
        transform: translateX(49%);
    }

    .eb-text {
        width: 441px;
    }

    .fly-courier2 {
        width: 100%;
        display: flex;
        margin-top: 10px;
        margin-left: 0px;
        align-items: end;
        margin-bottom: 10px;
        justify-content: center;
    }

    .services-bg h2 {
        color: #000;
        font-size: 23px;
        line-height: 29px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 207px;
    }

    .fly-courier-dr img {
        width: 207px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        text-align: center;
        width: 208px;
        z-index: 1;
    }

    .contact-left {
        margin-left: 34px;
        padding: 10px;
        width: 367px;
    }

    .contact-ph {
        color: #d7d7d7;
        font-size: 19px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .contact-info {
        font-size: 25px;
        margin-top: 0;
    }

    .contact-address {
        text-transform: uppercase;
        width: 378px;
    }

    /* .contact-cg {
        margin-left: 21px;
        width: 392px;
        padding-top: 20px;
        border-top: 1px solid #fff;
        margin-top: 20px;
        padding-right: 13px;
    } */

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
        padding-top: 52px;
    }

    .arrow-404 img {
        width: 447px;
    }

    .banner-pic-sea {
        background: url(../images/banner-sea.png) center 44px no-repeat rgba(0, 0, 0, 0);
        height: 605px;
        padding-top: 15px;
    }

    .box-menu:hover {
        height: 29px;
    }

    .contact-thanks {
        padding-left: 2em !important;
    }

    .contact-msg {
        padding-left: 5em !important;
    }

    .contact-mesg {
        margin-left: 60px !important;
    }

    .thanksyou-customer {
        font-size: 34px;
    }

    .areabtn {
        width: 177px;
    }

    .box-area {
        /* margin-left: 14px;
        margin-bottom: 10px; */
        max-width: 100%;
        margin: 0 auto 10px auto;
    }

    .arealondon .clearfix {
        display: flex;
        flex-direction: column;
    }

    .arealondon {
        padding-top: 0;
    }

    .box-area img {
        width: 410px;
    }

    .area-content {
        font-size: 15px;
    }

    .services-bg2 h2 {
        font-size: 19px;
    }

    .banner-pic-v1 {
        background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat scroll center 83px / 1000px auto !important;
        height: 595px !important;
        padding-bottom: 20px !important;
        padding-top: 10px !important;
    }

    .bulet-v1 {
        color: #333 !important;
        margin-left: 5px !important;
        width: 271px !important;
    }

    .pt_banner_btn {
        width: 149px;
    }

    .pt_banner_btn a {
        font-size: 12px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    /* .services-right .pic-box {
        width: 25%;
        margin: 0;
    } */

    .services-right .pic-box img {
        max-width: 95%;
        height: auto;
        width: calc(100% - 5px);
        box-sizing: border-box;
    }

    /* end content responsive */
    .banner {
        height: 700px;
    }
}

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

    .half p,
    .full p {
        text-align: left;
    }

    .services-box {
        width: 500px;
    }

    .area-content {
        font-size: 16px;
        line-height: 22px;
    }

    .content .full img,
    .content ol li img,
    .content article img {
        float: none;
        width: 100%;
        margin: auto;
    }

    .content ol {
        padding-left: 10px;
    }

    .welcome h2 {
        font-size: 20px;
        line-height: 26px;
    }
}

@media screen and (max-width: 568px) {
    /* .box-widget {
        float: left;
    } */

    /* .heading h1 {
        font-size: 20px;
        line-height: 26px;
    } */

    .ph-icon img {
        width: 14px;
    }

    .phon-ctp12-v1 {
        margin-left: 160px !important;
    }

    .slide-box-v1 {
        left: 18%;
        position: absolute;
        top: 73%;
        width: 381px !important;
    }

    .bg-eb {
        transform: translateX(37.2%);
    }

    .phone-v1 {
        color: #fff;
        font-size: 16px;
        font-family: Arial, verdana;
        line-height: 22px;
    }

    .confirm-follow,
    .services-bg h2,
    .services-bg2 h2,
    .signup-info {
        font-weight: 700;
        text-align: center;
    }

    .pt-ctp-flag-v1 img {
        margin-top: 62px;
        width: 104px;
        margin-left: 32px;
    }

    .stiker-ctp img {
        display: none;
    }

    .slide-box {
        width: 100%;
    }

    /* .wedjet-select:before {
        right: -171px;
    } */

    .confirm-follow {
        color: #1c4b9b;
        font-size: 21px !important;
        font-style: italic;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 100%;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 100%;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 87%;
    }

    .model-signup-cg select {
        width: 117%;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 86%;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 26px;
        font-style: italic;
        margin-left: 47px;
        margin-top: -41px;
        width: 364px;
    }

    .heading h1 {
        padding: 5px;
        font-size: 20px;
        line-height: 26px;
    }

    .stiker-ctp {
        margin: 5px 0;
        width: 446px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
    } */

    .wraper {
        width: 500px;
    }

    .call720 {
        margin-right: 3px;
    }

    .menu {
        margin-left: 0;
        width: 100%;
    }

    .start {
        color: #545454;
        float: right;
        font-size: 10px;
    }

    .home {
        font-size: 11px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 5px 8px;
    }

    /* .wedjet {
        width: 500px;
    } */

    /* .field input {
        width: 480px;
    }

    .wedjet-select select {
        width: 500px;
    } */

    /* .wedjet-select {
        width: 328px;
    } */

    /* .quote {
        background: url(../images/quote-btn.png) left top/339px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 77px;
        margin-left: 10px;
        margin-top: 12px;
        width: 343px;
    } */
    .slide-box {
        width: 92%;
    }

    .services-box {
        width: 420px;
    }

    .strok {
        margin-left: 0;
    }

    .read-more {
        width: 280px;
        margin-left: 0;
    }

    /* .delivery-pic img {
        margin-left: 125px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 420px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 442px;
    }

    .sub {
        width: 139px;
    }

    .news input {
        width: 220px;
    }

    .letter {
        margin-left: 31px;
    }

    /* .welcome {
        font-size: 23px;
    } */

    .banner-pic {
        height: auto;
        padding-top: 15px;
        padding-bottom: 20px;
        background: url(../images/banner.png) center 83px/1000px auto no-repeat rgba(0, 0, 0, 0);
    }

    .cgshadow img {
        width: 473px;
    }

    .ownership {
        margin-left: 20px;
        width: 347px;
    }

    /* .fly {
        border-bottom: 1px solid #ccc;
        margin-left: 60px;
        padding-bottom: 17px;
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 439px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 398px;
    }

    .pic-box img {
        width: 198px;
    }

    .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 209px;
    }

    .bg {
        width: 245px;
    }

    .services-right {
        width: 440px;
    }

    .footer-ph {
        color: #fff;
        font-size: 19px;
        font-weight: 700;
    }

    .footer-box {
        /* margin-left: 0; */
        width: 200px;
    }

    .social-footer img {
        width: 23px;
    }

    /* .fly-courier {
        margin-top: 10px;
        width: 213px;
    }

    .fly-courier img {
        height: 219px;
        width: 214px;
    } */

    /* .bg-eb {
        font-size: 15px;
        width: 214px; 
    } */

    .eb-text {
        width: 441px;
    }

    /* .fly-courier2 {
        margin-left: 63px;
        margin-top: 10px;
        width: 220px;
    } */

    .services-bg h2 {
        color: #000;
        font-size: 23px;
        line-height: 29px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 207px;
    }

    .fly-courier-dr img {
        width: 207px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        text-align: center;
        width: 208px;
        z-index: 1;
    }

    .contact-left {
        margin-left: 34px;
        padding: 10px;
        width: 367px;
    }

    .contact-ph {
        color: #d7d7d7;
        font-size: 19px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .contact-info {
        font-size: 25px;
        margin-top: 0;
    }

    .contact-address {
        text-transform: uppercase;
        width: 378px;
    }

    .contact-cg {
        margin-left: 21px;
        width: 392px;
        padding-top: 20px;
        border-top: 1px solid #fff;
        margin-top: 20px;
        padding-right: 13px;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
        padding-top: 52px;
    }

    .arrow-404 img {
        width: 447px;
    }

    .box-menu:hover {
        height: 29px;
    }

    .contact-thanks {
        padding-left: 2em !important;
    }

    .contact-msg {
        padding-left: 5em !important;
    }

    .contact-mesg {
        margin-left: 60px !important;
    }

    .thanksyou-customer {
        font-size: 34px;
    }

    .heading-air h1 {
        font-size: 22px;
        line-height: 28px;
    }

    .areabtn {
        width: 235px;
    }

    /* .box-area {
        margin-left: 14px;
        margin-bottom: 10px;
    } */

    .box-area img {
        width: 410px;
    }

    .privacy-policy {
        width: auto;
        padding: 15px;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    /* .services-right .pic-box {
        width: 25%;
        margin: 0;
    } */

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        /* width: calc(100% - 3px); */
        box-sizing: border-box;
    }

    /* end content responsive */
    /* .banner {
        height: 710px;
    } */
}

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


    /********exp review************/
    .review-sticker {
        width: 100% !important;
    }

    .review-slider {
        width: 100% !important;
    }

    .trust {
        width: 50%;
        margin: 10px auto;
        text-align: center;
        display: block;
    }

    .review-box {
        width: 72%;
    }

    /**********end exp review************/
    ul.topnav {
        display: block;
        /* margin-top: 50px; */
    }

    ul.topnav li a {
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        padding: 8px 16px;
        margin-top: 5px;
    }

    ul.topnav li a:hover {
        background-color: transparent;
    }

    .phone {
        font-size: 19px;
        line-height: 25px;
    }

    .logo img {
        left: 15px;
        position: absolute;
        top: 2px;
        width: 150px;
    }

    .ph-icon img {
        margin-top: -2px;
        width: 14px;
    }

    .phon-ctp12-v1 {
        margin-left: 94px !important;
    }

    .pt-phone-v1 {
        margin-left: 56px !important;
    }

    .point-v1 {
        margin-right: 18px !important;
        width: 282px !important;
    }

    .fly,
    .fly img {
        width: 90%;
    }

    .services-bg h2,
    .services-bg2 h2 {
        font-weight: 700;
        text-align: center;
    }

    .heading-air h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .header-v1 {
        height: 0 !important;
    }

    .slide-box-v1 {
        left: 7%;
        margin: 10px !important;
        position: absolute;
        top: 75%;
        width: 386px !important;
    }

    .bulet-v1 {
        width: 242px !important;
    }

    .pt-ctp-flag-v1 img {
        margin-left: 37px;
        margin-top: 72px;
        width: 97px;
    }

    .sea-banner-new img {
        margin-left: 8px;
        margin-top: 0;
        width: 136px;
    }

    .ph-icon {
        display: none;
        margin-right: 5px;
        margin-top: 5px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 93%;
    }

    .slide-box {
        width: 85%;
        display: block;
        margin: 20px auto 0 auto;
    }

    .model-signup-cg select {
        width: 109%;
    }

    .stiker-ctp img {
        margin-left: -105px;
        margin-top: -456px;
        position: absolute;
        width: 118px;
    }

    /* .heading h1 {
        font-size: 20px;
        line-height: 26px;
        padding: 2px;
    } */

    .stiker-ctp {
        margin: 5px 0;
        width: 446px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
    } */

    .wraper {
        width: 450px;
    }

    .call720 {
        margin-right: 3px;
    }

    .menu {
        margin-left: 0;
        width: 447px;
        display: none;
    }

    .header {
        height: 43px;
    }

    .start {
        color: #545454;
        float: right;
        font-size: 10px
    }

    .home {
        font-size: 11px;
    }

    .box-menu,
    .box-menu:hover {
        padding: 2px 8px;
    }

    .wedjet {
        width: 75%;
        display: block;
        margin: 0px auto;
    }

    .wedjet-select select,
    .field input,
    .wedjet-select {
        width: 94%;
    }

    /* .field input {
        width: 378px;
    }

    .wedjet-select select {
        width: 399px;
    } */

    /* .wedjet-select:before {
        right: -70px;
    } */

    /* .wedjet-select {
        width: 328px;
    } */

    /* .quote {
        background: url(../images/quote-btn.png) left top/339px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 77px;
        margin-left: 10px;
        margin-top: 12px;
        width: 343px;
    } */

    .services-box {
        width: 400px;
    }

    .strok {
        margin-left: 0;
    }

    .read-more {
        width: 280px;
        margin-left: 0;
    }

    /* .delivery-pic img {
        margin-left: 125px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 420px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 442px;
    }

    .sub {
        width: 139px;
    }

    .news input {
        width: 220px;
    }

    .letter {
        margin-left: 31px;
    }

    /* .welcome {
        font-size: 23px;
    } */

    .banner-pic {
        background: url(../images/banner.png) center 83px/1000px auto no-repeat rgba(0, 0, 0, 0);
        height: auto;
        padding-bottom: 20px;
        /* padding-top: 0; */
    }

    .cgshadow img {
        width: 473px;
    }

    .ownership {
        margin-left: 20px;
        width: 347px;
    }

    /* .fly {
        border-bottom: 1px solid #ccc;
        margin-left: 60px;
        padding-bottom: 17px;
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 439px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 398px;
    }

    .pic-box img {
        width: 198px;
    }

    .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: 209px;
    }

    .bg {
        width: 215px;
    }

    .services-right {
        width: 440px;
    }

    .footer-ph {
        color: #fff;
        font-size: 19px;
        font-weight: 700;
    }

    /* .footer-box {
        margin-left: 0; 
        width: 137px;
    } */

    .social-footer img {
        width: 23px;
    }

    /* .fly-courier {
        margin-top: 10px;
        width: 213px; 
    } */

    /* .fly-courier img {
        height: 219px;
        width: 214px;
    } */

    /* .bg-eb {
        font-size: 15px;
        width: 214px;
    } */
    .bg-eb {
        transform: translateX(28.6%);
    }

    .eb-text {
        width: 441px;
    }

    /* .fly-courier2 {
        margin-left: 63px;
        margin-top: 10px;
        width: 220px;
    } */

    .services-bg h2 {
        color: #000;
        font-size: 23px;
        line-height: 29px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .eb-space-dr {
        margin-left: 10px;
        width: 207px;
    }

    .fly-courier-dr img {
        width: 207px;
    }

    .bg-eb-cargo {
        background: url(../images/bg.png) rgba(0, 0, 0, 0);
        color: #fff;
        margin-top: -30px;
        padding: 5px 0;
        position: absolute;
        text-align: center;
        width: 208px;
        z-index: 1;
    }

    .contact-left {
        margin-left: 34px;
        padding: 10px;
        width: 367px;
    }

    .contact-ph {
        color: #d7d7d7;
        font-size: 19px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .contact-info {
        font-size: 25px;
        margin-top: 0;
    }

    .contact-address {
        text-transform: uppercase;
        width: 378px;
    }

    .contact-cg {
        margin-left: 21px;
        width: 392px;
        padding-top: 20px;
        border-top: 1px solid #fff;
        margin-top: 20px;
        padding-right: 13px;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
        padding-top: 2px;
    }

    .arrow-404 img {
        width: 447px;
    }

    .box-menu:hover {
        height: 29px;
    }

    .wedjet-select:before {
        right: -20px;
    }

    .contact-thanks {
        padding-left: 2em !important;
    }

    .contact-msg {
        padding-left: 5em !important;
    }

    .contact-mesg {
        margin-left: 60px !important;
    }

    .thanksyou-customer {
        font-size: 34px;
    }

    .areabtn {
        width: 210px;
    }

    /* .box-area {
        margin-left: 14px;
        margin-bottom: 10px;
    } */

    .box-area img {
        width: 410px
    }

    .pt_banner {
        background: rgba(0, 0, 0, 0) url("../images/new-stp.png") no-repeat scroll 0 0 / 100% 70%;
        border: none;
        height: 100px;
    }

    .pt_banner_btn {
        margin-top: 2px;
        width: 126px;
        height: auto;
    }

    .pt_banner_btn a {
        padding: 20px 14px 17px 13px;
    }

    .call {
        margin-left: 12px;
    }

    .logo-sticky img {
        width: 130px;
    }

    /*content responsive*/
    .services-right .pic-box {
        width: 50%;
        margin: 5px 0;
    }

    /*end content responsive*/
}

@media screen and (max-width: 414px) {
    .wedjet {
        width: 352px;
    }

    .field input {
        width: 330px;
    }

    .banner {
        height: 685px;
    }

    .wedjet-select select {
        width: 351px;
    }

    /* .wedjet-select:before {
        right: -22px; 
        top: 1px;
    } */

    /********exp review************/
    .review-box {
        width: 100%;
        float: none;
    }

    .left.pt_mid img {
        margin: auto;
    }

    .left.pt_mid {
        float: none;
        width: 100%;
        text-align: center;
    }

    /********end exp review************/
    .menu {
        margin-left: 0;
        position: absolute;
        top: 85px;
        width: 100%;
    }

    .logo-sticky img {
        width: 120px;
        opacity: .4;
        margin-left: 0px;
    }

    .top-bar {
        padding: 5px 0;
    }

    .logo img {
        left: 130px;
        position: absolute;
        top: 40px;
        width: 140px;
    }

    .slide-box-v1 {
        left: 7%;
        margin: 10px !important;
        position: absolute;
        top: 76%;
        width: 324px !important;
    }

    .special-offer-v1 img {
        position: absolute;
        right: -6px;
        top: 252px;
        width: 135px;
    }

    .call-v1 {
        margin-bottom: 5px;
    }

    .pt-phone-v1 {
        margin-left: 160px !important;
        margin-top: 0;
    }

    .logo-v1 img {
        left: 38px;
        position: absolute;
        top: 7px;
        width: 150px;
    }

    .top-bar-v1 {
        background: #f6f6f6 none repeat scroll 0 0;
        padding: 6px 0;
    }

    .phon-ctp12-v1 {
        margin-left: 0 !important;
    }

    .field-v1 input,
    .field-v1 select {
        background: #e4e4e4 none repeat scroll 0 0;
        color: #828282 !important;
        padding: 10px !important;
        width: 280px !important;
    }

    .quote-v1 {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ee0101 0%, #b60303 100%) repeat scroll 0 0;
        border-radius: 5px;
        color: #fff;
        font-size: 22px;
        font-weight: bold;
        margin-left: 2px;
        margin-top: 12px;
        text-align: center;
        width: 180px;
    }

    .pt-ctp-flag-v1 img {
        margin-left: 2px;
        margin-top: 69px;
        width: 93px;
    }

    .banner-pic-v1 {
        background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat scroll center 83px / 1000px auto !important;
        height: 600px !important;
        padding-bottom: 20px !important;
        padding-top: 10px !important;
    }

    slide-box-v1 {
        left: 10%;
        margin: 0 !important;
        position: absolute;
        top: 77%;
        width: 323px !important;
    }

    .bulet-v1 {
        font-size: 14px !important;
        width: 231px !important;
    }

    .point-v1 {
        margin-right: 18px !important;
        width: 264px !important;
    }

    .bulet {
        color: #333;
        margin-left: 5px;
        width: 233px;
    }

    .confirm-follow,
    .signup-info,
    .thanksyou-heading {
        font-style: italic;
        font-weight: 700;
        text-align: center;
    }

    .confirm-follow,
    .or-proceed,
    .owner-heading,
    .services-bg h2,
    .services-bg2 h2,
    .signup-info,
    .subletter {
        text-align: center;
    }

    .thx-box {
        margin-top: 30px;
        padding: 20px;
        width: 306px;
    }

    .ph-icon img {
        width: 16px;
    }

    .phone {
        color: #fff;
        font-family: Arial, verdana;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 100%;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 261px;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 240px;
    }

    .model-signup-cg select {
        width: 260px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 107%;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 26px;
        margin-left: 12px;
        margin-top: -41px;
        width: 313px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 21px !important;
    }

    .sea-banner-new img {
        margin-bottom: 10px;
        margin-left: 8px;
        margin-top: 0;
        width: 75%;
    }

    .or-proceed {
        color: #666;
        font-size: 23px;
        font-weight: 700;
        margin: 8px 0;
    }

    .new-price-proced {
        padding-top: 0;
    }

    .stiker-ctp img {
        margin-left: -63px;
        margin-top: -388px;
        position: absolute;
        width: 111px;
    }

    .stiker-ctp {
        margin: 5px 0;
        width: 339px;
    }

    .wraper {
        width: 384px;
    }

    .logo {
        margin-left: 85px;
        margin-top: 3px;
        opacity: .4;
    }

    .services-box {
        width: 278px;
    }

    .strok {
        margin-left: 0;
    }

    /* .ph-icon,
    .phon-ctp12,
    .read-more {
        margin-left: 32px;
    } */

    .read-more {
        width: 256px;
    }

    .call720 {
        margin-right: 43px;
        margin-top: 5px;
    }

    .menu-phone select {
        background-color: #ededed;
        width: 321px;
    }

    .menu-phone {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .menu-phone select option {
        padding: 5px;
        border: 1px solid #ededed;
        background-color: #fff;
    }

    .heading h1 {
        font-size: 19px;
        line-height: 25px;
    }

    .heading-v1 {
        width: 100%;
        display: block;
        margin: 5px auto 20px auto;
    }

    .copy,
    .pic-box {
        font-size: 11px;
    }

    /* .delivery-pic img {
        margin-left: 56px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 304px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 328px;
    }

    .letter {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .news input {
        width: 309px;
        margin-bottom: 10px;
    }

    .sub {
        width: 206px;
    }

    .subletter {
        margin-left: 60px;
    }

    .email-icon {
        margin-left: 37px;
        margin-top: 12px;
    }

    .social {
        margin-right: 86px;
        margin-top: 2px;
        opacity: .7;
    }

    .ownership {
        margin-left: 0;
        width: 329px;
    }

    .comunication {
        margin-left: 132px;
    }

    /* .fly {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        margin-left: 0;
        padding-bottom: 17px;
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 323px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 298px;
    }

    .services-right {
        width: 318px;
    }

    .bg,
    .pic-box,
    .pic-box img {
        width: 296px;
    }

    .pic-box {
        margin-left: 10px;
        margin-top: 10px;
    }

    .bg {
        /* font-size: 16px; */
        width: 187px;
    }

    /* .fly-courier {
        margin-top: 10px;
        width: 305px;
    } */

    /* .fly-courier img {
        height: auto;
        width: 300px;
    } */

    /* .bg-eb {
        font-size: 15px;
        width: 300px;
    } */
    .bg-eb {
        transform: translateX(17%);
    }

    .services-bg h2 {
        color: #000;
        font-size: 22px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .footer-box {
        margin-left: 10px;
        margin-bottom: 15px;
    }

    .eb-text {
        width: 316px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 10px;
        width: 220px;
    } */

    .eb-space-dr {
        margin-bottom: 20px;
        margin-left: 65px;
        width: 207px;
    }

    .contact-left {
        margin-left: 6px;
        padding: 10px;
        width: 352px;
    }

    .contact-cg {
        border-top: 1px solid #fff;
        margin-left: 0;
        margin-top: 20px;
        padding-right: 13px;
        padding-top: 20px;
        width: 305px;
    }

    .name input {
        width: 278px;
        margin-left: 10px;
    }

    .full-name {
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .name textarea {
        margin-left: 10px;
        width: 279px;
    }

    .subject input {
        margin-left: 10px;
        width: 278px;
    }

    .submit {
        margin-right: 0
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
        padding-top: 91px;
    }

    .space-time2,
    .thanksyou {
        padding-top: 10px;
    }

    .thanksyou-heading {
        color: #1b7dbc;
        font-family: "Myriad Pro", Arial, verdana;
        font-size: 29px;
    }

    .arrow-404 img {
        width: 302px;
    }

    .services h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .privacyheading {
        font-size: 17px;
        margin-top: 3px;
    }

    .contact-thanks {
        padding-left: 0 !important;
        font-size: 26px !important;
    }

    .contact-msg {
        padding-left: 1em !important;
    }

    .contact-mesg {
        font-size: 13px !important;
        margin-left: 6px !important;
    }

    .thanksyou-customer {
        font-size: 28px;
    }

    .heading-air h1 {
        font-size: 19px;
        line-height: 25px;
    }

    .cgshadow img {
        width: 350px;
    }

    .areabtn {
        width: 178px;
    }

    .box-area img {
        width: 304px;
    }

    /* .box-area {
        margin-left: 8px;
    } */

    .services-bg2 h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .hide-414 {
        display: none;
    }

    .services-box {
        width: 338px;
    }

    .pt_banner {
        background: rgba(0, 0, 0, 0) url("../images/new-stp.png") no-repeat scroll 0 0 / 100% 65%;
        border: medium none;
        height: 100px;
    }

    .pt_banner_btn {
        height: 46px;
        margin-top: 4px;
        width: 100px;
    }

    .pt_banner_btn a {
        padding: 17px 1px 17px 7px;
        font-size: 11px;
    }

    .call {
        margin-left: 5px;
    }

    .phon-ctp12 {
        margin-left: 0;
    }

    /* content responsive */
    .services-left,
    .services-right {
        float: none;
        width: 100%;
    }

    .services-right .pic-box {
        width: 50%;
    }

    .services-right .pic-box img {
        max-width: 100%;
        height: auto;
        /* width: calc(100% - 3px); */
        box-sizing: border-box;
    }

    /* end content responsive */
}

@media screen and (max-width: 384px) {
    .logo-sticky img {
        width: 150px;
        margin-left: -20px;
    }

    .banner {
        height: 715px;
    }

    .slide-box {
        width: 91%;
    }

    .box-menu,
    .box-menu:hover {
        padding: 3px 8px;
    }

    .start {
        display: none;
    }

    .phon-ctp12-v1 {
        margin-left: -13px !important;
    }

    .pt-phone-v1 {
        margin-left: 184px !important;
        margin-top: 0;
    }

    .signup-info,
    .thanksyou-heading {
        font-style: italic;
        font-weight: 700;
        text-align: center;
    }

    .owner-heading,
    .services-bg h2,
    .services-bg2 h2,
    .signup-info,
    .subletter {
        text-align: center;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 89%;
    }

    .point-v1 {
        margin-right: 18px !important;
        width: 216px !important;
    }

    .bulet-v1 {
        color: #333 !important;
        margin-left: 5px !important;
        width: 172px !important;
    }

    .banner-pic-v1 {
        background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat scroll center 44px !important;
        height: 630px !important;
        position: relative;
    }

    .slide-box-v1 {
        left: 7%;
        margin: 10px !important;
        position: absolute;
        top: 74%;
        width: 324px !important;
    }

    .slide-box-v1 {
        width: 307px !important;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 19px;
        margin-left: 12px;
        margin-top: -32px;
        width: 270px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 92%;
    }

    .info-btn input {
        width: 242px;
    }

    .footer-box {
        margin-left: 0;
        width: 100%;
    }

    /* .footer-box ul li {
        list-style: none;
        margin-bottom: 5px; 
        padding: 3px 5px; 
    } */

    .footer-ph {
        color: #fff;
        font-size: 19px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .stiker-ctp img {
        margin-left: -73px;
        position: absolute;
        width: 90px;
        margin-top: -359px;
    }

    .verticalaccordion>ul>li {
        height: 30px !important;
    }

    .verticalaccordion>ul>li>h3 {
        padding: 5px 10px !important;
    }

    .stiker-ctp {
        margin: 5px 0;
        width: 339px;
    }

    .wraper {
        width: 331px;
    }

    .logo {
        margin-left: 85px;
        margin-top: 3px;
        opacity: .4;
    }

    .services-box {
        width: 280px;
    }

    /* .strok {
        margin-left: 88px;
    } */

    .ph-icon,
    .phon-ctp12,
    .read-more {
        margin-left: 0;
        width: 100%;
    }

    .call {
        margin-left: 74px;
        margin-top: 3px;
    }

    ul.topnav {
        display: block;
        /* margin-top: 69px; */
    }

    ul.topnav li a {
        padding: 5px 16px;
        margin-top: 6px;
    }

    .read-more {
        width: 256px;
    }

    .call720 {
        margin-right: 43px;
        margin-top: 5px;
    }

    .menu-phone select {
        background-color: #ededed;
        width: 321px;
    }

    .menu-phone {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .menu-phone select option {
        padding: 5px;
        border: 1px solid #ededed;
        background-color: #fff;
    }

    .heading h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .copy,
    .pic-box {
        font-size: 11px;
    }

    .wedjet {
        width: 299px;
        margin-right: 0;
    }

    .field input,
    .quote {
        width: 279px;
    }

    .quote {
        background: url(../images/quote-btn.png) left top/275px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 77px;
        margin-left: 10px;
        margin-top: 12px;
    }

    /* .delivery-pic img {
        margin-left: 56px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 304px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 328px;
    }

    .letter {
        margin-left: 0;
    }

    .news input {
        width: 309px;
        margin-bottom: 10px;
    }

    .sub {
        width: 206px;
    }

    .subletter {
        margin-left: 60px;
    }

    .email-icon {
        margin-left: 37px;
        margin-top: 12px;
    }

    .social {
        margin-right: 86px;
        margin-top: 2px;
        opacity: .7;
    }

    .ownership {
        margin-left: 0;
        width: 329px;
    }

    .comunication {
        margin-left: 132px;
    }

    /* .fly {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        margin-left: 0;
        padding-bottom: 17px;
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 323px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 298px;
    }

    .services-right {
        width: 318px;
    }

    .pic-box,
    .pic-box img {
        width: 296px;
    }

    .pic-box {
        margin-left: 10px;
        margin-top: 10px;
    }

    .bg {
        /* font-size: 16px; */
        width: 313px;
    }

    /* .fly-courier {
        margin-top: 10px;
        width: 305px;
    }

    .fly-courier img {
        height: auto;
        width: 300px;
    }

    .bg-eb {
        font-size: 15px;
        width: 300px;
    } */
    .bg-eb {
        transform: translateX(7.6%);
    }

    .services-bg h2 {
        color: #000;
        font-size: 22px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .eb-text {
        width: 316px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 10px;
        width: 220px;
    } */

    .eb-space-dr {
        margin-bottom: 20px;
        margin-left: 65px;
        width: 207px;
    }

    .contact-left {
        margin-left: 6px;
        padding: 10px;
        width: 352px;
    }

    .contact-cg {
        border-top: 1px solid #fff;
        margin-left: 0;
        margin-top: 20px;
        padding-right: 13px;
        padding-top: 20px;
        width: 305px;
    }

    .name input {
        width: 278px;
        margin-left: 10px;
    }

    .full-name {
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .name textarea {
        margin-left: 10px;
        width: 279px;
    }

    .subject input {
        margin-left: 10px;
        width: 278px;
    }

    .submit {
        margin-right: 0;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
        padding-top: 91px;
    }

    .space-time2,
    .thanksyou {
        padding-top: 10px;
    }

    .thanksyou-heading {
        color: #1b7dbc;
        font-family: "Myriad Pro", Arial, verdana;
        font-size: 29px;
    }

    .arrow-404 img {
        width: 302px;
    }

    .services h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .privacyheading {
        font-size: 17px;
        margin-top: 3px;
    }

    .contact-thanks {
        padding-left: 0 !important;
        font-size: 26px !important;
    }

    .contact-msg {
        padding-left: 1em !important;
    }

    .contact-mesg {
        font-size: 13px !important;
        margin-left: 6px !important;
    }

    .thanksyou-customer {
        font-size: 28px;
    }

    .heading-air h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .wedjet-select::before {
        top: 1px;
        right: -52px;
        background: rgba(0, 0, 0, 0) url(../images/dr.jpg) no-repeat scroll right top / 56px auto;
    }

    .wedjet-select select {
        width: 300px;
    }

    .wedjet-select {
        width: 247px;
    }

    .cgshadow img {
        width: 350px;
    }

    .areabtn {
        width: 310px;
    }

    .box-area img {
        width: 304px;
    }

    /* .box-area {
        margin-left: 8px;
    } */

    .header {
        height: 37px;
    }

    /*content responsive*/
    .services-right .pic-box {
        width: 100%;
    }

    /*end content responsive*/
}

@media screen and (max-width: 375px) {
    .logo-v1 img {
        left: 38px;
        position: absolute;
        top: 12px;
        width: 135px;
    }

    .pt-ctp-flag-v1 img {
        margin-left: 9%;
        margin-top: 95px;
        width: 75px;
    }

    slide-box-v1 {
        left: 7%;
        width: 306px !important;
    }

    .menu,
    .menu-phone {}

    .signup-info,
    .thanksyou-heading {
        font-style: italic;
        font-weight: 700;
        text-align: center;
    }

    .owner-heading,
    .services-bg h2,
    .services-bg2 h2,
    .signup-info,
    .subletter {
        text-align: center;
    }

    .clientform {
        border: 2px solid #999;
        border-radius: 7px;
        margin-bottom: 40px;
        margin-left: 0 !important;
        margin-top: 22px;
        padding: 20px 10px 10px;
        width: 89%;
    }

    .banner-pic-v1 {
        background: rgba(0, 0, 0, 0) url("../images/banner.png") no-repeat scroll center 44px !important;
        height: 610px !important;
    }

    .point-v1 {
        margin-right: 18px !important;
        width: 216px !important;
    }

    .phon-ctp12-v1 {
        margin-left: -18px !important;
    }

    .signup-info {
        background: #fff;
        color: #000;
        font-size: 19px;
        margin-left: 12px;
        margin-top: -32px;
        width: 270px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 92%;
    }

    .info-btn input {
        width: 242px;
    }

    .footer-box {
        margin-left: 0;
        width: 100%;
    }

    .footer-box ul li {
        list-style: none;
        margin-bottom: 5px;
        padding: 3px 5px;
    }

    .footer-ph {
        color: #fff;
        font-size: 19px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .stiker-ctp img {
        margin-left: -77px;
    }

    .verticalaccordion>ul>li {
        height: 30px !important;
    }

    .verticalaccordion>ul>li>h3 {
        padding: 5px 10px !important;
    }

    .stiker-ctp {
        margin: 5px 0;
        width: 339px;
    }

    .wraper {
        width: 331px;
    }

    .logo {
        margin-left: 85px;
        margin-top: 3px;
        opacity: .4;
    }

    .services-box {
        width: 290px;
    }

    /* .strok {
        margin-left: 88px;
    } */

    .ph-icon,
    .read-more {
        margin-left: 0;
    }

    .read-more {
        width: 256px;
    }

    .call720 {
        margin-right: 43px;
        margin-top: 5px;
    }

    .menu-phone select {
        background-color: #ededed;
        width: 321px;
    }

    .menu-phone {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .menu-phone select option {
        padding: 5px;
        border: 1px solid #ededed;
        background-color: #fff;
    }

    /* .heading h1 {
        font-size: 18px;
        line-height: 24px;
    } */

    .copy,
    .pic-box {
        font-size: 11px;
    }

    .wedjet {
        width: 299px;
        margin-right: 0;
    }

    .field input,
    .quote {
        width: 279px;
    }

    .quote {
        background: url(../images/quote-btn.png) left top/275px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 77px;
        margin-left: 10px;
        margin-top: 12px;
    }

    /* .delivery-pic img {
        margin-left: 56px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 304px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 328px;
    }

    .letter {
        margin-left: 0;
    }

    .news input {
        width: 309px;
        margin-bottom: 10px;
    }

    .sub {
        width: 206px;
    }

    .subletter {
        margin-left: 60px;
    }

    .email-icon {
        margin-left: 37px;
        margin-top: 12px;
    }

    .social {
        margin-right: 86px;
        margin-top: 2px;
        opacity: .7;
    }

    .ownership {
        margin-left: 0;
        width: 329px;
    }

    .comunication {
        margin-left: 132px;
    }

    /* .fly {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        margin-left: 0;
        padding-bottom: 17px;
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 323px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 298px;
    }

    .services-right {
        width: 318px;
    }


    .pic-box,
    .pic-box img {
        width: 296px;
    }

    .pic-box {
        margin-left: 10px;
        margin-top: 10px;
    }

    /* .bg {
        font-size: 16px;
    } */

    /* .fly-courier {
        margin-top: 10px;
        width: 305px;
    } */

    /* .fly-courier img {
        height: auto;
        width: 300px;
    } */
    /* 
    .bg-eb {
        font-size: 15px;
        width: 300px;
    } */

    .services-bg h2 {
        color: #000;
        font-size: 22px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .eb-text {
        width: 316px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 10px;
        width: 220px;
    } */

    .eb-space-dr {
        margin-bottom: 20px;
        margin-left: 65px;
        width: 207px;
    }

    .contact-left {
        margin-left: 6px;
        padding: 10px;
        width: 352px;
    }

    .contact-cg {
        border-top: 1px solid #fff;
        margin-left: 0;
        margin-top: 20px;
        padding-right: 13px;
        padding-top: 20px;
        width: 305px;
    }

    .name input {
        width: 278px;
        margin-left: 10px;
    }

    .full-name {
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .name textarea {
        margin-left: 10px;
        width: 279px;
    }

    .subject input {
        margin-left: 10px;
        width: 278px;
    }

    .submit {
        margin-right: 0;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
        padding-top: 91px;
    }

    .space-time2,
    .thanksyou {
        padding-top: 10px;
    }

    .thanksyou-heading {
        color: #1b7dbc;
        font-family: "Myriad Pro", Arial, verdana;
        font-size: 29px;
    }

    .arrow-404 img {
        width: 302px;
    }

    .services h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .privacyheading {
        font-size: 17px;
        margin-top: 3px;
    }

    .contact-thanks {
        padding-left: 0 !important;
        font-size: 26px !important;
    }

    .contact-msg {
        padding-left: 1em !important;
    }

    .contact-mesg {
        font-size: 13px !important;
        margin-left: 6px !important;
    }

    .thanksyou-customer {
        font-size: 28px;
    }

    .heading-air h1 {
        font-size: 17px;
        line-height: 23px;
    }

    .cgshadow img {
        width: 350px;
    }

    /* .areabtn {
        width: 95px;
    } */

    .box-area img {
        width: 304px;
    }

    /* .box-area {
        margin-left: 8px;
    } */

    .pt_banner {
        background: rgba(0, 0, 0, 0) url("../images/new-stp.png") no-repeat scroll 0 0 / 100% 65%;
        border: medium none;
        height: 100px;
    }

    .pt_banner_btn {
        height: 43px;
        margin-top: 5px;
        width: 96px;
    }

    .pt_banner_btn a {
        font-size: 11px;
        padding: 16px 0 16px 5px;
    }
}

@media screen and (max-width: 360px) {
    .logo-sticky img {
        width: 150px;
        margin-left: -10px;
    }

    .call {
        margin-left: 63px;
        margin-top: 3px;
    }

    .logo img {
        left: 100px;
        position: absolute;
        top: 40px;
        width: 140px;
    }

    .header-box-v1 {
        height: 60px !important;
    }

    .slide-box-v1 {
        left: 2%;
        top: 75%;
        width: 316px !important;
    }

    .pt-ctp-flag-v1 img {
        margin-left: 9%;
        margin-top: 100px;
        width: 75px;
    }

    .phon-ctp12-v1 {
        margin-left: -25px !important;
    }

    .owner-heading,
    .services-bg h2,
    .services-bg2 h2,
    .subletter {
        text-align: center;
    }

    .ph-icon img {
        margin-top: -2px;
        width: 14px
    }

    .info {
        color: #fff;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .stiker-ctp img {
        margin-left: -85px;
    }

    .stiker-ctp {
        margin: 5px 0;
        width: 339px;
    }

    .call720,
    .logo,
    .menu-phone {
        margin-top: 5px;
    }

    .wraper {
        width: 331px;
    }

    .logo {
        margin-left: 85px;
        opacity: .4;
    }

    .services-box {
        width: 280px;
    }

    .strok {
        margin-left: 0;
    }

    .ph-icon,
    .read-more {
        margin-left: 0;
    }

    .read-more {
        width: 240px;
    }

    .call720 {
        margin-right: 43px;
    }

    .menu-phone select {
        background-color: #ededed;
        width: 321px;
    }

    .menu-phone {
        margin-bottom: 5px;
    }

    .header {
        height: auto;
    }

    .menu-phone select option {
        padding: 5px;
        border: 1px solid #ededed;
        background-color: #fff;
    }

    .heading h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .copy,
    .pic-box {
        font-size: 11px;
    }

    .wedjet {
        width: 299px;
        margin-right: 0;
    }

    .field input,
    .quote {
        width: 279px;
    }

    .quote {
        background: url(../images/quote-btn.png) left top/275px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 77px;
        margin-left: 10px;
        margin-top: 12px;
    }

    /* .delivery-pic img {
        margin-left: 56px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 304px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 328px;
    }

    .letter {
        margin-left: 0;
    }

    .news input {
        width: 309px;
        margin-bottom: 10px;
    }

    .sub {
        width: 206px;
    }

    .subletter {
        margin-left: 60px;
    }

    .email-icon {
        margin-left: 37px;
        margin-top: 12px;
    }

    .social {
        margin-right: 86px;
        margin-top: 2px;
        opacity: .7;
    }

    .ownership {
        margin-left: 0;
        width: 329px;
    }

    .comunication {
        margin-left: 132px;
    }

    /* .fly {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        margin-left: 0;
        padding-bottom: 17px;
        width: 331px;
    } */

    .services-left {
        margin-top: 10px;
        width: 323px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 298px;
    }

    .services-right {
        width: 318px;
    }

    .pic-box,
    .pic-box img {
        width: 296px;
    }

    .pic-box {
        margin-left: 10px;
        margin-top: 10px;
    }

    /* .bg {
        font-size: 16px;
    } */

    /* .fly-courier {
        margin-top: 10px;
        width: 305px;
    }

    .fly-courier img {
        height: auto;
        width: 300px;
    }

    .bg-eb {
        font-size: 15px;
        width: 300px;
    } */

    .services-bg h2 {
        color: #000;
        font-size: 22px;
        line-height: 28px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .eb-text {
        width: 316px;
    }

    /* .fly-courier2 {
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 10px;
        width: 220px;
    } */

    .eb-space-dr {
        margin-bottom: 20px;
        margin-left: 65px;
        width: 207px;
    }

    .contact-left {
        margin-left: 6px;
        padding: 10px;
        width: 352px;
    }

    .contact-cg {
        border-top: 1px solid #fff;
        margin-left: 0;
        margin-top: 20px;
        padding-right: 13px;
        padding-top: 20px;
        width: 305px;
    }

    .space-time2,
    .thanksyou {
        padding-top: 10px;
    }

    .name input {
        width: 278px;
        margin-left: 10px;
    }

    .full-name {
        color: #fff;
        font-size: 16px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .name textarea {
        margin-left: 10px;
        width: 279px;
    }

    .subject input {
        margin-left: 10px;
        width: 278px;
    }

    .submit {
        margin-right: 0;
    }

    .banner-contact {
        background: url(../images/contact-bg.png) 0 0/1700px auto repeat-x #000;
        margin-bottom: -27px;
        padding-bottom: 40px;
    }

    .thanksyou-heading {
        color: #1b7dbc;
        font-family: "Myriad Pro", Arial, verdana;
        font-size: 29px;
        font-style: italic;
        font-weight: 700;
        text-align: center;
    }

    .arrow-404 img {
        width: 302px;
    }

    .services h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .privacyheading {
        font-size: 17px;
        margin-top: 3px;
    }

    .contact-thanks {
        padding-left: 0 !important;
        font-size: 26px !important;
    }

    .contact-msg {
        padding-left: 1em !important;
    }

    .contact-mesg {
        font-size: 13px !important;
        margin-left: 6px !important;
    }

    .thanksyou-customer {
        font-size: 28px;
    }

    .cgshadow img {
        width: 350px;
    }

    /* .areabtn {
        width: 152px;
    } */

    .box-area img {
        width: 304px;
    }

    /* .box-area {
        margin-left: 8px;
    } */

    .pt_banner {
        background: rgba(0, 0, 0, 0) url("../images/new-stp.png") no-repeat scroll 0 0 / 100% 65%;
        border: medium none;
        height: 100px;
    }

    .pt_banner_btn {
        height: 40px;
        margin-top: 9px;
        width: 90px;
    }

    .pt_banner_btn a {
        font-size: 9px;
        padding: 14px 0 14px 5px;
    }
}

@media screen and (max-width: 320px) {
    .wedjet-select::before {
        background: rgba(0, 0, 0, 0) url(../images/dr.jpg) no-repeat scroll right top / 56px auto;
        right: -43px;
    }

    .wraper {
        width: 298px;
    }

    .call {
        margin-left: 30px;
        margin-top: 3px;
    }

    .heading h1 {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .box-menu,
    .box-menu:hover {
        padding: 3px 6px;
    }

    .confirm-follow,
    .sea-carg,
    .services-bg2 h2,
    .subletter {
        text-align: center;
    }

    .thx-box {
        margin-top: 0;
        padding: 20px;
        width: 262px;
    }

    .slide-box {
        width: 275px;
    }

    .stiker-ctp img {
        margin-top: -329px;
    }

    .heading-air h1 {
        font-size: 14px;
        line-height: 20px;
    }

    .confirm-follow {
        color: #1c4b9b;
        font-size: 16px !important;
        font-style: italic;
        font-weight: 700;
    }

    .clint-box-info {
        margin-left: 17px;
        margin-top: 5px;
        width: 100%;
    }

    .alternative {
        border: 1px solid #ccc;
        color: #666;
        padding: 6px 9px;
        width: 79%;
    }

    .model-signup-cg select {
        width: 229px;
    }

    .clint-box-info textarea {
        border: 1px solid #ccc;
        font-family: Calibri, Arial, Verdana;
        height: 35px;
        padding: 10px;
        width: 78%;
    }

    .stiker-ctp {
        margin: 5px 0;
        width: 297px;
    }

    .ph-icon {
        margin-top: 2px;
        margin-left: 0;
    }

    .menu-phone select {
        background-color: #ededed;
        width: 297px;
    }

    .heading h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .wedjet {
        margin-right: 0;
        width: 265px;
    }

    .slide-box-v1 {
        left: 1%;
        top: 75%;
        width: 286px !important;
    }

    .sub1-v1 {
        font-size: 16px;
    }

    .field input {
        width: 245px;
    }

    .logo {
        margin-left: 75px;
        margin-top: 5px;
        opacity: .4;
    }

    .field-v1 input,
    .field-v1 select {
        background: #e4e4e4 none repeat scroll 0 0;
        color: #828282 !important;
        padding: 10px !important;
        width: 245px !important;
    }

    .phon-ctp12-v1 {
        margin-left: -55px !important;
    }

    .pt-phone-v1 {
        margin-left: 208px !important;
        margin-top: 0;
    }

    .point-v1 {
        margin-right: 18px !important;
        width: 203px !important;
    }

    .logo-v1 img {
        left: 25px;
    }

    .quote-v1 {
        font-size: 20px;
        width: 160px;
    }

    .wedjet-select {
        width: 222px;
    }

    .wedjet-select select {
        width: 265px;
    }

    .quote {
        background: url(../images/quote-btn.png) left top/244px auto no-repeat rgba(0, 0, 0, 0);
        cursor: pointer;
        height: 55px;
        margin-left: 10px;
        margin-top: 12px;
        width: 247px;
    }

    .services-box {
        width: 241px;
    }

    .read-more {
        margin-left: 0;
        width: 217px;
    }

    .strok {
        margin-left: 0;
    }

    /* .delivery-pic img {
        margin-left: 41px;
        width: 222px;
    } */

    .bullet-why {
        padding-left: 5px;
        width: 271px;
    }

    .review {
        color: #333;
        margin-top: 15px;
        width: 254px;
    }

    .news input {
        margin-bottom: 10px;
        width: 276px;
    }

    .eb-space-dr,
    .fly,
    .fly-courier2,
    .sea-carg {
        margin-bottom: 20px;
    }

    .subletter {
        margin-left: 48px;
    }

    .ownership {
        margin-left: 0;
        width: auto;
    }

    .comunication {
        margin-left: 116px;
    }

    .fly img {
        width: 292px;
    }

    .fly {
        border-bottom: 1px solid #ccc;
        margin-left: 0;
        padding-bottom: 17px;
        width: 290px;
    }

    .sea-carg {
        color: #000;
        font-family: "Myriad Pro", Arial, verdana;
        font-size: 24px;
        line-height: 30px;
        font-weight: 700;
    }

    .services-bg h2 {
        font-size: 23px;
        line-height: 29px;
    }

    .services-left {
        margin-top: 10px;
        width: 284px;
    }

    .bullet-why2 {
        color: #333;
        padding-left: 5px;
        width: 255px;
    }

    .services-right {
        width: 279px;
    }

    .pic-box img {
        width: 256px;
    }

    .pic-box {
        font-size: 11px;
        margin-left: 10px;
        margin-top: 10px;
        width: auto;
    }

    .bg {
        font-size: 16px;
        width: 257px;
    }

    .email-icon {
        margin-left: 26px;
        margin-top: 12px;
    }

    .social {
        margin-right: 65px;
        margin-top: 2px;
        opacity: .7;
    }

    .fly-courier img {
        height: auto;
        width: 267px;
    }

    .bg-eb {
        font-size: 15px;
        width: 267px;
    }

    .bg-fly2,
    .contact-ph {
        font-size: 16px;
    }

    .eb-text {
        width: 276px;
    }

    .fly-courier {
        margin-top: 10px;
        width: 242px;
    }

    .cgshadow img {
        width: 327px;
    }

    .fly-courier2 img {
        width: 273px;
    }

    .fly-courier2 {
        margin-left: 8px;
        margin-top: 10px;
        width: 220px;
    }

    .bg-fly2 {
        width: 273px;
    }

    .eb-space-dr {
        margin-left: 46px;
        width: 207px;
    }

    .baggagecargo img {
        width: 284px;
    }

    .addres {
        font-size: 11px;
    }

    .contact-cg {
        width: 290px;
        padding-right: 0;
    }

    .contact-left {
        margin-left: 6px;
        padding: 10px;
        width: 260px;
    }

    .contact-msg,
    .contact-thanks {
        padding-left: 0 !important;
    }

    .subject input {
        width: 251px;
    }

    .name textarea {
        margin-left: 10px;
        width: 250px;
    }

    .name input {
        margin-left: 10px;
        width: 252px;
    }

    .arrow-404 img {
        width: 270px;
    }

    .services h1 {
        font-size: 16px;
        line-height: 22px;
    }

    .privacyheading {
        font-size: 17px;
        margin-left: 6px;
        margin-top: 3px;
    }

    .verticalaccordion>ul>li,
    .verticalaccordion>ul>li>h3 {
        width: 295px !important;
    }

    .contact-thanks {
        font-size: 25px !important;
    }

    .contact-mesg {
        font-size: 12px !important;
        margin-left: 0 !important;
    }

    .thanksyou-customer {
        font-size: 25px;
    }

    .text {
        font-size: 12px;
    }

    .areabtn {
        width: 135px;
    }

    .box-area img {
        width: 272px;
    }

    .area-h2 h2 {
        font-size: 15px;
    }

    .services-bg2 h2 {
        font-size: 17px;
        line-height: 23px;
    }

    .pt_banner {
        background: rgba(0, 0, 0, 0) url("../images/new-stp.png") no-repeat scroll 0 0 / 100% 54%;
        border: medium none;
        height: 100px;
    }

    .pt_banner_btn {
        height: 40px;
        margin-top: 3px;
        width: 81px;
    }

    .pt_banner_btn a {
        font-size: 11px;
        font-weight: bold;
        line-height: 13px;
        padding: 8px 0;
        text-align: center;
        text-indent: 2px;
    }
}