@import url('https://fonts.googleapis.com/css?family=Oswald:200,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Barlow:400,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400');
body{
    font: 75%/150% "Barlow",Arial,Helvetica,sans-serif;
    color: #2d3e52;
}
#main{
	margin-bottom: 0px;
}
@media (max-width: 992px){
	#main{
    	padding: 0px;
	}
}

#header{
	padding: 60px 0px;
}
.topnav {
	display: none;
}
#menu-travelivo{
	margin-top: 15px;
}
#menu-travelivo li a{
	font-family: 'Oswald', sans-serif;
	color: #000;
	font-weight: 500!important;
	font-size: 14px
}
#main-menu ul.menu>li>a, .chaser ul.menu>li>a{
	height: 71px;
	line-height: 71px;
}
#main-menu ul.menu>li:last-child{
	margin-right: 20px;
}
#header .logo{
	margin: 0px;
}
.home-full-bg{
	width: 100%;
	background-size: cover;
}
.home .home-full-bg{
    background-size: contain;
}
.first-bg{
	background-image: url(../images/full-bg/first-bg.jpg);
}
.bg-inner{
	position: relative;
}
.bg-inner #slideshow{
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
    box-shadow: 0px 0px 60px -5px #000;
}
.bg-inner .tp-revslider-mainul{
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
}
section#content{
	min-height: auto;
}
.travelivo-newsletter{
	width: 623px;
	/*width: 396px;*/
	height: 125px;
	background-image: url(../images/newsletter-bg2.jpg);
	position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 0px;
    box-shadow: 0px 0px 60px -10px #000;
}
.travelivo-newsletter h2{
	font-family: Oswald;
    color: #fff;
    font-size: 27px;
    position: absolute;
    left: 0px;
    top: 18px;
    width: 100%;
    text-align: center;
}
.travelivo-newsletter input[type=text]{
	position: absolute;
    left: 250px;
    top: 60px;	
    padding: 10px 20px;
    width: 220px;
    border: 0px;
    font-family: Oswald;
    font-size: 18px;
    color: #fac200;
}
.travelivo-newsletter button{
	position: absolute;
    left: 469px;
    top: 60px;	
    padding: 0px 20px;
    border: 0px;
    font-family: Oswald;
    font-size: 23px;
    background-color: #fac200;
    color: #fff;
    height: 46px;
}
.postcarousel{
	background-color: #fffbcc;
	padding-top: 124px;
	z-index: 5;
	position: relative;
	padding-bottom: 170px;
	box-shadow: 15px 0 60px -15px rgb(68, 68, 68), -15px 0 60px -15px rgb(68, 68, 68);
}
.postcarousel .owl-carousel .owl-stage-outer{
	padding-bottom: 60px;
}
.postcarousel h3{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 40px;
}
.postcarousel .item{
	box-shadow: 0px 0px 60px -15px #444;
}
.postcarousel .htext{
	padding: 40px;
}
.postcarousel .htext h4{
	font-family: Oswald;
	font-weight: 200;
	color: #000;
	font-size: 35px;
}
.postcarousel .owl-nav i{
	width: 60px;
	height: 60px;
	font-size: 40px;
	color: #fff;
	position: relative;
    top: 10px;
    left: 17px;
}
.postcarousel .owl-nav{
	position: absolute;
	top: 36%;
	width: 540px;
	margin: 0 auto;
	left: 230px;
}
.postcarousel .owl-prev{
	position: absolute;
	left: 0px;
	background-color: #e41f1c;
	border-radius: 50%;
}
.postcarousel .owl-next{
	position: absolute;
	right: 0px;
	background-color: #e41f1c;
	border-radius: 50%;
}
.postcarousel a{
	font-family: Oswald;
	font-weight: 200;
	font-size: 15px;
	color: #000;
	background-color: #fac200;
	display: inline-block;
	padding: 2px 5px;
}
.second-bg{
	position: relative;
	z-index: 6;
}
.bg-inner-shadow{
	/*box-shadow: 15px 0 60px -15px rgb(68, 68, 68), -15px 0 60px -15px rgb(68, 68, 68);*/
	
	    /*box-shadow: 0px 0px 60px rgb(0,0,0);*/
	box-shadow: 0px 20px 60px rgb(0,0,0);
}

.hideshadow{
	position: absolute;
    width: 100%;
    background-color: #fffbcc;
    height: 70px;
    left: 0px;
    top: -70px;
}
.second-block-h2{
	text-align: center;
    color: #003f7e;
    font-family: Oswald;
    font-size: 155px;
    position: absolute;
    width: 100%;
    left: 0;
    top: -110px;
}
.second-block-h2 .why-top{
	position: absolute;
    left: 156px;
    top: -65px;
}
.second-blog-text{
	margin: 100px 150px 100px 185px;
}
.second-blog-text p{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #000;
}

.third-block{
	text-align: center;
}
.third-block-text-div{
	position: relative;
	display: inline-block;
	height: 3800px;
    width: 340px;
    background-color: #fffbcc;
    z-index: 7;
}
.third-block-td{
	position: absolute;
    display: inline-block;
    height: 3800px;
    width: 340px;
    background-color: transparent;
    z-index: 9;
    right: 50%;
    transform: translateX(50%);
}

.third-block-h2 {
    text-align: left;
    color: #003f7e;
    font-family: Oswald;
    font-size: 155px;
    left: 168px;
    position: absolute;
    top: 86px;
    display: inline-block;
    z-index: 8;
}
.third-block-h2 .why-top {
    position: absolute;
    left: -52px;
    top: -76px;
}

.third-block-text{
	position: relative;
	margin-top: 560px;
}
.third-block-text h3{
	font-family: 'Barlow', sans-serif;
	color: #003f7e;
	font-size: 45px;
	background-color: #fffbcc;
	padding: 20px 20px 30px 20px;
    margin: 0px;
}
.third-block-text p{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0 20px 20px 20px;
    font-weight: 300;
    text-align: justify;
    line-height: 30px;
}

.fourth-block-text{
	position: relative;
	margin-top: 540px;
}
.fourth-block-text h3{
	font-family: 'Barlow', sans-serif;
	color: #003f7e;
	font-size: 45px;
	background-color: #fffbcc;
	padding: 20px;
}
.fourth-block-text p{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0 20px 20px 20px;
    font-weight: 300;
    text-align: justify;
    line-height: 30px;
}



.fifth-block-text{
	position: relative;
	margin-top: 600px;
}
.fifth-block-text h3{
	font-family: 'Barlow', sans-serif;
	color: #003f7e;
	font-size: 45px;
	background-color: #fffbcc;
	padding: 20px;
}
.fifth-block-text p{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0 20px 20px 20px;
    font-weight: 300;
    text-align: justify;
    line-height: 30px;
}


.sixth-block-text{
	position: relative;
	margin-top: 575px;
}
.sixth-block-text h3{
	font-family: 'Barlow', sans-serif;
	color: #003f7e;
	font-size: 45px;
	background-color: #fffbcc;
	padding: 20px 20px 33px 20px;
}
.sixth-block-text p{
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    color: #000;
    padding: 0 20px 20px 20px;
    font-weight: 300;
    text-align: justify;
    line-height: 30px;
}


.third-slope-img{
	position: absolute;
    left: 0;
    top: -180px;
    z-index: 8;
}
.slope-img-two{
	position: absolute;
    left: 0;
    top: 780px;
    z-index: 7;	
}
.hideshadow2{
	position: absolute;
    width: 100%;
    background-color: #fffbcc;
    height: 50px;
    left: 0px;
    top: 0px;
}

.four-layer-bg{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 740px;
}


.last-block-h2{
	text-align: center;
    color: #003f7e;
    font-family: Oswald;
    font-size: 155px;
    position: absolute;
    width: 100%;
    left: 0;
    top: -110px;
    z-index: 7;
}
.last-block-h2 .why-top{
	position: absolute;
    left: 156px;
    top: -65px;
}
.last-blog-text{
	margin: 100px 100px 100px 100px;
}
.last-blog-text p{
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    text-align: justify;

    padding-bottom: 300px;
}

#footer{
	display: none;
}

section#content{
    padding-top: 0px;
    border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
    box-shadow: 0px 0px 60px -5px #000;
}
section#content #main .post:first-child .image-container img{
    border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
}
.post .entry-date{
    top: 15px;
}
.page-title-container{
    display: none;
}
.about-author{
    display: none;
}
.entry-title{
    font-family: Oswald;
}

.chaser {
    background: rgba(255,255,255,1);
}
.chaser .logo a {
    background-size: auto 50px!important;
}
.chaser .logo img {
    height: 50px;
}
.chaser #menu-travelivo {
    margin-top: 0px;
}
.post-meta{
    display: none;
}
.post-comment{
    display: none;
}
.single-post .single-navigation a.button {
    background-color: #e41f1c;
}
.single-post .single-navigation a.button:hover {
    background-color: #003f7e;
}
#main-menu ul.menu>li.current-menu-item>a, #main-menu ul.menu>li.current-menu-ancestor>a, .chaser ul.menu>li.current-menu-item>a, .chaser ul.menu>li.current-menu-ancestor>a {
    color: #000000;
}
#why-travelivo{
    position: absolute;
    top: -250px;
}
#what-we-do{
    position: absolute;
    top: -70px;
}
#mainfesto{
    position: absolute;
    top: -200px;
}
.news-ticker{
    width: 100%;
    padding: 10px;
    background: #e41f1c;
}

.contact-inner .contact-title{
    font-size: 53px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 500!important;
    margin-bottom: 40px;
}
.contact-inner form{
    
}
.contact-inner .contact-left{
    width: 60%;
    padding-right: 5%;
    border-right: solid 1px #fff;
    float: left;
}
.contact-inner .contact-right{
    width: 40%;
    padding-left: 4.5%;
    float: right;
}
.height-1100{
    height: 1100px;
}
.in-block{
    display: inline-block;
    padding: 20px 20px 40px 20px!important;
}
.hideshadow3 {
    position: absolute;
    width: 100%;
    background-color: #fffbcc;
    height: 50px;
    left: 0px;
    top: -50px;
}

div.wpcf7 input, div.wpcf7 textarea {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 22px 22px 22px 60px;
    margin-bottom: 20px;
    color: #000;
    font-family: 'Oswald', sans-serif;
}
div.wpcf7 textarea {
    height: 140px;   
}
.wpcf7-phonetext{
	padding-left: 110px!important;
}
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container{
	left: 55px!important;
}
div.wpcf7 input[type=submit]{
    display: inline-block;
    width: auto;
    float: right;
    padding: 0px 50px;
    line-height: 60px;
    height: 60px;
    font-size: 20px;
}
input::placeholder,textarea::placeholder {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.contact-right .contact-title{
    /*font-size: 45px;
    line-height: 55px;*/
	font-size: 32px;
	line-height: 40px;
}
.contact-right .contact-social{
    margin-top: 20px;
}
.contact-right .contact-social a i{
    color: #fff;
    font-size: 36px;
    margin-right: 40px;
}
.contact-right .contact-social a:last-child i{
    margin-right: 0px;
}
.contact-right .contact-social hr{
    
}

.contact-links{
    margin-top: 25px;    
}
.contact-links a{
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.fourth-slope-image{
	position: absolute;
    left: 0;
    top: 1790px;
    z-index: 7;	
}
.fifth-slope-image{
	position: absolute;
    left: 0;
    top: 2740px;
    z-index: 7;	
}


.five-layer-bg{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 2735px;
}

.single-post .details {
    margin-bottom: 0px;
    padding: 0px 30px 30px 30px;
}
.marquee-sibling{
    display: none;
}
.comments-container{
    display: none;
}

.image-carousel.style2 .slides>li{
	box-shadow: 0px 0px 25px -5px #000;
	min-height: 220px;
}
.image-carousel.style2 .flex-viewport{
	padding: 20px 10px;
}
.single .suggestions.image-carousel.style2 .caption{
	padding: 15px;
}
.blog-infinite .post .details{
	background: #fff;
	padding: 25px 100px;
}
.blog-infinite .post .details .entry-title{
	font-size: 42px;
    color: #000;
    text-transform: uppercase;
    text-align: left;
}
.blog-infinite .post .details .excerpt-container p{
	font-size: 18px;
    color: #000;
    line-height: 30px;
}
.blog-infinite .post .details .excerpt-container{
	border-bottom: solid 1px #dadada;
	padding-bottom: 40px;
}

.blog-infinite .post-content>p, .single .post-content>p {
    font-size: 16px;
    line-height: 24px;
	/*padding: 10px 20px 0px 20px;*/
}
.blog-infinite .post .entry-title, .single .post .entry-title{
    margin: 20px 0px 25px 0px;
	text-align:center;
}
.blog-infinite .post, .single .post {
    margin-bottom: 0px;
}
.blog-infinite .post .details, .single .post .details{
	/*border-bottom: dashed 5px #000;*/
}
.blog-infinite .post .excerpt-container p, .single .post .excerpt-container p{
	font-size: 16px;
	line-height: 24px;
}

.rdmore{
 	font-family: Oswald;
    font-weight: 200;
    font-size: 15px;
    color: #000;
    background-color: #fac200;
    display: inline-block;
   	padding: 3px 8px;
    text-transform: uppercase;
}
.rdmore:hover{
	background-color: #e41f1c;
}
.photo-gallery{
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
}
.photo-gallery .slides img{
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
}
.single .post .details {
    background: #fff;
    padding: 20px 0px 10px;
}
.post-content pre{
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	border: 0px;
}
.single .post h3 {
	font-family: Oswald;
    margin: 20px 0px 25px 0px;
    
}

.single .post .details{
	padding: 40px 100px 0px 100px;
}
.single .post .details .entry-title{
	text-align: left;
    font-size: 28px;
    color: #000;
}
.single .post .details .entry-content{
	border-bottom: solid 1px #dedede;
}
.single .post .details .entry-content p{
	color: #000;
	font-size: 18px;
	line-height: 28px;
}
.single .post-content{
	margin-bottom: 0px;
	padding-bottom: 25px;
}
.post .travelo-box{
	display: none;
}
.single-navigation{
	background-color: #fff;
	margin-bottom: 0px;
	padding-bottom: 50px;
	padding-top: 25px;
}
.single-post .single-navigation a.button {
    background-color: transparent;
}
.single-post .single-navigation a.button:hover {
    background-color: transparent;
}

.single-post .single-navigation a.button{
	color: #b2b2b2;
	background: transparent;
	
	height: 160px;
    font-size: 42px;
    font-weight: 200;
    font-family: Oswald;
    max-width: 350px;
    white-space: unset;
	line-height: 52px;
}
.single-post .single-navigation a.button img{
	margin-bottom: 15px;	
}
.single-post .single-navigation .prev i{
	margin-right: 0px;
}
.single-post .single-navigation a.prev{
	text-align: right;
	border-right: solid 1px #d2d2d2;
	padding-right: 50px;
	float: right;
}
.single-post .single-navigation a.next{
	text-align: left;
	padding-left: 25px;
	float: left;
}

.blog-infinite{
	background-color: #fff;
	border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
}

body .chaser {
    top: 0px;
}
body.admin-bar .chaser {
    top: 33px;
}
@media (min-width: 1200px){
	.bg-inner{
		width: 1000px;
		margin:  0 auto;
	}
	.container {
	 	width: 1000px;   
	}
	.contact-inner{
	    width: 1000px;
		margin: 0 auto;
		padding-top: 80px;
		padding-bottom: 50px;
		
	}
	
}

@media (max-width: 1200px){
	.bg-inner{
		width: 900px;
		margin:  0 auto;
	}
	.container {
	 	width: 900px;   
	}
	.contact-inner{
	    width: 900px;
		margin: 0 auto;
		padding-top: 80px;
		padding-bottom: 50px;
		
	}
	.home .home-full-bg {
        background-size: cover;
    }
    
    .postcarousel .htext h4{
	    font-size: 24px;
	}
	.postcarousel .owl-nav{
	    width: 460px;
	    left: 220px;
	}
	
    .third-block-text{
        margin-top: 445px;
    }
    .slope-img-two{
        top: 700px;
    }
    .fourth-block-text{
        margin-top: 465px;
    }
    .fourth-slope-image{
        top: 1570px;
    }
    .fifth-block-text{
        margin-top:475px;
    }
    
    .four-layer-bg{
        top: 680px;
    }
    
    .fifth-slope-image{
        top: 2420px;    
    }
    .sixth-block-text{
        margin-top: 495px;
    }
    .five-layer-bg{
        top: 2415px;
    }
    .third-block-text-div, .third-block-td{
        height: 3360px;
    }
    .hideshadow3{
        top: -42px;
    }
    .height-1100 {
        height: 1000px;
    }
    .height-1100 .third-block-text{
        margin-top: 482px;   
    }
        
}

@media (max-width: 1000px){
    
    .bg-inner{
        width: 700px;
        margin:  0 auto;
    }
    .container {
        width: 700px;   
    }
    .contact-inner{
        width: 700px;
        margin: 0 auto;
        padding-top: 80px;
        padding-bottom: 50px;
        
    }
    .home .home-full-bg {
        background-size: cover;
    }


    .owl-carousel .owl-item img{
        height: auto;
    }
    .postcarousel{
        padding-bottom: 120px;
    }
    .postcarousel .owl-nav{
        width: 100%;
        left: 0px;
    }
    .postcarousel .owl-prev{
        left: -31px;
    }
    .postcarousel .owl-next{
        right: -31px;
    }
    .postcarousel .htext{
        padding: 20px;
    }
    .postcarousel .htext h4 {
        font-size: 20px;
    }


    .third-block-text-div, .third-block-td{
        height: 2500px;
    }


    .second-block-h2{
        font-size: 120px;
        top: -80px;
    }
    .second-block-h2 .why-top {
        left: 70px;
        top: -50px;
        width: 220px;
    }
    .second-blog-text {
        margin: 80px 80px 200px 80px;
    }
    .slope-img-two{
        top: 560px;
    }


    .third-block-h2{
        font-size: 120px;
        left: 100px;
        top: 60px;
    }
    .third-block-h2 .why-top {
        left: -20px;
        top: -22px;
        width: 140px;
    }
    .third-block-text{
        margin-top: 370px;
        background-color: #fffbcc;
    }
    .third-block-text h3 {
        font-size: 24px;
        padding: 20px 20px 10px 20px;
    }
    .third-block-text p {
        font-size: 14px;
        padding: 0 20px 20px 20px;
        line-height: 26px;
    }
    .third-slope-img{
        top: -120px;
    }
    
    
    .fourth-block-text h3{
        font-size: 24px;
        padding: 20px 20px 10px 20px;
    }
    .fourth-block-text p {
        font-size: 14px;
        padding: 0 20px 20px 20px;
        line-height: 26px;
    }
    .fourth-block-text{
        margin-top: 400px;
        background-color: #fffbcc;
    }
    .fourth-slope-image{
        top: 1200px;
    }
    .four-layer-bg{
        top: 480px;
    }
    
    
    .fifth-block-text{
        margin-top:350px;
        background-color: #fffbcc;
    }
    .fifth-block-text h3{
        font-size: 24px;
        padding: 20px 20px 10px 20px;
    }
    .fifth-block-text p {
        font-size: 14px;
        padding: 0 20px 20px 20px;
        line-height: 26px;
    }
    .fifth-slope-image{
        top: 1850px;    
    }
    .five-layer-bg{
        top: 1780px;
    }
    
    .sixth-block-text{
        margin-top: 380px;
        background-color: #fffbcc;
    }
    .sixth-block-text h3{
        font-size: 24px;
        padding: 20px 20px 10px 20px;
    }
    .sixth-block-text p {
        font-size: 14px;
        padding: 0 20px 20px 20px;
        line-height: 26px;
    }
    .in-block{
        padding: 20px 20px 10px 20px!important;
    }
    .height-1100 .third-block-text{
        margin-top: 400px;   
    }
    
    .hideshadow3{
        top: -42px;
    }
    .height-1100 {
        height: 830px;
    }
    
    .last-block-h2{
        font-size: 120px;
        top: -83px;
    }
    .last-blog-text{
        margin: 100px 50px;
    }
    .last-blog-text p{
        font-size: 26px;
    }
    
    .contact-inner .contact-title{
        font-size: 34px;
    }
    div.wpcf7 input, div.wpcf7 textarea{
        padding: 30px 30px 30px 40px;
    }
	.wpcf7-phonetext{
		padding-left: 88px!important;
	}
	.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container{
		left: 32px!important;
	}
    .contact-right .contact-title{
        font-size: 24px;
        line-height: 32px;
    }
    .contact-right .contact-social a i{
        font-size: 30px;
         margin-right: 28px;
    }
	.blog-infinite .post .details{
		padding: 30px 60px 0px 60px;
	}
	.blog-infinite .post .details .entry-title{
		font-size: 36px;
	}
	.blog-infinite .post .details .excerpt-container p {
		font-size: 17px;
		line-height: 28px;
	}
	.blog-infinite .post .excerpt-container {
		margin-bottom: 30px;
	}
	.single .post .details {
		padding: 30px 60px 0px 60px;
	}
	.single-post .single-navigation a.button {
		height: 160px;
		font-size: 32px;
		max-width: 250px;
		line-height: 42px;
	}
        
}

@media (max-width: 991px) {
    #header .logo a {
        background-size: auto 45px!important;
        height: 45px!important;
    }
}

@media (max-width: 750px){
    
    .bg-inner{
        width: 500px;
        margin:  0 auto;
    }
    .container {
        width: 500px;   
    }
    .contact-inner{
        width: 500px;
        margin: 0 auto;
        padding-top: 40px;
        padding-bottom: 30px;
        
    }
    .home .home-full-bg {
        background-size: cover;
    }

    
    .ares.tp-bullets{
        transform: matrix(1, 0, 0, 1, -15, -40)!important;
    }
    
    .owl-carousel .owl-item img{
        height: auto;
    }
    .postcarousel{
        padding-top: 0px;
        padding-bottom: 120px;
    }
    .postcarousel .owl-nav{
        width: 100%;
        left: 0px;
    }
    .postcarousel .owl-prev{
        left: -31px;
    }
    .postcarousel .owl-next{
        right: -31px;
    }
    .postcarousel .htext{
        padding: 20px;
    }
    .postcarousel .htext h4 {
        font-size: 20px;
    }
    .postcarousel h3{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    
    .travelivo-newsletter{
        width: 500px;
        position: relative;
        transform: none;
        top: 0px;
        left: 0px;
    }
    .travelivo-newsletter input[type=text]{
        width: 150px;
        font-size: 12px;
    }
    .travelivo-newsletter button{
        height: 38px;
        font-size: 16px;
        left: 396px;
    }
    


    .third-block-text-div, .third-block-td{
        height: 1750px;
        width: 250px;
    }


    .second-block-h2{
        font-size: 90px;
        top: -60px;
    }
    .second-block-h2 .why-top {
        left: 44px;
        top: -50px;
        width: 200px;
    }
    .second-blog-text {
        margin: 60px 30px 200px 30px;
    }
    .second-blog-text p{
        font-size: 14px;
    }
    .slope-img-two{
        top: 380px;
    }


    .third-block-h2{
        font-size: 90px;
        left: 68px;
        top: 38px;
    }
    .third-block-h2 .why-top {
        left: -20px;
        top: -22px;
        width: 140px;
    }
    .third-block-text{
        margin-top: 250px;
    }
    .third-block-text h3 {
        font-size: 20px;
        padding: 20px 20px 0px 20px;
    }
    .third-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .third-slope-img{
        top: -90px;
    }
    
    
    .fourth-block-text h3{
        font-size: 20px;
        padding: 20px 0px 0px 0px;
    }
    .fourth-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .fourth-block-text{
        margin-top: 270px;
        background-color: #fffbcc;
    }
    .fourth-slope-image{
        top: 850px;
    }
    .four-layer-bg{
        top: 325px;
    }
    
    
    .fifth-block-text{
        margin-top:290px;
        background-color: #fffbcc;
    }
    .fifth-block-text h3{
        font-size: 20px;
        padding: 20px 0px 0px 0px;
    }
    .fifth-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .fifth-slope-image{
        top: 1315px;    
    }
    .five-layer-bg{
        top: 1250px;
    }
    
    .sixth-block-text{
        margin-top: 275px;
        background-color: #fffbcc;
    }
    .sixth-block-text h3{
        font-size: 20px;
        padding: 20px 0px 0px 0px;
    }
    .sixth-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .in-block{
        padding: 20px 20px 0px 20px!important;
    }
    .height-1100 .third-block-text{
        margin-top: 275px;   
    }
    
    .hideshadow3{
        top: -42px;
    }
    .height-1100 {
        height: 560px;
    }
    
    .last-block-h2{
        font-size: 90px;
        top: -60px;
    }
    .last-blog-text{
        margin: 60px 20px;
    }
    .last-blog-text p{
        font-size: 20px;
    }
    
    .contact-inner .contact-title{
        font-size: 24px;
    }
    div.wpcf7 input, div.wpcf7 textarea{
        padding: 20px 20px 20px 30px;
    }
	
	.contact-inner .contact-left{
        width: 100%;
        float: none;
        padding: 0px;
        border: 0px;
    }
    .contact-inner .contact-left:after{
        content: '';
        display: block;
        clear: both;
    }
    .contact-inner .contact-right{
        width: 100%;
        float: none;
    }
	
    .contact-right .contact-title{
        font-size: 22px;
        line-height: 30px;
    }
    .contact-right .contact-social a i{
        font-size: 22px;
        margin-right: 18px;
    }
    .contact-social hr{
        padding: 0px!important;
        top: 0px!important;
    }
	.blog-infinite .post .details{
		padding: 30px 40px 0px 40px;
	}
	.blog-infinite .post .details .entry-title{
		font-size: 36px;
	}
	.blog-infinite .post .details .excerpt-container p {
		font-size: 16px;
		line-height: 26px;
	}
	.single .post .details {
		padding: 30px 40px 0px 40px;
	}
	.single-post .single-navigation a.button {
		height: 160px;
		font-size: 22px;
		max-width: 150px;
		line-height: 32px;
	}
	.wpcf7-phonetext{
		padding-left: 80px!important;
	}
	.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container{
		left: 25px!important;
	}
        
}

@media screen and (max-width: 782px) {
	html {
    	margin-top: 0px !important;
	}
}

@media (max-width: 520px){
    
    html {
        margin: 0 auto;
        padding: 0;
        overflow-x: hidden;
    }
    body {
        margin: 0 auto;
        overflow-x: hidden;
        width: 100%;
    }
    .bg-inner{
        width: 320px;
        margin:  0 auto;
    }
    .container {
        width: 320px;   
    }
    .contact-inner{
        width: 320px;
        margin: 0 auto;
        padding-top: 30px;
        padding-bottom: 20px;
        
    }
    .home .home-full-bg {
        background-size: cover;
    }

    
    .ares.tp-bullets{
        transform: matrix(1, 0, 0, 1, -36, -30)!important;
    }
    
    .owl-carousel .owl-item img{
        height: auto;
    }
    .postcarousel{
        padding-top: 0px;
        padding-bottom: 80px;
    }
    .postcarousel .owl-nav{
        top: 26%;
        width: 100%;
        left: 0px;
    }
    .postcarousel .owl-prev{
        left: -12px;
    }
    .postcarousel .owl-next{
        right: -12px;
    }
    .postcarousel .htext{
        padding: 20px;
    }
    .postcarousel .htext h4 {
        font-size: 20px;
    }
    .postcarousel h3{
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .postcarousel .owl-carousel .owl-stage-outer {
        padding-bottom: 30px;
    }
	
    .postcarousel .owl-nav i {
		width: 30px;
		height: 30px;
		font-size: 20px;
		top: 6px;
		left: 9px;
	}
    .travelivo-newsletter{
        width: 320px;
        position: relative;
        transform: none;
        top: 0px;
        left: 0px;
        
        background-size: contain;
        height: 62px;
    }
    .travelivo-newsletter h2{
        left: 130px;
        top: 15px;
    }
    .travelivo-newsletter input[type=text]{
        width: 100px;
        font-size: 10px;
        left: 125px;
        top: 35px;
        padding: 5px;
        height: 20px;
    }
    .travelivo-newsletter button {
        height: 20px;
        font-size: 12px;
        left: 225px;
        top: 35px;
        padding: 5px;
        line-height: 10px;
    }
    


    .third-block-text-div, .third-block-td{
        height: 1428px;
        width: 250px;
    }

    
    html.ult-remove-fixed-background .upb_row_bg {
        /*width: 100%!important;*/
    }

    .second-block-h2{
        font-size: 60px;
        top: -40px;
    }
    .second-block-h2 .why-top {
        left: 22px;
        top: -35px;
        width: 150px;
    }
    .second-blog-text {
        margin: 50px 15px 330px 15px;
    }
    .second-blog-text p{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .slope-img-two{
        top: 360px;
    }


    .third-block-h2{
        font-size: 60px;
        left: 40px;
        top: 34px;
    }
    .third-block-h2 .why-top {
        left: -10px;
        top: -22px;
        width: 100px;
    }
    .third-block-text{
        margin-top: 180px;
    }
    .third-block-text h3 {
        font-size: 20px;
        padding: 20px 20px 0px 20px;
    }
    .third-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .third-slope-img{
        top: -40px;
    }
    
    
    .fourth-block-text h3{
        font-size: 20px;
        padding: 20px 0px 0px 0px;
    }
    .fourth-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .fourth-block-text{
        margin-top: 190px;
        background-color: #fffbcc;
    }
    .fourth-slope-image{
        top: 720px;
    }
    .four-layer-bg{
        top: 250px;
    }
    
    
    .fifth-block-text{
        margin-top:175px;
        background-color: #fffbcc;
    }
    .fifth-block-text h3{
        font-size: 20px;
        padding: 20px 0px 0px 0px;
    }
    .fifth-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .fifth-slope-image{
        top: 1110px;    
    }
    .five-layer-bg{
        top: 985px;
    }
    
    .sixth-block-text{
        margin-top: 200px;
        background-color: #fffbcc;
    }
    .sixth-block-text h3{
        font-size: 20px;
        padding: 20px 0px 0px 0px;
    }
    .sixth-block-text p {
        font-size: 12px;
        padding: 0 10px 20px 10px;
        line-height: 17px;
    }
    .in-block{
        padding: 20px 20px 0px 20px!important;
    }
    .height-1100 .third-block-text{
        margin-top: 175px;   
    }
    
    .hideshadow3{
        top: -42px;
    }
    .height-1100 {
        height: 450px;
    }
    
    .last-block-h2{
        font-size: 60px;
        top: -40px;
    }
    .last-blog-text{
        margin: 40px 20px;
    }
    .last-blog-text p{
        font-size: 16px;
    }
    
    
    .contact-inner .contact-left{
        width: 100%;
        float: none;
        padding: 0px;
        border: 0px;
    }
    .contact-inner .contact-left:after{
        content: '';
        display: block;
        clear: both;
    }
    .contact-inner .contact-right{
        width: 100%;
        float: none;
    }
    
    .contact-inner .contact-title{
        font-size: 24px;
    }
    div.wpcf7 input, div.wpcf7 textarea{
        padding: 20px 20px 20px 30px;
    }
    .contact-right .contact-title{
        font-size: 22px;
        line-height: 30px;
    }
    .contact-right .contact-social a i{
        font-size: 22px;
        margin-right: 18px;
    }
    .contact-social hr{
        padding: 0px!important;
        top: 0px!important;
    }
    
    .vc_row {
        /*width: 100%;*/
    }
    .mobile-topnav{
        display: none;
    }
	
	.blog-infinite .post .details{
		padding: 20px 30px 0px 30px;
	}
	.blog-infinite .post .details .entry-title{
		font-size: 30px;
	}
	.blog-infinite .post .details .excerpt-container p {
		font-size: 15px;
		line-height: 25px;
	}
	.single .post .details {
		padding: 20px 30px 0px 30px;
	}
	.single-post .single-navigation a.button {
		height: 100px;
		font-size: 16px;
		max-width: 120px;
		line-height: 26px;
	}
	.single-post .single-navigation a.button img{
		margin-bottom: 0px;
	}
	.single-post .single-navigation a.prev{
		padding-right: 30px;
	}
	.single-post .single-navigation a.next{
		padding-left: 0px;
	}
        
}

.blog-infinite .post:last-child .excerpt-container{
	margin-bottom: 0px!important;
}

.travelivo-newsletter div.wpcf7 .wpcf7-form{
	text-align: center;
}
.travelivo-newsletter div.wpcf7 p{
	display: inline-block;
    margin-top: 65px;
    width: 334px;
}
.travelivo-newsletter div.wpcf7 input[type=email] {
   	/*position: absolute;
    left: 250px;
    top: 38px;*/
    padding: 10px 20px;
    width: 220px;
    border: 0px;
    font-family: Oswald;
    font-size: 18px;
    color: #fac200;
    border-radius: 0px;
    margin: 0px;
    height: auto;
	float: left;
}
.travelivo-newsletter div.wpcf7 input[type=submit] {
    /*position: absolute;
    left: 469px;
    top: 40px;*/
    padding: 0px 20px;
    border: 0px;
    font-family: Oswald;
    font-size: 23px;
    background-color: #fac200;
    color: #fff;
    height: 46px;
    border-radius: 0px;
    margin: 0px;
    line-height: 46px;
	float: left;
}
.travelivo-newsletter input[type="email"]::-webkit-input-placeholder {
  	color: #fac200;
}
.travelivo-newsletter span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    width: 200px;
    left: 272px;
    top: 90px;
}

@media (max-width: 750px){
	.travelivo-newsletter h2{
		left: 0px;
	}
	.travelivo-newsletter div.wpcf7 input[type=email] {
		left: 20px;
	}
	.travelivo-newsletter div.wpcf7 input[type=submit] {
		left: 230px;
	}
	.travelivo-newsletter span.wpcf7-not-valid-tip{
		left: 30px;
	}
	
	.contact-right .contact-title {
    	font-size: 30px;
    	line-height: 40px;
    	border-top: 1px solid #eee;
    	padding-top: 25px;
    	margin-bottom: 25px;
    	margin-top: 25px;
	}
	.contact-right .contact-social a i {
    	font-size: 34px;
    	margin-right: 28px!important;
	}
}
@media (max-width: 520px){
	.travelivo-newsletter h2{
		left: 0px;
    	top: 5px;
    	font-size: 16px;
	}
	.travelivo-newsletter div.wpcf7 p {
    	display: inline-block;
    	margin-top: 32px;
    	width: 212px;
	}
	.travelivo-newsletter div.wpcf7 input[type=email] {
		left: 20px;
	    top: 22px;
	    padding: 2px 10px;
	    width: 145px;
	    font-size: 14px;
	}
	.travelivo-newsletter input[type="email"]::-webkit-input-placeholder {
		font-size: 14px;
	}
	.travelivo-newsletter div.wpcf7 input[type=submit] {
	    left: 160px;
	    top: 24px;
	    padding: 0px 10px;
	    font-size: 14px;
	    height: 25px;
	    line-height: 25px;
	}
	.travelivo-newsletter span.wpcf7-not-valid-tip{
		left: 20px;
	}
	.contact-right .contact-title {
    	font-size: 26px;
    	line-height: 36px;
    	border-top: 1px solid #eee;
    	padding-top: 25px;
    	margin-bottom: 25px;
    	margin-top: 25px;
	}
	.contact-right .contact-social a i {
    	font-size: 34px;
    	margin-right: 28px!important;
	}
}

#header .logo a{
	background-image: none;
}
#header .logo img{
	max-width: 263px;
	opacity: 1;
}
.chaser .logo a{
	background-image: none;
}
.chaser .logo img{
	opacity: 1;
}

#main-menu ul.menu>li, .chaser ul.menu>li {
    padding-left: 15px;
    padding-right: 15px;
}