
html, body{
    font-size: 100%;
        font-family: 'Open Sans', sans-serif;
        background:#ffffff;
        margin: 0;
}
p,ul li,ol li{
        margin:0;
        font-size:16px;
}
h1,h2,h3,h4,h5,h6{
        margin:0;
        font-family: 'Montserrat', sans-serif;
}
ul,label{
        margin:0;
        padding:0;
}
body a:hover{
        text-decoration:none;
}
input[type="submit"],input[type="reset"],a{
        -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
img{
        width:100%;
}
/*-- video container --*/
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*-- //middle section --*/

/*-- tours section --*/

.trips-section,
.wthree_services,
.testimonials,
.team,
.w3_wthree_agileits_icons,
.typo,
.gallery,
.contact {
    padding: 5em 0;
}

.exce-grid1-mmstyle img {
    width: 100%;
}

.grid-ec1 {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.grid-ec1 h3 {
    color: #000;
    font-size: 25px;
    line-height: 1.4;
}

.exce-grid1-mmstyle p {
    margin: 15px 0 20px;
}

.exce-grid1-mmstyle h4 {
    color: #3c3c3c;
    letter-spacing: 1px;
}

.exce-grid1-mmstyle i {
    color: #ff9f1c;
    font-size: 20px;
    margin-right: 12px;
}

.exce-grid1-mmstyle h4.w3l-name {
    margin-top: 14px;
}

/*-- //tours section --*/

/*-- banner --*/
.banner-1{
        background:url(../images/1.jpg) no-repeat 0px 0px;
        background-size:cover;
    position: relative;
        min-height:300px;
}
.banner{
        background:url(../images/1.jpg) no-repeat 0px 0px;
        background-size:cover;
    position: relative;
}
/* -- TOP HEADER */
.top-middle li {
    display: inline-block;
}
.top .top-middle, .top .top-right {
    padding: 0px;
}
.top .top-left {
    padding: 4px 0 0;
    text-align: right;
}
.top-left li {
    display: inline-block;
        color:#fff;
    margin-right: 2em;
    letter-spacing: 1px;
}
.top {
    padding: 10px 0;
    background: #333;
}
.top-middle {
    text-align: left;
}
.top-left p{
        color:#fff;
    font-size: 16px;
    margin-top: 3px;
}
.top-left i.fa {
    margin-right: 2px;
    color: #ffffff;
    font-size: 20px;
}

.top-middle li {
    margin-left: 15px;
}
.top-middle .fa-facebook {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle .fa-facebook:hover {
    background: #527dbd;
    color: #ececec;
    border: 1px solid #527dbd;
}
.top-middle .fa-twitter {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle .fa-twitter:hover {
    background: #1da1f2;
    color: #ececec;
    border: 1px solid #1da1f2;
}
.top-middle .fa-google-plus {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle .fa-google-plus:hover {
    background: #dd4b39;
    color: #ececec;
    border: 1px solid #dd4b39;
}
.top-middle .fa-linkedin {
    font-size: 16px;
    text-align: center;
    line-height: 29px;
    width: 30px;
    height: 30px;
}
.top-middle .fa-linkedin:hover {
    background: #0077b5;
    color: #ececec;
    border: 1px solid #0077b5;
}
.top-middle i.fa {
    border: 1px solid #fff;
    color: #fff;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
}
/* -- //TOP HEADER */
/*-- Top-Bar --*/
.top-bar {
    background: #fff;
    padding: 10px 0;
}
/*-- Logo --*/
.logo {
        width: 60%;
        float: left;
}
.logo a {
        font-size: 40px;
        font-weight: bolder;
        color: #EEE;
}
.logo a:hover {
        color: #FFF;
}
/*-- //Logo --*/
/*-- Info --*/
.info {
        width: 40%;
        float: left;
        padding-top: 20px;
}
.info .email, .info .phone {
        width: 50%;
        float: left;
}
.info p {
        color: #EEE;
        font-size: 13px;
}
.info a {
        color: #FFF;
}
.info a:hover {
        color: #009688;
}
.info span.glyphicon {
        margin-right: 5px;
}
.navbar-brand {
    line-height: 0px !important;
}
.navbar-brand {
   float: none;
}
nav.linkEffects.linkHoverEffect_12 ul {
    margin-top: 6px;
}
.dropdown-menu > li > a {
    padding: 0px;
        color:#fff;
}
/*-- //Info --*/
.navbar {
  margin-bottom: 0;
}
.navbar-nav {
  float: right;
}
.navbar-default {
  background:none;
  border-color: rgba(103, 80, 31, 0);
}
.navbar-default .navbar-brand {
        color:#ed1c24 !important;
    font-size: 35px;
    font-weight: 600;
        text-decoration: none;
}
a.navbar-brand img {
    display: inline-block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
    float: left;
    margin-left: 20em;
}
.navbar-default .navbar-brand:hover {
        color: #fff;
        text-decoration: none;
}
a.navbar-brand span {
    color: #146eb4;
}
.navbar {
    position: relative;
    min-height: inherit;
}
.navbar-header {
    margin-top: 5px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#ed1c24 !important;
    background: none;
}
.navbar-default .navbar-nav > li > a {
    color:#000;
}
.navbar-collapse {
    padding: 0;
    border-top: none;
    box-shadow: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
    margin-left: 0em;
}
.navbar-nav {
    float: right !important;
    margin: 6px 0 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#ed1c24;
}
.nav > li > a,.travelile_short_dropdown li a {
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #ed1c24 !important;
    background-color: rgba(76, 76, 76, 0) ! important
}
.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.24) ! important;
}
ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 4em;
    right: 27px ! important;
    min-width: 90px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: rgba(0, 0, 0, 0.24) ! important;
    color: #fff ! important;
}
.travel3_travelile_login{
        float:right;
}
.travel3_travelile_login a i{
        padding: .5em .7em;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1em;
    margin-top: 1em;
}
.navbar-nav > li > a {
    padding: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active.open > a{
        color: #f62b2b;
}
.travelile_short_dropdown li a {
    padding: 8px 20px;
    color: #fff;
    text-align: center;
}
.travelile_short_dropdown li a:before{
        content:'';
        display:none;
}
/* Effect 15: scale down, reveal */
.cl-effect-15 a {
    color: #000;
    text-shadow: none;
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 2px;
}
.cl-effect-15 a::before {

        content: attr(data-hover);
        position: absolute;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
}
nav#cl-effect-15 ul li {
    list-style: none;
    display: inline-block;
    padding: 10px;
}
/*-- header-contact --*/
.travelileits-contact-info {
    float: left;
    width: 33%;
    margin-top: 10px;
}
.travelileits-contact-info ul li {
    display: inline-block;
    font-size: 15px;
}
.travelileits-contact-info ul li span {
    left: -0.5em;
    color: #168eea;
        font-size: 14px;
}
.travelileits-contact-info ul li:nth-child(2) {
    margin-left: 25px;
}
.travelileits-contact-info ul li a {
    color: #000;
    vertical-align: text-bottom;
}
.travelileits-contact-info ul li a:hover {
    color: #139596;
}
/*-- header-contact --*/
/*-- //Top-Bar --*/
/*-- travel3-banner --*/
.travel3-banner{
    padding: 13em 0 17em 0;
    text-align: center;
}
.banner-dott {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
.banner-dott1 {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
        padding:5em 0;
}
.top-banner-right {
    float:right;
}
.travel3ls-phone {
   float:left;
}
.top-banner-right ul{
        padding:0;
        margin:0;
}
.top-banner-right ul li{
        display:inline-block;
        margin:0 1em;
}
.top-banner-right ul li:nth-child(4){
        margin-right:0;
}
.top-banner-right ul li a{
        color:#fff;
        font-size:1.2em;
}
.top-banner-right ul li a:hover{
    color: #CDDC39;
}
.travel3ls-phone h2 {
    color: #FFFFFF;
    font-size: 1.2em;
    margin: 0;
    text-align: center;
    font-weight: 300;
}
i.fa.fa-phone {
    margin-left: 10px;
    color: #FFEB3B;
}
/*-- travel3-banner --*/
.banner-text {
    width: 50%;
    margin: 0 auto;
}
a.read-travelileits {
    display: inline-block;
    text-decoration: none;
    padding: 10px 35px;
    margin-top: 2em;
    letter-spacing: 2px;
    color: #fff;
    background: #ed1c24;
}
a.read-travelileits:hover {
    background: #292929;
}
/*-- Slider Part starts Here --*/
#slider3,#slider4,#slider5  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  /*-- travel3layouts --*/
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
/*-- travelileits --*/

.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
        display: block;
        position: absolute;
        z-index: 2;
        font-size: 20px;
        text-shadow: none;
        color: #fff;
        left: 0;
        right: 0;
        padding: 10px 20px;
        margin: 0;
        max-width: none;
        top: 10%;
        text-align: center;
}
.callbacks_nav {
          position: absolute;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        top: 61%;
        left: 0;
        opacity: 0.7;
        z-index: 3;
        text-indent: -9999px;
        overflow: hidden;
        text-decoration: none;
        height: 62px;
        width: 45px;
        margin-top: -65px;
}
.callbacks_nav:active,.callbacks_nav:hover {
  opacity: 1.0;
}

#slider3-pager a,#slider4-pager a ,#slider5-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span,#slider5-pager span{
}
#slider3-pager span,#slider4-pager span,#slider5-pager span{
        width:100px;
        height:15px;
        background:#fff;
        display:inline-block;
        /*-- travel3layouts --*/
        border-radius:30em;
        opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a,#slider5-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a,#slider5-pager a  {
  padding: 0;
}
#slider3-pager li, #slider4-pager li, #slider5-pager li{
        display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
}

.callbacks_tabs{
        list-style: none;
        position: absolute;
    top: 140%;
    z-index: 999;
    left: 45.2%;
        padding: 0;
        margin: 0;
}
ul.callbacks_tabs.callbacks2_tabs {
    top: 120%;
    left: 30%;
}
/*-- travelileits --*/
.slider-top{
        text-align: center;
        padding:10em 0;
}
.slider-top h1{
        font-weight:700;
        font-size:48px;
        color:#010101;
}
.slider-top p{
        font-weight:400;
        font-size:20px;
        padding:1em 7em;
        color:#010101;
}
.slider-top ul.social-slide{
        display:inline-flex;
        margin: 0px;
        padding: 0px;
}
ul.social-slide li i{
        width:70px;
        height:74px;
        background:url(../images/img-resources.png)no-repeat;
        display: inline-block;
        margin:0px 15px;
}
ul.social-slide li i.win{
        background-position:-6px 0px;
}
ul.social-slide li i.android{
        background-position:-110px 0px;
}
ul.social-slide li i.mac{
        background-position:-215px 0px;
}
.callbacks_tabs li{
 margin-left: 7px;
    display: inline-block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
        content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    border: 4px solid #002663;
}
.callbacks_here a:after{
    background: #ff9900;
    border: 1px solid #ff9900;
    height: 3px;
    width: 40px;
    border-radius: 0;
    /* margin: 0 0px; */
}
a.callbacks_nav.callbacks1_nav.prev {
    background: transparent url(../images/arrr1.png) no-repeat 0px 0px;
    left:3%;
    height: 65px;
    width: 65px;
}
.callbacks_nav.next {
    background: transparent url("../images/arrr2.png") no-repeat 0px 0px;
    left:93%;
    height: 65px;
    width: 65px;
}
a.callbacks_nav.callbacks3_nav.prev {
    background: transparent url("../images/arrow4.png") no-repeat left top;
    height: 62px;
    width: 64px;
    top: 61%;
    left: 0;
}
a.callbacks_nav.callbacks3_nav.next{
    background: transparent url("../images/arrotravel3.png") no-repeat -1px 0px;
    left: 95%;
    height: 62px;
    width: 64px;
        top:61%;
}
ul.social-travelileinfo li {
    display: inline-block;
    list-style: none;
    margin: 0 10px;
}
ul.social-travelileinfo li a {
    color: #777;
    font-size: 15px;
    text-decoration: none;
}
.social-icon .social-travelileinfo li a {
    color: #fff!important;
}
/*-- Slider part Ends Here --*/
.callbacks_nav {
    top: 9em!important;
}
.banner-text h3 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 15px 0;
}
.banner-text h6 {
    font-size: 45px;
    letter-spacing: 3px;
    color: #fa5d07;
}
.banner-text p {
    color: #eaeaea;
    line-height: 28px;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 600;
}
.more-button a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    outline: none;
    margin-top: 3em;
    background: none;
    font-size: 15px;
    letter-spacing: .5px;
    float: left;
}
span.video-travel3ls {
    font-size: 2.5em;
    color: #00e2d6;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.72);
    float: left;
    margin: 0px 8px 0 0;
}
span.video-text {
    float: left;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    text-shadow: 3px 3px 2px #000;
    line-height: 19px;
}
span.video-text i {
    font-weight: bold!important;
    font-style: normal;
}
/*-- //Slider --*/

/* banner bottom */
.banner-bottom.mid-section-travelileits {
    background:#212121;
    padding: 0;
}
.bannerbottomleft {
    background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 525px;
}
.bannerbottomleft {
    padding: 0;
}
.home-travelile-text {
    background: #3BC391;
    padding: 9em 5em;
    min-height: 714px;
}

.home-travelile-text h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size:2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    color: #111;
        letter-spacing:1px;
}
.home-travelile-text p{
        line-height:2em;
    font-size: 1.2em;
    color: #fff;
    margin: 0.5em 0 2em 0;
}
.bannerbottomright {
    padding: 4em 6em 4em 4em;
}
.bannerbottomright h3 {
    font-size: 2.2em;
    color: #fff;
    margin-bottom: .5em;
    font-weight: 700;
    letter-spacing: 1px;
}
.bannerbottomright p{
    font-size: 1.1em;
    color: #eee;
    margin-bottom: 2.5em;
    line-height: 2em;
    letter-spacing: 1px;
}
.bannerbottomright h4 {
    font-size: 1.1em;
    margin: 2em 0 0;
    color: #eff2fb;
    letter-spacing: 2px;
}
.bannerbottomright i.fa {
    width: 45px;
    color: #ffffff;
}

/* //banner bottom */
.travelree_head_section {
    margin-bottom: 4em;
}
.travel3l_header {
    font-size: 3em;
    color: #262c38;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-align: center;
}
.travel3l_header span {
    color: #545151;
    font-weight: 200;
}
.travelree_head_section p {
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    width: 60%;
    color: #5e5e5e;
    line-height: 1.8em;
}
/*-- pricing --*/
.travelree-pricing h3.travelileits-title, .travelree-pricing h3.travelileits-title span {
    color: #fff;
}
.travelree-pricing {
    padding:5em 0;
}
.pricing-grids-info {
    text-align: center;
}
.pricing-grid {
    float: left;
    width: 31%;
}
.pricing-grid.grid-two {
    margin: 0 2em;
}
.pricing-grid.grid-three {
    margin: 0 2em 0 0;
}
.pricing-grid h3 {
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 1em;
    color: #ed1c24;
    text-transform: capitalize;
    text-align: center;
}
.pricing-grid h4 {
    font-size: 2em;
    font-weight: 500;
    color: #ed1c24;
    position: relative;
    margin-top: 1em;
    text-align: center;
}
.pricing-grid h4 span.sup {
    vertical-align: text-top;
    font-size: 0.5em;
}
.pricing-grid {
    float: left;
    width: 22.8%;
    background: #fff;
    padding: 1em;
    box-shadow: 0 0 8px 0 rgba(161, 161, 161, 0.5);
}
.travel3ls-top {
    position: relative;
    margin: 0 auto;
    text-align: left;
}
.travel3ls-bottom {
    padding: 0;
}
.travel3ls-bottom ul li {
    font-size: 15px;
    color: #292828;
    margin-top: 1em;
    padding-top: 1em;
    display: block;
}
.more a {
    display: inline-block;
    font-size: 1em;
        color:#fff;
    background:#ed1c24;
    padding: .5em 3em;
    margin-top: 1.2em;
    border-radius: 4px;
        -webkit-transition:.5s all;
        -moz-transition:.5s all;
        transition:.5s all;
}
.more a:hover {
    opacity: .7;
}
.travel3l_header:after {
    border-top: 2px solid #ed1c24;
    display: block;
    width: 81px;
    content: "";
    margin: 8px auto 0;
}
/*-- //pricing --*/
/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 2em;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
        font-weight:600;
        letter-spacing:4px;
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
        padding:2em 2em 1em;
        margin: 0 !important;
        line-height:2em;
    font-size: 14px;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 2em 0 2em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#000;
        outline: none;
}
/*-- //bootstrap-modal-pop-up --*/
/* about */
h3.travelree_head {
    text-align: center;
    font-size: 40px;
    color: #ed1c24;
    text-transform: uppercase;
    margin-bottom: 0;
}
/* heading style */
i.fa.fa-scissors {
    position: absolute;
    right: 49%;
    bottom: 100%;
    color: #cc4141;
}
/* //heading style */

/*-- clients--*/
.clients{
        padding:5em 0;
}
.clients h3{
        color:#000;
}
.clients label.line{
        background:#000;
}
.clients h4 {
        font-size: 16px;
        text-transform:uppercase;
        letter-spacing:2px;
        color:#000;
        margin-bottom:35px;
}

.flex-active-slide p {
    line-height: 30px;
    text-align: center;
    color: #777;
    font-style: italic;
    width: 70%;
    margin: 30px auto;
        letter-spacing:2px;
        font-size:15px;
}

.client h5 {
    font-size: 25px;
    color: #ed1c24;
    text-align: center;
}
/*-- //clients--*/
/*-- services-bottom --*/
.services-bottom {
    background: url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
        min-height:400px;
}
.services-bottom h3{
        text-align: center;
    font-size: 2em;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #fff;
}
.services-bottom h3 i{
        color:#f56f19;
        padding-right:1em;
}
.travelree-travelile-counter {
    padding:5em 0;
}
/*-- counter--*/
.travelile_count_grid_left {
    float: left;
    width: 35%;
    text-align: center;
}
.travelile_count_grid_left span,.travelile_count_grid_right p{
        font-size:2em;
}
.travelile_count_grid_right {
    float: left;
    margin-left: 0em;
    width: 60%;
    text-align: center;
}
.travelile_count_grid_left span.glyphicon.glyphicon-thumbs-up{
            font-size: 1.7em;
                line-height: 40px;
}
.travelile_count_grid_left span.glyphicon.glyphicon-user{
            font-size: 1.7em;
                line-height: 40px;
}
.travelile_count_grid_left span.glyphicon.glyphicon-heart-empty{
            font-size: 1.7em;
                line-height: 40px;
}
span.fa.fa-trophy{
            font-size: 1.7em;
                line-height: 45px;
}
.travelile_count_grid_right p{
        color: #fff;
    font-weight: bold;
}
.travel3_travelile_stats_grid h4 {
    font-size: 1.3em;
    color: #fff;
    margin: 1em 0 0;
    text-transform:uppercase;
    letter-spacing: 3px;
    position: relative;
    text-align: center;
}
.travelile_count_grid_left span {
    color: #ed1c24;
    top: 5px;
}
.travel3_travelile_stats_grid {
    background: rgba(221, 223, 226, 0.23);
    padding: 2em 1em;
}
/*-- //counter--*/
/*-- advantages --*/
p.travel3layouts_dummy_para {
    font-size: 1.5em;
    color: #140b05;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
h3.travel3l-titles:after {
    right: 34%;
    top: 120%;
        background:#fff;
}
h3.travel3l-titles:before {
    left: 34%;
        background:#fff;
}
.travel3_two_grid_left{
        padding:0;
}
.travel3_two_grid_right{
        padding:4em 4em 0;
}
.travel3_two_grid_right h3{
        font-size:2em;
        color:#fff;
        text-transform:capitalize;
}
.travel3_two_grid_right p.travel3layouts_dummy_para{
        margin:1em 0;
        color:#003743;
        line-height:2em;
}
.travel3_two_grid_right1:nth-child(2){
        padding:2em 0;
}
.travel3_two_grid_right_grid1 {
    width: 65px;
    height: 65px;
    text-align: center;
    border: 1px solid #ed1c24;
}
.travel3_two_grid_right1:hover .travel3_two_grid_right_grid1{
        background:#ed1c24;
}
.travel3_two_grid_right1:hover .travel3_two_grid_right_grid1 i{
        color:#fff;
}
.travel3_two_grid_right_grid1 i {
    font-size: 1.8em;
    color: #ed1c24;
    line-height: 2.2em;
}
.travel3_two_grid_right_gridr h4 {
    color: #140b05;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}
.travel3_two_grid_right_gridr p{
        color:#999999;
        line-height:2em;
}
h3.travel3l-titles,h2.travel3l-titles {
    color: #ed1c24;
}
h3.travel3l-titles,h2.travel3l-titles {
    font-size: 3em;
    text-align: center;
    margin-bottom: 1.3em;
    position: relative;
}
h3.travel3l-titles:before, h3.travel3l-titles:after,h2.travel3l-titles:before, h2.travel3l-titles:after {
    content: " ";
    background: #000;
    position: absolute;
    width: 8%;
    height: 2px;
}
h3.travel3l-titles:before,h2.travel3l-titles:before {
    left: 36%;
}
h3.travel3l-titles:after,h2.travel3l-titles:after {
    right: 36%;
    top: 106%;
}
.two-grids {
        padding:5em 0;
}
/*-- //advantages --*/
/*-- about --*/
.about{
        padding:5em 0;
}
.travelileits-heading h3{
    color: #2f2f2f;
    margin: 0;
    font-size: 3.5em;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    font-weight: 400;
    text-transform: Uppercase;
}
.travel3l-about-grids {
    margin: 5em 0 0 0;
}
.icon-left{
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    text-align: center;
    padding: 1.2em 0 0 0;
    margin-right: 1.5em;
}
.icon-right{
    float: left;
    width: 80%;
}
.icon-left i.fa{
    color: #ed1c24;
    font-size: 2em;
}
.icon-right h5 {
    color: #140b05;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 0 1em 0;
}
.icon-right p{
        color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.travelileits-icon-grid:nth-child(2){
        margin:2em 0;
}

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ed1c24;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: #FFFFFF;
}
.travelileits-icon-grid:hover div.hvr-radial-out:before{
  -webkit-transform: scale(2);
  transform: scale(2);
  color:#FFFFFF;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.travelileits-icon-grid:hover i.fa{
        color:#FFFFFF;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.travel3ls-about-right-img{
        background: url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 470px;
}
/*-- //about --*/
/*-- services --*/
.travelile-heading h3{
        text-align:center;
}
.travelree-services-grids,.travelileinfo-gallery,.travelile-team-grids,.travelree-news-grids,.travelile-contact-form{
        margin:4em 0 0 0;
}
.travelree-services-grid {
        overflow: hidden;
        position: relative;
        display: block;
        box-shadow: 0 0px 1px rgb(107, 107, 107),0 1px 2px rgba(0,0,0,.24);
}
.travelree-services-info{
    padding: 6em 0;
    background: #FFFFFF;
    text-align: center;
}
.travelree-services-info i.fa.fa-money,.travelree-services-info i.fa.fa-comment-o,.travelree-services-info i.fa.fa-scissors,.travelree-services-info i.fa.fa-thumbs-o-up,.travelree-services-info i.fa.fa-bell-o,.travelree-services-info i.fa.fa-sun-o,.travelree-services-info i.fa.fa-credit-card,.travelree-services-info i.fa.fa-bullhorn{
        color: #212121;
    font-size: 3em;
}
.travelree-services-info h4{
    color: #212121;
    font-size: 1.2em;
    margin: 1em 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
}
.travel3ls-border{
    width: 30%;
    margin: 1em auto 0;
    border: double 4px #000;
}
.travelree-services-captn {
        height: 100%;
    width: 100%;
    position: absolute;
    padding: 6em 1em;
    text-align: center;
    top: -100%;
    right: 0;
    background-color: #ffae00;
         -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.travelree-services-captn h4 {
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0;
}
.travelree-services-captn p {
    font-size: .9em;
    margin-top: 1em;
    color: #fff;
    line-height: 1.8em;
}
.travelree-services-grid:hover .travelree-services-captn {
        display:block;
        top: 0%;
}
.services-grids1{
        margin:2em 0 0 0 !important;
}
.travelree-top-grid h4 {
    color: #212121;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: 10px;
    font-weight: 600;
    letter-spacing: 2px;
}
.travelree-top-grid p {
    color: #777;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
}
.travelileits-about-top {
    padding: 0 0 5em;
}
/*-- //services --*/
/*-- about --*/
.travelileits-top-heading{
        padding:2em 0;
        text-align:center;
}
.travelileits-top-heading h2{
        color: #FFFFFF;
    font-size: 3em;
    margin: 0;
    font-family: 'Pacifico', cursive;
}
.main-textgrids {
    padding:4em 0;
}
.main-textgrids img {
    width: 100%;
}
.ab-text p {
    line-height: 1.8em;
    margin:0 0 1em 0;
    font-size: 0.9em;
    color: #999999;
}
ul.ab {
    padding: 0;
}
ul.ab li {
    list-style-type: none;
    margin: 0 0 1em;
}
ul.ab li a {
    color: #999999;
    line-height: 1.8em;
    font-size: 0.9em;
    text-decoration: none;
}
.statements {
    margin-top: 4em;
}
ul.ab li a:hover{
        color: #ffae00;
}
.statements p{
    line-height: 1.8em;
    margin-bottom: 4%;
    margin-top: 3%;
    font-size: 0.9em;
    color: #777;
}
.mission h4 {
    text-align: left;
    color: #ffae00;
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: 0;
    font-weight: 800;
}
/*-- different --*/
.ab-travelile {
    margin-top: 5em;
}
.travelileinfo-team-grids {
    margin-top: 5em;
}
.different{
    background:url(../images/2.jpg)no-repeat center 0px fixed;
    background-size: cover;
        padding:5em 0;
}
.travel3travelile-different-info p{
    text-align: center;
    margin: 3em auto 0;
    font-size: .9em;
    color: #FFFFFF;
    width: 73%;
    line-height: 1.8em;
}
.travel3travelile-button {
    margin: 3em 0 0 0;
    text-align: center;
}
.travel3travelile-button a{
    border: solid 1px #ffae00;
    color: #FFFFFF;
    font-size: 1em;
    padding: .5em 1em;
    text-decoration: none;
    background: #ffae00;
}
.travel3travelile-button a:hover{
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
        background:none;
}
/*-- //different --*/
/*-- team --*/
.team {
    background: #f5f5f5;
    padding: 5em 0;
}
.travelree-team-grid img{
        width:100%;
}
.travelree-team-grid-info {
    padding: 1em;
    background: #FFFFFF;
    text-align: center;
}
.travelree-team-grid h4 {
    font-size: 1.2em;
    color: #ffae00;
    margin: 0;
    font-weight: 600;
}
.travelree-team-grid p {
    margin:.5em 0;
    color: #999999;
    font-size: .9em;
}
.team-social-grids ul {
    padding: 0;
    margin: 0;
}
.team-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.team-social-grids ul li a {
    text-align: center;
}
.team-social-grids ul li a i.fa{
        height: 30px;
    width: 30px;
    border: solid 2px #FFFFFF;
    line-height: 29px;
    background: none;
    color: #b2b2b2;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-social-grids ul li a i.fa.fa-facebook:hover {
        border: solid 2px #3b5998;
        background:#3b5998;
    color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-twitter:hover{
        border: solid 2px #55acee;
        background:#55acee;
        color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-rss:hover{
        border: solid 2px #f26522;
        background:#f26522;
        color: #FFFFFF;
}
/*-- //team --*/

/*-- footer --*/
.footer{
    background: #000;
        padding:4em 0;
}
.travelile_footer_grid h3,.travelree_footer_grid_right h3{
 font-size: 1.6em;
    color: #fff;
    padding-bottom: .5em;
    position: relative;
    margin-bottom: 1.5em;
    letter-spacing: 1px;
}

.travelile_footer_grid p{
        color:#999;
        line-height:2em;
        margin-bottom:2em;
}
.travelileits_travel3layouts_footer_grid_list li,.travel3_address li{
        display:block;
        margin-bottom:1em;
}
.travelileits_travel3layouts_footer_grid_list li i{
        color:#ed1c24;
        padding-right:1em;
}
.travelileits_travel3layouts_footer_grid_list li a{
        color: #999;
    text-decoration: none;
    line-height: 1.5em;
}
.travelileits_travel3layouts_footer_grid_list li a:hover{
        color:#ed1c24;
}
.travelileits_travel3layouts_footer_grid_list li:last-child,.travel3_address li:last-child{
        margin-bottom:0;
}
.travel3_address li{
        color: #999;
}
.travel3_address li i {
    padding: .5em 0em;
    margin-right: 1.5em;
}
.travel3_address li span {
    display: block;
    margin-left: 2.5em;
}
.travel3_address li a{
    color: #999;
    text-decoration: none;
}
.travel3_address li a:hover{
    color: #fff;
    text-decoration: none;
}
.travel3_travelileits_footer_grids{
        margin:3em 0;
}
.travelree_footer_grid_right input[type="email"]{
        outline: none;
    padding: 12px;
    background: rgb(27, 27, 27);
    font-size: 1em;
    color: #fff;
    width: 70%;
    margin-right: 1em;
    border: none;
        letter-spacing:1px;
}
.travelree_footer_grid_right input[type="email"]::-webkit-input-placeholder{
        color:#ffff !important;
}
.travelree_footer_grid_right input[type="submit"]{
        outline: none;
    padding: 12px 0;
    background: #ed1c24;
    font-size: 1em;
    color: #fff;
    width: 20%;
    border: none;
}
.travelree_footer_grid_right input[type="submit"]:hover{
        background:#b06010;
}
.travelileinfo_copyright p{
        color:#999;
        line-height:2em;
        text-align:center;
}
.travelileinfo_copyright p a{
        color:#ed1c24;
        text-decoration:underline;
}
.travelileinfo_copyright p a:hover{
        color:#fff;
}
/*-- //footer --*/
.travelileinfo_copyright {
    background: #111;
    padding: 1em 0;
}
/*-- to-top --*/
#toTop {
        display: none;
        text-decoration: none;
        position: fixed;
        bottom: 20px;
        right: 2%;
        overflow: hidden;
        z-index: 999;
        width: 40px;
        height: 40px;
        border: none;
        text-indent: 100%;
        background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        float: right;
        opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- gallery --*/
.travel3ls_gallery_grids{
        padding-top:1em;
}
.travelile_gallery_grid{
        margin-top:2em;
}
.travelile_gallery_grid1{
    position: relative;
}
.travel3layouts_gallery_grid1_pos{
    background: #ed1c24;
    bottom: 45px;
    left: 45px;
    opacity: 0;
    padding:1em;
    position: absolute;
    right: 45px;
    text-align: center;
    top: 45px;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.travel3layouts_gallery_grid1_pos h3{
    font-size: 1.2em;
    letter-spacing: 2px;
    font-weight: 600;
    margin: 1em 0 .5em;
    padding-bottom: .5em;
    position: relative;
    text-transform: uppercase;
    color: #212121;
}
.travel3layouts_gallery_grid1_pos p{
        color: #fff;
        line-height:2em;
        letter-spacing:1px;
}
.travelile_gallery_grid:hover .travel3layouts_gallery_grid1_pos{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        -ms-transform: scaleX(1);
}
.banner-bottom.gallery{
        padding:5em 0;
}
p.quia {
        font-size: 1.2em;
    color: #140b05;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/*-- //gallery --*/
.travelileinfo_social_icons {
    float: right;
    margin: 0.5em 0em 0 0;
}
.travelileits_social_list li{
        display:inline-block;
            margin-right:5px;
}
.travelileits_social_list li a{
        width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    border-radius: 25px;
}
.travelileits_social_list li a i{
        line-height:2.4em;
}
.travelileits_social_list li a:hover{
        color:#b06010;
        border: 2px solid #b06010;
        background:none;
}
a.travel3_travelile_facebook{
        background:#3b5998;
        border:2px solid #3b5998;
}
a.travelile_twitter{
        background:#1da1f2;
        border:2px solid #1da1f2;
}
a.travel3_travelile_dribble{
        background:#ea4c89;
        border:2px solid #ea4c89;
}
a.travel3_travelile_vimeo{
        background:#f26522;
        border:2px solid #f26522;
}
/*-- contact --*/
.typo, section.contact-travel3ls, .travel3_travelree_travelileits_icons{
        padding:5em 0;
}
section.contact-travel3ls p.contact-travelile1 {
    font-size: 1em;
    letter-spacing: 1px;
    padding-bottom: 2em;
    color: #000;
}
section.contact-travel3ls p.contact-travelile1 strong {
    letter-spacing: 1.5px;
    color:#000080!important;
    font-size: 1em;
    font-weight: 500;
}
section.contact-travel3ls p.contact-travelile1 a {
        color:#000;
}
section.contact-travel3ls h4 {
    font-size: 2em;
    letter-spacing: 1px;
    color: #ed1c24;
    padding: 1em 0;
}
section.contact-travel3ls p.contact-travelile2 {
        font-size:16px;
        font-weight:normal;
        padding-bottom:20px;
        line-height:30px;
        color:#ffce14;
        text-align:center;
}
section.contact-travel3ls label.contact-p1 {
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: 300;
    color: #000;
    padding-bottom: 10px;
}
.form-group {
    margin-bottom:2em;
}
section.contact-travel3ls p.help-block {
    color:#ff0500!important;
}
section.contact-travel3ls input#name, section.contact-travel3ls input#email, section.contact-travel3ls input#phone  {
        height:45px;
}
section.contact-travel3ls input#name, section.contact-travel3ls input#email, section.contact-travel3ls input#phone {
    font-size: 1em;
    color: #000;
    background-color: transparent;
    border-radius: 0;
    border-color: #000;
    padding: 0.8em;
}
section.contact-travel3ls button.btn.btn-primary {
    color: #fff;
    background-color: #212121;
    border: 2px solid #212121;
    font-size: 1.2em;
    padding: .7em;
    outline: none;
    width: 100%;
    letter-spacing: 1px;
    border-radius: 0;
        -webkit-transition:.5s all;
        -moz-transition:.5s all;
        -o-transition:.5s all;
        -ms-transition:.5s all;
        transition:.5s all;
}
section.contact-travel3ls button.btn.btn-primary:hover {
    background-color:#ed1c24;
    border: 2px solid #ed1c24;
        -webkit-transition:.5s all;
        -moz-transition:.5s all;
        -o-transition:.5s all;
        -ms-transition:.5s all;
        transition:.5s all;
}
.book_date input::-webkit-input-placeholder {
        color: #fff !important;
}
.book_date input:-moz-placeholder { /* Firefox 18- */
        color: #fff !important;
}
.book_date input::-moz-placeholder {  /* Firefox 19+ */
        color: #fff !important;
}
.book_date input:-ms-input-placeholder {
        color: #fff !important;
}
.footer-icons-travelileinfo{
        margin: 3em 0;
}
.travel3l-map iframe {
    width: 100%;
    height: 500px;
    margin-top: 0;
    outline: none;
    border: none;
}
.travel3l-map {
    padding: 0px;
    border:  0px solid #FFFFFF;
}
h4.travel3l-contact {
    margin-bottom: 1.5em;
}
.con-top {
    margin-top: 4em;
}
/*-- //contact --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}
.icon-box:hover {
    background: #000;
        transition:0.5s all;
        -webkit-transition:0.5s all;
        -o-transition:0.5s all;
        -ms-transition:0.5s all;
        -moz-transition:0.5s all;
}
.icon-box:hover i.fa {
        color:#fff !important;
}
.icon-box:hover a.travelile-icon {
        color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        color: #777;
}
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #ed1c24 !important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px;
}
h3.travelileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 700;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
        color: #282a2b;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        color: #777;
}
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
            color: #777;
}
@media (max-width:991px){
        h3.travelileits-icons-title {
                font-size: 28px;
        }
        h3.icon-subheading {
                font-size: 22px;
        }
}
@media (max-width:768px){
        h3.travelileits-icons-title {
                font-size: 28px;
        }
        h3.icon-subheading {
                font-size: 25px;
        }
        .row {
                margin-right: 0;
                margin-left: 0;
        }
        .icon-box {
                margin: 0;
        }
}
@media (max-width: 640px){
        .icon-box {
                float: left;
                width: 50%;
        }
}
@media (max-width: 480px){
        .bs-glyphicons li {
                width: 31%;
        }
}
@media (max-width: 414px){
        h3.travelileits-icons-title {
                font-size: 23px;
        }
        h3.icon-subheading {
                font-size: 22px;
        }
        .bs-glyphicons li {
                width: 31.33%;
        }
}
@media (max-width: 384px){
        .icon-box {
                float: none;
                width: 100%;
        }
}
/*-- //icons --*/
.travel3_travelree_travelileits_icons.main-grid-border {
    padding: 5em 0;
}
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
        text-align: center;
        margin-bottom: 10px;
        line-height: 2em;
        border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
        background: #e0e0e0;
}
.grid_3{
        margin-bottom:2em;
}
.xs h3, h3.m_1{
        color:#000;
        font-size:1.7em;
        font-weight:300;
        margin-bottom: 1em;
}
.grid_3 p{
        color: #999;
        font-size: 0.85em;
        margin-bottom: 1em;
        font-weight: 300;
}
.grid_4{
        background:none;
        margin-top:50px;
}
.label {
        font-weight: 300 !important;
        border-radius:4px;
}
.grid_5{
        background:none;
        padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #ed1c24;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        border-top: none !important;
}
.tab-content > .active {
        display: block;
        visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 0;
}
.badge-primary {
        background-color: #03a9f4;
}
.badge-success {
        background-color: #fb5710;
}
.badge-warning {
        background-color: #ffc107;
}
.badge-danger {
        background-color: #e51c23;
}
.grid_3 p{
        line-height: 2em;
        color: #888;
        font-size: 0.9em;
        margin-bottom: 1em;
        font-weight: 300;
}
.bs-docs-example {
        margin: 1em 0;
}
section#tables  p {
        margin-top: 1em;
}
.tab-container .tab-content {
        border-radius: 0 2px 2px 2px;
        border: 1px solid #e0e0e0;
        padding: 16px;
        background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        font-size: 0.9em;
        color: #999;
        border-top: none !important;
}
.tab-content > .active {
        display: block;
        visibility: visible;
}
.label {
        font-weight: 300 !important;
}
.label {
        padding: 4px 6px;
        border: none;
        text-shadow: none;
}
.alert {
        font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
        line-height:2em;
        margin-top:0.5em;
        margin-bottom: 0.5em;
}
li.list-group-item1 {
        line-height: 2.5em;
}
.input-group {
        margin-bottom: 20px;
}
.in-gp-tl{
        padding:0;
}
.in-gp-tb{
        padding-right:0;
}
.list-group {
        margin-bottom: 48px;
}
ol {
        margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
        padding: 0 0 1em;
}
.grid_3 {
        margin-bottom: 0em;
}
}
@media (max-width:640px){
h1, .h1, h2, .h2, h3, .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
        margin-bottom: .5em;
}
.progress {
        height: 10px;
        margin-bottom: 10px;
}
ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
        font-size: 14px;
}
.breadcrumb {
        margin-bottom: 25px;
}
.well {
        font-size: 14px;
        margin-bottom: 10px;
}
h2.typoh2 {
        font-size: 1.5em;
}
.label {
        font-size: 60%;
}
.in-gp-tl {
        padding: 0 1em;
}
.in-gp-tb {
        padding-right: 1em;
}
}
@media (max-width:480px){
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
        font-size: 1.2em;
}
.table h1 {
        font-size: 26px;
}
.table h2 {
        font-size: 23px;
        }
.table h3 {
        font-size: 20px;
}
.label {
        font-size: 53%;
}
.alert,p {
        font-size: 14px;
}
.pagination {
        margin: 20px 0 0px;
}
.grid_3.grid_4.travel3layouts {
        margin-top: 25px;
}
}
@media (max-width: 320px){
.grid_4 {
        margin-top: 18px;
}
h3.title {
        font-size: 1.6em;
}
.alert {
        padding: 10px;
        margin-bottom: 10px;
}
ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;
}
.list-group {
        margin-bottom: 10px;
}
.well {
        padding: 10px;
}
.nav > li > a {
        font-size: 14px;
}
table.table.table-striped,.table-bordered,.bs-docs-example {
                display: none;
}
}
/*-- //typography --*/
.typo {
    padding: 5em 0;
}
.hrm,p.hrm{
        color:#fff;
}
span.hrm{
        color:#fff;
}
/*-- responsive design --*/
@media screen and (max-width: 1440px){
}
@media screen and (max-width: 1366px){
        .travel3-banner {
                padding: 11em 0 11em 0;
        }
        .banner-text {
    width: 65%;
}
}
@media screen and (max-width: 1280px){
        .travel3-banner {
                padding: 11em 0 11em 0;
        }
        .bannerbottomright h3 {
    font-size: 2em;
        }
        .bannerbottomright p {
    font-size: 1em;
        }
}
@media screen and (max-width: 1080px){
.banner-text {
    width: 80%;
    margin: 0 auto;
}
        .travel3-banner p {
                width: 100%;
                font-size: 15px;
        }
        .top-left li {
    margin-right: 1em;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-left: 13em;
}
.icon-right {
    width: 76%;
}
.icon-right h5 {
    font-size: 1em;
    margin: 0 0 1em 0;
}
.travel3_travelile_stats_grid h4 {
    letter-spacing: 0px;
}
.travel3_travelileits_footer_grid input[type="submit"] {
    width: 30%;
}
.travel3_travelileits_footer_grid input[type="email"] {
    width: 68%;
}
.travel3layouts_gallery_grid1_pos {
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
}
        .travel3-banner {
                padding: 8em 0 8em 0;
        }
        .bannerbottomright h3 {
    font-size: 1.7em;
}
.bannerbottomright {
    padding: 4em 1em 4em 4em;
}
.pricing-grid {
    width: 23.7%;
}
.pricing-grid.grid-three {
    margin: 0 1em 0 0;
}
.pricing-grid.grid-two {
    margin: 0 1em;
}
.travel3travelile-different-info p {
    margin: 0em auto 0;
    width: 100%;
}
}
@media screen and (max-width: 1024px){
        .travel3-banner p {
                width: 80%;
                font-size: 15px;
                letter-spacing: 1px;
                line-height: 28px;
        }
}
@media screen and (max-width: 991px){
        .navbar-nav {
                margin-left: 2em;
        }
.top .top-left {
    float:right;
}
.top-middle {
    float: left;
}
nav#cl-effect-15 ul li {
    padding: 12px 7px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-left: 2em;
}
.about {
    padding: 3em 0;
}
.travel3ls-about-left {
    margin-bottom: 2em;
}
.travelree-travelile-counter {
    padding: 3em 0;
}
.travel3_travelile_stats_grid-top {
    float: left;
    width: 50%;
    margin-bottom: 1em;
}
.banner-dott1 {
    padding: 3em 0;
}
.two-grids {
    padding: 3em 0;
}
h3.travel3l-titles, h2.travel3l-titles {
    font-size: 2.5em;
}
h3.travel3l-titles:before, h2.travel3l-titles:before {
    left: 30%;
}
h3.travel3l-titles:after, h2.travel3l-titles:after {
    right: 30%;
}
p.travel3layouts_dummy_para {
    font-size: 1.3em;
    letter-spacing: 0px;
}
.travelileits_travel3layouts_footer_grid {
    margin-bottom: 1em;
}
.footer {
    background: #212121;
    padding: 3em 0;
}
.travel3_travelileits_footer_grids {
    margin: 1em 0 0;
}
.travel3_travelileits_footer_grid h3 {
    padding-left: 7em;
}
.ab-text {
    margin-top: 1em;
}
.statements {
    margin-top: 2em;
}
.travel3travelile-different-info p {
    width: 100%;
}
.team {
    padding: 3em 0;
}
.travelileinfo-team-grids {
    margin-top: 3em;
}
.travelree-team-grid {
    float: left;
    width: 50%;
    margin-bottom: 1.5em;
}
.ab-travelile {
    margin-top: 3em;
}
.main-textgrids {
    padding: 3em 0;
}
.different {
    padding: 3em 0;
}
.travelileits-about-top {
    padding: 0 0 3em;
}
.travel3_travelile_gallery_grid {
    float: left;
    width: 33.33%;
}
.travel3layouts_gallery_grid1_pos h3 {
    margin: 0.5em 0 0em;
    padding-bottom: 0;
}
.banner-bottom.gallery {
    padding: 3em 0;
}
.travel3_travelree_travelileits_icons.main-grid-border {
    padding: 3em 0;
}
.typo {
    padding: 3em 0;
}
section.contact-travel3ls {
    padding: 3em 0;
}
.cl-effect-15 a {
    font-size: 17px;
    letter-spacing: 0px;
}
.navbar-brand {
    padding: 15px 0px;
}
.travelree_head_section p {
    width: 100%;
}
.travel3_two_grid_right {
    padding: 0em 1em 0;
    float: left;
    width: 50%;
}
.bannerbottomleft {
    min-height: 480px;
}
.pricing-grid {
    width: 23.3%;
}
.more a {
    padding: .5em 1.8em;
}
.travelile_footer_grid h3, .travelree_footer_grid_right h3 {
    padding-bottom: 1em;
    margin-bottom: 0;
}
.travelile_footer_grid {
    margin-bottom: 1.5em;
}
}
@media screen and (max-width: 900px){
        .travel3-banner {
                padding: 9em 0;
        }
}
@media screen and (max-width: 800px){
        #typer {
                font-size: 2em !important;
        }
        .travel3-banner p {
                width: 92%;
                font-size: 14px;
        }
}
@media screen and (max-width: 768px){
        .travel3l_about_bottom_left, .travel3l_about_bottom_right {
                min-height: 400px;
                width: 100%;
                float: left;
        }
        .banner-text h3 {
    font-size: 36px;
}
a.callbacks_nav.callbacks1_nav.prev {
    left: 0%;
}
.callbacks_nav.next {
    left: 91%;
}
.travel3-banner {
    padding: 6em 0;
}
.travelree-pricing {
    padding: 3em 0;
}
.clients {
    padding: 3em 0;
}
}
@media (max-width: 767px){
.navbar-default .navbar-toggle {
                border-color: #ed1c24;
        }
.navbar-default .navbar-toggle .icon-bar {
                background-color: #ed1c24;
        }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
                background-color:transparent;
        }
.navbar-toggle {
                margin: .5em 0 0;
        }
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
                border: none;
                position: absolute;
                width: 100%;
                background: rgba(0, 0, 0, 0.81);
                z-index: 999;
        }
.navbar-nav > li > a {
                padding: 0 0 0;
                margin-bottom:0px;
        }
.navbar-nav {
                margin: 7px;
                text-align: center;
        }
.navbar-nav .open .dropdown-menu {
                width: 100%;
                margin: 0 auto;
                text-align:center;
                background-color: rgb(255, 255, 255);
                border-radius: 0;
        }
        .navbar-nav {
    float: none !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: rgba(73, 73, 73, 0.03) ! important;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
nav#cl-effect-15 ul li {
    display: block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-left: 0em;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #ed1c24 !important;
}
}
@media (max-width: 736px){
.navbar {
    padding:0;
}
.navbar-toggle {
    margin: 4px 14px 0 0;
}
.travelree-services {
    width: 50%;
    margin-bottom: 1em;
        float:left;
}
.travelree-top-grid {
    margin-bottom: 2em;
}
.travelileits-about-top {
    padding: 0 0 1em;
}
.con-top {
    margin-top: 1em;
}
h4.travel3l-contact {
    margin-bottom: 0;
}
.travel3l_header {
    font-size: 2.3em;
}
.travel3_two_grid_right_gridr h4 {
    font-size: 1.1em;
}
.travel3_two_grid_right_gridr p {
    line-height: 1.8em;
    margin-top: 10px;
}
.bannerbottomleft {
    min-height: 400px;
}
.pricing-grid {
    width: 23%;
}
.more a {
    padding: .5em 1.5em;
}
}
@media screen and (max-width: 667px){
        #typer {
                font-size: 1.8em !important;
                letter-spacing: 1px;
        }
        .navbar-toggle {
                top: -20%;
        }
        .top-middle li {
    margin-left: 0px;
}
.callbacks_nav.next {
    left: 90%;
}
.banner-text {
    width: 100%;
    margin: 0 auto;
}
.travel3-banner p {
    width: 75%;
    font-size: 14px;
    margin: 0 auto;
}
.travel3-banner {
    padding: 3em 0;
}
.travel3_two_grid_right {
    padding: 0em 1em 0;
    float: left;
    width: 100%;
}
.travel3_two_grid_right1:nth-child(3) {
    padding: 0em 0 2em;
}
.more a {
    padding: .5em 1em;
}
.two-grids {
    padding: 3em 0 1em;
}
.con-top {
    margin-top: 0em;
}
}
@media screen and (max-width: 640px){
        .box, .box .overbox {
                height: 216px;
        }
        .top-left li {
    margin-right: 0.5em;
}
.banner-1 {
    min-height: 200px;
}
.bannerbottomleft {
    min-height: 371px;
}
.callbacks_nav.next {
    left: 89%;
}
.pricing-grid {
    width: 48%;
}
.pricing-grid.grid-two {
    margin: 0 0em 1em 1em;
}
.pricing-grid.grid-one {
    margin: 0 0 1em 0;
}
.travel3layouts_gallery_grid1_pos h3 {
    margin: 0em 0 0em;
}
.travel3ls_gallery_grids {
    padding-top: 0;
}
}
@media screen and (max-width: 600px){
.callbacks_nav.next {
    left: 88%;
}
        .top-banner-right ul li a {
                font-size: 1em;
        }
        .top-banner-right ul li {
                margin: 0 0.5em;
        }
        .top .top-left {
    width: 62%;
}
.top .top-middle {
    width: 37%;
}
.navbar-header {
    margin-top: 0px;
}
.travel3_travelile_gallery_grid {
    width: 100%;
}
.travel3layouts_gallery_grid1_pos {
    padding: 8em;
}
}
@media screen and (max-width: 568px){
        #typer {
                font-size: 1.6em !important;
        }
        .travel3-banner p {
                font-size: 13.5px;
                line-height: 26px;
        }
        .travel3-banner {
                padding: 6em 0;
        }
        .contactaddress h4 {
                font-size: 17px;
                margin-bottom: 7px;
                margin-top: 10px;
        }
        .addressgrid1 i.fa {
                font-size: 25px;
        }
        .navbar-default .navbar-brand {
                font-size: 34px;
        }
        .aboutright {
                padding: 20px 40px;
        }
}
@media screen and (max-width: 480px){
        h3.travel3l-titles, h2.travel3l-titles {
    font-size: 2.2em;
            margin-bottom: 1em;
}
h3.travel3l-titles:before, h2.travel3l-titles:before {
    left: 23%;
}
h3.travel3l-titles:after, h2.travel3l-titles:after {
    right: 23%;
}
p.travel3layouts_dummy_para {
    font-size: 1.1em;
}
.travel3_two_grid_right {
    padding: 0em 1em 0;
}
.travel3l-about-grids {
    margin: 3em 0 0 0;
}
.travel3_travelileits_footer_grid h3 {
    padding-left: 4em;
}
.ab-travelile {
    margin-top: 1em;
}
.top-left li {
    font-size: 14px;
}
.travel3layouts_gallery_grid1_pos {
    padding: 6em;
}
.travel3l-map iframe {
    height: 250px;
}
.banner-text h3 {
    font-size: 30px;
}
.callbacks_nav.next {
    left: 86%;
}
.travel3-banner {
    padding: 3em 0;
}
.bannerbottomleft {
    min-height: 290px;
}
.bannerbottomright {
    padding: 2em 1em 2em 2em;
}
.travel3_travelile_stats_grid h4 {
    font-size: 1.1em;
}
.flex-active-slide p {
    width: 100%;
}
.travelree_head_section {
    margin-bottom: 3em;
}
.banner-1 {
    min-height: 180px;
}
}
@media screen and (max-width: 414px){
        .travel3ls-phone h2 {
                font-size: 14px;
        }
        .top-banner-right ul li a {
                font-size: 14px;
        }
        .top-banner-right {
                right: 5%;
                bottom: 5%;
        }
        .travel3ls-phone {
                left: 5%;
                bottom: 5%;
        }
        .navbar-default .navbar-brand {
                font-size: 32px;
        }
        .aboutright {
                padding: 20px 10px;
        }
        .addressgrid1 {
                width: 100%;
                margin-bottom: 30px;
        }
        .addressgrid1:nth-child(4), .addressgrid1:nth-child(5) {
                margin-bottom: 30px;
        }
        .top .top-left {
    width: 100%;
    text-align: center;
}
.top .top-middle {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.icon-right {
    width: 72%;
}
.icon-right h5 {
    line-height: 1.5em;
}
.flex-active-slide p {
    line-height: 25px;
    width: 100%;
    margin: 15px auto;
    letter-spacing: 0px;
}
.banner-1 {
    min-height: 160px;
}
.team-social-grids ul li {
    margin: 0 .2em 0 0;
}
.travelree-top-grid h4 {
    font-size: 20px;
    margin: 10px 0;
}
.travelree-services {
    width: 100%;
}
.travel3layouts_gallery_grid1_pos {
    padding: 4em;
}
section.contact-travel3ls h4 {
    font-size: 1.8em;
    letter-spacing: 1px;
    color: #ed1c24;
    padding: 1em 0;
}
a.callbacks_nav.callbacks1_nav.prev {
    height: 40px;
    width: 40px;
    background: url(../images/arrr1.png) 0px 0px / 40px no-repeat transparent;
}
.callbacks_nav.next {
    height: 40px;
    width: 40px;
    background: url(../images/arrr2.png) 0px 0px / 40px no-repeat transparent;
}
.callbacks_nav.next {
    left: 89%;
}
.banner-text h3 {
    font-size: 25px;
}
a.read-travelileits {
    padding: 8px 18px;
}
.travel3-banner {
    padding: 2em 0;
}
.travel3l_header {
    font-size: 2.2em;
}
.pricing-grid {
    width: 47.5%;
}
.travel3_travelile_stats_grid-top {
    width: 100%;
}
.travelree-travelile-counter {
    padding: 0em 0;
}
.travelree_footer_grid_right input[type="submit"] {
    width: 23%;
}
.travelile_footer_grid h3, .travelree_footer_grid_right h3 {
    font-size: 1.4em;
}
.navbar-toggle {
    margin: 4px 0px 0 0;
}
}
@media screen and (max-width: 384px){
        .travel3l_about_bottom_left, .travel3l_about_bottom_right {
                min-height: 245px;
        }
        .travel3-banner {
    padding: 3em 0;
}
.icon-left {
    margin-right: 0.5em;
}
.travel3_travelile_stats_grid-top {
    width: 100%;
}
.travelree-travelile-counter {
    padding: 0em 0;
}
.travelree-team-grid-info {
    padding: 1em 0.5em;
}
.travel3layouts_gallery_grid1_pos {
    padding: 3em;
}
p.quia {
    font-size: 1em;
}
.banner-text h3 {
    font-size: 22px;
}
.travel3l_header {
    font-size: 2em;
}
.travel3_two_grid_right {
    padding: 0em 0em 0;
}
.bannerbottomleft {
    min-height: 230px;
}
.travelile_footer_grid h3, .travelree_footer_grid_right h3 {
    letter-spacing: 0px;
}
}
@media screen and (max-width: 375px){
        .top-banner-right {
                right: 32%;
                bottom: 1%;
        }
        .travel3ls-phone {
                left: 20%;
                bottom: 6%;
        }
        .callbacks_nav.next {
    left: 88%;
}
.travel3-banner p {
    width: 79%;
}
.travel3-banner {
    padding: 1em 0;
}
a.read-travelileits {
    padding: 6px 10px;
        letter-spacing:0;
}
}
@media screen and (max-width: 320px){
        .travel3ls-phone {
                left: 15%;
                margin: 1em 0;
        }
        .about h4 {
                font-size: 14px;
                width: 100%;
                line-height: 30px;
        }
        .navbar-default .navbar-brand {
                font-size: 28px;
        }
        .navbar-toggle {
                padding: 8px 7px;
        }
        .flex-active-slide p {
                width: 100%;
        }
        .travel3-banner {
    padding: 2em 0 1em;
}
        .top-left li {
    margin-right: 0;
}
.top-left li {
    font-size: 15px;
}
.about {
    padding: 2em 0;
}
h3.travel3l-titles, h2.travel3l-titles {
    font-size: 2em;
    margin-bottom: 1em;
}
.icon-left {
    width: 55px;
    height: 55px;
    padding: 0.7em 0 0 0;
}
.travel3ls-about-left {
    padding: 0;
}
h3.travel3l-titles:before, h2.travel3l-titles:before {
    left: 14%;
}
h3.travel3l-titles:before, h3.travel3l-titles:after, h2.travel3l-titles:before, h2.travel3l-titles:after {
    width: 18%;
}
h3.travel3l-titles:after, h2.travel3l-titles:after {
    right: 18%;
}
.travel3_two_grid_right {
    padding: 2em 0em 0;
}
.travel3_two_grid_right_grid {
    padding: 0;
}
.travel3_two_grid_right_gridr h4 {
    font-size: 1em;
}
.clients h4 {
    letter-spacing: 0px;
}
.banner-dott1 {
    padding: 2em 0;
}
.two-grids {
    padding: 2em 0;
}
.travel3_travelileits_footer_grid h3 {
    padding-left: 3em;
}
.travel3_travelileits_footer_grid h3 {
    font-size: 1.3em;
}
.travelileits_travel3layouts_footer_grid h3 {
    font-size: 1.3em;
}
.travelileits_travel3layouts_footer_grid {
    padding-left: 1em;
}
.travel3_travelileits_footer_grid {
    padding: 0;
    margin-bottom: 1em;
}
.travel3_travelileits_footer_grid form {
    border: 1px solid #fff;
        margin: 1em 0 0;
}
.footer {
    padding: 2em 0;
}
.travel3_travelileits_footer_grid input[type="submit"] {
    width: 31%;
}
.travel3_travelileits_footer_grid input[type="email"] {
    width: 67%;
}
.main-textgrids {
    padding: 2em 0;
}
.banner-1 {
    min-height: 125px;
}
.different {
    padding: 2em 0;
}
.travelree-team-grid {
    width: 100%;
    margin-bottom: 1.5em;
}
.travelree-top-grid p {
    line-height: 24px;
}
.travelree-services-grids {
    margin: 2em 0 0 0;
}
.banner-bottom.gallery {
    padding: 2em 0;
}
.travelile_gallery_grid {
    margin-top: 1em;
}
.travel3_travelile_gallery_grid {
    padding: 0;
}
.travel3layouts_gallery_grid1_pos {
    padding: 2.5em;
}
.travel3_travelree_travelileits_icons.main-grid-border {
    padding: 2em 0;
}
.typo {
    padding: 2em 0;
}
section.contact-travel3ls {
    padding: 2em 0;
}
.clients {
    padding: 2em 0;
}
.contact-travel3-travelile1 {
    padding: 0;
}
.contact-travel3-travelile2 {
    padding: 0;
}
.con-top {
    margin-top: 0em;
}
.callbacks_nav.next {
    left: 86%;
}
.banner-text h3 {
    font-size: 19px;
}
.travel3-banner p {
    font-size: 13px;
    line-height: 22px;
}
a.read-travelileits {
    margin-top: 1em;
}
.travel3_two_grid_right {
    padding: 0em 0em 0;
}
.bannerbottomright h3 {
    font-size: 1.4em;
}
.bannerbottomright p {
    font-size: 14px;
    line-height: 1.8em;
}
.bannerbottomright h4 {
    font-size: 1em;
    letter-spacing: 1px;
}
.pricing-grid {
    width: 100%;
}
.pricing-grid.grid-two {
    margin: 0 0em 1em 0em;
}
.pricing-grid.grid-three {
    margin: 0 0em 1em 0;
}
.travelree_footer_grid_right input[type="email"] {
    width: 100%;
    margin-right: 0em;
    margin-bottom: 1em;
}
.travelree_footer_grid_right input[type="submit"] {
    width: 50%;
}
.travelree_head_section {
    margin-bottom: 2em;
}
}
/*-- //responsive design --*/