body {
	margin:0;
	padding:0;
	font-family: 'Fira Sans', sans-serif;
}
p {
    font-family: 'Fira Sans', sans-serif;
    letter-spacing: 0.2px;
}
.toll_free {
    float: right;
    width: 205px;
    margin: 2px 0px 0 33px;
}
.toll_free p {
    margin: 0 0 2px 0;
    font-size: 13px;
    color: #000;
    text-align: center;
    font-weight: 600;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgb(255 255 255 / 15%);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0px 0px 3px #ccc;
}
.toll_free a {
    text-decoration: none;
    color: #F10913;
    font-size:20px;
    font-weight: 700;
}
.toll_free a i {

}
.blink {
      animation: blink 2s steps(5, start) infinite;
      -webkit-animation: blink 1s steps(5, start) infinite;
    }
    @keyframes blink {
      to {
        visibility: hidden;
      }
    }
    @-webkit-keyframes blink {
      to {
        visibility: hidden;
      }
    }
ul.nav.navbar-nav.navbar-right {
    margin: 14px 0 0 0;
}
.navbar-brand>img {
    display: block;
    margin: -18px 0 0 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    padding: 4px 0px 4px 0px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 12px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #f7901e;
    background-image: none;
    border: 1px solid #f7901e;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee0;
}
.nwser {
    background: #051850;
    position: absolute;
    font-size: 11px;
    padding: 1px 4px 2px;
    top: -11px;
    right: 14px;
    transform: skew( 
-10deg
 );
    font-weight: 600;
    line-height: 10px;
    color: #fff;
}
.nav>li>a>i {
    border: solid 1px #000;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    border-radius: 20px;
    margin-right: 4px;
}
.home_banner {
    position: relative;
}
.bn_heading h1 {
    font-size: 27px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    text-transform: uppercase;
}
.bn_heading h5 {
    font-size: 22px;
    color: #fff;
    margin: 0 0 60px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 500;
}
.bn_heading {
    text-align: center;
}
#about-3 {
    position: relative;
    margin-top: -80px;
    z-index: 99;
}
.abox-3-holder {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 17px 15px 12px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.abox-3 {
    padding: 0 0px;
    text-align: center;
}
.abox-3-txt h5 {
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 12px;
    font-size: 17px;
    color: #000;
}
.abox-3-txt p {
    color: #000;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}
.abox-3-icon i {
    background: #051850;
    width: 55px;
    height: 55px;
    font-size: 27px;
    line-height: 55px;
    color: #fff;
    border-radius: 6px;
    margin: 0 0 0px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}



.tab-container {
    padding: 60px 0 36px 0;
    background: #f1f1f1;
}
.wrapper {
    max-width: 1340px;
    margin: 0 auto;
    position: relative;
}
.effectTab-header .title {
    font-size: 24px;
    text-transform: capitalize;
    padding: 0;
    color: #05164d;
    margin: 0 0 29px 0;
    font-weight: 600;
}
.effect.effect-eight, .effect.effect-nine {
    background: linear-gradient( 
-180deg
 , #000 10%, #000 100%);
}
.tab .effect {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    border-radius: 6px;
    margin: 0 0 0px 0;
}
.des_gp {
    margin: 0;
    padding: 4px 4px 4px 4px;
}
.effect-nine:hover img {
  opacity: 0.6;
  transform: translate3d(-50px, 0, 0) scale(1.1) rotate(3deg);
  -webkit-transform: translate3d(-50px, 0, 0) scale(1.1) rotate(3deg);
}
.effect-nine:hover p {
  transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  opacity: 1;
}
.des_gp a {
    text-decoration: none;
}
.effect.effect-nine img {
    transition: all 0.3s ease-in-out;
    transform: translate3d(0, 0, 0) scale(1, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0) scale(1, 1);
}
.tab .effect img {
    position: relative;
    display: block;
    min-height: 100%;
    height: 250px;
    width: 100%;
}
.tab .effect .tab-text {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.effect.effect-nine .tab-text h2 {
    transform: scale3d(0.9, 0.9, 1);
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    -webkit-transition: all 0.5s ease-in-out;
    z-index: 2;
    position: relative;
    padding-top: 31%;
}
.tab-text h2 {
    color: #fff;
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow: #080808 0 1px 2px;
}
.effect.effect-nine p {
    font-size: 14px;
    padding: 0px 5px;
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transform: scale3d(0.8, 0.8, 1);
    opacity: 1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    font-family: Poppins;
    z-index: 2;
    position: relative;
}
.tab-text p {
    color: #fff;
    margin: 0;
    font-size: 16px;
}
.effect.effect-nine .icons-block {
    z-index: 1000;
    position: absolute;
    top: 10px;
    width: 100%;
    left: 0;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
}
.effect.effect-nine .icons-block .social-icon-1, .effect.effect-nine .icons-block .social-icon-2, .effect.effect-nine .icons-block .social-icon-3 {
    transition: all 0.5s ease-in-out;
    opacity: 1;
    text-decoration: none;
    font-weight: 600;
}
.icons-block span {
    font-size: 12px;
    color: #ffffff;
    background: #F10913;
    text-transform: uppercase;
    font-weight: 500 !important;
    padding: 5px 16px 6px 16px;
    text-decoration: none !important;
    border-radius: 2px;
}

.about_main {
    padding: 25px 0 40px 0;
    position: relative;
}
.about_main_img img {

}
.about_main_cont {
    padding: 0px 0 0 0px;
}
.about_main_cont h2 {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a4587;
}
.about_main_cont p {
    margin: 0 0 6px 0;
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
    color: #000;
    font-weight: 400;
    font-family: 'Fira Sans', sans-serif;
}
ul.list-unstyled.list-icon i {
    width: 22px;
    height: 22px;
    background: #051850;
    color: #fff;
    line-height: 22px;
    text-align: center;
    margin: 12px 4px 2px 0;
    border-radius: 2px;
}
.about_con {
    float:left;
    width: 50%;
    margin:0;
    margin-bottom:10px !important;
}
li.mb-3 {
    font-size: 15px;
    font-weight: 500;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 19px;
}
.about_main_cont a {
    background: #051850;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 21px 8px 21px;
    border-radius: 4px;
    text-decoration: none;
}
.about_area_content a {
    text-decoration: none;
    background: #d68817;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 8px 30px;
}



.our_testimonial {
    padding: 26px 0 20px 0;
}
.our_testimonial_hd h2 {
    margin: 0 0 24px 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a4587;
    text-align: center;
}
.testimonial {
    margin: 7px 10px;
    position: relative;
    box-shadow: 0px 1px 3px #ccc;
    background: #fff;
    padding: 10px 10px 10px 10px;
    border-radius: 2px;
}
.testimonial .testimonial-review {
    overflow: hidden;
    margin-bottom: 25px;
    border-bottom: 3px solid #F10913;
    padding-bottom: 28px;
    position: relative;
}
.testimonial .testimonial-review:after {
    content: "";
    border-bottom: 20px solid #F10913;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: 0;
    left: 14%;
    color: #aaa;
    font-size: 20px;
}
.testimonial .pic {
    float: left;
    width: 13%;
}
.testimonial .pic img{
    width:100%;
    height: auto;
    border-radius:10px;
}
.testimonial .testimonial-title {
    color: #000;
    display: inline-block;
    font-size: 18px;
    margin: 13px 15px 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.testimonial .testimonial-title > small {
    color: #051850;
    display: block;
    font-size: 12px;
    margin-top: 10px;
    font-weight: bold;
    text-transform: capitalize;
}
.testimonial .description {
    color: #000;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 6px;
}
.owl-theme .owl-controls {
    margin-top: 30px;
    float: right;
}
.owl-theme .owl-controls .owl-page span{
    background: #3e3e3e;
    display: block;
    height: 8px;
    margin: 5px 2.5px;
    width: 30px;
    border-radius: 0;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #F10913;
}
@media screen and (max-width: 480px) {
    .testimonial .testimonial-title{
        font-size:13px;
        margin: 40px 10px 10px;
    }
}

.news_area {
    background: #051850;
    position: relative;
    padding: 38px 0 18px 0;
}
.news_cont {

}
.news_cont h2 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.2px;
    margin: 0 0 0 0;
}
.news_cont h4 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.2px;
    margin: 10px 0 5px 0;
    text-align: center;
}
.news_inpt {
    position: relative;
    margin: 1px 0 0 0;
}
.news_inpt input {
    height: 50px;
    border: 1px solid gray;
    box-shadow: none !important;
    border-radius: 32px;
    padding: 0 0 0 22px;
}
.news_inpt button {
    position: absolute;
    right: 3px;
    top: 3px;
    background: #051850;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    height: 44px;
    letter-spacing: 0.4px;
    border-radius: 20px;
    padding: 0 19px 0 19px;
}
.news_inpt button i {
    font-size: 17px;
    font-weight: 600;
}



.footer {
    padding: 15px 0 27px 0;
    background: #051850;
}
.footer_about {

}
.footer_about h4 {
    margin: 0 0 20px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    color: #fff;
}
.footer_about h4:before {
    content: " ";
    position: absolute;
    top: 26px;
    left: 0;
    background-color: #fff;
    width: 40px;
    height: 2px;
}
.footer_about p {
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.footer_quick2 {
    margin: 0 0 26px 0;
    text-align: center;
    position: relative;
    border: 1px solid #F10913;
    background: #F10913;
    padding: 5px 0 5px 0;
    border-radius: 4px;
}

.footer_quick2 ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_quick2 ul li {
    list-style: none;
    display: inline-block;
    line-height: 30px;
    margin: 0 15px 0 0;
}
.footer_quick2 ul li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.footer_quick2 ul li a i {
    margin-right: 3px;
    color: #fff;
}
.footer_about p a {
    color: #fff;
}
.footer_about p {
    margin: 0 0 0 0;
}
.footer_quick {

}
.footer_quick h4 {
    margin: 0 0 20px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    color: #fff;
}
.footer_quick h4:before {
    content: " ";
    position: absolute;
    top: 26px;
    left: 0;
    background-color: #fff;
    width: 40px;
    height: 2px;
}
.footer_quick ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_quick ul li {
    list-style:none;
    display:block;
    line-height:30px;
}
.footer_quick ul li a {
    color:#fff;
    font-size:14px;
    text-decoration:none;
}
.footer_quick ul li a i {
    margin-right: 3px;
    color: #fff;
}
.footer_contact {

}
.footer_contact h4 {
    margin: 0 0 20px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    color: #fff;
}
.footer_contact h4:before {
    content: " ";
    position: absolute;
    top: 26px;
    left: 0;
    background-color: #fff;
    width: 40px;
    height: 2px;
}
.footer_contact ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_contact ul li {
    list-style: none;
    display: block;
    margin: 0 0 11px 0;
}
.footer_contact ul li a {
    color:#fff;
    font-size:14px;
    text-decoration:none;
}
.footer_contact ul li span {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.footer_contact ul li a i {
    margin-right:3px;
    color: #fff;
}

.desclaimer {
    padding: 7px 0 8px 0;
    position: relative;
    background: #fff;
    border-top: 1px solid #ededed;
}
.copy-right p {
    margin: 0 0 0px 0;
    font-size: 14px;
    text-align: justify;
    line-height: 23px;
}
.footer_pay {
    text-align: center;
    padding: 11px 0 8px 0;
}
.footer_pay ul {
    margin:0;
    padding:0;
    display:block;
}
.footer_pay ul li {
    list-style:none;
    display:block;
    line-height:30px;
}
.footer_pay ul li img {
    margin:0 0 0 0;
}

.footer_copyright {
    background: #051850;
    padding: 12px 0 12px 0;
}
.footer_copyright_tx p {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-weight: 600;
}



/*styling for about us pages*/

.about_banner {
    position: relative;
}
.ab_heading h1 {
    font-size: 22px;
    color: #fff;
    margin: 0 0 0px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}


.about_main_pg {
    padding: 56px 0 50px 0;
    position: relative;
}
.about_main_pg_img img {

}
.about_main_pg_cont {
    padding: 0px 0 0 50px;
}
.about_main_pg_cont h2 {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color: #1a4587;
}
.about_main_pg_cont p {
    margin: 0 0 6px 0;
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    color: #000;
    font-weight: 400;
}
ul.list-unstyled.list-icon i {
    width: 22px;
    height: 22px;
    background: #051850;
    color: #fff;
    line-height: 22px;
    text-align: center;
    margin: 12px 4px 2px 0;
    border-radius: 2px;
}
.about_con {
    float:left;
    width: 50%;
    margin:0;
    margin-bottom:10px !important;
}
li.mb-3 {
    font-size: 15px;
    font-weight: 500;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 19px;
}
.about_main_pg_cont a {
    background: #051850;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 21px 8px 21px;
    border-radius: 4px;
    text-decoration: none;
}



/*styling for contact ua pages*/

.contact_banner {
    position: relative;
}
.con_heading h1 {
    font-size: 22px;
    color: #fff;
    margin: 0 0 0px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.contact_pg_main_cont {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    position: relative;
    margin: -100px 0 0 0;
}
.contact_pg_main {
    padding: 0 0 50px 0;
}
.contact_details {
    background: #051850;
    height: 100%;
    padding: 16px 16px 4px 16px;
}
.contact_form {
    padding: 16px 16px 16px 16px;
}
.contact_form h4 {
    text-align: left;
    font-size: 18px;
    margin: 0 0 15px 16px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
.contact_form .form-group {
    margin: 0 0 4px 0;
}
.contact_form label {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 2px 0;
}
.contact_form input {
    height: 46px;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #9f9b9b;
}
.contact_form textarea {
    height: 100px;
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #9f9b9b;
    padding: 14px 0 0 13px;
}
.form-control:focus {
    border-color: #9ca3a9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: none;
}
.contact_form button {
    border: none;
    background: #051850;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 34px 8px 34px;
    float: right;
    margin: 8px 0 0 0;
    border-radius: 2px;
}
.contact_details_hd {
    text-align: left;
    font-size: 18px;
    margin: 0px 0 15px 0px;
    font-weight: 600;
    color: #fffcfc;
    text-transform: uppercase;
}
.contact_details_ct {
    position: relative;
    background: #1c76c5;
    margin: 0 0 10px 0;
    padding: 10px 10px 10px 10px;
    border-radius: 2px;
    border: 1px solid #0070d1;
}
.contact_details_ct_ico {
    width: 44px;
    float: left;
    height: 44px;
    margin: 0 12px 0 0;
}
.contact_details_ct_ico i {
    color: #fff;
    font-size: 20px;
    border: 1px solid white;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 44px;
    border-radius: 40px;
}
.contact_details_ct_tx h4 {
    margin: 0 0 6px 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
}
.contact_details_ct_tx a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}



/*styling for privacy policy pages*/

.privacy_banner {
    position: relative;
}
.pri_heading h1 {
    font-size: 22px;
    color: #fff;
    margin: 0 0 0px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.privacy_pg_main {
    padding: 0px 0 50px 0;
    background: #ffffff;
}
.privacy_pg_cont {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 4px;
    padding: 18px 10px 14px 19px;
    margin: -70px 0 0 0;
}
.privacy_pg_cont h2 {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color:#051850;
}
.privacy_pg_cont h3 {
    margin: 0 0 8px 0;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.privacy_pg_cont h4 {
    margin: 0 0 8px 0;
    font-size:20px;
    font-weight: 600;
    color: #000;
}
.privacy_pg_cont p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
}
ul.list-style-1 li {
    line-height: 26px;
}
span.browser_name {
    font-weight: 600;
    font-size: 16px;
}
p.heading-sm-2.append_bottomHalf {
    font-weight: 600;
    font-size: 16px;
}



/*styling for terms and conditions pages*/

.terms_banner {
    position: relative;
}
.terms_heading h1 {
    font-size: 22px;
    color: #fff;
    margin: 0 0 0px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.terms_pg_main {
    padding: 0px 0 50px 0;
    background: #ffffff;
}
.terms_pg_cont {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 4px;
    padding: 18px 10px 14px 19px;
    margin: -70px 0 0 0;
}
.terms_pg_cont h2 {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color:#051850;
}
.terms_pg_cont h3 {
    margin: 0 0 8px 0;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.terms_pg_cont h4 {
    margin: 0 0 8px 0;
    font-size:20px;
    font-weight: 600;
    color: #000;
}
.terms_pg_cont p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
}
.terms_pg_cont ol ul {
    margin: 0;
    padding: 0;
    list-style: disc;
}

/*styling for destinations pages*/

.desti_banner01 {
    position: relative;
}
.desti_banner02 {
    position: relative;
}
.desti_banner03 {
    position: relative;
}
.desti_banner04 {
    position: relative;
}
.desti_banner05 {
    position: relative;
}
.desti_heading h1 {
    font-size: 27px;
    color: #fff;
    margin: 0 0 20px;
    text-shadow: #080808 0 1px 2px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.desti_pg_main {
    padding: 0px 0 50px 0;
    background: #ffffff;
}
.desti_pg_cont {
    background: #fff;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 4px;
    padding: 18px 10px 14px 19px;
    margin: -70px 0 0 0;
}
.desti_pg_cont h2 {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color:#051850;
}
.desti_pg_cont h3 {
    margin: 0 0 8px 0;
    font-size: 22px;
    font-weight: 600;
    color: #000;
}
.desti_pg_cont h4 {
    margin: 0 0 8px 0;
    font-size:20px;
    font-weight: 600;
    color: #000;
}
.desti_pg_cont p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Lato', sans-serif;
}



/*styling for responsive pages*/

@media only screen and (min-width:320px) and (max-width:360px) {
.about_main_img img {
    width: 100%;
}
.navbar-brand>img {
    margin: -7px 0 0 0;
    width: 175px;
}
.navbar {
    padding: 0px 0px 0px 0px;
}
.toll_free {
    float: none;
    width: 205px;
    margin: 2px 0px 0 13px;
    display: block;
}
.nav>li>a {
    padding:8px 12px;
}
.toll_free p {
    text-align: left;
}
.nwser {
    top: -6px;
    right: 129px;
}
.home_banner {
    position: relative;
    padding: 12px 0 12px !important;
}
#about-3 {
    margin-top: 0;
    padding: 30px 0 0 0;
}
.bn_heading h5 {
    display: none;
}
.bn_heading h1 {
    font-size: 21px;
    margin: 0 0 9px;
    line-height: 30px;
}
.bn_gp {
    margin: 0;
    padding: 0;
}
.abox-3 {
    padding: 0 0px;
    text-align: center;
    margin: 0 0 16px 0;
}
.tab-container {
    padding: 36px 0 8px 0;
    background: #ffffff;
}
.effectTab-header .title {
    margin: 0 0 20px 0;
}
.about_main_cont {
    padding: 15px 0 0 0px;
}
.about_con {
    width: 100%;
    margin-bottom: 0px !important;
}
.our_testimonial {
    padding: 6px 0 10px 0;
}
.our_testimonial_hd h2 {
    margin: 0 0 14px 0;
}
.owl-theme .owl-controls {
    margin-top: -6px;
    text-align: center;
}
/*.footer {
    padding: 23px 0 10px 0;
    background: #f9f9f9;
}*/
.footer_about {
    margin: 0 0 20px 0;
}
.footer_quick {
    margin: 0 0 17px 0;
}
.about_banner {
    position: relative;
    padding: 40px 0px 40px 0px !important;
}
.about_main_pg {
    padding: 34px 0 20px 0;
    position: relative;
}
.about_main_pg_img img {
    width: 100%;
}
.about_main_pg_cont {
    padding: 17px 0 0 0px;
}
.contact_banner {
    position: relative;
    padding: 40px 0px 40px 0px !important;
}
.privacy_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.terms_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.desti_banner01 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner02 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner03 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner04 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner05 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.privacy_banner {
    position: relative;
    padding: 34px 0 100px !important;
}
.terms_banner {
    position: relative;
    padding: 34px 0 100px !important;
}
}

@media only screen and (min-width:360px) and (max-width:480px) {
.about_main_img img {
    width: 100%;
}
.navbar-brand>img {
    margin: -7px 0 0 0;
    width: 175px;
}
.navbar {
    padding: 0px 0px 0px 0px;
}
.toll_free {
    float: none;
    width: 205px;
    margin: 2px 0px 0 13px;
    display: block;
}
.nav>li>a {
    padding:8px 12px;
}
.toll_free p {
    text-align: left;
}
.nwser {
    top: -6px;
    right: 129px;
}
.home_banner {
    position: relative;
    padding: 12px 0 12px !important;
}
#about-3 {
    margin-top: 0;
    padding: 30px 0 0 0;
}
.bn_heading h5 {
    display: none;
}
.bn_heading h1 {
    font-size: 21px;
    margin: 0 0 9px;
    line-height: 30px;
}
.bn_gp {
    margin: 0;
    padding: 0;
}
.abox-3 {
    padding: 0 0px;
    text-align: center;
    margin: 0 0 16px 0;
}
.tab-container {
    padding: 36px 0 8px 0;
    background: #ffffff;
}
.effectTab-header .title {
    margin: 0 0 20px 0;
}
.about_main_cont {
    padding: 15px 0 0 0px;
}
.about_con {
    width: 100%;
    margin-bottom: 0px !important;
}
.our_testimonial {
    padding: 6px 0 10px 0;
}
.our_testimonial_hd h2 {
    margin: 0 0 14px 0;
}
.owl-theme .owl-controls {
    margin-top: -6px;
    text-align: center;
}
/*.footer {
    padding: 23px 0 10px 0;
    background: #f9f9f9;
}*/
.footer_about {
    margin: 0 0 20px 0;
}
.footer_quick {
    margin: 0 0 17px 0;
}
.about_banner {
    position: relative;
    padding: 40px 0px 40px 0px !important;
}
.about_main_pg {
    padding: 34px 0 20px 0;
    position: relative;
}
.about_main_pg_img img {
    width: 100%;
}
.about_main_pg_cont {
    padding: 17px 0 0 0px;
}
.contact_banner {
    position: relative;
    padding: 40px 0px 40px 0px !important;
}
.privacy_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.terms_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.desti_banner01 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner02 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner03 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner04 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner05 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.privacy_banner {
    position: relative;
    padding: 34px 0 100px !important;
}
.terms_banner {
    position: relative;
    padding: 34px 0 100px !important;
}
}

@media only screen and (min-width:480px) and (max-width:768px) {
.about_main_img img {
    width: 100%;
}
.navbar-brand>img {
    margin: -7px 0 0 0;
    width: 175px;
}
.navbar {
    padding: 0px 0px 0px 0px;
}
.toll_free {
    float: none;
    width: 205px;
    margin: 2px 0px 0 13px;
    display: block;
}
.nav>li>a {
    padding:8px 12px;
}
.toll_free p {
    text-align: left;
}
.nwser {
    top: -6px;
    right: 129px;
}
.home_banner {
    position: relative;
    padding: 12px 0 12px !important;
}
#about-3 {
    margin-top: 0;
    padding: 30px 0 0 0;
}
.bn_heading h5 {
    display: none;
}
.bn_heading h1 {
    font-size: 21px;
    margin: 0 0 9px;
    line-height: 30px;
}
.bn_gp {
    margin: 0;
    padding: 0;
}
.abox-3 {
    padding: 0 0px;
    text-align: center;
    margin: 0 0 16px 0;
}
.tab-container {
    padding: 36px 0 8px 0;
    background: #ffffff;
}
.effectTab-header .title {
    margin: 0 0 20px 0;
}
.about_main_cont {
    padding: 15px 0 0 0px;
}
.about_con {
    width: 100%;
    margin-bottom: 0px !important;
}
.our_testimonial {
    padding: 6px 0 10px 0;
}
.our_testimonial_hd h2 {
    margin: 0 0 14px 0;
}
.owl-theme .owl-controls {
    margin-top: -6px;
    text-align: center;
}
/*.footer {
    padding: 23px 0 10px 0;
    background: #f9f9f9;
}*/
.footer_about {
    margin: 0 0 20px 0;
}
.footer_quick {
    margin: 0 0 17px 0;
}
.about_banner {
    position: relative;
    padding: 40px 0px 40px 0px !important;
}
.about_main_pg {
    padding: 34px 0 20px 0;
    position: relative;
}
.about_main_pg_img img {
    width: 100%;
}
.about_main_pg_cont {
    padding: 17px 0 0 0px;
}
.contact_banner {
    position: relative;
    padding: 40px 0px 40px 0px !important;
}
.privacy_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.terms_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.desti_banner01 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner02 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner03 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner04 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_banner05 {
    position: relative;
    padding: 22px 0 97px !important;
}
.desti_pg_main {
    padding: 0px 0 30px 0;
    background: #ffffff;
}
.privacy_banner {
    position: relative;
    padding: 34px 0 100px !important;
}
.terms_banner {
    position: relative;
    padding: 34px 0 100px !important;
}
}

