body{
	font-family: "Roboto", arial, sans-serif;
	font-size: 14px;
}
a:hover{text-decoration: none;}
h1, h2, h3, h4, h5, h6{
	font-family: "Montserrat",sans-serif;
}
.posttitle {
    font-size: 30px;
    text-transform: capitalize;
    color: #555555;
    background-size: 7.5% 1px;
    font-family: "Montserrat",sans-serif;
}
/*Header*/
.navbar-brand>img{
	width: 234px;
}
.navbar-default ul.navbar-nav {
  margin: 20px 0 10px 0;
}
.navbar-default .navbar-nav>li>a {
color: #555555;
text-transform: uppercase;
font-size: 12px;
line-height: 38px;
padding: 0 10px;
font-family: "Montserrat",sans-serif;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #c33b00;
}
.navbar-default {
  background-color: #fff;
  min-height: 76px;
}
.navbar-nav > li.contact a {
  background: #c33b00 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  padding: 0 15px;
}

.navbar-nav > li.bookmark a {
  background: #c33b00 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  padding: 0 8px;
  margin-left:5px;
  border:1px solid #c33b00 ;
  line-height:36px;
}
.navbar-nav > li.bookmark a:hover{
	color: #c33b00;
}
.navbar-nav > li.bookmark span{
	position:absolute;
	top:-5px;
	right:-5px;
	background: #fff none repeat scroll 0 0;
    border-radius: 50%;
	border:1px solid #c33b00 ;
	font-size:11px;
	padding:0 4px;
	color:#ad8d00;
}
.navbar-nav > li.bookmark:hover span{
	background: #c33b00 none repeat scroll 0 0;
	color:#fff;
}

.navbar-nav > li:last-child a {
  background: #c33b00 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  padding: 0 30px;
  text-align: center;
}
.navbar-nav>li {
    float: left;
    position: relative;
}
.navbar-nav>li:hover ul {
    display: block;
}
.navbar-nav>li ul {
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 35px;
    background: #fff;
    width:100%;
}
.navbar-nav>li ul li {
    padding: 0 15px;
    line-height: 30px;
    border-top: 1px solid #ddd;
}
.navbar-nav>li ul li a {
    color: #555555;
	text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat",sans-serif;
}
.navbar-nav>li ul li:hover a {
    color: #c33b00;
}


header{

}
.video-panel {
  height: 470px;
  width: 100%;
  background: #000;
  overflow: hidden;
  margin-top: 75px;
  position: relative;
}
.video-panel video {
 height: 470px;
 width: 100%;
}


/* Header Slider */
.header-slider {
  padding-top:35px;
}
.header-slider .owl-theme .owl-nav [class*="owl-"] {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  color: white;
  cursor: pointer;
  display: block !important;
  font-size: 14px;
  height: 33px;
  margin: 0;
  padding: 0;
  text-indent: -10000px;
  width: 33px;
  position: absolute;
  top: 50%;
    transform: translateY(-50%);
}
.header-slider .owl-theme .owl-nav .owl-prev {
  background-image: url("../images/arrow-left.png");
  left: -65px;
}
.header-slider .owl-theme .owl-nav .owl-next {
  background-image: url("../images/arrow-right.png");
  right: -65px;
}

.header-slider .owl-controls .owl-dots {
  display: none !important;
}

.searchtagline{color: #fff;padding: 20px 0px; width:50%;margin:0px auto;}
.searchbox input.form-control{border: #fff; height: 55px;padding: 10px;width: 580px;}
.searchbox button{color:#fff;background: #c33b00;padding: 10px;border: none;height: 55px;width: 150px;}

.sectiontitle{font-family: "Montserrat",sans-serif;font-size: 26px; font-weight: bold;text-align: center;text-transform: uppercase;padding-bottom: 25px;margin-bottom: 50px;background: url(../images/section_bg.jpg) no-repeat bottom center;color: #555555;}
.sectiontitle_w{font-family: "Montserrat",sans-serif;font-size: 20px; font-weight: bold;text-align: center;text-transform: uppercase;padding-bottom: 20px;margin-bottom: 30px;background: url(../images/section_bg_w.jpg) no-repeat bottom center;color: #ffffff;}
.featureduniversities div.col-md-2{ width: 20%; }
.featureduniversities div.col-md-2 img{ width: 100%;}

/*Services*/
.services{
	padding-top: 50px;
    position: relative;
}
.services .container{
	 /*padding: 0px 80px;*/
	 position: relative;
}
/*.services .sectiontitle{font-weight:normal;}
.featureduniversities .sectiontitle {font-weight:normal;}
.countrieslist .sectiontitle {font-weight:normal;}*/
.single_service{
	padding-bottom: 40px;
}
.single_service i{background: url(../images/service.jpg);width: 45px;height: 45px;overflow:hidden;display: inline-block; vertical-align: middle; }
.single_service i.psychology{background-position: 0px 0px;}
.single_service i.nurshing{background-position: -45px 0px;}
.single_service i.education{background-position: -90px 0px;}
.single_service i.socialwork{background-position: -135px 0px;}
.single_service i.medicine{background-position: -180px 0px;}
.single_service i.language{background-position: -225px 0px;}
.single_service i.geology{background-position: -270px 0px;}
.single_service i.communication{background-position: -315px 0px;}
.single_service i.law{background-position: -360px 0px;}
.single_service i.history{background-position: -405px 0px;}
.single_service i.business{background-position: -450px 0px;}
.single_service i.agriculture{background-position: -495px 0px;}
.services .readmore a{color: #c33b00;text-decoration: underline;font-weight: bold;}

.single_service h2{
	color: #3e3e3e;
    font-size: 14px;
    display: inline-block;
    width: 72%;
	vertical-align: middle;
	font-weight: normal;
}
.single_service a{
	color: #3e3e3e;
}
.single_progress_bar .progress {
height: 1px;
margin-bottom: 20px;
overflow: hidden;
background-color: #d5d5d5;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.single_progress_bar .progress-bar {
background-color: #2d3334;
}
.single_progress_bar h2{
	color: 000;
	font-size: 14px;
	font-weight: 400;
}

.skycraper_left, .skycraper_right{display: none; position: absolute; top:0px; width:140px; }
.skycraper_left{ left: -135px;}
.skycraper_right{ right: -135px;}
.skycraper_left a, .skycraper_right a{display:block; text-align:center; margin-bottom:10px;}

/*.skycraper_left {
    float: left;
    width: 10%;
	 margin-bottom: 20px;
}
.skycraper_right {
   float: right;
    width: 10%;
	 margin-bottom: 20px;
}*/
.container-center {
 /*float: left;
    width: 80%;*/
}
.skycraper_left a, 
.skycraper_right a{display:block; text-align:center; margin-bottom:10px;}

footer {
  float: left;
  width: 100%;
}

.ads_slider{padding: 50px 0px;}

.eventsection{
	background: url(../images/eventbg.jpg) no-repeat;
	height: 653px;
	margin-top: 55px;
	padding: 40px 0px;
}
.video_section{
	max-width: 570px;
	max-height: 300px;
}
 
.embed-responsive.embed-responsive-4by3{padding-bottom: 70%;}
.event img{width: 100%;}
.eventsection_desc{ text-align: center; padding: 40px 10px 0px 10px; color: #fff;}
.eventsection_desc a{color:#fff;text-decoration:underline;}

.countrieslist{
	padding: 50px 0px;
}

.aboutus{
	padding: 50px 0px;
	line-height: 24px;
}
.aboutus .aboutus_title{
	font-size: 20px; text-transform: uppercase;padding-bottom: 5px;margin-bottom: 30px;background: url(../images/section_bg.jpg) no-repeat bottom left;color: #555555;
	background-size: 7.5% 1px;
	font-family: "Montserrat",sans-serif;
}

.newsletter{
	background: url(../images/newsletter.jpg) no-repeat top center;
	height: 350px;
	padding: 50px 0px;
}

.newsletter .sectiontitle_w{
	font-size: 26px;
}
.newsletterbox input{
	border: #fff;
	height: 55px;
	padding: 10px;
	width: 620px;
	margin-bottom: 30px;
}
.newsletterbox button{
	color:#fff;
	background: #c33b00;
	padding: 10px;
	border: none;
	height: 55px;
	width: 150px;
	margin-bottom: 30px;
}

.newsletter_content{
	text-align: center;
	font-weight: bold;
	color: #fff;
	width: 50%;
	margin: 0px auto;
	font-size: 17px;
}

footer{
	background: #2e2e2e;
	padding: 80px 0px 20px 0px;
	color: #fff;
}
.footer_title{
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
footer ul{
	padding-left: 0;
	list-style: none;
}
footer ul li{
	margin-bottom: 5px;
}
footer ul li a{
	color: #fff;	
}
footer ul li a:hover{
	opacity: 0.8;
	color: #fff;
}
.socialicon {
	margin-bottom: 10px;
}
.socialicon a{
	color: #c33b00 ;
	border: 1px solid #c33b00 ;
	padding: 0px 0;
	font-size: 24px;
	text-align: center;
	display: inline-block;
	width: 38px;
	margin-right: 5px;
}
.socialicon a:hover{
	background: #c33b00 ;
	color: #fff;
}
.address{
	line-height: 32px;
}

footer hr{
	margin-left:30px;
	margin-right:30px;
	opacity: 0.3;
}
.footer2{
	padding-top: 10px;
}
.footer2 .footer_link{
	margin-bottom: 20px;
}
.footer2 .footer_link a{
	text-transform: uppercase;
	margin: 0px 15px;
	color: #fff;
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
}

.copyrights{
	margin-top: 1%;
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 0;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 0%;
	width: 100%;
	background: #c33b00;
	text-align: center;
	cursor: pointer;
	 text-align: center;
}

.grid figure img {
	position: relative;
	display: inline-block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #000;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 150;
	font-size: 12px;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-bubba {
	background: #f95f1d;
	display: flex;
    align-items: center;
    justify-content: center;
    min-height: 107px;
}

figure.effect-bubba img {
	opacity: 0.3;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	    max-width: 100%;
    min-height: 0;
}

figure.effect-bubba:hover img {
	opacity: 0.8;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 0.5;
    -webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 0.7;
    
}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    border: 4px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #2d3334;
    text-decoration: none;
    font: 24px/27px Arial, sans-serif;
	 border: #2d3334 1px solid;
}
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover{
	font: 24px/27px Arial, sans-serif;
}
.jcarousel-control-prev {
    left: -35px;
}

.jcarousel-control-next {
    right: -35px;
}

.address a { 
color: #c33b00;
}
.address a:hover {
    color: #a31b00;
}


/****** Inner page *****/

.innercontent{
	padding:30px 0px;
}
.innercontent .container{
	position:relative;
}
.sidebar-title{
	color: #fff;
	background: #c33b00;
	padding: 10px;
}
.sidebar-desc{
	border:1px solid #c33b00;
	padding: 5px;
}
.sidebarbox{margin-bottom:10px;}
.input_key{width:calc(100% - 35px);border:1px solid #c33b00;padding:5px;}
.btn_search{border:1px solid #c33b00;color: #fff;background: #c33b00;padding: 5px 8px;}
select.dropdown{
	width:100%;border:1px solid #c33b00;padding:5px;
}
.subjectbox{max-height:150px;overflow-y:auto;padding:10px;}
.subjectbox div{margin-bottom:5px;border-bottom:1px dotted #c33b00;}
.subjectbox div:last-child{border-bottom:none;}

.pagetitle{
	font-size: 30px; text-transform: capitalize;padding-bottom: 5px;margin-bottom: 30px;background: url(../images/section_bg.jpg) no-repeat bottom left;color: #555555;
	background-size: 7.5% 1px;
	font-family: "Montserrat",sans-serif;
}
.breadcrumb>li+li:before{
	content: "\f101";
	font: normal normal normal 14px/1 FontAwesome;
}


/* 09-10-2017 */
.spacial{border:1px solid #c33b00; margin:15px 0 35px 0;border-radius: 10px; padding:20px 0px 10px 0px; position: relative;display: flex;}
.spacial .col-md-4 {
	align-self: center;
}
.spacial-heading {
    position: absolute;
    top: -14px;
    left: 30px;
    border: 2px solid #c33b00;
    padding: 0 10px;
    border-radius: 5px;
	background: rgba(246,238,246,1);
background: -moz-linear-gradient(left, rgba(246,238,246,1) 0%, rgba(234,215,234,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(246,238,246,1)), color-stop(100%, rgba(234,215,234,1)));
background: -webkit-linear-gradient(left, rgba(246,238,246,1) 0%, rgba(234,215,234,1) 100%);
background: -o-linear-gradient(left, rgba(246,238,246,1) 0%, rgba(234,215,234,1) 100%);
background: -ms-linear-gradient(left, rgba(246,238,246,1) 0%, rgba(234,215,234,1) 100%);
background: linear-gradient(to right, rgba(246,238,246,1) 0%, rgba(234,215,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6eef6', endColorstr='#ead7ea', GradientType=1 );
}
.spacial-heading img {
    position: absolute;
    right: -27px;
    top: -14px;
}
.spacial-heading span {
    padding-right: 5px;
	color: #c33b00;
	font-size: 12px;
}

.shLink {
	color: #c33b00;
	font-size:16px;
	float: left;
}
.shLink .fa {
font-size:20px;
color: #c33b00;
}
.coursesList {
    padding-top: 10px;
}
.showLink .fa {
    margin-top: -4px;
    display: inline-block;
    float: left;
}
.hideLink .fa {
    float: left;
    margin-top: 4px;
}

.spacial .title{font-size:18px; font-weight:bold;color:#c33b00;margin-bottom:10px;}
.spacial .title:before{
	content: "\f0a3";
	font: normal normal normal 20px/1 FontAwesome;
	color:#ffbb00;
	margin-right:5px;
}

.spacial .thumb:before{
content: "";
position: absolute;
top:0;
left:0;
height:100%;
width:1px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(157,84,156,1) 50%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(157,84,156,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(157,84,156,1) 50%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(157,84,156,1) 50%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(157,84,156,1) 50%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(157,84,156,1) 50%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.thumb img{width:80%;}
.spacial .unidesc{margin-left:20px;}

.commonlist{margin-top:10px;padding:10px 0px;border-bottom:1px solid #c33b00;}
.institutelist{border-bottom: none;}
.institutelist-border{border-bottom: 2px solid #101010;margin-bottom: 10px;}
.commonlist .title{font-size:18px; font-weight:bold;color:#c33b00;margin-bottom:10px; word-wrap: break-word;}
.commonlist .title:before{
	content: "\f1ad";
	font: normal normal normal 14px/1 FontAwesome;
	color:#666;
	margin-right:5px;
}
.commonlist .unidesc{margin-left:20px;margin-bottom:5px;}
.commonlist .unisubdesc{font-size:16px;margin-left:20px; margin-bottom:5px;font-weight:600}
.commonlist .readmore{background:#c33b00;color:#fff;margin-left:20px;padding:3px 5px;display:inline-block;border-radius: 3px;float:left;}

/* Events Page Css */
/* Events Page Css */

#accordion-nav {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: outside none none;
}

#accordion-nav li { }

#accordion-nav > li > a {
	display: block;
	padding: 16px 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #a23100;
	background-color: #a93300;
	font-family: "Montserrat",sans-serif;

}
#accordion-nav > li > a.down-arrow {position: relative;}
#accordion-nav > li > a.down-arrow::after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	content: "";
	display: inline-block;
	height: 0;
	margin-left: 2px;
	position: absolute;
	right: 20px;
	top: 26px;
	vertical-align: middle;
	width: 0;
}

#accordion-nav > li > a:hover, #accordion-nav > li > a.open {
	color: #fff;
	border-bottom-color: #a23100;
	background-color: #ce460c;
}

#accordion-nav li ul { display: none; background: #c33b00; padding: 0px; list-style: outside none none;}

#accordion-nav li ul li a {
	display: block;
	background: none;
	padding: 10px 0px;
	padding-left: 30px;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #a23100;
}
#accordion-nav li ul li a:hover {
	background: #ce460c;
}

.eventslist  h3 a{
	color: #67ace4;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.eventslist img {
	max-width: 100%;
	min-width: 100%;
}
.eventslist  a { color: #62a9e3;}
a.view-all-btn {
	text-shadow: none;
	background: #62a9e3;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	height: auto;
	margin: 10px 0 0 0;
	padding: 5px 20px;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
}
.eventslist p:last-child {
	margin-bottom: 0;
}
.view-all-btn:hover { background: #62a9e3;}

/* Sub Program */

.btn-purple {
	text-shadow: none;
	background: #c33b00;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	height: auto;
	margin: 10px 5px;
	padding: 8px 20px;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
	text-align: center;
	min-width: 170px;
}

.btn-purple:hover, .btn-purple:focus {background: #d34b10;color: #fff; text-decoration: none;}
.btn-grey:hover, .btn-grey:focus{background: #d0cfce;color: #fff; text-decoration: none;}
.btn-purple .fa, .btn-grey .fa { margin: 0px 5px 0 0;}
.btn-grey  {
	text-shadow: none;
	background: #bdb9b6;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	height: auto;
	margin: 10px 5px;
	padding: 8px 20px;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
	text-align: center;
	min-width: 170px;
}
.email-enquiry-form {}
.email-enquiry-form h3{color:#c33b00 ; font-family: "Montserrat",sans-serif;}
.email-enquiry-form h4{}
.email-enquiry-form  label.control-label {color:#c33b00;width: 100%;}
.email-enquiry-form  label.control-label  span {color:#333;font-weight: 300;}
.email-enquiry-form  input.form-control {}
.email-enquiry-form .textarea-box {}
.email-enquiry-form .textarea-box .textarea-required {float: right;}
.email-enquiry-form .textarea-box .textarea-required em {color:#c33b00;}
.email-enquiry-form  textarea.form-control {min-height: 150px;}
.email-enquiry-form .checkbox { margin-bottom: 0px;}
.email-enquiry-form .checkbox-group  {margin-bottom: 15px;}
.email-enquiry-form .checkbox-group .form-group { margin-bottom: 0px;}
.email-enquiry-form .checkbox-group .form-group .checkbox label {font-weight: 700; color: #333;}
.email-enquiry-form .submit-btn .checkbox { display: inline-block;}
.email-enquiry-form  .submit-btn input.submit{
	text-shadow: none;
	background: #c33b00;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	height: auto;
	margin: 10px 20px 10px 0;
	padding: 10px 20px;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
	border: medium none;
}
.email-enquiry-form  .submit-btn input.submit:hover {background: #7d3a7c;}
.square-box {background: #c33b00; padding: 20px 20px; text-align: center;margin-bottom: 20px;}
.square-box .find-out {}
.square-box  a {color: #fff;}
.square-box a .fa {
	background: #fff none repeat scroll 0 0;
	border-radius: 100%;
	font-size: 30px;
	height: 80px;
	line-height: 80px;
	width: 80px;
	color: #c33b00;
	transition: transform 0.5s ease-in-out 0s;
}
.square-box  span {font-weight: 600;}
.square-box a:hover .fa{
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}

/* Responsive 05-10-2017 */

@media only screen and (min-device-width : 768px)  {
.container-center img {
    max-width: 100%;
    height: auto;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1366px) {
.container-center .container {
 /*width: 100%;*/
}
.skycraper_left img, .skycraper_right img {
    max-width: 100%;
}
.navbar-header  {
    margin-right: 0px !important;
    margin-left: 0px !important;

}
.container-center iframe {
    width: 100% !important;
    height: auto !important;
}


}

@media only screen and (min-device-width : 768px) and (max-device-width : 992px) {

.square-box {
    display: inline-block;
    width: 33%;
}

}



@media only screen and (min-device-width : 300px) and (max-device-width : 768px) {
.skycraper_left, .skycraper_right {
    display: none;
}

.container-center {
    width: 100%;
}
.container-center img {
    max-width: 100%;
    height: auto;
}
.navbar-header  {
    margin-right: 0px !important;
    margin-left: 0px !important;

}
.container-center iframe {
    width: 100% !important;
    height: auto !important;
}
.header-slider .owl-theme .owl-nav .owl-next {
right: 0;
}
.header-slider .owl-theme .owl-nav .owl-prev {
    left: 0;
}

}
.premium-heading img {
    position: absolute;
    right: -24px;
    top: -14px;
}

.event_title{
    margin-bottom: 5%;
}
.event_title h2{
    margin:0px;
}

#accordion-nav ul li.active{
      background-color: #ce460c;
}

.single_ne{
  margin-top:3%;
}

/* For home page event */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,800);
.snip1402 {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    /* margin: 10px 1%; */
    min-width: 100%;
    max-width: 315px;
    /* height: 220px; */
    width: 100%;
    color: #ffffff;
    text-align: left;
    background-color: #07090c;
    font-size: 16px;
    /* max-width: 570px; */
    /* max-height: 300px; */
    /* max-width: 570px; */
    max-height: 319px;
}
.snip1402 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1402 img {
  width: 100%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  backface-visibility: hidden;
}
.snip1402 figcaption {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: scale(0.5) translate(0%, -50%);
  transform: scale(0.5) translate(0%, -50%);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  z-index: 1;
  opacity: 0;
  padding: 0 30px;
}
.snip1402 .read-more {
  border: 2px solid #ffffff;
  padding: 0.5em 1em;
  font-size: 0.8em;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  margin-left: 35%;
 margin-top: -1%;
}
.snip1402 .read-more:hover {
  background-color: #ffffff;
  color: #000000;
}
.snip1402:hover img,
.snip1402.hover img {
  -webkit-animation: snip1402 0.45s linear;
  animation: snip1402 0.45s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.snip1402:hover figcaption,
.snip1402.hover figcaption {
  -webkit-transform: scale(1) translate(0, -50%);
  transform: scale(1) translate(0, -50%);
  opacity: 1;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
@-webkit-keyframes snip1402 {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}
@keyframes snip1402 {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}


.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.navbar-nav>.active>a{
	color :#c33e28 !important;
	background-color : unset !important;
}

.navbar-nav li ul li.active a{
	color: #ffff;
}

.navbar-nav li ul li.active{
	background-color: #c33e28;
}

.news_data{
	margin-top: 7%;
    color: #fff;
}


.latest_event .jcarousel-wrapper{
	margin : 0px !important;
}

.latest_event .jcarousel-wrapper .jcarousel{
	padding : 0px !important;
}

.latest_event .jcarousel-wrapper .jcarousel ul{
	width : unset !important;
}

.latest_event .jcarousel-wrapper .jcarousel .snip1402{
	margin : unset !important;
	width : unset !important;
    min-width: 100% !important;
}

.latest_event .jcarousel-wrapper .jcarousel .snip1402 img{
	min-height: 337px !important;
    min-width: 100% !important;
}
.container-center iframe.embed-responsive-item {
  height: 100% !important;
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}

@media (min-width:768px){
	.video-panel .services .container-center .container .show-full {
	
    padding: 0px 80px;
    position: relative;
}
	
}


.postVIew .unisubdesc a{
    text-decoration: none;
    font-size: 15px;
    margin: auto;
}
.postVIew  .unisubdesc{
	margin-left: auto;
}

.postVIew  .unidesc{
	margin-left: auto;
}

.postVIew  .readmore {
	margin-left: auto;
}

.postVIew  .posttitle {
    font-size: 16px;
    margin:15px auto   auto;
    padding: 0;
}

.postVIew .commonlist {
    margin-top: 0;
}

.video-panel.ulhome {
    height: auto;
    padding-bottom: 35px;
    background: #555555;
}


/* multiside dropdown aero */
#caret_down {
    position: absolute;
    font-size: 16px;
    top: 50%;
    right: -15px;
}

#our-site {	
	
    background-color: rgba(208, 208, 208, 0.98);
    position: absolute;
    margin-top: 21px;
    z-index: 2
}

.right_banner, img {	
	
    cursor: pointer;
}
.video-panel-inner.ulhome {
    padding-bottom: 0;
}
.header-slider-inner {
    padding-top: 0;
}
.header-slider-inner .owl-theme .owl-nav {
    margin-top: 0
}

.searchboxInner {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
}
.searchboxInner input.form-control {
    border: 1px solid #ccc;
    flex: auto;
    margin-right: 0;
}
.radio_search {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 3px solid #000;
    position: relative;
    outline: 0!important;
    vertical-align: middle;
    margin: 0 3px 0 0!important;
}
.radio_search:after {
    content: "";
    position: absolute;
    background: #000;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}
.radio_search:checked:after {
    display: block;
}
.radio_div
{
    font-size: 14px;
    background-color: white;
    margin: 16px 10px 0 10px !important;
    font-family: arial, sans-serif;
}
.searchboxInner .radio_div.input-group-btn {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 0 0px !important;
    margin: 0 !important;
}
.searchboxInner .radio_div.input-group-btn .radio_div {
    margin: 16px 10px 0 10px !important;
}
.searchboxInner .form-control {
    border-right: 0!important;
}
.searchbox .radio_div input {
    vertical-align: middle;
	margin-top: -1px;
    margin-right: 5px;
}
.searchboxInner .btn-group .btn {
    margin-top: -1px;
    margin-bottom: -1px;
}
.searchboxInner .input-group {
	width: 100%
}
@media (max-width: 1024px) and (min-width: 768px) {
    .video-panel-inner.ulhome {
        margin-top: 120px;
    }
}

.header-slider img {
    max-width: 100%;
}
@media (max-width: 991px) {
	.searchbox input.form-control {
		width: 100%;
	}
	.snip1402 img {
		max-width: 100%
	}
	.snip1402 {
	    height: auto;
	    max-height: none;
	}

}
@media (max-width: 767px) {
	.countrieslist .jcarousel-wrapper h2 {
		font-size: 12px;
		padding-top: 0;
	}
	.countrieslist figure.effect-bubba img {
	    width: 96%;
    	height: 95px!important;
	}
	.logo-part {
		margin-top: 5px;
	    margin-bottom: 10px;
	    vertical-align: top;
	}
	#caret_down {top: 40%;right: -12px;}
	.navbar-toggle {margin-top: 16px;
    margin-bottom: 15px;}
    .navbar-default {
    	    min-height: 55px;
    }
    .video-panel {
    	margin-top: 66px;
    }
	#our-site {
	    margin-top: 1px;
	}
	.navbar-nav>li {
	    display: block!important;
    	text-align: left;
	}
	.navbar-nav>li ul {
		position: static;
	}
}
@media (max-width: 600px) {
	.searchbox .input-group {
		display: block;
	}
	#adv-search .input-group-btn .btn-group {
		justify-content: space-between;
	}
	.searchbox input.form-control {
		width: 100%;
		border-radius: 0;
	}
	.searchbox .input-group .radio_div {
		font-size: 12px;
	}
	.searchboxInner .form-control {
	    border-right: 1px solid #ccc!important;
	}
	.searchboxInner .radio_div.input-group-btn {
		border-top: 0;
		border-left: 1px solid #ccc;
	}
}

.logo-part {
	position: relative;
	display: inline-block
}
@media (min-width: 768px) and (max-width: 1024px) {
	.navbar-header {
		text-align: center;
	}
}