@media (min-width:768px){
.container {
    /* padding:0 15px; */
}
.bs-example {
    margin-left:25px;
}
header .navbar-form .input-group > .form-control {
    width: 120px;
}
.btn {
    display: inline-block;
}
.navbar-right {
    float: right !important;
    margin-right: 0;
}

.navbar-header .toggle-button{
	float:right;
	display:none;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
}

.screen-eye-view {
    padding: 12px 15px;
    width: 75%;
}
.outer-table {
    width: 100%;
    overflow-x: scroll;
    padding: 20px 0;
}

.tab-pane .clas-fn
{
   /*width: 135px !important;*/
    max-width: initial;
}
/************my design **************/
.well .form-control {
    display: inline;
    width: 250px !important;
}

.modal-top
{
    width:65%;
}

.navbar-nav>li>a{padding-top:12px;padding-bottom:12px;}
.main-text {
   position: absolute;
   top: 180px;
   color: #000;
   margin-bottom: 40px;
} 

.tab-pane .srch-fild {
    width: 100%;
    padding: 38px 0px 0 0;
}

.phone_num:before {
  background: url(../images/arc-girl.png) no-repeat;
    /*width: 58px;
    height: 59px;
    display: block;
    margin: 5px auto 5px;
    content: '';*/
    width: 90px;
    height: 90px;
    display: block;
    margin: 5px auto 5px;
    content: '';
    /*background: red;
    border-radius: 50%;*/
    position: absolute;
    bottom: 65px;
    left: 40%;
}

.content_call {
    display: inline-block;
    width:  100%;
}

footer ul li a {
    padding: 5px 0;
    color: #afb1b5;
    font-size: 14px;
    font-weight: normal;
    font-family: 'lato', sans-serif;
    margin-bottom: 10px;
    line-height: 42px;
}

.form-inline .form-group{
	vertical-align: middle;
	display:block;
	
}
h2.orange {
    padding: 15px 0 0 0;
    color: #fff;
    font-size: 25px;
    line-height: 1.5em;
}

.phone-sp img{width:60px !important;}
.agent {
    max-width: 100%;
    width: 100% !important;
}

.ico-field {
    font-size: 15px;
    line-height: 1;
    /* padding-right: 20px; */
    color: #0f0f0f;
    font-weight: 500;
    display:block;
}

.result-modify .col-xs-6{
    padding-right: 0px;
    /* padding-left: 30px; */
    margin-right: -5px;
    /* margin-left: -10px; */
}

.ring-titles p {
    padding: 15px 0;
}

p.tollfree {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}
.travel-deals {
    text-align: center;
    margin: 60px auto;
}
/*.fare-alerts {
    margin-top: 60px;
    text-align: center;
}*/
.reasons ul li {
    margin: 0 auto;
    position: relative;
    padding: 6px 20px 25px 35px;
    text-align: left;
    display: inline;
    list-style: none;
    font-size: 16px;
    background: url(../images/list.png) 0 0 no-repeat;
    font-weight: 300;
    color: #fff;
}
}


@media (min-width: 992px) {
  
.navbar-collapse {
    float: left;
    width: 80%;
}

.col-xs-3
{
    padding-right: 8px;
}
.navbar-nav>li>a{padding-top:30px;padding-bottom:30px;}


header .navbar-form .input-group > .form-control {
    width:225px;
}
.btn {
    display: inline-block;
}
.date-selector-and-time .form-group {
    margin-bottom: 0px;
    width: 180px;
    float: left;
    margin: 2px 5px;
    margin-left: 15px;
    margin-right: 0;
}

.main-text {
   position: absolute;
   top: 250px;
   color: #000;
   margin-bottom: 40px;
} 

.phone-sp img{
    /*width:80px !important;*/
    margin-top:5px;

}
.ico-field {
    font-size: 15px;
    line-height: 1;
    /* padding-right: 20px; */
    color: #0f0f0f;
    font-weight: 500;
}

.active-banner .col-md-offset-1 {
    margin-left: 8.33333333%;
}
.content_call {
    display: inline-block;
    width:  66.66666667%;
}

.stay-up .form-control {
    /* width: 100% !important; */
}

footer ul li a {
    padding: 5px 0;
    color: #afb1b5;
    font-size: 14px;
    font-weight: normal;
    font-family: 'lato', sans-serif;
    margin-bottom: 10px;
    line-height: 30px;
}

h2.orange {
    padding: 15px 0 0 0;
    color: #fff;
    font-size: 22px;
    line-height: 1.5em;
    text-align: left ;
}
.tab-content .form-inline .form-group {
    display: block;
    margin-bottom: 0;
    vertical-align: middle;
}

ul.navsupport
{
    float:right;
}

p.tollfree {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}
/*15Aug.18*/

.top-slider {
    height:500px;
}
.offer-add {
    margin-top: 24px;
    position: relative;
}
.offer-add #quote-carousel .carousel-indicators {
    left: 42%;
}
/*15Aug.18*/
.offer-country #quote-carousel .carousel-indicators {
    top: 215px;
    bottom: 123px;
    left: 50% !important;
}
}


@media (min-width: 1200px) {

.navbar-nav > li > a {
    padding-top: 34px;
    padding-bottom: 24px;
}

  .navbar .navbar-form{
	  width: 290px;
	 }
    header .navbar-form .input-group > .form-control {
    width: 250px;
}

.phone_num i {
    border-left: 1px dotted #ff8418;
    height: 105px;
    position: absolute;
    bottom: 0;
    top: 11px;
}

.footer-bottom p {
    text-align: left;
}

.modal-top
{
    width:45%;
}

.ring-titles p {
    padding: 20px 0;
}
.offer-add #quote-carousel .carousel-indicators {
    left: 36%;
    bottom: 154px;
}

}



@media (min-width: 1300px) {
.container {
width: 100%;
}
.offer-add #quote-carousel .carousel-indicators {
    top: 327px;
    bottom: 123px;
    left: 31%;
}
.offer-country #quote-carousel .carousel-indicators {
    top: 215px;
    bottom: 123px;
    left: 50%;
}
}

@media (min-width: 1400px) {
    
.container {width: 1366px;}
.active-banner {
    height: 650px;
}

}
@media (min-width: 1171px) and (max-width: 1300px) {
.offer-country {
    background: #fff;
    height: auto;
    margin: 68px 0 0 0;
    width: 55%;
}
}
  
@media (min-width: 993px) and (max-width: 1170px) {
.navbar .navbar-form{width:200px}
.phone_num {
    margin-top: 70px;
    width: 100%;
}
.phone_num:before{
	left: 45%;	
}

.content_call {
    display: inline-block;
    width: 100% !important;
}

.main-text {
   position: absolute;
   top: 180px;
   color: #000;
   margin-bottom: 40px;
} 
.row-travel img{
	display: block;
    margin-right: auto;
    margin-left: auto;
}
.offer-country {
    background: #fff;
    height: auto;
    margin: 68px 0 0 0;
    width: 65%;
}
.reasons ul li{
    font-size:16px;
}
}
@media (max-width: 1024px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        border: none !important;
        float: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 6px;
                padding-bottom: 6px;
                font-size: 14px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-header .toggle-button {
        float: right;
        display: block;
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 5px;
    }

    .show-schedule-row .selected-show-class {
        width: 180px;
        float: left;
    }

    .active-banner .col-md-offset-1 {
        margin-left: 0;
        width: 100%;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        margin-bottom: 20px;
    }

    .outer-table {
        width: 100%;
        overflow-x: scroll;
        padding: 10px 0;
    }


    ul.panel-sdm li {
        padding: 0;
    }

    .unpublished {
        font-size: 24px;
    }
}

@media (min-width:768px) and (max-width:995px) {

.screen-eye-view {
    padding: 12px 15px;
    width: 70%;
}


.phone_num {
    margin-top: 80px;
    width: 100%;
}

    .phone_num:before {
        left: 45%;
    }

.tab-pane .srch-fild {
    /* width: 100%; */
    padding: 20px 2px 0 0;
}

/*footer ul li a {
    line-height: 40px !important;
}*/

.reasons ul li {
    width: 40%;
    display: inline-block;
}
.btm-tops ul li {
    display: inline;
    float: left;
    width: 18%;
}

}
/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/


@media (max-width: 991px) {
.slide-text h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
}
.slide-text > p {

    font-size: 18px;
}
	
	
.footer-bottom  ul.social-icon-footer {
    text-align: center;
}

.benefits i {
    border-right: none !important;
}

.row-travel h2.orange{
	font-size: 25px;

}
.row-travel img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.offer-add {
    display:none;
}
.banner img {
    width: 100%;
    min-height: 548px;
}
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }
.show-schedule-row .selected-show-class {
    width: 180px;
    float:  none;
}
/******insurance-31july *********/
.insurance-plan h1 {
    font-size: 15px !important;
    line-height: 2em;
    font-weight: 600;
}
/******insurance-31july *********/
.travel-mid {
    display:none;
}
.travel-deals {
    margin: 0px auto 30px;
}
.banner img {
    width: 100%;
    min-height: 572px;
}
.main-pagination {
    margin-top: 0;
    margin-bottom: 21px;
}
}

@media (max-width:767px) {
.navbar-brand {
    float: none;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.header-top-links {
    font-size: 14px;
    float: left;
    text-align: center;
    margin: 0 auto;
    display: block;
}

header .btn-default {
    color: #fff !important;
    background-color: transparent;
    border: none;
    font-weight: bold;
}

header .btn-default:hover, header .btn-default:focus {
    color: #333 !important;
    border: none;
    font-weight: bold;
    padding: 10px;
}

ul.navsupport {
    float: left;
    margin-left: 10px;
}

.navbar-default .navbar-nav > .active > a {
    padding: 10px 15px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #b62739;
}

.toggle-button {
    display: none;
}

.sort-by .btn-default {
    color: #8f979d !important;
    background-color: #fff;
    border-color: #ccc;
    font-weight: bold;
    outline: none;
    margin-left: 5px;
}

.section-title {
    float: none;
    margin-right: 20px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000;
    background-color: transparent;
    border-bottom: 3px #fc763b solid;
    padding-bottom: 10px;
}

.search-panel-form input[type="submit"] {
    border: none;
    margin-top: 10px;
}

.category-movie-list {
    min-height: auto;
    padding-bottom: 40px;
}

.date-selector-and-time .form-group {
    margin-bottom: 0px;
    width: 45%;
    float: left;
    margin: 2px 5px;
    margin-left: 10px;
    margin-right: 0;
}

.date-selector-and-time form {
    float: right;
    margin-right: 0px;
}

.pagination a {
    color: black;
    float: left;
    padding: 10px 7px;
    text-decoration: none;
    transition: background-color .3s;
    line-height: 18px;
    border-radius: 3px;
    border: 1px solid transparent;
    margin-right: 3px;
    margin-top: 2px;
}

.show-schedule-row .selected-show-class {
    width: 180px;
    float: none;
}

.show-schedule-row .form-group {
    margin-bottom: 10px;
}

.screen-view {
    padding: 30px 20px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.table-view {
    margin-bottom: 0 !important;
    display: inline-table;
    width: 1090px !important;
}


.main-text {
    top: 60px;
    color: #000;
    margin-bottom: 40px;
}

.active-banner {
    height: auto;
}

.tab-pane .sui-input.form-control {
    width: 100%;
}

.tab-pane .srch-fild {
    width: 100%;
    padding: 10px 2px 0 0 !important;
}

.benefits span {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    color: #195b8b;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

.content_call {
    display: inline-block;
    width: 100% !important;
}

.agileits-about-grids {
    margin: 2em 0 0 0;
    display: block !important;
}

.about-grid {
    width: 50%;
    float: left;
}

.footer-bottom p {
    text-align: center;
}

.row-travel img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}


.row-travel p.newsletter {
    text-align: center;
}


.row-travel h2.orange {
    text-align: center;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    margin-bottom: 20px;
}

h2.orange {
    padding: 0;
}


.latest-subs .btn-success {
    margin-top: 10px;
}


.right-content {
    margin: 0;
    padding: 0;
    display: block;
}

.ring-titles p {
    padding: 10px 0;
}


.sent-be {
    font: 400 13px 'Lato', sans-serif !important;
    color: green;
    margin-top: 0;
    display: block;
    margin-bottom: 20px;
}

.checkbox-div input[type="checkbox"] {
    margin: 0;
    margin-left: 20px;
    border: #12b126 1px solid;
}
/*15Aug.18*/
.top-right ul li {
    border-left: none;
}
.reasons {
display: none;
}

}

@media (min-width: 641px) and (max-width: 767px) {
.modify_sm {
    font-size: 11px;
}
.btm-tops ul li {
    display: inline;
    float: left;
    width: 20%;
}

}

@media (max-width:640px){
.hidden-small{
	display:none;
}
.sort-by{
	float:left;
	margin-top:8px;
}
footer h3 {
    padding: 10px 0;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    margin-bottom: 15px;
    clear: both;
    margin-top: 30px;
}
.table-view span {
     display: inline !important; 
    /* line-height: 2em; */
}

.tab-pane .col-xs-3 {
    padding-right: 0px;
    /* padding-left: 30px; */
    margin-right: -5px;
    /* margin-left: -10px; */
}
.btn {
    display: inline-block;
    /*padding:8px 10px;*/
    margin-bottom: 0;
    font-size: 15px;
    width: 100%;
}

.tab-pane .col-xs-6, .tab-pane .col-xs-3, .tab-pane .col-xs-4{
    padding-right: 0px;
    margin-right: -5px;
    margin-left: -5px;
}

 .tab-pane .col-xs-3{
    padding-right: 0px;
    margin-right: -5px;
    margin-left: auto;
}

.flight-field {
    font-size: 12px !important;

}

.left-tab-process .tab-pane {
    padding: 10px 5px !important;
    min-height: auto;
}

.tabbable .col-md-12{
    padding-right: 10px;
    padding-left: 10px;
}

.modify_sm {
    font-size: 11px;
    display: none;
}

.btn-modify {
    color: #fff;
    background-color: #46b754;
    box-shadow: none;
    border-radius: 0;
    height: 40px;
    font-size: 14px;
    width:80px;
    margin-top:10px;
    float:right;
}

.free_cancellation {
    font-size: 9px;
    padding: 5px 8px;

}

.free_assistance {
    font-size: 9px;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    background: #1d9905;
    margin-bottom: 0px;
}


.date-and-time {
    color: #000;
    font-size: 12px;
    font-family: "Lato", sans-serif;
    font-weight: normal;
    font-weight: bold;
    margin: 0;
}

.phone-modal-text {
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0px;
    line-height: 28px;

}

.phone-modal-phone {
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    color: black;
}
.modal-call {
    background: url(../images/girl.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 85px;
}

.flight_stops{
    color: #000;
    font-size: 12px !important;
    font-family: "Lato", sans-serif;
    font-weight: normal;
    margin: 0;
}


.fare-box h5 {
    font-size: 15px;

}

.flight-box {
    padding: 1rem 5px !important;
}
.ins-reasons {
    float: none;
    width:100%;
}
.btm-tops ul li {
    display: inline;
    float: left;
    width: 30%;
}

}



@media (max-width:480px){

.hidden-small{
	display:none;
}
.navbar .navbar-form {
    padding: 10px 10px 10px 40px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    outline: none;
    border: 1px #d6d9db solid;
    border-radius: 4px;
    background: #f1f1f1;
    font-size: 14px;
    width: 93%;
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-position: 10px;
}
figure {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    margin-bottom: 0;
    clear:both;
    margin-bottom: 20px;
}

.advance-search{
	display:inline-block;
}

    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }
.screen-view .btn {
    padding: 10px 7px;	
}


.about-grid{
	width: 100%;
}

.flight_stops{
    color: #000;
    font-size: 10px !important;
    font-family: "Lato", sans-serif;
    font-weight: normal;
    margin: 0;
}
/*14-Aug-issue*/
.top-stip .contact-info li span {
  display:none;
}
h3.search-price {
    font-size: 20px;
    padding: 15px 0 0px;
}
.mob-none {
    display: block;
}
.unpublishdeals {
    margin: 20px auto 0;
    width: 100%;
    display: none; 
    padding: 5px 0 40px;
    background: #022243;
    text-align: center;
}
.unpublishdeals a {
    color: #fdfdfd;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    /* border: 1px solid #ec3907; */
    border-radius: 4px;
    padding: 4px 25px;
    text-decoration: none;
    /* background: #ec3907; */
}
.btm-tops ul li {
    display: inline;
    float: left;
    width: 48%;
}
.leftside-blog {
   width:100%; 
}
}

