input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}



.msg_error {
	color: red !important;
	text-align: center;
	padding: 5px 5px;
	margin-top: 10px;
}
.rad, .ckb {
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
.rad > input, .ckb > input { /* HIDE ORG RADIO & CHECKBOX */
	visibility: hidden;
	position: absolute;
}
/* RADIO & CHECKBOX STYLES */
.rad > i, .ckb > i {     /* DEFAULT <i> STYLE */
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	transition: 0.2s;
	box-shadow: inset 0 0 0 8px #fff;
	border: 1px solid gray;
	background: gray;
}
/* CHECKBOX OVERWRITE STYLES */
.ckb > i {
	width: 25px;
	border-radius: 3px;
}
.rad:hover > i { /* HOVER <i> STYLE */
	box-shadow: inset 0 0 0 3px #fff;
	background: gray;
}
.rad > input:checked + i { /* (RADIO CHECKED) <i> STYLE */
	box-shadow: inset 0 0 0 3px #fff;
	background: orange;
}
/* CHECKBOX */
.ckb > input + i:after {
	content: "";
	display: block;
	height: 12px;
	width: 12px;
	margin: 2px;
	border-radius: inherit;
	transition: inherit;
	background: gray;
}
.ckb > input:checked + i:after { /* (RADIO CHECKED) <i> STYLE */
	margin-left: 11px;
	background: orange;
}
.msg {
	font-size: 18px !important;
	margin-left: 265px !important;
	margin-top: 11px !important;
}
 @media only screen and (max-width: 479px) and (min-width: 320px) {
.msg {
	font-size: 18px !important;
	margin-left: 0px !important;
	margin-top: 5px !important;
}
}
.lavaLampBottomStyle li a::after {
	content: '';
	display: block;
	width: 0;
	height: 3px;
	background: #1ec4ec;
	transition: width .3s;
	margin-top: 4px;
}
.lavaLampBottomStyle li a:hover::after {
	width: 100%;
	transition: width .3s;
}
.lavaLampBottomStyle li.active a::after {
	width: 100%;
	transition: width .3s;
}
.baner_form_select {
	width: 244px !important;
}
#side_pop_1_wrapper {
	z-index: 99999999 !important;
}
.fb_account_btn {
	width: 163px !important;
}
.subscription_total {
	width: 263px;
	margin: 0;
	float: right;
}
.step_btn {
	/*background: #e0e0e0;*/
	color: #666;
	cursor: pointer;
	/* margin: 0.4em; */
	margin-bottom: 25px;
	font-size: 17px;
	text-transform: uppercase;
	/* padding: 1em; */
	text-decoration: none;
	width: 199px;
	height: 86px;
}
.step_btn {
	position: relative;
	transform: translateZ(0px);
	transition-duration: 0.3s;
	transition-property: color;
	-webkit-transform: translateZ(0px);
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: color;
	color: #fff;
	vertical-align: middle;
	margin-bottom: 7px;
	margin-right: 7px;
}
.step_btn:hover strong {
	color: #fff;
	margin: 24px 0px 0 0 !important;
}
.step_btn strong {
	font-size: 16px;
	color: #fff;
	float: none !important;
	margin: 34px 0 0 0 !important;
	text-align: center;
	display: inline-block;
}
.payment_log_drop_sec table tr td span {
	float: right;
	width: auto;
}
.step_btn span {
	font-size: 30px;
	color: #757575;
	margin: 24px 20px 0 0;
	float: right;
	font-weight: bold;
}
.hide_cross {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 19px;
	cursor: pointer;
	top: 30px;
}
.payment_log_drop_sec {
	width: 96%;
}
.payment_log_drop_sec {
	width: 804px;
	background: #fff;
	padding: 28px;
	overflow: hidden;
}
.add_reseller_outer h2 {
	font-weight: 300;
	font-size: 28px;
	color: #424242;
	margin-bottom: 35px;
}
.payment_log_drop_sec table {
	width: 90%;
	margin-top: 25px;
}
thead {
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.payment_log_drop_sec table tr td {
	padding: 11px 0;
}
.payment_log_drop_outer {
	width: 100%;
	float: left;
	/*border-top: 1px solid #c6c6c6;*/

	margin-top: 20px;
	position: relative;
}
.sunscription_row {
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
} 
.view_alll ul li {
	width: 87px;
	padding: 11px 0 18px;
	/* background: url(/img/reseller_templates/avp/submit_btn.png) no-repeat;  */
	display: inline-block;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: none;
	margin-top: 35px;
	font-size: 16px;
}
.blog_bot_twitter {
	margin-left: 10px !important;
}
.video_banner img {
	height: 100% !important;
}
 @media only screen and (max-width: 479px) and (min-width: 320px) {
	 .begin_account {padding: 25px 10px 25px;}

.video_banner img {
	height: 375px !important;
}
}
.baner_slider_txt h2 {
	color: #000 !important;
}
.category_sec_vid ul li a {
	float: none;
}
.reply_button_border {
	border: none;
}
.tabbox3 {
	display: inline-block;
	width: 32%;
	vertical-align: top;
}
.blogleft p, .blogleft-1 p {
	padding: 10px 0 0;
	margin-bottom: 20px;
	color: #385461 !important;
}
.blogleft-1 {
	font-size: 24px;
}
.baner_txt_area_blog {
	width: 550px;
	margin: 0 auto;
	position: absolute !important;
	top: 200px;
	margin-left: 139px;
}
.baner_txt_area_blog h1 {
	color: #000;
	font-size: 36px !important;
	line-height: 42px !important;
	text-align: left;
}
.baner_txt_area_blog p {
	font-size: 28px !important;
	font-weight: bold;
	line-height: 33px !important;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 8px;
	text-align: left;
}

/*************************************************8-9-16****************************************************/
	
@media only screen and (max-width: 768px) {
.pop_form_outer_sml_input {
	width: 100%;
}
.pop_form_row {
	margin-bottom: 0px;
}
.pop_form_sml_right, .pop_form_outer_sml {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
}
/***********************************by ram css*********************************/
.university-videos-details .university_header {
	min-height: 612px;
	background: url(/img/reseller_templates/ttn/video_baner.jpg) 0 0 no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
}
.university-videos-sdetails .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-documents-sdetails .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-articles-sdetails .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-images-sdetails .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-podcasts-sdetails .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-webinars-sdetails .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-articles-series .university_header {
	background: url(/img/reseller_templates/ttn/product_sell_baner.jpg) no-repeat;
	height: 436px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-videos-series .university_header {
	background: url(/img/reseller_templates/ttn/product_sell_baner.jpg) no-repeat;
	height: 436px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-webinars-series .university_header {
	background: url(/img/reseller_templates/ttn/product_sell_baner.jpg) no-repeat;
	height: 436px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-documents-series .university_header {
	background: url(/img/reseller_templates/ttn/product_sell_baner.jpg) no-repeat;
	height: 436px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-podcasts-series .university_header {
	background: url(/img/reseller_templates/ttn/product_sell_baner.jpg) no-repeat;
	height: 436px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-images-series .university_header {
	background: url(/img/reseller_templates/ttn/product_sell_baner.jpg) no-repeat;
	height: 436px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.university-university-index .university_header {
	background: url(/img/reseller_templates/ttn/university_header.jpg) no-repeat;
	height: 612px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.iframe_size {
	width: 86px;
	height: 86px;
	float: left;
}
.right_arrow {
	float: right;
}
.gback_button {
	float: right !important;
}
.btsize {
	font-size: 25px;
}
.university_navigation_outer ul li a {
	float: left;
	color: #fff;
	font-size: 18px;
}
a {
	text-decoration: none;
	outline: none;
	border: none;
	color: #7a7a7a;
}
.university_icons {
	background-position: center 5px !important;
	background-repeat: no-repeat !important;
	padding-top: 30px;
}
/*-------------- Event Rooms CSS  ---------------------------  */
.price_button {
	width: 275px !important;
	margin-left: 5px !important;
}
.mobi_navi {
	z-index: 999999999 !important;
}

/* -------- Journey Page --------------------  */

@media (min-width: 769px) {
.plan_input, .plan_form_row select, .tab_calender {
	width: 48% !important;
}
.plan_input_right, .select_right {
	width: 48% !important;
	float: right !important;
	margin-left: 15px !important;
}
.journey_tab_wrp {
	text-align: center;
}
}
@media (max-width: 768px) {
.plan_input, .plan_form_row select, .tab_calender, .plan_input_right, .select_right {
	margin-bottom: 15px;
}
.plan_desti_input {
	width: 200px;
}
.search_submit {
	margin-left: 0px !important;
}
}
.ui-autocomplete {
	z-index: 9999999999 !important;
}
#country_container {
	display: inline-block;
	width: 70%;
}
.journey_drop {
	float: none !important;
}
.search_submit {
	width: 165px;
	height: 48px;
	border: none;
	border-radius: 5px;
	background: #f3835b;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 25px;
}
.journey_inputt {
	width: 150px !important;
}
/* ------------------------------------------- */

.login_popup_iframe {
	height: 429px !important;
	width: 616px !important;
}
.plain_trip_pop_wrp {
	width: 614px !important;
	margin: 0 auto;
	padding: 20px;
	background: #ffffff !important;
	position: relative;
}
.uni_box_prod a, .uni_box_prod a:hover {
	color: #385461;
}
.anchor_black {
	color: #000000 !important;
}
.journey_mid_col_sec_outer ul li {
	vertical-align: top !important;
}
.inner_page_left_inner ul {
	text-align: left !important;
}
.contact_outer_sec {
}
.uni_expert_sec {
	height: auto;
	padding-bottom: 80px;
}
.contact_detail_left {
	float: left;
	margin-left: 5px !important;
}
.plain_trip_pop_wrp {
	background: #1ec3ec !important;
}
.prod_bot_sec ul li {
	background: none;
}
.plan_trip {
	float: right;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #98ce44;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 2px;
	border-radius: 6px;
}
.plain_trip_pop_wrp {
	width: 750px;
	margin: 0 auto;
	padding: 20px;
	background: #1ec3ec;
	position: relative;
}
.plain_trip_pop_wrp h4 {
	text-align: center;
	color: #fff;
	font-size: 25px;
	margin-bottom: 25px;
}
.plan_pop_cross {
	width: 15px;
	height: 15px;
	background: url(/img/reseller_templates/ttn/white_cross.png) no-repeat;
	border: none;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}
.plan_form_row {
	margin-bottom: 15px;
}
.plan_input {
	width: 100%;
	background: #fff;
	height: 33px;
	padding: 0 16px;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
}
.plan_form_row select {
	width: 100%;
	padding: 0 12px 0 12px;
	border: none;
	height: 33px;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #767676;
	appearance: none;
	border-radius: 5px;
	background: #fff url(/img/reseller_templates/ttn/arrow.png) no-repeat right center;
	font-size: 16px;
}
.plan_calender {
	width: 100%;
	float: none;
	background-color: #fff;
	margin: 0;
	padding: 0 16px;
	box-sizing: border-box;
	color: #000;
	background: #fff url(/img/reseller_templates/ttn/calender_icon.jpg) 98% center no-repeat;
	font-size: 16px;
	border-radius: 5px;
	border: none;
	height: 33px;
}
.pln_destination_outer {
	width: 100%;
	background: #fff;
	margin-bottom: 15px;
	padding: 20px;
	height: 120px;
	box-sizing: border-box;
	border-radius: 5px;
}
.plan_desti_input {
	width: 280px;
	height: 33px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	color: #000;
	font-size: 16px;
	padding: 0 14px;
	box-sizing: border-box;
}
.plan_txtarea {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	height: 133px;
	padding: 20px 16px;
	border: none;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	font-family: "Lato", sans-serif;
}
.plan_submit {
	width: 120px;
	height: 35px;
	background-color: #337ab7;
	border: 1px solid #2e6da4;
	color: #fff;
	text-align: center;
	cursor: pointer;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	text-transform: uppercase;
}


/*****************************20-09-2016***************************************/


@media only screen and (min-width: 1171px) {
	.prod_chapter_top_outer {
		margin-top: 79px;
	}
	.prod_sell_baner_outer {
		margin-top: 79px;
	}
	
}


.blog_bot_twitter {
	
	background: url(/img/reseller_templates/ttn/blog_bot_twitter.png) no-repeat;
    width: 53px;
    height: 54px;
    float: left;
    margin-left: 10px;
    margin-right: auto;
    transition: all ease 0.3s;
	
}

.blog_bot_facebook {
	
	background: url(/img/reseller_templates/ttn/blog_bot_facebook.png) no-repeat;
    width: 53px;
    height: 54px;
    float: left;
    margin-left: 10px;
    margin-right: auto;
    transition: all ease 0.3s;
	
}

.blog_bot_youtube {
	
	background: url(/img/reseller_templates/ttn/blog_bot_youtube.png) no-repeat;
    width: 53px;
    height: 54px;
    float: left;
    margin-left: 10px;
    margin-right: auto;
    transition: all ease 0.3s;
	
}

/*---------------    Date 23-9-2016 ------------------------ */


.inner_page_left_inner ul li a{
    
        font-size: 24px;
        color: #385461;
       margin-top: 28px;
  }
 
 .inner_page_left_inner ul li ul li a {
    color: #7b7b7b;
    font-size: 16px;
    padding-bottom: 8px;
  }
  
  .page_found{
    text-align: left !important;
    color: #000000;
    font-size: 36px;
	
    }
	.navigation_outer{ box-shadow:none; }
  	
 @media only screen and (min-width: 1171px){
	.testi_baner_outer{
	  
	 min-height: 200px;
	  
  } 
 }
@media only screen and (max-width: 479px) and (min-width: 320px){
    
  .inner_page_left {
   
    min-height: 100px !important;
  
  }

  .inner_page_left_inner {

      min-height: 100px !important;
  
  }
  
  .inner_page_right p{
      
      padding-right:0px !important;
  }
  

} 

/*---------------------------------------------------------------------*/

 .nameh{
	 
	     margin-bottom: 0px !important; 
 }
 
 .namesh{
	 
	 margin-bottom: 10px !important; 
 }
.special_baner_height {
    height: 190px !important;
}
.specialist_feature_btn_book {
    float: left;
    margin: 0 10px 0 0;
    width: 160px;
    height: 53px;
    border-radius: 5px;
    background: #f3835b;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
    border-bottom: 5px solid #c55933;
    color: #fff;
    text-transform: uppercase;
}



/*-------------------------------   Index Page CSS----------------- */







/*-------------------    Rescierge Page ----------------------------- */


.minpb{
				
				min-height:167px !important;
			}
			
.pln_destination_outer {
    height: auto !important;
    min-height: 120px !important;
}

.pln_destination_outer {
    width: 100%;
   background: url(/img/reseller_templates/ttn/rescierge_txtarea.png) no-repeat;
    margin-bottom: 15px;
    padding: 20px;
    height: 120px;
    box-sizing: border-box;
    border-radius: 5px;
	border-bottom: 1px solid;
    color: #cfcfcf;
}

#country_container {
    display: inline-block;
    width: 70%;
}

.c-text span.txt {
    padding-right: 10px;
    color: #0a0a0a;
}

.c-text {
    border: 1px #877461 solid;
    padding: 2px 5px 2px 5px;
    margin: 5px;
    border-radius: 5px;
    display: inline-block;
}

.c-x {
    cursor: pointer;
}


.error {
    color: red !important;
	font-size: 25px;
	    text-align: center;

}	

.anchor_text{
   color:#385461 !important;
  }		
.search_new_box {
    margin: 0px auto 0;
    font-size: 17px;
    color: #000;
}
.search_new form {
    background: url() 0 0 no-repeat;
    width: 100%;
    height: 52px;
    margin-bottom: 5px;
}

 
 .anchor_text_white{
	
	color: white !important;
}

.pjust{
	
	text-align:justify !important;
}

 .error{ color:red; }
 
 .home_addon{
	 
	     
		width: 204px;
		height: 95px;
		margin: 70px auto 30px;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
	 
 }
 @media only screen and (min-width: 480px) and (max-width: 767px) {
	.ttn_box_sec ul li:first-child {
		margin-left: auto !important;
	}
}
 /*
 .ttn_box_sec ul li:first-child {
    margin-left: 0px !important;
}*/ 


.chatiframe {
    width: 330px;
    height: 400px;
    position: fixed;
    bottom: 0;
    right: 0;
    user-select: none;
    -webkit-user-select: none;
    z-index: 99999999999;
    border: none;
}
 
.tour_popuo{
    margin: 0 1px 0 0px;
    border-radius: 4px;
    padding: 5px;
	cursor: pointer;
}
.book_now{margin: 0px 0px 0 1px;border-radius: 4px;padding: 5px; border:0px;background: #fff;cursor: pointer;}

.atp-sec-left .para{
	padding: 0 30px 30px;
}
.new_baner_calender_new {
    width: 201px;
    font-size: 14px;
    height: 50px;
    text-transform: uppercase;
    background:#fff;
    float: left;
    color: #333;
       border-radius: 3px;
    margin: 0px 0px 0px 3px;
    padding: 0 4px;
    box-sizing: border-box;
}

.new_baner_select_new {
   /*background: url(/img/reseller_templates/ttn/new_baner_select_bg.png) no-repeat;*/
    width: 228px;
    height: 50px;
    /*-moz-appearance: none;
    -webkit-appearance: none;*/
    color: #999;
        border-radius: 3px;
    float: left;
    font-size: 13px;
    text-transform: uppercase;
   margin: 0px 0px 0px 3px;
    padding: 0px 0px 1px 0px;
}

.journey_input_new {
    width: 367px;
    height: 50px;
    background: url(/img/reseller_templates/ttn/tab_input_box.png) no-repeat;
    border: none;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #cdcdcd;
    font-weight: bold;
    padding: 0 20px;
    box-sizing: border-box;
    float: left;
}
.university_pagination{
	float: right;
	width: auto;
}
.university_previous_pegi{
	margin-right: 50px;
}
.university_next_pegi{
	margin-right: 10px;
}

.university_video_nav_outer ul li ul {
	left: -16px;
	top: 85px;
}

.event_input_big_textarea {
	background:#eee;
    width: 62.5%;
    height: 150px;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    float: left;
    border: none;
    font-size: 15px;
	border-radius:5px;
}

.event_input_big_tour{
	background:#eee;
    width: 62.5%;
    height: 52px;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    float: left;
    border: none;
    font-size: 15px;
	border-radius:5px;
}
.university_video_icon_sec{
	min-height: 114px;
}
.atptext{
	
	font-size:17px !important;
}
.anchor_text_black{
	color:#000 !important;
}
.ui-autocomplete-input {
       -webkit-appearance: none;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    color: #999999;
    font-family: "GFS Didot", serif;
    font-size: 14px;
    height: 46px;
    float: left;
    margin: 1px 0px 0px 4px !important;
    padding: 1px 15px 1px 5px;
    width: 18% !important;
}

.event_form_row {
    width: 105% !important;
}

.blog_vdetails iframe{
	
	    height: 485px !important;
	
	
}




/*---------------------------  Date 15 Nov 2016 ----------------------------------------- */


.address{
	
	min-height:44px !important;
}

.spcl{
	
	min-height:100px !important;
}

@media only screen and (max-width: 479px) and (min-width: 320px){
	
	.spcl,address{
	
	    min-height:inherit !important;
		
    }
	
}

.pln_destination_outer > .ui-autocomplete-input {
   width: 22% !important;

}

.view_all ul li {
	width: 87px;
	padding: 11px 0 18px;
	display: inline-block;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: none;
	margin-top: 35px;
	font-size: 16px;
	
}

.view_all{
	float:right !important;
}
.view_alll .active a {
   /* background: #337ab7;*/
	border-radius: 5px;
	color: #f3835b;
}






.common_hotel_pop_outer{
	opacity: 0;
	visibility: hidden;
}

.tour_container{
	min-height: 400px;
}

/***************************************LOADER***************************************/


@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.uil-ring-css {
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.29)
}
.uil-ring-css > div {
  position: absolute;
  display: block;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #1ec4ec;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite;
}
.top_outer{
 z-index: 1;
}
.travel_busines_bot_nav{
	z-index: 999;
}
.pagination ul li {
	width: auto;
	padding: 11px 0 18px;
	/* background: url(/img/reseller_templates/avp/submit_btn.png) no-repeat;  */
	display: inline-block;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: none;
	margin-top: 35px;
	font-size: 16px;
}
.pagination .active a {
   /* background: #337ab7;*/
	border-radius: 5px;
	color: #f3835b;
} 

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.pagination ul li {
		width: auto !important;
	}
}

.university_video_nav_outer{
  z-index: 9;
}

.thanks_inner{
	
	min-height:200px !important;
	padding-top:100px !important;
	
}

.flash_success{
	color:red;
	margin-top:10px;
	
} 
