*,
*::before,
*::after{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
}
html,body
{
	height:100%
}
body
{
	margin:0;
	font-family: 'Raleway', sans-serif;
	font-size:15px;
}
.wrapper
{
	max-width:1200px;
	width:100%;
	margin:0 auto;
}
ul
{
	margin:0;
	padding:0;
	list-style:none;
}
a
{
	text-decoration:none;
	color:#ffffff;
}
img
{
	max-width:100%;
}
h1
{
	font-size:40px;
	position:relative;
}
span.purple-text
{
	color:#7b0050;
	font-weight: 900;
}
header
{
	float:left;
	width:100%;
	padding:10px 0 !important;
	background:#7b0050;
	color:#ffffff;
}
.header-container,
.header-left ul
{
	float:left;
	width:100%;
}
header .header-left
{
	float:left;
	width:60%;
}
.header-left ul li
{
	float:left;
	width:auto;
	padding-right:40px;
}
.header-left ul li:last-child
{
	padding-right:0;
}
header .header-right {
	float: right;
}
header .header-left i.fa-phone,
header .header-left i.fa-envelope
{
	font-weight: 700;
}
header .header-left a
{
	font-weight: 700;
	padding-left: 5px;
}
header .header-right span
{
	float:left;
	font-weight:700;
	text-align: right;
}
header .header-right ul 
{
	float: left;
}
header .header-right ul li {
	float: left;
	display: inline-block;
	text-align: right;
	padding: 0 10px;
}
header .header-right ul li:last-child
{ 
		padding-right: 0;

}
header .header-right ul li a
{ 
	font-weight:800;
}
nav.main-nav
{
	float:left;
	width:100%;
}
nav.main-nav .logo
{
	float:left;
	width:15%;
}
.menu-list{
	float:left;
	width:80%;
}
.active{
	color:#700b50;
	border-bottom:3px solid #700b50 ;
}	
.main-nav .navigation
{
	float:left;
	width:100%;
	display: flex;
	align-items: center;
	position: relative;
}
.menu-list ul
{
	float:left;
	width:100%;
	text-align:center;
}
.menu-list ul li 
{
	float:left;
	
	padding:0 14px ;
	position:relative;
	line-height: 1.7;
} 
.menu-list ul li .drop-down
{
	position:relative;
}
.menu-list ul li#services a
{
	padding-right:6px;
}
.menu-list ul li#services .fa-caret-down 
{
	padding-right: 9px;
	font-size: 15px;
	color: #700b50;
}
.menu-list ul li:hover .drop-down .drop-btn 
{
	display: block;
	text-decoration:none;
}
.menu-list ul li .drop-btn {
	display: none; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.drop-btn ul {
	float: left;
	width: 143px;
	border: 1px solid #000;
	background: #fff;
	padding: 4px;
}
.drop-down .fa.fa-caret-down {
	display:none;
}
.fa.fa-caret-right {
	float: right;
	text-align: center;
	padding: 12px 8px;
}
.drop-btn ul.dropdown-ul li {

    float: left;
    width: 100%;
    text-align: left;
	padding:0;
}
.drop-down ul.sub-menu
{
	display:none;
	position:absolute;
	top: 0;
	left: 138px;
	right:0;
	width: 250px;
}
.drop-down ul.sub-menu li a
{
	line-height: 50px;
	padding-left:5px;
}
.drop-btn ul.dropdown-ul li span {

    text-decoration: none;
    display: block;
	line-height:40px;
	padding-left: 5px;
	border-bottom:0 none !important;
	font-weight: 600;
}
.drop-down ul li.list-item:hover ul.sub-menu
{
	display:block;
}
.drop-down ul.sub-menu li:hover a
{
	color:#fff;
}
.drop-down ul.sub-menu li:hover,
.drop-down ul.sub-menu li a.active
{

   background:#700b50;
   display: block;
   color:#fff !important;
   border-bottom:0 none !important;
}
.drop-btn ul.dropdown-ul li span:hover,
.drop-btn ul.dropdown-ul li span.active
{

   background:#700b50;
   display: block;
   color:#fff !important;
   border-bottom:0 none !important;

}
.menu-list ul li a
{
	color:#000000;
	font-weight:600;
	line-height: 80px;
	display: inline-block;
	border-bottom: 3px solid transparent ;

}
.drop-down .sub-menu-resp
	{
		display:none;
} 
.main-nav .search
{
	float:right;
}
nav.main-nav .search .fa-search
{
	color:#000000;
	transform: rotate(82deg);
	font-size: 18px;
}
.main-nav .navigation .menu-list > ul > li.ouside-list > a:hover,
.main-nav .navigation .menu-list > ul > li.ouside-list > a.active
{
	color:#7b0050;
	border-bottom:3px solid #7b0050;
	padding: 0;
}
.slider
{
	float:left;
	width:100%;
	position:relative;
}
.slider-content{
	position: absolute;
	top: 40%;
	z-index: 1;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;	
}
.flex-caption h1
{
	text-align: center;
	color: #ffffff;
	font-size: 70px;
	font-weight: 800;
	line-height: 70px;
}
.flex-caption span
{
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	padding: 20px 100px 0 100px;
	display: inline-block;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next
{
	display:none;
}
.first-content
{
	padding-top:30px;
}
.flex-caption {
	width: 100%;
	left: 0;
	bottom: 450px;
	color: #fff;
	position: relative;
	text-align: center;
}
.flex-control-nav
{
	display:none;
}
.section1
{
	float:left;
	width:100%;
	background: url('../images/background.jpg') no-repeat 100% center;
	padding:90px 0 113px 0;
}
.section1 span
{
	position:relative;
}
.section1 h1 span::after 
{
	position: absolute;
	top: 54px;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-bottom: 2px solid #000000;
	width: 95%;
}
.section1 i.fa-plane {
	position: absolute;
	font-size: 18px;
	transform: rotate(46deg);
	color: #000000;
	top: 42px;
	left: 101px;
	right: 0;
	width: 0;
}
.section1 .who-we-are-left
{
	float:left;
	width:50%;
}
.section1 span.text
{
	float:left;
	width:100%;
	padding:50px 0 33px 0;
	font-weight:500;
	padding-right: 46px;
}
 #contact-btn
{
	padding:17px 30px;
	background:#7b0050;
	color:#ffffff;
	border:none;
	font-size: 15px;
}
.section1 .who-we-are-right
{
	float:left;
	width:50%;
	padding-top: 40px;
}
.section2 {
	float: left;
	width: 100%;
	background: url(../images/countries-bg.jpg) no-repeat 100% 100%/cover;
	text-align: center;
	padding: 90px 0;
	position: relative;
	color: #ffffff;
}
.section2 .overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
}
.section2 h1 span{
	position:relative;
}
.section2 h1 span::after 
{
	position: absolute;
	top: 54px;
	left: 0;
	bottom: 0;
	content: "";
	border-bottom: 3px solid #ffffff;
	width: 50%;
}
.section2 i.fa-plane {
	position: absolute;
	bottom: -16px;
	font-size: 18px;
	transform: rotate(46deg);
	color: #ffffff;
	right: 0;
	left: 24px;
}
.section2 #parentHorizontalTab
{
	float:left;
	width:100%;
	position:relative;
	margin: 50px 0 0 0 !important;
}
.section2 #parentHorizontalTab ul.resp-tabs-list
{
	float:left;
	width:100%;
	border-bottom: 3px solid #555;
}
.section2 #parentHorizontalTab ul.resp-tabs-list li
{
	float: left;	
	width:25%;
	text-align: center;
	padding-bottom:35px;
	
}
.section2 #parentHorizontalTab ul.resp-tabs-list li img
{
	border-radius: 50%;
	background: #ffffff;
	padding: 16px;
	width: 117px;
	height: 117px;
	line-height: 117px;
}

.section2 #parentHorizontalTab ul.resp-tabs-list li.resp-tab-active , 
.section2 #parentHorizontalTab ul.resp-tabs-list.resp-tab-active:hover {
 	border-bottom: 3px solid #fff;
    position: relative;
    bottom: -3px;
}	
.section2 #parentHorizontalTab ul.resp-tabs-list li.resp-tab-active::before,
.section2 #parentHorizontalTab ul.resp-tabs-list li.resp-tab-active::after
{
	bottom: 0;
	left: 45%;
	border: solid transparent;
	content: " ";
	position: absolute;
}

.section2 #parentHorizontalTab ul.resp-tabs-list li.resp-tab-active::before
{
	border-bottom-color: #ffffff;
	border-width:8px;;
}

.section2 #parentHorizontalTab ul.resp-tabs-list li label
{
	float: left;
	width: 100%;
	padding-top: 35px;
	text-transform:uppercase;
}
.section2 .resp-tabs-container
{
	float:left;
	width:100%;
	padding: 56px 30px 0 30px;
}
.section2 .tab-content {
    float: left;
    width: 100%;
}
.section2 .tab-content .left-panel
{
	float: left;
	width: 50%;
	text-align: left;
	margin-right:5%;
}
.section2 .tab-content p
{
	padding-bottom:40px;
	font-weight:500;
}
.section2 .tab-content-right 
{
	float: left;
	width: 45%;
	position: relative;
}
.img-container {
    float: left;
    width: 100%;
}
.img-container img
{
	width:100%;
}
.img-border 
{
    float: left;
    width: 96%;
    margin: 10px;
    border: 8px solid #ccc;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.section3
{
	float:left;
	width:100%;
}
.section3 .counter
{
	float:left;
	width:100%;
	text-align:center;
}
.section3 .counter .counter-box
{
	float:left;
	width:25%;
	padding:91px 0;
}
.section3 .counter .counter-box.client-visa{
	background-color:#e1e1e1;
}
.section3 .counter .counter-box.country-expr{
	background: #ebebeb;
}
.section3 .counter span
{
	float:left;
	width:100%;
	padding:23px 0 10px 0;
	font-size:23px;
}
.section3 .counter span.purple-text
{
	padding:0 !important;
}
.section3 .counter img 
{
	width: auto;
	height: 68px;
}


/*-=-=-=-=-=-=-=-=-=-=-=- */
/* Column Grids */
/*-=-=-=-=-=-=-=-=-=-=-=- */

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
    position: relative;
    display:inline;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.count-title { font-size: 57px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; line-height:57px; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }
.counter h2:after {
    content: '\002B';
}

.section4
{
	float:left;
	width:100%;
	background:url('../images/section4-bg.jpg') no-repeat 60%/cover;
	text-align: center;
	padding: 90px 0;
	position: relative;
	color: #ffffff;
}
.section4 .overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
.section4 span.purple-text
{
	position:relative;
}
.section4 h1 span.purple-text::after {
	position: absolute;
	top: 54px;
	left: 0;
	right:0;
	content: "";
	border-bottom: 3px solid #ffffff;
	width: 94px;
}
.testimonial-wrapper{
	margin: 0 auto;
	max-width:1000px;
	width:100%;
}
.testimonial {
    width: 100%;
    margin-top: 50px;
}
.section4 i.fa-plane {
	position: absolute;
	bottom: -16px;
	font-size: 18px;
	transform: rotate(46deg);
	color: #ffffff;
	right: 0;
	left: 95px;
}
.section4 .item 
{
	float:left;
	width:100%;
	background:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	min-height: 216px;
}
.section4 .item span.item-label
{
	color:#7b0050;
	font-weight:700;
	font-size:20px;
	width:100%;
}
.section4 .item span.item-span {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
	font-weight: 500;
}
.section4 .item span.testimonial-span {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #000;
	padding: 25px 30px;
	font-weight: 500;
}
.about-services {
    list-style: outside disc none;
    padding-left: 30px;
}
footer
{
	float:left;
	width:100%;
	background:url('../images/footer.jpg') no-repeat 100% 86%/contain;
	position:relative;
}
footer .overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(255,255,255,0.93);
}
footer .footer-container
{
	float:left;
	width:100%;
	position:relative;
	padding:90px 0;
	color:#000;
	
}
footer .footer-box
{
	float:left;
	width:25%;
}
footer span.purple-text
{
	position: relative;
	width:100%;
	float:left;
	font-size:15px;
	padding-bottom:34px;
}
footer span.purple-text::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 22px;
	content: "";
	border-bottom: 3px solid #000;
	width: 53px;
}
footer span.purple-text i.fa-plane {
	position: absolute;
	font-size: 15px;
	transform: rotate(46deg );
	color: #000;
	top: 18px;
	left: 57px;
	right: 0;
	width: 0;
}
footer  span.footer-text
{
	float:left;
	width:96%;
	color:#000;
	position:relative;
	font-weight:500;
	padding-right: 9%;
}
footer .footer-logo ul
{
	float:left;
	width:100%;
}
footer .footer-logo ul li
{
	float:left;
	padding-top:22px;
	padding-right:13px;
}
footer .footer-logo ul li a
{
	float: left;
	display: inline-block;
	color:#000;
	border-radius:50%;
	background:#fff;
	border: 1px solid #ccc;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
footer .footer-links ul.link-ul
{
	float:left;
	width:100%;
	list-style:circle;
	color:#000;
	padding-left:12px;
	font-weight:900;
}
footer .footer-links ul li
{
	float:left;
	width:100%;
	padding: 10px 0;
	color:#000;
	font-weight:600;
}
footer .footer-links ul li a
{

	padding:22px 0 0 10px;
	color:#000;
	font-weight:600;
}
footer  .footer-contact-us .address
{
	float:left;
	width:100%;
	color:#000;
	padding-bottom:18px;
}
footer .footer-contact-us i.fa-map-marker,
footer .footer-contact-us i.fa-phone,
footer .footer-contact-us i.fa-envelope
{
	float: left;
	display: inline-block;
	border-radius:50%;
	background:#fff;
	border: 1px solid #ccc;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right:5%;
}
footer  span.footer-address
{
	float:right;
	width:84%;
	color:#000;
	font-weight:500;
}
.footer-copyright
{
	float:left;
	width:100%;
	background:#7b0050;
	text-align:center;
	color:#ffffff;
}
.footer-copyright
{
	float:left;
	width:100%;
	background:#7b0050;
	text-align:center;
	color:#ffffff;
	padding:10px 0;
	font-weight:600;
}
.footer-address
{
	color:#000;
	padding-right:10px;
	font-weight:500;
}
.flexslider .slides img
{
	height:100%;
}
.resp-menu,
.resp-search,
.resp-tab{
    display: none;
}
#parentHorizontalTab{position:relative;}




/* ABOUT US CSS*/


.aboutus-section1{
	float:left;
	width:100%;
	background:url('../images/aboutus.jpg')no-repeat 100% 70%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.aboutus-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.aboutus-section2 .left-image{
	float:left;
	width:30%;
	margin-right:2%;
}
.aboutus-section2 .left-image img{
	height: 274px;
	width: 100%;
}
.aboutus-section2 .inner-content {
	float: left;
	width: 100%;
}
.aboutus-section2 .label {
	display:none;
}
.aboutus-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.aboutus-section2 span{
	font-size: 16px;
}
.aboutus-section2 p{
	padding-bottom:18px;
}
footer .footer-topborder
{
	border-top:1px solid #ccc;
}
.aboutus-section2 a{color:#7b0050;}
.aboutus-section2 a:hover{text-decoration: underline;}
/* Services Page*/


.services-section1
{
	float:left;
	width:100%;
	background:url('../images/services.png')no-repeat 100% 70%/cover;
	height:200px;
	position:relative;
}

.services-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
	background:#fcfcfc;
}
.services-left
{
	float:left;
	width: 68%;
	margin-right: 2%;
}
.services-left ul {
    float: left;
    width: 100%;
}
.services-left ul li {
	float: left;
	width: 47%;
	margin-right: 5%;
	margin-bottom: 5%;
	border: 1px solid #eee;
	padding: 20px;
	text-align:center;	
}
.services-left ul li:nth-child(2n+2){
	margin-right:0;	
}
.services-left ul li h3{
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align: center;
	color: #7b0050;
	font-size: 21px;
}
.services-left ul li a{
	display:inline-block;
}
.services-left ul li p {
    text-align: justify;
    margin-bottom: 20px;
	min-height: 130px;
}
.services-left ul li img{
	width:150px;	
}
.services-section2 .services-left span
{
	float: left;
	width: 100%;
	padding-right: 30px;
	font-size: 16px;
}
.services-section2 .services-left span p
{
	padding-bottom:20px;
}
.sidebar
{
	float:left;
	width: 26%;
	border: 1px solid #000;
}
.sidebar .serviceslabel{
	background: #7b0050;
	padding: 23px 13px;
	color: #fff;
	font-size: 20px;
}
.inner-sidebar {
	padding: 21px 15px;
	float: left;
	width: 100%;
}
.inner-sidebar ul {
	border: 1px solid #000;
	width: 100%;
	float: left;
}
.inner-sidebar ul li.color {
	color:#fff;
	background:#700b50;
	padding:10px;
	text-align:center;
}
.inner-sidebar ul li
{
	border-bottom: 1px solid #000 !important;
	color:#000;
	width: 100%;
	float: left;
}
.inner-sidebar ul li:last-child
{
	border-bottom: none;
}
.inner-sidebar ul li a {
	color: #000;
	width: 100%;
	float: left;
	padding: 15px 10px;
}
.inner-sidebar ul li:hover a
{

	color:#fff;
}
.inner-sidebar ul li:hover,
.inner-sidebar ul li a.active
{
	color:#fff;
	background: #7b0050;
	border:0 none;
	
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #7b0050;
	width:100%;
	float:left;
	text-align:right;
}
ul.breadcrumb li {
    display: inline;
    font-size: 18px;
	color:#fff;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #fff;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #fff;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #fff;
    text-decoration:underline;
}
/* new layout for success stories page start */
.wid-100 {
	width: 100%;
	float: left;
}
.success-stories h1 {
	text-align: center;
    color: #7b0050;
	padding: 30px 0 50px;
}
.success-stories h1:hover {
    color: #7b0050;	
}
.success-stories {
	padding-bottom: 2px;
}
.success-stories .container .gallery a img {
	float: left;
	width: 25%;
	height: auto;
	border: 2px solid #fff;
	-webkit-transition: -webkit-transform .15s ease;
	-moz-transition: -moz-transform .15s ease;
	-o-transition: -o-transform .15s ease;
	-ms-transition: -ms-transform .15s ease;
	transition: transform .15s ease;
	position: relative;
	padding: 8px;
}

.success-stories .container .gallery {
	position: relative;
}
.success-stories .clear {
	clear: both;
}

.success-stories a {
	color: #009688;
	text-decoration: none;
}

.success-stories a :hover {
	color: #01695f;
	text-decoration: none;
}
.success-stories .contact-phone {
	display: inline-block;
	text-align: center;
	position: fixed;
	right: -107px;
	top: 50%;
	transform: translateX(-50%);
	z-index: 999;
	/* width: 200px; */
}
.success-stories .contact-phone a {
	background-color: #700b50;
	padding: 10px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 5px;
}
.success-stories .contact-phone i {
	padding-right: 6px;
}
.success-stories .contact-phone i:hover {
	color: #fff;
}
/* new layout for success stories page end */

/* Contact Page*/
.contact-section1
{
	float:left;
	width:100%;
	background:url('../images/services.png')no-repeat 100% 70%/cover;
	height:200px;
	position:relative;
}
.contact-section2
{
	float:left;
	width:100%;
}
.contact-container
{
	float:left;
	width:100%;
	padding: 45px 0;
}
.contact-section2 .contact-container .right-side,
.contact-section2 .contact-container .left-side  {
	float:left;
	width:50%;
}
.contact-section2 .contact-container .right-side{
	text-align:center;
}
.contact-section2 .contact-container span  {
	float:left;
	width:100%;
	font-size: 20px;
	padding-bottom: 20px;
}
.contact-section2 .contact-container .left-side ul  {
	float:left;
	width:100%;
}
.contact-section2 .contact-container .left-side ul li {
	float: left;
	width: 50%;
	padding-bottom: 20px;
	padding-right: 20px;
}
.contact-section2 .contact-container .left-side ul li:last-child {
	float:left;
	width:100%;
}
.contact-section2 .contact-container .left-side ul li input {
	float: left;
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px #5a5757;
}
.contact-section2 .contact-container .left-side ul li textarea {
	float: left;
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px #5a5757;
}
.contact-section2 .contact-container .left-side .button
{
	float:left;
	width:100%;
	text-align:center;
}
.contact-section2 .contact-container .left-side .message {
	
	float: left;
	width: 100%;
	text-align: center;
	padding: 11px 0;
	color: #008000e6;
	font-size: bold;
	font-weight: bold;
}
.contact-section2 .contact-container .left-side .err-msg
{
	float:left;
	width:100%;
	color:red;
}
.contact-section2 .contact-container .left-side .button #bttn {
	padding: 10px;
	background: #700b50;
	border: none;
	padding: 12px 52px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
.place-card.place-card-large {
    display: none;
}




/* Study_in_australia CSS*/


.study_in_australia-section1{
	float:left;
	width:100%;
	background:url('../images/study_in_australia.jpg')no-repeat 100% 63%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.study_in_australia-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.study_in_australia-section2 .left-image{
	float:left;
	width:35%;
	margin-right:2%;
}
.study_in_australia-section2 .left-image img{
	height: 274px;
	width: 100%;
}
.study_in_australia-section2 .inner-content {
	float: left;
	width: 100%;
}
.study_in_australia-section2 .label {
	display:none;
}
.study_in_australia-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.study_in_australia-section2 span{
	font-size: 16px;
}
.study_in_australia-section2 p{
	padding-bottom:18px;
}



/* Study_in_canada CSS*/


.study_in_canada-section1{
	float:left;
	width:100%;
	background:url('../images/study_in_canada.png')no-repeat 100% 30%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.study_in_canada-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.study_in_canada-section2 .left-image{
	float:left;
	width:35%;
	margin-right:2%;
}
.study_in_canada-section2 .left-image img{
	height: 274px;
	width: 100%;
}
.study_in_canada-section2 .inner-content {
	float: left;
	width: 100%;
}
.study_in_canada-section2 .label {
	display:none;
}
.study_in_canada-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.study_in_canada-section2 span{
	font-size: 16px;
}
.study_in_canada-section2 p{
	padding-bottom:18px;
}


/* Study_in_newzealand CSS*/


.study_in_newzealand-section1{
	float:left;
	width:100%;
	background:url('../images/study_in_canada.png')no-repeat 100% 30%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.study_in_newzealand-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.study_in_newzealand-section2 .left-image{
	float:left;
	width:35%;
	margin-right:2%;
}
.study_in_newzealand-section2 .left-image img{
	height: 274px;
	width: 100%;
}
.study_in_newzealand-section2 .inner-content {
	float: left;
	width: 100%;
}
.study_in_newzealand-section2 .label {
	display:none;
}
.study_in_newzealand-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.study_in_newzealand-section2 span{
	font-size: 16px;
}
.study_in_newzealand-section2 p{
	padding-bottom:18px;
}


/* Study_in_uk CSS*/


.study_in_uk-section1{
	float:left;
	width:100%;
	background:url('../images/study_in_uk.jpg')no-repeat 100% 20%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.study_in_uk-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.study_in_uk-section2 .left-image{
	float:left;
	width:35%;
	margin-right:2%;
}
.study_in_uk-section2 .left-image img{
	height: 274px;
	width: 100%;
}
.study_in_uk-section2 .inner-content {
	float: left;
	width: 100%;
}
.study_in_uk-section2 .label {
	display:none;
}
.study_in_uk-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.study_in_uk-section2 span{
	font-size: 16px;
}
.study_in_uk-section2 p{
	padding-bottom:18px;
}



/* Tourist_in_australia CSS*/


.tourist_in_australia-section1{
	float:left;
	width:100%;
	background:url('../images/tourist-in-australia2.jpg')no-repeat 100% 20%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.tourist_in_australia-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.tourist_in_australia-section2 .left-image{
	float:left;
	width:40%;
	margin-right:2%;
}
.tourist_in_australia-section2 .left-image img{
	height: 240px;
	width: 100%;
}
.tourist_in_australia-section2 .inner-content {
	float: left;
	width: 100%;
}
.tourist_in_australia-section2 .label {
	display:none;
}
.tourist_in_australia-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.tourist_in_australia-section2 span{
	font-size: 16px;
}
.tourist_in_australia-section2 p{
	padding-bottom:18px;
}
.tourist_in_australia-section2 ol.documents
{
	float:left;
	width:100%;
	padding-left:10px;
}
.tourist_in_australia-section2 ol.documents li
{
	
	float:left;
	width:100%;
	margin:5px 0;
	padding-left:5px;
}

/* Tourist_in_canada CSS*/

.tourist_in_canada-section1{
	float:left;
	width:100%;
	background:url('../images/tourist-in-canada2.jpg')no-repeat 100% 35%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.tourist_in_canada-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.tourist_in_canada-section2 .left-image{
	float:left;
	width:40%;
	margin-right:2%;
}
.tourist_in_canada-section2 .left-image img{
	height: 240px;
	width: 100%;
}
.tourist_in_canada-section2 .inner-content {
	float: left;
	width: 100%;
}
.tourist_in_canada-section2 .label {
	display:none;
}
.tourist_in_canada-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.tourist_in_canada-section2 span{
	font-size: 16px;
}
.tourist_in_canada-section2 p{
	padding-bottom:18px;
}
.tourist_in_canada-section2 ol
{
	width:100%;
	float:left;
	padding-left:10px;
	padding-bottom: 25px;
}
.tourist_in_canada-section2 ol li
{
	width:100%;
	float:left;
	margin:10px 0;
	padding-left:5px;
}


/* Tourist_in_newzealand CSS*/


.tourist_in_newzealand-section1{
	float:left;
	width:100%;
	background:url('../images/tourist-in-nz2.jpg')no-repeat 100% 55%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.tourist_in_newzealand-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.tourist_in_newzealand-section2 .left-image{
	float:left;
	width:40%;
	margin-right:2%;
}
.tourist_in_newzealand-section2 .left-image img{
	height: 240px;
	width: 100%;
}
.tourist_in_newzealand-section2 .inner-content {
	float: left;
	width: 100%;
}
.tourist_in_newzealand-section2 .label {
	display:none;
}
.tourist_in_newzealand-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.tourist_in_newzealand-section2 span{
	font-size: 16px;
}
.tourist_in_newzealand-section2 p{
	padding-bottom:18px;
}
.tourist_in_newzealand-section2 ol.inner-ol
{
	list-style:disc;
}
.tourist_in_newzealand-section2 ol.inner-ol h4
{
	color:#700b50;
	margin:10px 0;
}
.tourist_in_newzealand-section2 ol
{
	width:100%;
	float:left;
	padding-left:10px;
}
.tourist_in_newzealand-section2 ol li
{
	width:100%;
	float:left;
	margin:10px 0;
	padding-left:5px;
}

/* Tourist_in_uk CSS*/


.tourist_in_uk-section1{
	float:left;
	width:100%;
	background:url('../images/tourist-in-uk.jpg')no-repeat 100% 80%/cover;
	height:200px;
	position:relative;
}
.overlay
{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(0,0,0,0.7);
}
 span.img-text {
	float: left;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%;
	text-align: center;
	align-items: center;
	display: inline-grid;
	font-size: 30px;
}
.tourist_in_uk-section2{
	float:left;
	width:100%;
	color:#000;
	padding: 57px 0;
}
.tourist_in_uk-section2 .left-image{
	float:left;
	width:40%;
	margin-right:2%;
}
.tourist_in_uk-section2 .left-image img{
	height: 240px;
	width: 100%;
}
.tourist_in_uk-section2 .inner-content {
	float: left;
	width: 100%;
}
.tourist_in_uk-section2 .label {
	display:none;
}
.tourist_in_uk-section2 h3 {
	font-size: 30px;
	font-weight: unset;
	padding-bottom: 20px;
	color: #7b0050;
}
.tourist_in_uk-section2 span{
	font-size: 16px;
}
.tourist_in_uk-section2 p{
	padding-bottom:18px;
}
.tourist_in_uk-section2 ol.inner-ol
{
	list-style:disc;
	padding-left:30px;
}
.tourist_in_uk-section2 h4
{
	color:#700b50;
	margin:10px 0;
}
.tourist_in_uk-section2 ol
{
	width:100%;
	float:left;
	padding-left:10px;
	padding-bottom: 9px;
}
.tourist_in_uk-section2 ol li
{
	width:100%;
	float:left;
	margin:10px 0;
	padding-left:5px;
}


/* Pakages Page  */

.packages
{
	float:left;
	width:100%;
	background:#ECEBEB;
	padding:20px 0;
}
.packages .packages-inner
{
	float:left;
	width:100%;
	background:#fff;
	height:200px;
	margin:10px 0;
}
.packages .packages-left
{
	float:left;
	width:21%;
}
.packages .packages-left img
{
	height:200px;
}

.packages .packages-right
{
	float:left;
	width:79%;
}

.packages .packages-right .left
{
	width:33.3%;
	float:left;
	color:#49AAE4;
	text-align:left;
}
.packages .packages-right .left span
{
	color:#817e7eb3;
}
.packages .packages-right .center
{
	width:33.3%;
	float:left;
	color:#49AAE4;
	text-align:center;
}
.packages .packages-right .button
{
	width:33.3%;
	float:left;
	text-align:center;
}
.packages .packages-right .package-upper
{
	padding-top:20px;
	float:left;
	width:100%;
	padding-left:30px;
	padding-bottom: 84px;
}
.packages .packages-right .package-center
{
	float:left;
	width:100%;
	padding: 0 0 64px  30px;
	}
.packages .packages-right .package-bottom
{
	float:left;
	width:100%;
	background:#ECEBEB80;
	padding:10px 0;
}
.packages .packages-right .package-bottom img
{
	padding-right:20px;
}
.packages .packages-right .package-bottom ul
{
	float:left;
	width:100%;
		padding-left:30px;
		position:relative;
}
.packages .packages-right .package-bottom li
{
	float:left;
	width:5%;
}
.packages .packages-right .package-bottom li img
{
	height:20px;
}
.packages .packages-right .package-bottom .label1,
.packages .packages-right .package-bottom .triangle-upper1,
.packages .packages-right .package-bottom .label2,
.packages .packages-right .package-bottom .triangle-upper2,
.packages .packages-right .package-bottom .label3,
.packages .packages-right .package-bottom .triangle-upper3,
.packages .packages-right .package-bottom .label4,
.packages .packages-right .package-bottom .triangle-upper4,
.packages .packages-right .package-bottom .label5,
.packages .packages-right .package-bottom .triangle-upper5
{
	display:none;
}
.packages .packages-right .package-bottom li:hover .label1 {
	display: block;
	position: absolute;
	top: 37px;
	left: -13px;
	right: 0;
	color: #fff;
	padding: 10px;
	background: #49AAE4;
	z-index: 11;
	width: 14%;
	border-radius: 8px;
	text-align:center;
}
.packages .packages-right .package-bottom li:hover .triangle-upper1 {
	display: block;
		position: absolute;
	top: 28px;
left: 36px;
	right: 0;
	width: 0;
		z-index: 2222;
height: 0;
border-style: solid;
border-width: 0 7.5px 10px 7.5px;
border-color: transparent transparent #007bff transparent;
}
.packages .packages-right .package-bottom li:hover .label2 {
	display: block;
	position: absolute;
	top: 37px;
left: 30px;
	right: 0;
	color: #fff;
	padding: 10px;
	background: #49AAE4;
	z-index:11;
	width: 14%;
	border-radius: 8px;
		text-align:center;
}

.packages .packages-right .package-bottom li:hover .triangle-upper2 {
	display: block;
		position: absolute;
	top: 28px;
left: 82px;
	right: 0;
	width: 0;
		z-index: 2222;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #007bff transparent;
}
.packages .packages-right .package-bottom li:hover .label3 {
	display: block;
	position: absolute;
	top: 38px;
	left: 80px;
	right: 0;
	color: #fff;
	padding: 10px;
	background: #49AAE4;
	z-index: 11;
	width: 14%;
	border-radius: 8px;
		text-align:center;
}
.packages .packages-right .package-bottom li:hover .triangle-upper3 {
	display: block;
		position: absolute;
	top: 28px;
	left: 125px;
	right: 0;
	width: 0;
		z-index: 2222;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #007bff transparent;
}
.packages .packages-right .package-bottom li:hover .label4 {
	display: block;
	position: absolute;
	top:38px;
	left: 119px;
	right: 0;
	color: #fff;
	padding: 10px;
	background: #49AAE4;
	z-index: 11;
	width: 14%;
	border-radius: 8px;
		text-align:center;
}
.packages .packages-right .package-bottom li:hover .triangle-upper4 {
	display: block;
	position: absolute;
	top: 28px;
	left: 173px;
	right: 0;
	width: 0;
	z-index: 22222;
	height: 0;
	border-style: solid;
	border-width: 0 7.5px 10px 7.5px;
	border-color: transparent transparent #007bff transparent;
}
.packages .packages-right .package-center span
{
	float:left;
	width:70%;
	color:#6E6E6E;
}
.packages .packages-right #select {
	padding: 17px 30px;
	background: #7b0050;
	color: #ffffff;
	border: none;
	font-size: 16px;
	font-weight:500;
	border-radius:10px;
}
	.packages .packages-right .france {
	padding-top: 20px;
	float: left;
	width: 100%;
	padding-left: 30px;
	padding-bottom: 84px;
}
	.packages .packages-right .netherland {
	padding-top: 20px;
	float: left;
	width: 100%;
	padding-left: 30px;
	padding-bottom: 84px;
}



/* Sucess Story Page  */
.sucess-story 
{
	float:left;
	width:100%;
	background:#000;
	padding:30px 0 50px 0;
}
.sucess-story .testimonial-inner
{
	background:#000;
	float:left;
	width:100%;
}
.sucess-story h1
{
	color:#700b50;
	text-align:center;
	padding-bottom:30px;
	position:relative;
}
.sucess-story .testmonial-image {
	float: left;
	width: 100%;
	text-align: center;
	align-items: center;
	padding: 40px 250px;
	height:600px;
	overflow: hidden;
}

.sucess-story .testimonial-inner span.testimonial-span
{
	float:left;
	width:100%;
	color:#fff;
	font-size:18px;
	font-weight:500;
	padding-top: 100px;
	padding-left: 50px;
	padding-right: 50px;
}
.sucess-story .owl-theme .owl-nav {

   margin-top: 300px;

}
.sucess-story h1 span.bottm-line::after {
	position: absolute;
	top: 54px;
	left: 261px;
	bottom: 18px;
	content: "";
	border-bottom: 3px solid #ffffff;
	width: 17%;
}
.sucess-story h1 i.fa-plane {
	position: absolute;
	bottom: 11px;
	font-size: 18px;
	transform: rotate(46deg);
	color: #ffffff;
	right: 0;
	left: -110px;
}
.sucess-story .owl-item 
{
	border-bottom:0 none;
}
/* FAQ Page CSS */

.faq-page-content .faq-container {
	width: 100%;
	max-width: 800px;
	margin: 25px auto;
	background: white;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.faq-page-content .faq-item {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.faq-page-content .faq-item:last-child {
	border-bottom: none;
}

.faq-page-content .faq-question {
	padding: 20px 15px;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	background-color: #fff;
	gap:5px;
	line-height: 1.2;
	font-size: 16px;
}

.faq-page-content .indicator {
	font-size: 25px !important;
    transition: transform 0.2s;
    width: auto !important;
    padding: 0 !important;
}

.faq-page-content .faq-answer {
	padding: 0 15px; 
	max-height: 0; 
	overflow: hidden; 
	transition: max-height 0.3s ease, padding 0.3s ease;
	background-color: #f1f1f1;
}

.faq-page-content .faq-answer.open {
	max-height: 100%; 
	padding: 20px 15px;
}
.faq-page-content h3{text-align: center;display: block !important;}
/* Responsive CSS*/

@media(max-width:1024px){
	.wrapper {
    	max-width: 100%;
    	padding: 0 20px;
	}
	.owl-theme .owl-nav {
		margin-top: -75px !important;
	}
	.owl-carousel .owl-nav button.owl-next{
		top: 304px !important;
        left: -489px !important;
	}
	.owl-carousel .owl-nav button.owl-prev{
		top: 304px !important;
        right: 508px !important;
	}
	footer span.footer-address {
   		 width: 82%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper2 {
	left: 72px;
	}.packages .packages-right .package-bottom li:hover .triangle-upper3 {
	left: 110px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
	left: 150px;
	}
	.sucess-story .owl-nav button.owl-next {
		top: 500px !important;
		left: -212px !important;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 500px !important;
		right: 800px !important;
	}

}

@media(max-width:768px){
	.success-stories .container .gallery a img {
		width: 33.3%;
	}
	header{
		float:left !important;
	}
	.slider .span .label {
    	top: -177px !important;
	}
	.slider .span {
    	padding: 0px !important;
	}
	.flexslider .slides img {
    	height: 480px !important;
	}
	.flex-caption span{
		padding: 15px 50px 0 50px;
	}
	.section1 .who-we-are-left,
	.section1 .who-we-are-right{
		width:100%;
	}
	.section3 .counter span{
		font-size:18px;
	}
	.section4 .item {
		width: 100% !important;
	}
	.owl-theme .owl-nav {
		margin-top:-100px !important;	
	}
	.testimonial-wrapper{
		max-width:95%;
	}
	.section4 .item{
		width:90%;
	}
	footer .footer-box{
		width:50%;
	}
	.resp-menu,
	.resp-search {
		display: block;
	}
	.menu-list ul,
	.search {
		display: none;
	}
	nav.main-nav .logo {
   	 	width: auto;
	}
	.resp-search{
		float: left;
		width: 82%;
		text-align: center;
	}
	.menu-list {
		width: 100%;
		background: #fff;
		position: absolute;
		z-index: 1;
		top: 110px;
		box-shadow: 0px 1px 5px #700b50;
	}
	.menu-list ul li {
		padding: 7px 0;
		text-align: left;
		width:100%;
		line-height:20px !important;
	}
	.resp-menu{
		position:absolute;
		right:20px;
    }
	.resp-menu .fa.fa-bars,
	.resp-menu .fa.fa-times {
		font-size: 25px;
		color: #7b0050;
	}
	.resp-search input {
		padding: 3px;
		color: #ccc;
	  }
   .resp-search input {
		padding: 3px;
		color: #ccc;
		border: 1px solid #7b0050;
		padding: 6px 12px;
		width:200px;
    }
	.resp-search .fa-search {
		font-size: 14px;
		color: #fff;
		background: #7b0050;
		padding: 8.4px 12px;
	}	
	.menu-list
	{
		top:106px;
		z-index:2;
	}
	.menu-list ul li a {
		color: #7b0050;
		line-height:inherit;
    }
	.menu-list ul li {
		border-bottom: 1px solid #ccc;
		color:#fff;
		padding: 10px 6px;
    }
	.menu-list ul li:last-child {

		border-bottom: none;
    }
	.menu-list ul li.active,
	.menu-list ul li:hover
	 {
		background:#7b0050;
		color:#fff;
    }
	nav.main-nav .navigation ul li:hover a,
	.menu-list ul li.active a {
    	padding:5px 0;
		color:#fff;
		line-height:inherit;
	}
	.menu-list ul li:hover,
	.menu-list ul li:hover .fa-caret-down
	 {
		color: #fff;
	}
	.footer-box.footer-contact-us,
	.footer-box.footer-about-us 
	 {
		margin-top: 40px;
     }
	 .owl-carousel .owl-nav button.owl-next{
		top: 353px !important;
        left: -370px !important;
	}
	.owl-carousel .owl-nav button.owl-prev{
		top: 353px !important;
		right: 392px !important;
	}
	header .header-left,
	header .header-right
	{
		width:100%;
		text-align: center;
	}
	.header-left ul li {
		float: none;
		width: auto;
		padding-right: 0;
		margin-bottom:10px;
	}
	header .header-right ul li
	{
		width: auto !important;
		float: none;
	}
	header .header-right ul {
		width: 100%;
	}
	header .header-right ul li a {
		vertical-align: top;
	}
	.section1 span.text
	{
		padding-right:0;
	}
	.section2 #parentHorizontalTab .resp-tabs-container .resp-accordion img {
		padding: 10px;
		width: 90px;
		height: 90px;
		line-height: 90px;
		border-radius: 50%;
		background: #fff;
	}
	.section2 #parentHorizontalTab .resp-tabs-container .resp-accordion label.text {
		width: 100%;
		float:left;
		margin-top: 10px;
		text-transform: uppercase;
	}
	h2.resp-accordion
	{
		float:left;
		width:100%;
	}
	.section2 .tab-content {
		background: #fff;
		padding: 20px;
		color: #000;
	}
	.section2 .resp-tabs-container
	{
		padding:0;
	}
	footer {
	background: url('../images/footer.jpg') no-repeat left 100%/cover;
	}
	.img-border
	{
		width:94%;
	}
	.logo img
	{
		width:180px;
	}
	.aboutus-section2 .left-image {
    	width: 48%;
	}
	.aboutus-section2 .left-image img {
    	height: 235px;
	}
	.aboutus-section2 h3 {
   		font-size: 22px;
	}
	.contact-section2 .contact-container .right-side, 
	.contact-section2 .contact-container .left-side {
		width: 100%;
	}
	.contact-section2 .contact-container .left-side {
		margin-bottom:30px;
	}
	.contact-section2 .contact-container .right-side iframe
	{
		width:100%;
	}
	.menu-list ul li .drop-btn{
		position:inherit;
		left:inherit;
		
	}
	.drop-down ul li span
	{
		color:#700b50;
	}
	.drop-btn ul{
		width:100%;	
		margin-top: 10px;	
	}
	.drop-btn ul li a
	{
		color:#700b50 !important;
	}
	.menu-list ul li.services
	{
		padding-bottom:5px;
	}
	.drop-btn ul.dropdown-ul li {
		padding: 5px;
	}
	.drop-btn ul.dropdown-ul li:hover {
		color:#fff;
	}
	.drop-btn ul li:hover a {
		color: #fff !important;
	}
	.main-nav .navigation .menu-list > ul > li > a:hover {
		color: #fff;
	}
	.main-nav .navigation .menu-list > ul > li:hover > a.active {
		color: #fff;
	}
	.drop-down ul.sub-menu li:hover, .drop-down ul.sub-menu li a.active {
    border-bottom:1px solid transparent !important;
	}
	.tourist_in_australia-section2 .left-image,
	.tourist_in_canada-section2 .left-image,
	.tourist_in_newzealand-section2 .left-image,
	.tourist_in_uk-section2 .left-image
	{
		width: 100%;
		padding-bottom: 25px;
	}
	.tourist_in_australia-section2 .left-image img,
	.tourist_in_canada-section2 .left-image img,
	.tourist_in_newzealand-section2 .left-image img,
	.tourist_in_uk-section2 .left-image img
	{
		height:auto;
	}
	.study_in_australia-section2 .left-image,
	.study_in_canada-section2 .left-image,
	.study_in_newzealand-section2 .left-image,
	.study_in_uk-section2 .left-image,
	.sidebar,
	.services-left  {
		width: 100%;
		padding-bottom: 25px;
	}
	.study_in_australia-section2 .left-image img,
	.study_in_canada-section2 .left-image img,
	.study_in_newzealand-section2 .left-image img,
	.study_in_uk-section2 .left-image img
	{
		height:auto;
	}
	.slider-content {
   		top: 30%;
	}
	.drop-down ul.sub-menu
	{
		display:none !important;
		position:relative;
		float: left;
		width: 100%;
		left: 0;
	}
	.drop-down ul.sub-menu li a	
	{
		color:#700b50 !important;
	}
	.drop-down ul.sub-menu li:hover a,
	.drop-down ul li:hover span	
	{
		color:#fff !important;
	}
	.drop-down ul li.list-item:hover ul.sub-menu	
	{
		display:block !important;
	}
	.menu-list ul li a:hover,
	.drop-btn ul.dropdown-ul li:hover span i
	{
		color:#fff !important;
	}
	.drop-btn ul.dropdown-ul li span {
   		 line-height: 30px;
	}
	footer span.footer-address {
   		 width: 86%;
	}
	.menu-list ul li a {
   		 display: ruby;
	}
	.drop-btn ul.dropdown-ul li span i{
   		padding-left:5px;
	}
	.drop-down .fa.fa-caret-right {
		display:none;
	}
	.drop-down .fa.fa-caret-down {
		display:block;
	}
	ul.dropdown-ul li .fa-caret-down {
		float: right;
		padding-right:16px;
	}
	.tourist_in_canada-section2 > ol,
	.tourist_in_australia-section2 ol.documents,
	.tourist_in_newzealand-section2 ol.inner-ol,
	.tourist_in_uk-section2 > ol {
 		padding-bottom: 30px;
	}
	.packages .packages-right .package-bottom li {
		width: 10%;	
	}
	.packages .packages-right .package-bottom li:hover .label1 {
		width: 24%;
		
	}
	.packages .packages-right .package-bottom li:hover .label2 {
   		 left: 56px;
		 width: 17%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper2 {
		left: 88px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper3 {
		left: 145px;
	}
	.packages .packages-right .package-bottom li:hover .label3 {
		left: 113px;
		width: 20%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
		left: 194px;
	}
	.packages .packages-right .package-bottom li:hover .label4 {
		left: 164px;
		width: 17%;
	}
	.packages .packages-right .left h3,
	.packages .packages-right .center h3
	{
		font-size:16px;
	}
	.packages .packages-right .left span
	{
		font-size:13px;
	}
		.packages .packages-right .france {
		padding-bottom: 62px;
	}
	.packages .packages-right {
		width: 73%;
	}
	.packages .packages-left {
		width: 27%;
	}
	.packages .packages-right .netherland {
	padding-bottom: 62px;
}
	.sucess-story .owl-nav button.owl-next {
		top: 500px !important;
		left: -212px !important;
	}
	.sucess-story .owl-nav button.owl-prev {
	top: 412px !important;
	right: 613px !important;
}
	.sucess-story .testimonial-inner span.testimonial-span {
		font-size: 15px;
	}
	.sucess-story .testmonial-image {
		padding: 40px 165px;
	}
	.sucess-story .owl-nav button.owl-next {
	top: 412px !important;
	left: -123px !important;
	}
	.sucess-story h1 span.bottm-line::after {
	
		left: 120px;
	}
	.sucess-story h1 i.fa-plane {
		left: -209px;
	}
	.sucess-story .testimonial-inner span.testimonial-span {
		padding-top: 56px;
	}
	.flex-caption {
		bottom: 350px;
	}
	.flexslider .slides > li {
		height: 480px !important;
	}
	.flex-caption h1 {
		font-size: 57px;
	}
}
@media(max-width:734px)
{
	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev{
   		 top: 377px !important;
	}
	.owl-theme .owl-nav {
		margin-top: -129px !important;
	}
		
	
}
@media(max-width:684px){
	
	.flex-caption h1 {
		font-size: 45px;
		line-height:inherit;
	}
	.flex-caption span {
   	 font-size: 22px;
	}
	.section3 .counter span {
    	height: 60px;
	}
	.owl-carousel .owl-nav button.owl-next {

		top: 353px !important;
		left: -275px !important;	
	}
	.owl-carousel .owl-nav button.owl-prev {
		top: 353px !important;
		right: 288px !important;
	}
	.owl-theme .owl-nav {
		margin-top: -81px !important;
	}
	footer span.footer-address {
		width: 84%;
	}
	.tourist_in_australia-section2 h3,
	.tourist_in_newzealand-section2 h3,
	.tourist_in_canada-section2 h3
	,.tourist_in_uk-section2 h3 {
    	font-size: 25px;
	}
	.tourist_in_uk-section2 h4 {
    	font-size: 14px;
	}
	.packages .packages-right .center {
		width: 100%;
		text-align: left;
		padding:5px 0;
	}
	.packages .packages-right {
		width: 100%;
	}
	.packages .packages-left {
		width: 100%;
		padding-bottom:10px;
	}
	.packages .packages-left img{
		width: 100%;
		height:auto;
	}
	.packages .packages-right .netherland {
		padding-bottom: 0;
	}
	.packages .packages-inner {
		 height: auto; 
	}
	.packages .packages-right .button	{
		width:100%;
		padding:10px 0 20px 0; 
	}
	.packages .packages-right #select {
		width:100%;
	}
	.packages .packages-right .package-upper {
		padding:0 30px;
	}
	.packages .packages-right .france {
		padding:0 30px;
	}
	.packages .packages-right .netherland {
		padding:0 30px;
	}
	.packages .packages-right .center h3 {
	padding:5px 0;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper3 {
		left: 159px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
		left: 215px;
	}
	.packages .packages-right .package-bottom li:hover .label4 {
		left: 177px;
	}
	.packages .packages-right .left {
		width: 100%;
	}
	.packages .packages-right .left span {
		width: 100%;
		float: left;
	}
	.packages .packages-right #select {
		padding: 11px 19px;
	}
	.sucess-story .owl-nav button.owl-next {
		top: 500px !important;
		left: -212px !important;
	}
	.sucess-story .owl-nav button.owl-prev {
	top: 479px !important;
	right: 530px !important;
	}
	.sucess-story .testmonial-image {
    padding: 40px 199px;
	}
	.sucess-story .owl-nav button.owl-next {
	top: 479px !important;
	left: -123px !important;
	}

	.sucess-story h1 i.fa-plane {
		left: -161px;;
	}
	.sucess-story .testmonial-image {	
		padding: 40px 125px;
	}
	.sucess-story h1 span.bottm-line::after {
		left: 80px;
	}
	.sucess-story h1 i.fa-plane {
		left: -244px;
	}
	.sucess-story .testimonial-inner span.testimonial-span {
		padding-top: 50px;
	}
	.flexslider .slides > li {
		height: 322px !important;
	}
	.flex-caption {
		bottom: 390px;
	}

	
@media(max-width:667px){
	
	.owl-theme .owl-nav {
		margin-top: -84px !important;
	}
}

@media(max-width:600px){
	.menu-list {
		top: 93px;
		z-index: 2;
	}	
	.flex-caption span {
   		 font-size: 18px;
	}
	.flex-caption h1 {
    	font-size: 45px;
	}
	.flex-caption {
		bottom: 241px;
	}
	.flexslider .slides img {
    	height: 322px !important;
    }
	.flex-caption {
		bottom: 236px;
	}
	.section2 .tab-content-right {
		width: 100%;
		margin-top: 40px !important;
	}
	.section2 .tab-content .left-panel {
		width: 100%;
		padding-top:20px !important;
		padding-bottom:0 !important;
	}
	.section2 {
   	 padding: 50px 0 !important;
	}
	.section3 .counter .counter-box {
		padding: 35px 0 !important;
	}
	.count-title {
    	font-size: 40px;
	}
	.section3 .counter img {
    	height: 50px;
	}
	.owl-theme .owl-nav {
		margin-top: -63px !important;
	}
	footer .footer-box {
		width: 100%;
		text-align: center;
	}
	.footer-box.footer-links 
	 {
		margin-top: 40px;
     }
	 footer .footer-logo ul li {
		width: auto;
		float:none;
		display: inline-block;
	 }
	 footer span.footer-address {
    	text-align: left;
		float:left;
	 }
	 footer .footer-links ul.link-ul
	 {
		 list-style-position: inside;
		 padding-left:0 !important;
	 }
	 footer .footer-box
	 {
		  text-align:left;
	 }
	 footer{
		background: url('../images/footer.jpg') no-repeat 5% 100%/cover;
	 }
	 footer .footer-container {
   		 padding: 40px 0 0 0 !important;
	 }
	 .section4 {
    	padding: 50px 0 90px 0 !important;
	 }
	 .section1 {
    	padding: 50px 0 !important;
	 }
	 .img-border {
		width: 96%;
	}
	.services-section2 .sidebar {
		float: left;
		width: 100%;
		border: 1px solid #000;
	}
	.services-section2 .services-left {
		float: left;
		width: 100%;
	}
	.services-section2 .services-left span {
		padding-right:0;
	}
	.services-section2 {
		padding: 35px 0;
	}
	.study_in_australia-section2 .left-image {
		float: left;
		width: 100%;
	}
	.tourist_in_newzealand-section2 h3 {
		font-size: 22px;
	}
	.sucess-story h1 span.bottm-line::after {
		left: 43px;
	}
	.sucess-story h1 i.fa-plane {
		left: -258px;
	}
	.sucess-story .testimonial-inner span.testimonial-span {
		font-size: 13px;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 327px !important;
		right: 454px !important;
	}
	.sucess-story .owl-nav button.owl-next {
		left: -116px !important;
		top: 328px !important;
	}
	.sucess-story .testmonial-image {
		height: 362px;
	}
	.sucess-story {
		padding: 10px 0 50px 0;
	}
	.sucess-story .testmonial-image {
		padding-top:20px;
	}
	.flexslider .slides > li {
		height: 322px !important;
	}
	.flex-caption h1 {
		font-size: 40px;
	}
	
@media(max-width:500px){
	.resp-menu {
		right: 0px;
	}
	.sucess-story h1 {
		font-size: 28px;
		padding-bottom: 7px;
	}
	.sucess-story h1 span.bottm-line::after {
		left: 70px;
		top: 41px;
	}
	.sucess-story h1 i.fa-plane {
		left: -148px;
		bottom: -13px;
	}
	.sucess-story .testmonial-image {
		padding: 39px 68px;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 373px !important;
		right: 413px !important;
	}
	.sucess-story .owl-nav button.owl-next {
		left: -116px !important;
		top: 377px !important;
	}
	

}
@media(max-width:480px){
	.success-stories .container .gallery a img {
		width: 50%;
	  }
    .success-stories h1 {
		padding: 30px 0;
	}
	.logo img {
		width: 150px;
	}
	.resp-search {
		position: absolute;
		left:90px;
		right: 0;
		bottom: 8px;
		width:80%;
	}
	.flex-caption span {
		font-size: 15px;
	}
	 .flex-caption h1 {
		font-size: 40px;
	}
	.aboutus-section2 .label {
		display:block;
		font-size: 26px;
		float: left;
		width: 100%;
    }
    .aboutus-section2 h3 {
		display:none;
	}
	.aboutus-section2 .left-image{
    	width:100%;
		padding-bottom: 25px;
	}
	.aboutus-section2 span{
    	width:100%;
		font-size:15px;
		padding-top:20px;
	}
	.aboutus-section2 .left-image img
	{
		height:auto;
	}
	.menu-list {
		top: 103px;
		z-index: 2;
	}
	.services-section2 {
		padding: 25px 0;
	}
	.owl-carousel .owl-nav button.owl-next {
		top: 328px !important;
		left: -187px !important;
	}
	.owl-carousel .owl-nav button.owl-next {
		height: 45px !important;
		width: 45px !important;
		line-height: 40px !important;
	}
	.owl-carousel .owl-nav button.owl-prev {
		top: 328px !important;
		right: 195px !important;
		height: 45px !important;
		width: 45px !important;
		line-height: 40px !important;
	}
	.owl-theme .owl-nav {
		margin-top: -50px !important;
	}
	h1 {
		font-size: 32px;
	}
	.section4 i.fa-plane {
		bottom: -20px;
		left: 100px;
	}
	.section2 i.fa-plane {
		bottom: -25px;
	}
	.section1 i.fa-plane {
    top: 41px;
    left: 86px;
	}
	.slider-content h1 {
    	font-size: 42px;
		line-height: unset;
	}
	.slider-content {
   	 	top: 30%;
	}
	.slider-content span {
    	font-size: 14px;
	}
	.section2 #parentHorizontalTab .resp-tabs-container .resp-accordion label.text {
		font-size: 16px;
	}
	.services-left ul li {
  	  width: 100%;
	}
	.tourist_in_australia-section2 h3, .tourist_in_newzealand-section2 h3, .tourist_in_canada-section2 h3, .tourist_in_uk-section2 h3 {
		font-size: 21px;
	}
	.tourist_in_australia-section2 span, .tourist_in_newzealand-section2 span, .tourist_in_canada-section2 span, .tourist_in_uk-section2 span,.inner-sidebar ul li a{
   	 font-size: 14px;
	}
	.study_in_australia-section2 h3, .study_in_newzealand-section2 h3, .study_in_canada-section2 h3, .study_in_uk-section2 h3 {
		font-size: 21px;
	}
	.study_in_australia-section2 span, .study_in_newzealand-section2 span, .study_in_canada-section2 span, .study_in_uk-section2 span,.inner-sidebar ul li a{
   	 font-size: 14px;
	}
	span.img-text {
    	font-size: 25px;
	}
	.section2 .tab-content p {
		font-size: 14px;
	}
	#contact-btn {
		padding: 14px 21px;
		font-size: 12px;
	}
	.section4 .item span.testimonial-span {
   	 font-size: 14px;
	}
	.services-left ul li p {
		font-size: 14px;
	}
	.services-left ul li h3 {
		font-size: 22px;
	}
	.packages .packages-right .package-bottom li {
		width: 23%;
	}
	.packages .packages-right .package-bottom li:hover .label1 {
		width: 42%;
	}
	.packages .packages-right .package-bottom li:hover .label2 {
		left: 74px;
		width:26%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper2 {
		left: 105px;
	}
	.packages .packages-right .package-bottom li:hover .label3 {
	left: 133px;
	width: 36%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper3 {
		left: 181px;
	}
	.packages .packages-right .package-bottom li:hover .label4 {
		left: 209px;
		width:31%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
		left: 263px;
	}
	.sucess-story h1 i.fa-plane {
		left: -148px;
		bottom: -13px;
	}
	.sucess-story .testmonial-image {
		padding: 39px 68px;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 373px !important;
		right: 413px !important;
	}
	.sucess-story .owl-nav button.owl-next {
		left: -116px !important;
		top: 377px !important;
	}
	.sucess-story .testimonial-inner span.testimonial-span {

		padding-left: 10px;
		padding-right: 10px;
	}
	.sucess-story h1 span.bottm-line::after {
		left: 60px;
	}
	.sucess-story .testmonial-image {
		padding: 39px 20px;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 401px !important;
		right: 383px !important;
	}
	.sucess-story .owl-nav button.owl-next {
		left: -75px !important;
		top: 400px !important;
	}
	.sucess-story .testmonial-image {
		height: 501px;
	}
}
	
@media(max-width:414px){
	.section1 i.fa-plane {
		top: 25px;
		left: 51px;
	}
	.section4 i.fa-plane {
		top: 29px;
		left: 56px;
	}
	.resp-search input
	{
		width:150px;
	}
	.resp-search .searching {
		width:100%;
	}
	.main-nav .navigation{
		padding: 10px 0 30px 0;
	}
	.resp-search .fa-search
	{
		padding: 8.5px 12px;
	}
	.flex-caption h1 {
    	font-size: 30px;
		line-height: unset;
	}
	.flex-caption span {
    	font-size: 14px;
	}
	h1 {
		font-size: 22px;
	}
	.section1 h1 span::after,
	.section2 h1 span::after,
	.section4 h1 span::after{
		top: 38px !important;
		width: 78% !important;
	}

	.section2 i.fa-plane 
	{	top: 30px;
		left: 83px;
	}
	.section4 i.fa-plane
	{
		top: 28px;
		left: 57px;
	}
	.section1,
	.section2 {
    	padding: 30px 0 !important;
	}
	.section4 {
    	padding: 30px 0 70px 0 !important;
	}
	.section1 span.text {
		padding-top: 30px;
		font-size:14px;
	}
	.count-title {
    	font-size: 30px;
		margin-top:5px;
	}
	.section3 .counter span {
    	height: 42px;
		padding:10px 0;
	}
	.section3 .counter .counter-box {
		width: 100%;
		padding: 20px 0 !important;
	}
	.owl-carousel .owl-nav button.owl-next {
		top: 343px !important;
		left: -187px !important;
	}
	.owl-carousel .owl-nav button.owl-next {
		height: 45px !important;
		width: 45px !important;
		line-height: 40px !important;
	}
	.owl-carousel .owl-nav button.owl-prev {
		top: 343px !important;
		right: 195px !important;
		height: 45px !important;
		width: 45px !important;
		line-height: 40px !important;
	}	
	.img-border {
		width: 94%;
	}
	.count-title {
    	line-height: 30px;
		font-size:30px;
	}
	.owl-theme .owl-nav {
		margin-top: -50px !important;
	}
	.logo img {
		width: 150px;
	}
	.contact-section2 .contact-container .left-side ul li {
   		 width: 100%;
	}
	.drop-btn ul.dropdown-ul li {
   		 width: 100%;
	}
	ul.breadcrumb li {
   		 font-size: 14px;
	}
	.study_in_australia-section2 h3 {
   	 font-size: 27px;
	}
	.slider-content h1 {
    	font-size: 30px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper3 {
		left: 191px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
		left: 269px;
	}
	.sucess-story h1 span.bottm-line::after {
		left: 32px;
	}
	.sucess-story h1 i.fa-plane {
		left: -166px;
		bottom: -13px;
	}
	.sucess-story .testmonial-image {
		padding: 39px 20px 0 20px;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 401px !important;
		right: 383px !important;
	}
	.sucess-story .owl-nav button.owl-next {
		left: -75px !important;
		top: 399px !important;
	}
	.sucess-story .owl-nav button.owl-prev {
		top: 401px !important;
		right: 322px !important;
	}
	
	
}
@media(max-width:412px){
	.owl-theme .owl-nav {
		margin-top: -53px  !important;
	}
}

@media(max-width:375px){
	.success-stories .container .gallery a img {
		width: 100%;
		padding: 0 50px;
	}
	.logo img {
		width: 118px;
	}
	.resp-search {
		left: 65px;
	}
	.resp-search {
   		 bottom: 4px;
	}
	 h1 {
		font-size: 22px;
	}
	.section2 #parentHorizontalTab .resp-tabs-container .resp-accordion label.text {
    	font-size: 15px;
	}
	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev{
   		 top: 372px !important;
	}
	.services-section2 .services-left span {
		font-size: 15px;
	}
	.owl-theme .owl-nav {
		margin-top: 0px;
	}
	.section1 i.fa-plane {
		top: 25px;
		left: 50px;
	}
	.section2 i.fa-plane {
		top: 31px;
		left: 81px;
	}
	.section4 i.fa-plane {
  	  top: 29px;
	  left: 55px;
	}
	.owl-theme .owl-nav {
		margin-top: -61px  !important;
	}
	footer span.footer-address {
		width: 82%;
	}
	.tourist_in_australia-section2 h3, .tourist_in_newzealand-section2 h3, .tourist_in_canada-section2 h3, .tourist_in_uk-section2 h3 {
		font-size: 20px;	
	}
	.tourist_in_uk-section2 h4 {
		font-size: 13px;
	}
	.tourist_in_canada-section2 p,
	.tourist_in_uk-section2 p,
	.tourist_in_australia-section2 p,
	.tourist_in_newzealand-section2 p {
		padding-bottom: 10px;
	}
	.tourist_in_canada-section2 ol li,
	.tourist_in_newzealand-section2 ol li ,
	.tourist_in_canada-section2 ol li,
	.tourist_in_uk-section2 ol li {
		margin: 5px 0;
	}
	ul.breadcrumb li {
		font-size: 11px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
		left: 250px;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper3 {
		left: 173px;
	}
	.sucess-story .testimonial-inner span.testimonial-span {
		font-size: 12px;
	}
	.sucess-story h1 span.bottm-line::after {
		left: 10px;
	}
	.sucess-story h1 i.fa-plane {
		left: -184px;
		bottom: -13px;
	}
	.sucess-story .testimonial-inner span.testimonial-span {
		padding-top: 38px;
	}
	.sucess-story .owl-carousel .owl-nav button.owl-prev,
	.sucess-story .owl-carousel .owl-nav button.owl-next{
		height: 40px !important;
		width: 40px !important;
		line-height: 14px !important;
	}
	.sucess-story .owl-carousel .owl-nav button.owl-prev {
		right: 289px !important;
	}
	.sucess-story .owl-nav button.owl-next {
		top:370px !important;
		left: -70px !important;
	}
	.sucess-story .testmonial-image {
		height: 391px;
	}
	.flex-caption h1 {
		font-size: 23px;
	}
	.flex-caption span {
		padding: 15px 10px 0 10px;
	}
	.flex-caption {
		bottom: 219px;
	}
}

@media(max-width:320px){
	
	.resp-search {
    	bottom: 10px;
	}	
	.main-nav .navigation {
   	 	padding: 10px 0 55px 0;
	}
	h1 {
		font-size: 20px;	
	}
	.section1 i.fa-plane {
		left: 48px;
	}
	.section2 i.fa-plane {
		left: 86px;	
	}
	.section4 i.fa-plane {
		top: 29px;
		left: 55px;
	}
	.owl-carousel .owl-nav button.owl-prev {
		top: 403px !important;
		right: 143px !important;
	}
	.owl-carousel .owl-nav button.owl-next {
		top: 403px !important;
		left: -136px !important;
	}
	.aboutus-section2 .label {
    font-size: 22px;
	}
	.owl-theme .owl-nav {
		margin-top: -62px !important;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper2 {
		left: 90px;
	}
	.packages .packages-right .package-bottom li:hover .label3 {
		left: 110px;
		width: 36%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper3 {
		left: 151px;
	}
	.packages .packages-right .package-bottom li:hover .label4 {
		left: 180px;
		width:31%;
	}
	.packages .packages-right .package-bottom li:hover .triangle-upper4 {
		left: 208px;
	}
	.sucess-story h1 {
		font-size: 23px;
	}
	.sucess-story h1 span.bottm-line::after {
		top: 37px;
	}
	.sucess-story h1 i.fa-plane {
		left: -151px;
		bottom: -14px;
	}
	.sucess-story .owl-carousel .owl-nav button.owl-prev {
		top: 381px !important;
		right: 239px !important;
	}
	.sucess-story .owl-carousel .owl-nav button.owl-next {
		top: 381px !important;
		left: -65px !important;
	}