/*============================================================================
                        RESPONSIVE CSS WITH MEDIA 
=============================================================================*/
@media(min-width:1200px) {
.tours-home [class*=co]:nth-child(1) {
    flex: 0 0 39.80%;
    max-width: 39.80%;
    -ms-flex: 0 0 39.80%;
}
}
@media(min-width:993px) {
header.animateIt .menuwrap {
    background-color: #444;
}    
.menuzord {
    float: right;
}	
.menuzord-menu {
    float: right;
       padding-left: 20px;
	   position:relative;
}
.menuzord-menu > li > a {
    padding:28px 10px;
    color: #fff;
}
.menuzord-menu > li > a:before{
    color:#fff;
}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a{
    color:#009688;
}

.form-box textarea {
    min-height: 90px;
}
.subscribe .form-control{
	min-width:400px;
	background-color:#fff;
	border-color: transparent;}
.sidebar{
	margin-left:-15px;
	height: 100%;
}		
.content-right{
	margin-right:-15px;
	margin-left:-15px;}
#pull {
    display: none;
}	
}
/*=============  MEDIA 1024px   =============*/

@media(max-width:1199px) {
.logo {
	padding-top: 5px;
}	
.menuzord-menu {
    padding-left: 10px;
}
.menuzord-menu > li > a {
    padding: 28px 7px;
}

}
@media(max-width:992px) {
.logo {
    width: 110px;
	padding-top: 6px;
}

body.down header.animateIt {
    top: -50px;
}
.contact-group div {
    padding-left: 33px;
}
body.down .menu-mob {
    top: 2px;
}	
body.down .menuzord-menu > li > a {
    padding: 10px 18px;}
.menuzord-menu > li > a .fa {
    display: inline-block;
    width: 45px;
}
.menu-mob{
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1;}

.menuwrap {
    position: relative;
    z-index: 10;
}
.menuwrap:before {
    border-width: 0 20px 36px 0;
}
.menuwrap:after {
    border-width: 36px 20px 0 0;
}
.menuzord-menu {
    position: absolute;
    top: 100%;
    margin-top: 2px;
	padding-left:0;
    background-color: #fff;
}
body.down .menuzord-menu {
	margin-top: 5px;
}
.menuzord-menu > li > a.btn-plan {
    margin: 10px;
    width: initial;
}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
background-color: #0a588e;
    color: #fff;
}
.menuzord-menu > li:hover > a:before, .menuzord-menu > li.active > a:before {
    display:none;
}
.form-box h6{
	margin-bottom: 10px;}
.form-box label {
    margin-bottom: 1px;
    font-size: 12px;
}
.input-effect {
    margin-bottom: 1px;
}
.service a h3 {
    font-size: 16px;
}
.tours-home [class*=co]:nth-child(1) {
    flex: 0 0 39.59%;
    max-width: 39.59%;
    -ms-flex: 0 0 39.75%;
}
/*.popular-tours [class*=col-]:nth-child(1) .item:nth-child(1) p {
    max-height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}*/
#pull {
    padding: 10px 19px;
    display: block;
    position: relative;
    background-color: #e0e0e0;
    margin-bottom: 15px;
}
#pull .fa {
    position: absolute;
    right: 7px;
    top: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #333;
}
.sidebar {
    padding: 0;
}
.filter {
    display: none;
	padding:15px;
}
.justified-gallery {
    margin-left: -6px;
    margin-right: -6px;
}
.breadcrumb {
    margin-top: 97px;
}
}
@media(max-width:768px) {

.title-main {
    font-size: 20px;
    text-align: left;
}
/*.popular-tours [class*=col-]:nth-child(1) .item:nth-child(1){
	padding:0;}
.popular-tours [class*=col-]:nth-child(1) .item:nth-child(1) h3 {
    position: inherit;
	padding-bottom: 0;
}
.popular-tours [class*=col-]:nth-child(1) .item:nth-child(1) p {
    max-height: inherit;
    overflow: inherit;
    text-overflow: inherit;
    display: inherit;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
	padding-top: 0;
    position: inherit;
    margin-top: inherit;
	margin-bottom:0;
}*/
.popular-tours [class*=co]:nth-child(1){
	    flex: inherit;
    max-width: inherit;
    -ms-flex: inherit;
	}
.why-wrap {
    margin-top: 60px;
}
.why-wrap .title-main {
	margin-top: -70px;
	text-align: center;
    font-size: 31px;
    text-shadow: 0px -3px 4px rgba(0, 0, 0, 0.17);
}
.form-wrap {
    position: relative;
}
.form-box {
    position: relative;
    width: 100%;
}
.contact-group {
    padding-right: 10px;
}
.contact-group .time, .contact-group .email span, .contact-group i:after{
	display:none
}
.contact-group i {
    box-shadow: none;
    border-radius: 5px;
}


.why-wrap .image {
    width: 90px;
    padding-right: 10px;
}
.testimonial .item {
    padding: 15px;
}
.testimonial .item p .fa-quote-left {
    font-size: 23px;
    left: -30px;
}
.testimonial .item p .fa-quote-right {
    font-size: 23px;
    right: -30px;
}
.package-detail .nav-tabs .nav-link {
    width: 100px;
    height: 100px;
    margin-right: 6px;
    padding-top: 20px;
    text-transform: capitalize;
    font-size: 12px;
}
.package-detail .nav-tabs .nav-link i {
    font-size: 24px;
    margin-bottom: 8px;
}

}
@media(max-width:610px) {
.menuwrap:before, .menuwrap:after{
	display:none;
	}
	
	}
@media(max-width:575px) {
.tours-home [class*=co]:last-child{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}	
.tours-home [class*=co]:last-child .item:first-child{
	display:none;}
.tours-home [class*=co]:last-child .item{
	width:100%;}	
.tours-home [class*=co]:last-child .item:nth-child(2) a{
	margin-right:3px;}	
.tours-home [class*=co]:last-child .item:nth-child(3) a{
	margin-left:3px;}	
.contact-group div {
	padding-left: 20px;
}	
	.contact-group .phone b{
	display:none
}	
.inner-page {
    padding: 20px 15px 20px;
}	
.package-detail .daynight {
	float: none;
    margin: auto;
    margin-top: 17px;
    margin-bottom: -22px;
    border-radius: 0;
}
.package-detail .tab-content>.tab-pane.active:after {
    top: -55px;
}

.package-detail .tab-content>.tab-pane:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid #1f749b;
    position: absolute;
    left: 37px;
    transition-delay: .5s;
}
.package-detail .tab-content>#inclusion:after {
    left: 147px;
}
.package-detail .tab-content>#exclusion:after {
    left: 247px;
}
	}
@media(max-width:475px) {
.silde-contentwrap {
	display:none;
}

	}	