.service_1
{
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom:20px;
	width:  100%;
	float:  left;
}

.myp
{
	border-top: 1px solid #ff7519;
    padding: 10px 0px;
    margin: 10px 0px;
    border-bottom: 1px solid #ff7519;
    font-weight: 700;
    font-size: 20px !important;
	font-family: 'Roboto',Arial,sans-serif;
	color:#ff7519!important;
}

.a-link
{
    color:#fff !important;
}

.header-top 
{
    padding: 0em 0;
    /* position:  fixed; */
    z-index:  9999;
    /*margin: -35px 0px 0px 0px;*/
    width:100%;
    min-height:35px;
    background: #ec0106;
}

.detail 
{
    float: left;
    margin-top:0.4em;
}

.detail h1{
    width:100%;
    float:left;
    color:#064791;
    font-size:20px;
}

.detail ul
{
    float:left !important;
    margin:0px 0px 0px 0px !important;
    padding:0px 0px 0px 0px !important;
}

.detail ul li {
    display: inline-block;
    margin: 0 0.5em;
	font-size: 1em !important;
	letter-spacing: 1px;
    color: #fff;
}
.indicate {
    float: left;
}
.indicate i {
    font-size: 1.2em;
    vertical-align: sub;
    margin-right: 0.5em;
    color: #fff;
}
.indicate p {
    font-size:0.9em;
    color: #fff;
	margin:2px 0px 0px 0px;
    text-decoration: none;
	letter-spacing: 1px;
    outline: none;
    vertical-align: middle;
}
.indicate ul{
    list-style:none;
}
.indicate ul li{
    float:left;
    padding: 0px 0px 0px 8px;
    border-left: 1px solid #ccc;
    margin: 0px auto;
}
.indicate ul li a{
   color:#fff;
}
/********/

.navbar-default {
    background-color:#fff !important;
    border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #2e1781 !important;
    font-weight: 300;
}
.navbar-default .navbar-nav > li > a span{
	display:block;
}
.navbar {
   min-height:100%;
   /* margin-bottom:0; */
   /*margin: 35px 0px 0px 0px;*/
}
.navbar-nav {
   margin:10px 0px 10px 0px;
   float:right;
}
.navbar-brand {
    height: 100%;
    margin:0px 0px 0px 0px;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav > li > a {
    padding: 10px 13px;
    text-align: center;
    color: #fff;
    font-weight: 100;
	    letter-spacing: 1px;
    font-size: 17px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff !important;
    background-color:#2a88bb !important;
}

.dropdown-menu.columns-2 {
    min-width: 400px;
} 
.dropdown-menu.columns-3 {
    min-width:550px;
}
.multi-column-dropdown {
    list-style: none;
    padding: 0;
    margin: 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu li a {
        padding: 10px 15px;
    font-weight: 300;
    letter-spacing: 1px;
        margin: -5px 0px -5px 0px;
    color: #000 !important;
}
.dropdown-menu {
    right: 0 !important;
    left:inherit;
	min-width:0px;
}    
.nav_bottom{
	background:none;
	background-color:#2a88bb;
	border-radius:0px;
	margin:0px 0px 0px 0px !important;
}
.nav-tabs {
    display: inline-block;
    border-bottom: none;
    font-weight: bold;
    padding-top:15px;
}
.nav-tabs1{
    display: inline-block;
    border-bottom: none;
    font-weight:500;
    background-color:#f1b458;
    width: 100%;
    padding:0;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}
.nav-list { border-bottom: 1px solid #eee; }
.nav-list > li { 
  padding:0px 15px 0px;
  border-left: 1px solid #eee; 
  margin-right: 0 !important;
}
.nav-list > li:last-child { border-right: 1px solid #eee; }
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}
i.flags{
	width: 21px;
    height: 13px;
    float: left;
    margin-right: 8px;
    margin-top: 3px;
}
i.us{
   background: url("../images/f1.jpg") no-repeat;
}
i.newzland{
	background: url("../images/f2.jpg") no-repeat;
}
.search-form {
    background-color:#f1b458;
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 15px;
    width: 346px;
}
.search-form input[type="text"]{
    width: 100%;
    height: 30px;
    color: #a7aebf;
    line-height: 20px;
    border: none;
    padding: 5px 15px;
    border-radius: 0;
    outline: none;
}
.search-form .search-submit {
   border: 0;
    padding: 0;
    position: absolute;
    right: 27px;
    top: 20px;
    background: none;
    line-height: 20px;
}
ul.nav_1{
	float:none;
	margin:0px 0px 0px 0px !important;
}
ul.nav_1 li{
	margin-right:0px;
	border-right: 1px solid #ccc;
}
.navbar-nav>li>.dropdown-menu li{
	margin-right:0px;
}
ul.nav_1 li a{
   color:#fff;
}
ul.nav_1 li.last{
	margin-right:0;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .nav>li>a:hover, .nav>li>a:focus{
    background-color:#2f374c !important;
    border-color:#2f374c;
    color:#fff !important;
}

.navbar-header.nav_2 {
    display: none;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0 !important;
}

/*--content--*/
.details{
	background:#2f374c;
	padding: 1em 0em 1em 0em;
	margin: 0px 0px 0px 0px;
}
.input-group {
    width: 100%;
	margin: 0px 0px 10px 0px;
}
.input-group input[type="text"], select{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #ff;
    border: none;
    font-size: 14px;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
     color:#555;
}
select#country {
    color:#555;
}
.submit_button input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
    width: 100%;
	    letter-spacing: 1px;
    background:#f1b458;
    padding: 9px 0px;
    outline: none;
}
.submit_button input[type="submit"]:hover{
	background:#000;
}
.grid_1{
	padding: 3em 0em 3em 0em;
    background-color: aliceblue;
}
.news h1, .grid_1_right h2{
    font-size: 2em;
    margin-bottom: 1.5em;
    position: relative;
	font-weight:bold;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
}
.news h1:after, .grid_1_right h2:after{
    background-color: #c5c5c5;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;
}
.news article {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #c5c5c5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news article a{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
}
.news article .date {
    margin-bottom: 10px;
}
.news article i {
    margin-right: 5px;
}
.read-more:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color:#f1b458;
    content: "\f18e";
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}
a.read-more {
	color:#000;
}
a.read-more:hover{
	color:#777;
}
.nav-tabs1>li.active>a, .nav-tabs1>li.active>a:focus, .nav-tabs1>li.active>a:hover {
    color: #fff;
    background-color:#2f374c;
    border:none;
}
.nav-tabs1 .open>a, .nav-tabs1 .open>a:hover, .nav-tabs1 .open>a:focus, .nav-tabs1>li>a:hover, .nav-tabs1>li>a:focus {
    background-color:#2f374c !important;
    border-color:#2f374c;
    color: #fff !important;
}
.nav-tabs1>li{
	margin-bottom:0;
	width: 50%;
}
a#profile-tab, a#home-tab, a#profile-tab1{
    color: #fff;
}
.events_box {
    margin: 1em 0 2em;
}
.event_left{
    float: left;
    width: 24%;
}
.event_left-item {
    padding-right: 20px;
    font-size: 12px;
    text-transform: uppercase;
}
.event_right {
    overflow: hidden;
}
.event_left-item .icon_2 {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
}
.event_left-item .icon_2 i {
    font-size: 20px;
    margin-right: 15px;
    float: left;
    vertical-align: middle;
    color: #999;
}
.speaker_item a{
    color:#f1b458;
}
.speaker_item a:hover{
    color:#000;
}
.event_right h3{
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
	    letter-spacing: 1px;
    line-height: 1;
	margin-top:20px;
	color:#000 !important;
	margin-right:10px;
    margin-bottom:15px;
}
.event_right h3 a{
	color:#000;
}
.event_right p {
    color: #777;
    letter-spacing: 1px;
    font-size: 0.95em;
    width: 100%;
    float: left;
    text-align: justify;
    line-height: 1.2em;
}

.event_right span{
	color: #000;
	    letter-spacing: 1px;
    font-size: 0.95em;
    line-height:2.5em;
}

.event_right p a{
	font-size:1.1em;
	color:#000;
}
.event_right p a:hover{
	text-decoration:underline;
}
.event_right img{
	    margin: 1.3em 8px 0 0;
	width:30px;
	height:30px;
	float:left;
}
.bg{
	background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 460px;
    text-align: center;
    padding: 7em 0 0 0;
}
#counter {
	height:141px;
	font-size:60px;
	color: #FFF;
	overflow: hidden;
}
.timer{
	border-top:2px ridge #5F5F5F;
	border-bottom:2px ridge #5F5F5F;
}
.timer h4{
	font-size: 14px;
	color: #E5E5E5;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-top: 20px;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    display: inline-block;
    padding: 35px 0;
    float: left;
    width: 25%;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.countDays, .countHours, .countMinutes, .countSeconds:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.points {
	float: left;
	width:40px;
	margin: 0;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	line-height: 138px;
	text-shadow: none;
	color:#FFF;
    display: none;
}
.boxName {
	float: left;
	width: 100%;
	font-size:15px;
	color:#fff;
	font-style:italic;
	font-weight: 500;
	clear: both;
	padding: 2px;
}
/* ---------- /TIMER ---------- */
.newsletter {
    margin: 3em 0 0 0;
}
.newsletter input[type="text"] {
    padding: 18px 2%;
    width:50%;
    margin-right: 10px;
    font-size: 13px;
    max-width: 96%;
    outline:none;
    border:none;
    display:inline-block;
}
.newsletter input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    border: none;
    background:#f1b458;
    padding: 14px 30px;
    outline: none;
    display: inline-block;
    vertical-align: middle;
}   
.newsletter input[type="submit"]:hover{
	background:#2f374c;
} 
.portfolio-left{
    background: #f2f4f8;
    border: 1px solid #ccc;
    width: 49%;
    margin: 0px 10px 10px 0px;
    padding: 10px 10px 10px 10px;
    /* border-bottom:  1px solid #ccc; */
    /* border-left: 1px solid #ccc; */
    /* border-right-style: dashed; */
    /* border-right-width: 1px; */
    /* border-bottom-style: dashed; */
    /* border-bottom-width: 1px; */
}
.portfolio-left2{
   
border-right: none;
   
border: 1px solid #ccc;
   
width: 48%;
   
padding: 5px 5px 5px 5px;
   
margin: 0px 10px 10px 0px;
}
.courses_portfolio .portfolio-item {
    overflow: hidden;
    background: #f7f7f7;
}
.portfolio-img {
    width:44%;
    float: left;
}
.portfolio-description {
    width: 55%;
    float: left;
    padding: 40px 30px 0;
}
.portfolio-description h4 a {
    color: #000;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
    transition: all 0.3s linear 0s;
}
.portfolio-description p {
    color: #777;
    font-size: 13.5px;
    font-weight: 400;
    line-height: 1.8em;
    margin: 0;
}
.portfolio-description span {
    padding-top: 10px;
    display: block;
}
.portfolio-description span a {
    background: #ffffff;
    color: #444444;
    /*--float: left;--*/
    font-size: 15px;
    line-height: 23.4px;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
}
.portfolio-description span a:hover{
	text-decoration:underline;
}
.portfolio-description > a span {
    background:#2f374c;
    color: #fff;
    display: block;
    text-align:  center;
    font-size: 14px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    margin:2em 0 0;
}
.portfolio-description > a span:hover{
	background:#f1b458;
    color:#fff;
}
a:hover, a:focus {
   text-decoration:none;
}
.bottom_content{
	padding: 0.5em 0em 0em 0em;
}
.bottom_content h3{
	color:#000;
	font-size:3em;
	margin: 0em 0 0.5em;
	text-align:center;
	position:relative;
}
.grid_2{
	margin-bottom:2em;
}
i.chain_1{
	margin-right:10px;
}

table.table_working_hours {
    width: 100%;
}
.table_working_hours tr {
    border: 0;
    border-bottom: 1px dashed #656565;
}
.table_working_hours tr td {
    padding:7px 0;
    color: #ccc;
    font-size: 0.95em;
    text-transform: capitalize;
}
.table_working_hours tr.opened_1 td {
    padding:0 0 7px;
	color:#ccc;
}
.table_working_hours tr td.day_value {
    padding-left: 3px;
}
.table_working_hours tr td.day_value {
    padding-left: 3px;
    text-align: right;
}
.table_working_hours tr.opened:hover td, .table_working_hours tr.opened_1:hover td {
    color:#e2598e;
}
.grid_4 h3{
	color:#fff;
	font-size:1.5em;
	margin-bottom:1em;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.grid_4 p{
	color:#ccc;
	font-size:0.95em;
	    letter-spacing: 1px;
	line-height:1.8em;
	margin-bottom:1em;
}
.social-nav {
    padding: 0;
    list-style: none;
    margin:0px 0 0 -10px;
}
.social-nav a {
    display: inline-block;
    float: left;
    width: 39px;
    height: 42px;
    font-size: 20px;
    color:#fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 43.5px;
    background: #000;
    position: relative;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.social-nav li {
    float: left;
    margin: 10px 0 0 5px;
    list-style: none;
}
.icons_2 a {
    overflow: hidden;
    font-size: 22px;
    border-radius: 4px;
}
.icons_2 .twitter {
    background: #00ACED;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

.icons_2 .instagram 
{
    background: rgb(120, 54, 142);
    text-shadow: 0px 0px #7e08a5, 1px 1px #7e08a5, 2px 2px #7e08a5, 3px 3px #7e08a5, 4px 4px #7e08a5, 5px 5px #7e08a5, 6px 6px #7e08a5, 7px 7px #7e08a5, 8px 8px #7e08a5, 9px 9px #7e08a5, 10px 10px #7e08a5, 11px 11px #7e08a5, 12px 12px #7e08a5, 13px 13px #7e08a5, 14px 14px #7e08a5, 15px 15px #7e08a5, 16px 16px #7e08a5, 17px 17px #7e08a5, 18px 18px #7e08a5, 19px 19px #7e08a5, 20px 20px #7e08a5, 21px 21px #7e08a5, 22px 22px #7e08a5, 23px 23px #7e08a5, 24px 24px #7e08a5, 25px 25px #7e08a5, 26px 26px #7e08a5, 27px 27px #7e08a5, 28px 28px #7e08a5, 29px 29px #7e08a5, 30px 30px #7e08a5;
}

.icons_2 .instagram:hover 
{
    color: rgb(120, 54, 142);
}

.icons_2 .linkedin 
{
    background: #007bb6;
    text-shadow: 0px 0px #0087ba, 1px 1px #0087ba, 2px 2px #0087ba, 3px 3px #0087ba, 4px 4px #0087ba, 5px 5px #0087ba, 6px 6px #0087ba, 7px 7px #0087ba, 8px 8px #0087ba, 9px 9px #0087ba, 10px 10px #0087ba, 11px 11px #0087ba, 12px 12px #0087ba, 13px 13px #0087ba, 14px 14px #0087ba, 15px 15px #0087ba, 16px 16px #0087ba, 17px 17px #0087ba, 18px 18px #0087ba, 19px 19px #0087ba, 20px 20px #0087ba, 21px 21px #0087ba, 22px 22px #0087ba, 23px 23px #0087ba, 24px 24px #0087ba, 25px 25px #0087ba, 26px 26px #0087ba, 27px 27px #0087ba, 28px 28px #0087ba, 29px 29px #0087ba, 30px 30px #0087ba;
}

.icons_2 .linkedin:hover 
{
    color: #00ACED;
}

.icons_2 .youtube 
{
    background: #dc2925;
    text-shadow: 0px 0px #dc2925, 1px 1px #dc2925, 2px 2px #dc2925, 3px 3px #dc2925, 4px 4px #dc2925, 5px 5px #dc2925, 6px 6px #dc2925, 7px 7px #dc2925, 8px 8px #dc2925, 9px 9px #dc2925, 10px 10px #dc2925, 11px 11px #dc2925, 12px 12px #dc2925, 13px 13px #dc2925, 14px 14px #dc2925, 15px 15px #dc2925, 16px 16px #dc2925, 17px 17px #dc2925, 18px 18px #dc2925, 19px 19px #dc2925, 20px 20px #dc2925, 21px 21px #dc2925, 22px 22px #dc2925, 23px 23px #dc2925, 24px 24px #dc2925, 25px 25px #dc2925, 26px 26px #dc2925, 27px 27px #dc2925, 28px 28px #dc2925, 29px 29px #dc2925, 30px 30px #dc2925;
}

.icons_2 .youtube:hover 
{
    color: #dc2925;
}

.icons_2 a:hover {
    background: #fff;
    text-shadow: 0px 0px #d4d4d4, 1px 1px #d4d4d4, 2px 2px #d4d4d4, 3px 3px #d4d4d4, 4px 4px #d4d4d4, 5px 5px #d4d4d4, 6px 6px #d4d4d4, 7px 7px #d4d4d4, 8px 8px #d4d4d4, 9px 9px #d4d4d4, 10px 10px #d4d4d4, 11px 11px #d4d4d4, 12px 12px #d4d4d4, 13px 13px #d4d4d4, 14px 14px #d4d4d4, 15px 15px #d4d4d4, 16px 16px #d4d4d4, 17px 17px #d4d4d4, 18px 18px #d4d4d4, 19px 19px #d4d4d4, 20px 20px #d4d4d4, 21px 21px #d4d4d4, 22px 22px #d4d4d4, 23px 23px #d4d4d4, 24px 24px #d4d4d4, 25px 25px #d4d4d4, 26px 26px #d4d4d4, 27px 27px #d4d4d4, 28px 28px #d4d4d4, 29px 29px #d4d4d4, 30px 30px #d4d4d4;
}
.icons_2 .twitter:hover {
    color: #00ACED;
}
.icons_2 .facebook {
    background: #3B579D;
    text-shadow: 0px 0px #2d4278, 1px 1px #2d4278, 2px 2px #2d4278, 3px 3px #2d4278, 4px 4px #2d4278, 5px 5px #2d4278, 6px 6px #2d4278, 7px 7px #2d4278, 8px 8px #2d4278, 9px 9px #2d4278, 10px 10px #2d4278, 11px 11px #2d4278, 12px 12px #2d4278, 13px 13px #2d4278, 14px 14px #2d4278, 15px 15px #2d4278, 16px 16px #2d4278, 17px 17px #2d4278, 18px 18px #2d4278, 19px 19px #2d4278, 20px 20px #2d4278, 21px 21px #2d4278, 22px 22px #2d4278, 23px 23px #2d4278, 24px 24px #2d4278, 25px 25px #2d4278, 26px 26px #2d4278, 27px 27px #2d4278, 28px 28px #2d4278, 29px 29px #2d4278, 30px 30px #2d4278;
}
.icons_2 .facebook:hover {
    color: #3B579D;
}
.icons_2 .google-plus {
    background: #DD4A3A;
    text-shadow: 0px 0px #c23122, 1px 1px #c23122, 2px 2px #c23122, 3px 3px #c23122, 4px 4px #c23122, 5px 5px #c23122, 6px 6px #c23122, 7px 7px #c23122, 8px 8px #c23122, 9px 9px #c23122, 10px 10px #c23122, 11px 11px #c23122, 12px 12px #c23122, 13px 13px #c23122, 14px 14px #c23122, 15px 15px #c23122, 16px 16px #c23122, 17px 17px #c23122, 18px 18px #c23122, 19px 19px #c23122, 20px 20px #c23122, 21px 21px #c23122, 22px 22px #c23122, 23px 23px #c23122, 24px 24px #c23122, 25px 25px #c23122, 26px 26px #c23122, 27px 27px #c23122, 28px 28px #c23122, 29px 29px #c23122, 30px 30px #c23122;
}
.icons_2 .google-plus:hover {
    color: #DD4A3A;
}
address {
    line-height: 1.8em;
    color:#ccc;
    font-size:0.95em;
    margin-bottom: 0;
}
address a{
	color:#ccc;
}
address a:hover{
	color:#fff;
}

/*-- courses --*/
.courses_banner{
	background: url(../images/back3.png)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:250px;
    text-align: center;
    padding: 3em 0 0 0;
}
.table-header {
    background-color:#2f374c;
}
.course_list .table-header > div {
    float: left;
    padding: 15px 20px;
    color: #ffffff;
    width:17%;
    font-size: 20px;
    line-height: 1;
}
.table-header > div.id_col {
    width: 15%;
    text-transform: uppercase;
}
.table-header > div.name_col {
    width: 30%;
}
.table-header > div.duration_col {
    width: 20%;
}
.courses_box1 {
    padding: 1em 0em 0em 0em;
}
.course_list .table-list {
    margin: 0;
    padding: 0;
}
.course_list .table-list li {
    float: none;
    margin: 0;
    list-style: none;
    border-bottom: 1px dashed #e2e2e3;
    background-color: #ffffff;
}
.course_list .table-list li > div.id_col {
    width: 15%;
    text-transform: uppercase;
}
.course_list .table-list li > div {
    float: left;
    padding: 15px 20px;
}
.course_list .table-list li > div.name_col {
    width:28%;
}
.course_list .table-list li > div.duration_col {
    width: 20%;
}
.course_list .table-list li > div.date_col {
    width: 22%;
}
.course_list .table-list li > div.date_col1 {
    width: 15%;
}

.course_list .table-list li > div.date_col1 a {
    width: 15%;
    color:#000 !important;
}

.course_list .table-list li > div.date_col1 a:hover {
    width: 15%;
    color:#fff !important;
}

.course_list .table-list li:nth-child(even) {
    background-color: #f2f4f5;
}
.course_list .table-list li:hover {
    background-color:#9FA8C1;
    color: #ffffff;
}
.course_list .table-list li .name_col a{
    color: #000;
}
.course_list .table-list li:hover .name_col a{
    color: #ffffff;
}
.courses_box1-left{
    background-color: #036 !important;
    padding:20px 20px 30px;
}

.courses_box1-left h4
{
	color:#fff;
	width:100%;
	float:left;
}
.select-block1 select {
    box-shadow: none;
    border: 1px solid #e2e2e3;
    border-radius: 0;
    outline: 0;
    background: #ffffff;
    height: 44px;
    line-height: 32px;
    padding: 5px 15px;
    width: 100%;
    color: #a7aebf;
}
.select-block1{
	position:relative;
	margin-top:10px;
}
.course-submit {
    border: none;
    background-color:#f1b458;
    color: #ffffff;
    line-height: 44px;
    padding: 0 30px;
    font-size: 14px;
	letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0px;
    display: inline-block;
    margin-top: 20px;
    outline: none;
}
.course-submit:hover {
    background-color:#2f374c;
}
.personBox {
    margin: 2em 0 0 0;
}
.person_description{
    margin: 1em 0 0 0;
}
.person_image{
	width: 25%;
    float: left;
    margin-right: 5%;
}
.person_image_desc {
    overflow: hidden;
}
.person_image_desc h1{
	color: #000;
    font-size: 1.3em;
    font-style: italic;
    margin: 10px 0 0 0;
}
.person_image_desc p{
	color:#999;
	font-size:0.85em;
	font-style:italic;
}

.slider {
    width: 100%;
    float: left;
    padding: 0px 20px 10px 0px;
    min-height: 0px;
}

.slider h3{
	font-size:1.5em;
	color: #fff;
	background-color:  #036 !important;
	width:  100%;
	padding: 6px 6px 6px 6px;
	/* background-color:  #ccc; */
	margin-bottom: 0.5em;
}
.person_description p{
	color:#000;
	letter-spacing:1px;
	font-size:0.95em;
	line-height:2.8em;
}

.banner-info1 p{
	color:#000;
	font-size:1.2em;
	letter-spacing:1px;
	line-height:1.5em;
	margin:0px 0px 5px 0px;
}

.person_description p a{
	color:#000;
}
.person_description p a:hover{
	color:#e2598e;
}
.person_mage_desc{
	overflow:hidden;
}
.social-widget {
    margin:2em 0 3em;
}
.social-widget h2{
	font-size:1.5em;
	color:#000;
	margin-bottom:1em;
}
ul.courses_social{
	padding:0;
	margin:0;
	list-style:none;
}
.social-widget ul li.facebook-icon div {
    background-color: #3b59a1;
}
.social-widget ul li {
    text-align: center;
    float: left;
    list-style: none;
    padding: 0 5px;
    width: 33.333333%;
}
.social-widget ul li div {
    padding: 15px 0 10px;
}
.social-widget ul li div a {
    border-radius: 50%;
    width: 40px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    font-size: 16px;
}
.social-widget ul li div p {
    color: #ffffff;
}
.social-widget ul li.twitter-icon div {
    background-color: #46b0e4;
}
.social-widget ul li.gplus-icon div {
    background-color: #dd4c39;
}
.social-widget ul li div a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.banner-info1 h5{
	margin:0px 0px 5px 0px;
	color:#000 !important;
	font-size:0.95em;
}

.banner-info1 img
{
	width:100px !important;
	float:left !important;
	height:100px !important;
	margin:0px 30px 0px 0px !important;
}

.banner-info1 h4 {
	margin:10px 0px 10px 0px;
	float:left;
	    width: 100%;
}

.banner-info1 h4 a{
	color:#000 !important;
	margin:10px 0px 10px 0px;
	text-decoration:none;
	padding:5px 5px 5px 5px;
}
.banner-info1 h4 a:hover{
	text-decoration:none;
	color:#000 !important;
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	background-color:#ccc;
}

.banner-info1 h5 {
	margin:10px 0px 10px 0px;
	width:  100%;
	float:  left;
}

.banner-info1 h5 a{
	color:#000 !important;
	margin:10px 0px 10px 0px;
	text-decoration:none;
	padding:5px 5px 5px 5px;
}
.banner-info1 h5 a:hover{
	text-decoration:none;
	color:#000 !important;
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	background-color:#ccc;
}

.entry-item .entry-thumb {
    width:22%;
    margin-right: 20px;
}
ul.posts{
	padding:0;
	margin:2em 0 0 0;
	list-style:none;
}
ul.posts h3{
	font-size:1.5em;
	color:#000;
	margin-bottom:1em;
}
ul.posts li{
	margin-bottom:1em;
}
.entry-content {
    overflow: hidden;
}
.entry-content h6{
    font-weight:600;
    font-size: 15px;
    margin-bottom:4px;
}
.entry-content h6 a{
	color:#000;
}
.entry-content h6 a:hover{
	color:#f1b458;
}
.entry-content p{
    font-weight: 400;
    font-size:0.95em;
}
.entry-content p a{
	color:#777;
}
.entry-content p a:hover{
	color:#000;
}
/*-- course_detail --*/
.detail h3{
	color:#000;
	font-size:2em;
	font-weight:bold;
	margin: 0em 0 0.5em;
}
.detail p{
	color:#777;
	letter-spacing: 1px;
	width: 95% !important;
	float: left !important;
	margin: 0px 0px 15px 15px;
	font-size:1.1em;
	line-height:1.8em;
}
.panel-body {
    color: #777;
    font-size: 0.95em;
    line-height: 1.8em;
}
i.icon_3{
	color:#5979CE;
	margin-right: 10px;
}
.panel-group {
    margin-bottom: 3em;
	float:left;
	width:100%;
}
.panel-group .panel-default {
    border: 1px solid #eff2f7;
    box-shadow: none;
    margin: 0em 0 0 0;
}
.panel-group .panel-heading {
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
}
.panel-group .panel-title {
    line-height: 16px;
}
.panel-group .panel-title a {
    display: block;
    color: #000 !important;
    padding: 16px 44px 16px 18px;
    font-weight: 700;
    text-transform:  uppercase;
    letter-spacing:1px;
    position: relative;
}
.panel-collapse {
    padding: 0 16px;
}
.panel-group .panel-title a:after {
    font-family: fontawesome;
    content: "\f107";
    position: absolute;
    font-size: 16px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}
.panel-group .panel-title .collapsed:after {
    content: "\f106";
}
.author-box-left{
	float: left;
    width: 10%;
    margin-right: 2%;
}
.author-box-right {
    overflow: hidden;
}
.author-box-right h4{
    color:#000;
    font-size:1.1em;
}
.author-box-right h4 a:hover{
	color:#000;
}
.author-box-right p{
    line-height:1.5em;
}
.author-box {
    margin-bottom: 3em;
}
.comment_section h4, .comment-form h4{
	color: #000;
    font-size: 2em;
    margin-bottom: 1em;
}
ul.comment-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.children {
    padding: 0;
    margin: 0 0px 0 20px;
    list-style: none;
}
ul.comment-list li{
	margin-bottom:2em;
}
.author-box_left{
	float:left;
	width:8%;
	margin-right: 2%;
}
.author-box_left img{
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
}
.author-box_right {
    overflow: hidden;
}
.author-box_right h5{
	margin-bottom:5px;
}
.author-box_right h5 a{
	color:#000;
	font-size:1.2em;
}
.author-box_right h5 a:hover{
	color:#f1b458;
}
span.m_1{
	font-style:italic;
	font-size:0.85em;
	color:#CACACA;
}
.search-form .form-control, .comment-form .form-control, .contact_form .form-control, .search_form .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: none;
    color: #7a7c82;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 1.42857;
    margin-bottom: 15px;
    padding: 6px 12px;
    text-transform: none;
    width: 100%;
}
.search-form .form-control, .comment-form .form-control, .contact_form .form-control {
    margin-bottom: 25px;
    border-color: #d8d8d9;
}
.comment-form textarea {
    min-height: 168px;
}
.form-submit {
    width: 48%;
    top:0px;
    position: relative;
    display: inline-block;
}
.comment-form-left{
	padding-left:0;
}
.comment-form-right{
	padding-right:0;
}
.submit_1{
	background-color:#2f374c;
    border-color:#2f374c;
    outline:none;
}
.submit_1:hover{
	background-color: #f1b458 !important;
    border-color: #f1b458;
}
/* --events --*/
.event-page{
	margin-bottom:2em;
}
.event-speakers {
    padding: 0;
    margin:0;
    list-style: none;
}
.event-speakers li {
    display: inline-block;
    margin-right:20px;
}
.event-page .event-info .event-info-text a {
    text-decoration: none;
}
.event-page p {
    margin: 0;
}
.event-desc h2{
	font-size:1.7em;
    margin-bottom:10px;
	margin-top: 20px;
}
.event-desc h2 a{
	color:#000;
}
.event-desc h2 a:hover, .event-speakers li a:hover{
	color:#777;
}
.event-img{
	overflow:hidden;
	position:relative;
}
.event-img img{
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
.event-img:hover img{
	 -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    transition: all 0.2s ease-out;
    transition-delay: 0.1s;
}
.event-img .over-image {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    opacity: 0.5;
    top: 0;
    left: 0;
    pointer-events: none;
    box-shadow: 0 0 0 0 #f1b458 inset;
    -webkit-box-shadow: 0 0 0 0 #f1b458 inset;
    -moz-box-shadow: 0 0 0 0 #f1b458 inset;
    -o-box-shadow: 0 0 0 0 #f1b458 inset;
    transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
.event-img:hover .over-image {
    opacity: 1;
    box-shadow: 0 0 0 8px #f1b458 inset;
    -webkit-box-shadow: 0 0 0 8px #f1b458 inset;
    -moz-box-shadow: 0 0 0 8px #f1b458 inset;
    -o-box-shadow: 0 0 0 8px #f1b458 inset;
    transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.event-img2{
	overflow:hidden;
	width:100%;
	height:100%;
	position:relative;
}
.event-img2 img{
	transition: all 0.2s ease-out;
	width:100%;
	height:205px !important;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
.event-img2:hover img{
	 -moz-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -webkit-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -o-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    -ms-transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    transform: perspective(2000px) rotateY(-5deg) translate(0,-8px);
    transition: all 0.2s ease-out;
    transition-delay: 0.1s;
}
.event-img2 .over-image {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    opacity: 0.5;
    top: 0;
    left: 0;
    pointer-events: none;
    box-shadow: 0 0 0 0 #f1b458 inset;
    -webkit-box-shadow: 0 0 0 0 #f1b458 inset;
    -moz-box-shadow: 0 0 0 0 #f1b458 inset;
    -o-box-shadow: 0 0 0 0 #f1b458 inset;
    transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}
.event-img2:hover .over-image {
    opacity: 1;
    box-shadow: 0 0 0 8px #f1b458 inset;
    -webkit-box-shadow: 0 0 0 8px #f1b458 inset;
    -moz-box-shadow: 0 0 0 8px #f1b458 inset;
    -o-box-shadow: 0 0 0 8px #f1b458 inset;
    transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

/*-- event_single --*/
ul.meta-post{
	padding:0;
	margin:0 0 1em 0;
	list-style:none;
	position:relative;
}
ul.meta-post li{
	display:inline-block;
	margin-right: 15px;
	font-size:0.95em;
	color:#777;
}
ul.meta-post li a{
	color:#000;
}
ul.meta-post li a:hover{
	color:#777;
}
ul.meta-post li:before {
   text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color:#f1b458;
    display: inline-block;
    font-size: 16px;
    position: relative;
    margin-right: 2px;
}
ul.meta-post li.author:before {
    content: "\f007";
}  
ul.meta-post li.view:before {
    content: "\f133";
}  
ul.meta-post li.category:before {
    content: "\f164";
}   
.author-box1{
	margin-top:3em;
}     
p.lead{
	font-size:25px;
}
/*-- about --*/
.bg_1{
	background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:600px;
    text-align: center;
    padding:5em 0 0 0;
}
.bg_1 h2{
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:3em;
	margin-bottom:1em;
}

.about_left h3
{
	color:#007FF5;
	font-size:1em;
	line-height:2em;
}

.about_left span
{
	    color: #777;
    font-size: 0.95em;
    line-height: 2.2em;
    text-align: justify;
    letter-spacing: 1px;
}

.about_left h1
{
	color:#007FF5;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:0.7px;
	line-height:1.3em;
}

.about_left p{
	color:#777;
	font-size:0.95em;
	line-height:2.2em;
	text-align:justify;
	letter-spacing:1px;
}
ul.about_links{
	padding:0;
	margin: 1em 0;
	list-style:none;
}
ul.about_links li{
    padding: 3px 25px 10px;
	width: 100%;
	color:#000;
	letter-spacing: 1px;
	background:url(../html/images/ser.png) no-repeat 0px 10px;
    position: relative;
}
ul.about_links li:before {
    color: #f96868;
    /*content: "\f10c";*/
    font-family: 'fontawesome';
    font-size: 12px;
    height: 5px;
    left: 5px;
    top: 4px;
    position: absolute;
    width: 5px;
}
ul.about_links li a{
	color:#000 !important;
	font-size:0.95em;
	letter-spacing:1px;
}
ul.about_links li a:hover{
	color:#428bca !important;
	letter-spacing:1px;
}
/* Radial In */
.radial_but {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background:#f1b458;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 2px 8px;
  border-radius: 3px;
  color: #fff;
}
.radial_but:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#2f374c;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.radial_but:hover, .radial_but:focus, .radial_but:active {
  color: white;
}
.radial_but:hover:before, .radial_but:focus:before, .radial_but:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.team{
	background:#fff;
}
.team_box {
    padding: 1em;
}
.team_box h3{
	font-size:1.5em;
	color:#000;
	margin-bottom:0;
}
.team_box p{
	font-size:1.1em;
	color:#999;
}
.team-socials {
    padding: 0;
    margin: 1em 0 0 0;
    list-style: none;
}
.team-socials li:first-child {
    padding-left: 0;
}
.team-socials li {
    display: inline;
    padding: 0 9px;
}
.team-socials li a {
    color: #656565;
}
.team-socials li a:hover {
    color:#2f374c;
}
.team-socials li span {
    font-size:18px;
}
.advantage{
	padding:5em 0;
}
.list.custom-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list.custom-list ul li {
    width: 100%;
    overflow: hidden;
    margin:0;
    padding: 0;
    list-style: none;
}
.dropcap {
    display: block;
    float: left;
    color: #f1b458;
    font-size: 35px;
    margin-right: 0.5em;
    width: 60px;
    height: 60px;
    border: 2px solid #2f374c;
    line-height: 53px;
    text-align: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
}
.item_content {
    overflow: hidden;
}
.list.custom-list ul li h5 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 300;
}
.list.custom-list ul li h5 a {
    color: #000;
}
.list.custom-list ul li p {
    display: block;
    font-style: normal;
    font-size:0.95em;
    line-height: 1.8em;
    color: #777;
    font-weight: 300;
}
.advantage h3{
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 3em;
    margin-bottom: 1em;
}
/* -- admission --*/
.admission{
	padding: 0em 0em 0em 0em;
}
.admission h1{
	color:#000;
	font-size:2em;
	margin-bottom:0.5em;
}
.admission p{
	color: #353333;
	font-size: 1.1em;
	line-height: 2em;
	letter-spacing: 0.5px;
	margin-bottom:1em;
}
.admission_left{
	padding-left:0;
}
.admission_left h2, .admission_right h3{
	font-size:1.5em;
	color:#000;
	margin-bottom:1em;
}
.admission_right{
	padding-right:0;
}
.timetable {
    width: 100%;
    font-size: 11px;
    margin-top: 1.5em;
}
.timetable th, .timetable td {
    text-align: center;
    padding: 7px;
    border: 1px solid #E2E2E2;
    background: #fff;
    color: #000;
    font-weight:100;
}
.timetable th {
    background: #2f374c;
    color: #fff;
     text-transform: uppercase;
    font-size: 14px;
}
.timetable td{
	border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
}
input.no-box {
    padding: 0px 10px;
    height: 22px;
    width: 100%;
    float: left;
    border: none;
    outline: none;
}
.input-group1 input[type="text"], select {
	border: 1px solid #e2e2e3;
}
ul.items_list, ul.items_list1{
	display:none;
}
.photo{
	padding-left:0;
}
.form-field {
    margin: 1em 0;
}
.form_box{
	padding-left: 0;
}
.form_box1{
	padding:0;
}
.input-group1 {
    margin-top: 10px;
}
.form-group1{
	padding:0;
	margin: 1em 0;
}
.control-lable{
	padding:0;
}
.radio label, .checkbox label, label {
    font-size: 1.2em;
    font-weight: 500;
    vertical-align: middle;
    color: #777;
}
.radios label:first-child {
    margin-left: 0;
}
.radios label {
    margin-left: 15px;
}
/*-- faculty --*/
.faculty_top{
	margin-bottom:2em;
}
figure.team_member {
    position: relative;
    overflow: hidden;
    color: #fff;
    height:320px;
	    margin: 0px 0px 30px 0px;
}
figure.team_member img + div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(to top, rgba(0,0,0,.7) 5%, rgba(0,0,0,.1) 90%);
    background-image: -moz-linear-gradient(to top, rgba(0,0,0,.7) 5%, rgba(0,0,0,.1) 90%);
    background-image: -ms-linear-gradient(to top, rgba(0,0,0,.7) 5%, rgba(0,0,0,.1) 90%);
    background-image: -o-linear-gradient(to top, rgba(0,0,0,.7) 5%, rgba(0,0,0,.1) 90%);
    background-image: linear-gradient(to top, rgba(0,0,0,.7) 5%, rgba(0,0,0,.1) 90%);
}
figure.team_member figcaption {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
figure.team_member figcaption h3 {
    margin: 0 0 8px 0;
}
figure.team_member figcaption h3 a, figure.team_member figcaption p a{
	color: #fff;
}
figure.team_member figcaption h3 a:hover, figure.team_member figcaption p a:hover, ul.social-person li a:hover{
	color:#f1b458;
}
figure.team_member figcaption span {
    margin-bottom: 30px;
    display: block;
}
p.person-deg1{
	margin-bottom:20px !important;
}
figure.team_member figcaption p {
    margin-bottom: 0;
    color: #fff;
}
.person-social {
    position: relative;
    left: 700px;
    color: #fff;
}
ul.social-person {
    float: left;
    margin-top: 15px;
    padding-left: 0;
}
.social-person {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}
ul.social-person li {
    list-style: none;
    display: inline;
    margin-right: 12px;
}
ul.social-person li a {
    color: #fff;
}
.title-variation1 .style-title1, .course-details .cousre-details-img .course-title, figure.themeumlms-course-img figcaption, figure.team_member:hover figcaption {
    background-color:rgba(47, 55, 76, 0.71);
}
figure.team_member:hover figcaption {
    top: 0;
}
figure.team_member:hover .person-social {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
figure.team_member:hover p, figure.team_member:hover .person-social {
    left: 0;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
figure, figcaption, img, h2, p, i, .person-social {
    -webkit-transition: all .5s;
    transition: all .5s;
}
ul.pagination {
    padding-left: 15px;
    margin: 2em 0 0 0;
}
.pagination>li >a {
    border-bottom-left-radius:0px !important;
    border-top-left-radius:0px !important;
    padding: 6px 15px;
    border: none;
    border-left: 1px solid #f2f2f2;
    color: #222 !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color:#f1b458;
    border-color:#f1b458;
    cursor: default;
}
ul.event_pagination{
	padding:0;
	margin:0;
}
/* --terms --*/
ol.terms_list{
	padding-left: 20px;
	margin-bottom:2em;
}
ol.terms_list li, ul.terms_list1 li{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
}
.terms h4{
	color:#000;
	margin-bottom:10px;
	font-size:1.5em;
}
ul.terms_list1{
	padding-left:20px;
	margin:0;
	list-style:circle;
}
p.m_3{
	margin:1em 0 0 0;
}
/* -- shortcodes --*/
.shortcode_but.small {
    font-size: 12px;
    background-color: #002eff;
    padding: 9px 12px;
    color:  #fff;
    float:  left;
    margin: 10px 3px 0px 0px !important;
    text-align: center;
    width: 48%;
}
.shortcode_but.large {
    font-size: 14px;
    padding: 16px 30px;
}
.shortcode_but{
    display: inline-block;
    font-size: 13px;
    padding: 17px 25px;
    margin-bottom: 15px;
    margin-right: 5px;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border: none;
}
.shortcode_but:hover{
	opacity:0.8;
}
.but_1{
	margin:2.5em 0 1em;
}
.but_2{
	margin-bottom:1em;
}
.but_3{
	margin-bottom:2em;
}
.admission-alert {
    background: #d1d1d1;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 20px 8px;
    margin-top: 10px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 25px;
}
.admission-alert.info {
    background:#ffa500;
}
.admission-alert.success {
    background:#A1D859;
}
.admission-alert.warning {
    background:#F9CC6C;
}
.admission-alert.danger {
    background: #ff8888;
}
.admission-alert .close {
    right: -2px;
    color: #FFFFFF;
    opacity: .8;
    top: 1px;
    outline:none;
    width: 30px;
}
.badge-primary {
    background-color: #03a9f4;
}
.badge-success, .bg-green, .bootstrap-switch-success, .btn-success {
    border-color: #ef553a;
    background: #ef553a;
}
.badge-warning {
    background-color: #ffc107;
}
.col-md-6.page_1 {
    padding-left: 0;
}
.grid_3.grid_5 {
    margin: 3em 0 0 0;
}   
/* --faq --*/
dl.faq-list{
	margin-bottom:0;
	margin-top:  30px;
}
.faq-list dd{
	position:relative;
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 0px 10px;
	/* border-bottom: 1px solid #ab0808; */
	box-shadow: 2px 3px 7px 1px #ccc;
}

dd {}
.faq-list_h {
    position: relative;
    margin: 0;
    color: #0219ce;
    padding: 0 0 5px 40px;
    background: none;
    font-weight: bold;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: bold;
    margin: 0;
} 
.faq-list .marker1{
    position: absolute;
    top: 8px;
    left: 7px;
    display: block;
    font-weight: bold;
    margin: 0;
} 
p.m_4{
	padding-left:30px;
}
/*-- services --*/
.services{
	    padding: 1em 0em 2em 0em;
	    background-color: #f7f7f7;
	    width:  100%;
	    float: left;
	    margin: 0px 0px 20px 0px;
}
.service_box1{
	margin-bottom: 1em;
}
.services h1{
	font-size:3em;
	text-align:center;
	color:#000;
	letter-spacing: 1px;
	font-weight:bold;
	margin-top: 0em;
}
.service_1-left{
	float:left;
}

.service_1-right h2
{
	width:100%;
	float:left;
}

.service_1-right h2 a
{
	color:#000 !important;
	font-size:18px;
	letter-spacing: 1px;
	width:100%;
	font-weight:bold;
	float:left;
	line-height:1.8em;
}

.service_1-right h2 a:hover
{
	color:#00ACED !important;
	font-size:18px;
	letter-spacing: 1px;
	width:100%;
	font-weight:bold;
	float:left;
	line-height:1.8em;
}

.service_1-right p{
	width:100%;
	float:left;
}

.service_1-right p a{
	color:#282828 !important;
	font-size:15px;
	width:100%;
	float:left;
	letter-spacing: 1px;
	line-height:1.8em;
}

.service_1-right p a:hover{
	color:#2a88bb !important;
	font-size:15px;
	width:100%;
	float:left;
	letter-spacing: 1px;
	line-height:1.8em;
}

.service_1-right span
{
	color:#777;
	font-size:0.95em;
	width:70%;
	float:left;
	color:#036 !important;
	margin:10px 0px 10px 0px;
	line-height:1.8em;
}

.service_1-right h4 a{
	color:#777;
	font-size:0.95em;
	width:100%;
	
	float:left;
	color:#036 !important;
	margin:10px 0px 10px 0px;
	line-height:1.8em;
}

.service_1-right h5 a{
	color:#777;
	font-size:0.95em;
	width:100%;
	background:url(../images/re.png) no-repeat 75px 13px;
	float:left;
	color:#036 !important;
	margin:10px 0px 10px 0px;
	line-height:1.8em;
}

.service_1-right h5 a:hover{
	color:#777;
	font-size:0.95em;
	width:100%;
	float:left;
	color:red !important;
	margin:10px 0px 10px 0px;
	line-height:1.8em;
}

.service_1-right h6 a{
	color:#FFF !important;
	font-size:14px;
	width:30%;
	float:left;
	background-color:#070773;
	padding:0px 0px 0px 10px;
	margin:12px 0px 10px 0px;
	line-height:1.8em;
}

.service_1-right h6 a:hover{
	color:#000 !important;
	font-size:14px;
	width:30%;
	background-color:#c4c4ff;	
	float:left;
	margin:12px 0px 10px 0px;
	line-height:1.8em;
}

.service_1-right h4 
{
	width:100%;
	font-weight:  bold;
	border-top: 2px solid #ccc;
	float:left;
	margin:  0px 0px 0px 0px !i;
	padding:  0px 0px 0px 0px;
}

.service_1-right h4 a {
    color: #777;
    font-size: 0.95em;
    width: 100%;
    float: left;
    color: #036 !important;
    /* text-align: center; */
    margin: 10px 0px 0px 5px;
    line-height: 1.8em;
}

.service_1-right h4 a:hover{
	color:#777;
	font-size:0.95em;
	width:100%;
	float:left;
	color:red !important;
	margin:10px 0px 0px 5px;
	line-height:1.8em;
}

.service_1-right-2 h4 
{
	width:100%;
	font-weight:  bold;
	border-top: 2px solid #ccc;
	float:left;
	margin:  0px 0px 0px 0px !i;
	padding:  0px 0px 0px 0px;
}

.service_1-right-2 h4 a {
    color: #777;
    font-size: 0.95em;
    width: 100%;
    float: left;
    color: #036 !important;
    text-align: center; 
    margin: 10px 0px 0px 5px;
    line-height: 1.8em;
}

.service_1-right-2 h4 a:hover{
	color:#777;
	font-size:0.95em;
	width:100%;
	float:left;
	color:red !important;
	margin:10px 0px 0px 5px;
	line-height:1.8em;
}

.st {
    width: 15px !important;
    height: 14px !important;
    border: none !important;
	text-align:center !important;
    margin: 5px 5px 0px 5px !important;
    padding: 0px 0px 0px 0px !important;
}

.service_1-right img{
	float:left;
	margin: 0px 0px 10px 0px;
	width: 100% !important;
	/* border:1px solid #ccc; */
	/* padding: 10px 10px 10px 10px; */
	min-height:0px !important;
}
.service_1-right img a:hover{
	float:left;
	margin:0px 10px 0px 0px;
	width:100px;
	background-color:#ccc;
	height:100px;
}
span.icon_5{
    float: left;
    display: block;
    margin: 30px 30px 0 0;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    border: none;
    background:#2f374c;
    text-align: center;
    font-size:20px;
    line-height:70px;
    color:#fff;
    position: relative;
    z-index: 10;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
span.icon_5:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background:#f03138;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.service_1-left:hover span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.service_1-left:hover span {
    color: #fff;
}
.service_1-right {
    overflow: hidden;
    width:68%;
    margin:0px 0px 0px 0px;
}

.service_1-right-2
{
    overflow: hidden;
    width:100%;
    margin:0px 0px 0px 0px;
}

.service_2-right {
    overflow: hidden;
    width:100%;
    margin:0px 0px 0px 0px;
}

.service_2-right h5{
	font-size:1.2em;
}
.service_2-right h5 a{
	color:#000;
}

.service_1-right h5{
	font-size:1.2em;
}
.service_1-right h5 a{
	color:#000;
}
.bg_2{
    background: url(../images/bg.jpg)no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height:300px;
    padding: 5em 0 0 0;
}
.service_2-left h2{
    font-size: 45px;
    line-height: 1.42222222;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.service_2-right p{
	color:#000;
	width:  100%;
	float:  left;
	font-size:0.95em;
	margin: 10px 0px 0px 20px !important;
	line-height:1.8em;
}

.service_2-right h6{
	color:#000;
	float:right;
	font-size:0.95em;
	margin:20px 0px 10px 0px;
	line-height:1.8em;
}

.service_2-right h6 a{
	color: #fff;
	font-size:0.95em;
	/* background-color:#ccc; */
	line-height:1.8em;
	padding:2px 10px 3px 10px;
}

.service_3{
	padding:5em 0;
}
.service_3 h2{
    font-size: 3em;
    text-align: center;
    color: #000;
    margin-bottom: 1em;
    text-transform: uppercase;
}
time {
    font-size: 1.2em;
    color: #000;
}
.service_3-left h4{
    font-size:1.5em;
	margin:10px 0;
}
.service_3-left h4 a{
	color:#f1b458;
}
.service_3-left p{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
	margin-bottom:1em;
}
ul.marked-list{
	padding:0;
	margin:0;
	list-style:none;
}
.marked-list li {
    position: relative;
    padding-left: 30px;
    font-size:0.95em;
	line-height:1.6em;
	width:100%;
	color:#545556 !important;
	margin-bottom:10px;
}

.marked-list li:hover {
   color:#000 !important;
   cursor: pointer;
}

.marked-list li a{
	color:#777;
}
.marked-list li a:hover{
	color:#000;
}
.marked-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    font-weight: 400;
    background:#f1b458;
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.features{
	padding: 1em 0;
}
.features h1{
	color:#000;
	font-size:3em;
	text-align:center;
	margin-bottom:1em;
	text-transform:uppercase;
}
.features p{
	color:#777;
	font-size:0.95em;
	line-height:1.8em;
	margin: 1em 0 1em;
}
/*-- blog --*/
.blog_box1{
	margin-bottom:3em;
	box-shadow: 2px 3px 7px 1px #ccc;
	padding:  10px 10px 10px 10px;
}
.item_info_dl h2{
	font-weight:600;
	font-size:1.5em;
}
.item_info_dl h2 a{
	color:#000;
}
.item_info_dl {
    color: #06aefc;
    font-weight: 300;
    line-height: 32px;
    margin: 0 0 20px;
}
.item_info_dl dd .item_createdby:before {
    /* content: "\f007"; */
    color: #444444;
    font-size: 24px;
    font-family: FontAwesome;
    margin-right: 6px;
}
time.item_published {
    font-size: 0.85em;
    color: #827d7d;
}
.item_info_dl dd {
    margin: 0;
    display: inline-block;
}
.item_info_dl dd .comment:before {
    content: "\f075";
    color: #444444;
    font-size: 18px;
    font-family: FontAwesome;
    margin-left: 14px;
}
address.item_createdby {
    color: #000;
    font-size: 1.1em;
}
/* -- contact --*/
.map iframe{
	border:none;
	height:400px;
	width:100%;
}
.col_1 {
    width: 203px;
    margin-right: 0;
}
.col_1, .col_2{
    float: left;
}
.icon2 {
    margin-top: 21px;
    float: left;
    color: #f1b458;
    font-size: 30px;
    width: 40px;
}
.box {
    overflow: hidden;
}
.m_6{
    margin-top: 21px;
}
.col_2{
    width: 198px;
    margin-right: 0;
}
a.link4 {
    color:#f1b458 !important;
}
a.link4:hover{
	color:#000;
}
form.contact_form {
    padding: 3em 0 0 0;
}
.contact_form h2{
	color:#000;
	font-size:2em;
	text-transform:uppercase;
	margin-bottom:1em;
}
.contact_form input[type='text'] {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 13px;
    padding: 14px 17px 14px;
    outline: none;
    color: #5d5d5d;
    height: 50px;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px;
    background: none;
}
.contact_form textarea {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 13px;
    padding: 14px 17px 14px;
    outline: none;
    border: 1px solid #d5d5d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    color: #5d5d5d;
    height: 191px;
    background: none;
}
.grid_6{
	padding-left:0;
}
.btn_3{
	float:right;
	padding-right: 15px;
}
.more_btn {
    display: inline-block;
    margin-top: 30px;
    padding: 12px 18px;
    text-decoration: none;
    color: #222;
    background: #fff;
    border: 1px solid #cccccc;
    text-transform: uppercase;
}
.contact-form .btn_3 a {
    margin-top: 10px;
    margin-left: 15px;
    padding: 12px 26px;
}
.more_btn:hover {
    color: #fff;
    background:#f1b458;
    border: 1px solid #f1b458;
}
/* --responsive design --*/
@media (max-width:1440px){
}
@media (max-width:1440px){
.portfolio-description {
    padding: 4px 15px 0;
}
}
@media (max-width:1280px){
.portfolio-description {
    padding: 10px 8px 0;
}
}
@media (max-width:1220px){
ul.nav_1 li {
    margin-right: 20px;
}	
}
@media (max-width:1024px){
    
    #shopping-cart {
    border-top: #79b946 2px solid;
    margin: 0px 0px 0px 0px !important;
    float: left;
}
    
.shortcode_but.small2 {
    font-size: 11px;
    background-color: #002eff;
    padding: 8px 0px !important;
    color: #fff;
    display: inline !important;
    float: left;
    margin: 10px 3px 0px 0px !important;
    width: 48%;
}
    
    .portfolio-left {
    background: #f2f4f8;
    border: 1px solid #ccc;
    width: 100%;
    margin: 0px 10px 30px 0px;
    padding: 10px 10px 10px 10px;
    /* border-bottom: 1px solid #ccc; */
    /* border-left: 1px solid #ccc; */
    /* border-right-style: dashed; */
    /* border-right-width: 1px; */
    /* border-bottom-style: dashed; */
    /* border-bottom-width: 1px; */
}
    
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 90%;	
}

.service_1-right {
    overflow: hidden;
    width:60%;
    margin:0px 0px 0px 0px;
}

.indicate {
    float: left;
    margin: 0px 0px 0px 10px;
}
.indicate i {
    font-size: 1.2em;
    vertical-align: sub;
    margin-right: 0.5em;
    color: #fff;
}
.indicate p {
    font-size:0.9em;
    color: #fff;
	margin:2px 0px 0px 0px;
    text-decoration: none;
	letter-spacing: 1px;
    outline: none;
    vertical-align: middle;
}
.indicate ul{
    list-style:none;
    width:  100%;
    padding:  0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    float:  left;
}
.indicate ul li{
    float:left;
    font-size: 16px;
    padding: 5px;
    border-left: 1px solid #ccc;
    margin: 0px auto;
}
.indicate ul li a{
   color:#fff;
}

.navbar 
{
    min-height: 100%;
    /* margin-bottom: 0; */
    margin: 0px 0px 0px 0px;
}

.header-top {
    padding: 1em 0;
    position: fixed;
    z-index: 9999;
    margin: -0px 0px 0px 0px;
    width: 100%;
    min-height: 35px;
    background: #2e353f;
}

.new
{
	width:100%;
	float:left;
	min-height:0px !important;
	padding:0px 0px 0px 20px;
}
}
@media (max-width:930px){
ul.nav_1 li {
    margin-right: -3px;
}	
.col-sm-3.dropdown-button {
    padding: 0 5px;
}
.col-sm-2.submit_button {
    padding: 0 5px 0 0px;
}
.submit_button input[type="submit"] {
    font-size: 1em;
    padding: 10px 0px;
}
.details {
    padding: 2em 0;
}

.radial_but 
{
    padding: 8px 20px 8px 20px;
    margin: 0px 0px 20px 0px;
}

.enqur
{
    width:100% !important;
    float:left !important;
    min-height:0px !important;
    border:1px solid #fff;
    margin:0px 0px 0px 0px !important;
}

.enqur span
{
    width:100% !important;
    float:left !important;
    text-align:center;
    font-size:20px !important;
    margin:0px 0px 0px 0px !important;
    color:#fff !important;
}

.grid_1 {
    padding: 3em 0;
}
.col-md-8.grid_1_right {
    margin: 2em 0 0 0;
}
.portfolio-img {
    width: 34%;
    float: left;
}
.portfolio-description {
    width: 66%;
    float: left;
    padding: 20px 30px 0;
}
.col-md-3.grid_4 {
    margin-bottom:2em;
}
.bottom_content {
    padding: 0em 0;
}
.bottom_content h3, .advantage h3, .bg_1 h2, .services h1, .service_3 h2, .features h1 {
    font-size: 2em;
}
.grid_4 h3 {
    margin-bottom: 10px;
}
.footer {
    padding: 3em 0;
}
.col-md-6.about_left {
    margin-bottom:3em;
}
.col-md-3.team_grid {
    width: 50%;
    float: left;
    margin-bottom:1em;
}
.courses_box1 {
    padding: 0em 0;
}
.bg_1 {
    min-height: 940px;
    padding: 3em 0 0 0;
}
.advantage, .admission, .services, .service_3, .features{
    padding: 0em 0;
}
.admission_right {
    padding: 0;
    margin: 2em 0;
}
.faculty_grid{
	margin:0px 20px 20px 0px !important;
}
p.description {
    width: 85%;
}
.service_1 {
    float:  left;
    margin-bottom: 2em;
    width:  100%;
}
.service_box1 {
    margin-bottom: 0;
}
.bg_2 {
    padding: 3em 0 0 0;
}
.col-md-6.service_3-left {
    margin-bottom: 2em;
}
.map iframe {
    height:250px;
}
.course_list, .col-md-9.detail, .col-md-8.detail{
    margin: 1em 0 20px 0px !important;
    width:  100%;
}
.form-submit{
	top:0;
}
.list.custom-list ul li{
	margin-bottom:2em;
}
.comment-form-right {
    padding: 0 !important;
}
}
@media (max-width: 768px){
   
.navbar-toggle{
	margin:1px 10px 1px 0;
	color:#FFF !important;
}
.radial_but {
    padding: 8px 20px 8px 20px;
    margin: 0px 0px 20px 0px;
}

.callbacks_tabs {
    left: 43%;
}
.countDays, .countHours, .countMinutes, .countSeconds {
    padding: 10px 0;
}
#counter {
    height: 87px;
}
.bg {
    min-height: 290px;
    padding: 3em 0 0 0;
}
.nav-list > li {
    width: 20%;
}
ul.items_list {
    list-style: none;
    padding: 0;
    margin:0;
    float:left;
    width:50%;
}
ul.items_list h3, ul.items_list1 h3 {
    font-size: 18px;
    color: #555;
    margin: 0 0 10px;
    display: inline-block;
    border-bottom: 1px solid #f1b458;
    padding-bottom: 5px;
}
ul.items_list li {
    margin-bottom: 7px;
}
ul.items_list1 li p {
    background: #fff;
    width: 100%;
    line-height: 0;
    font-size:14px;
}
ul.items_list{
	display:block;
}
table.timetable {
    display: none;
}
ul.items_list1{
	display:block;
	width:49%;
	float:left;
	list-style:none;
	padding:0;
	margin:0 0 0 5px;
}
input.no-box1{
    padding:5px 10px;
    width: 100%;
    border:1px solid #dddddd;
    outline: none;
    margin-bottom:5px;
}
}
@media (max-width: 736px){
.navbar-nav {
    margin: 18px 0 0 0;
    float:left;
    width:100%;
}
.navbar-header.nav_2 {
    display:block;
}
.navbar-default .navbar-toggle {
    border-color:#2f374c;
    background-color:#2f374c;
    border-radius: 2px;
    margin-top: 125px;
}
.navbar-toggle1 {
    background: url(../images/nav.png) no-repeat 0px;
    margin: 0px 15px 0 0px;
}
.dropdown-menu {
    position: relative;
    top: 100%;
    left: 0 !important;
    z-index: 9999 !important;
    display: none;
    float: none;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size:14px;
    background-color:#ccc !important;
    border: 1px solid #000 !important;
    text-align: center;
    border-radius: 4px;

}

ul.nav_1 li 
{
    margin-right: 0px ;
    border-right:none !important;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #000 !important;
}
.navbar-collapse {
    max-height:700px !important;
}   
.search-form .search-submit {
    right: 8px;
    top: 71px;
} 
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border-color:#2f374c;
    background-color:#2f374c;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:#f1b458;
}
.navbar-brand {
    margin: 105px 0 0 0;
}    
.col-sm-3.dropdown-button {
    margin-bottom: 5px;
}
.col-sm-2.submit_button {
    padding: 0 20px;
}
.courses_banner {
    min-height: 215px;
    padding: 2em 0 0 0;
}
.form_box {
    padding:0;
}
.service_2-left h2 {
    font-size: 35px;
}
.bg_2 {
    padding: 3em 0 0 0;
    min-height: 260px;
}
}
@media (max-width:667px){
.navbar-brand {
    margin: 155px 0 0 0;
} 
.navbar-default .navbar-toggle {
    margin-top: 165px;
}
.banner-info h3 {
    font-size: 30px;
}
.news h1, .grid_1_right h2 {
    font-size: 1.5em;
}
.event_right h3 {
    font-size: 18px;
}
.newsletter {
    margin: 2em 0 0 0;
}
.newsletter input[type="text"] {
    padding: 14px 2%;    
}
.newsletter input[type="submit"] {
    font-size: 1em;
    padding: 12px 30px;
}
.bg {
    min-height: 240px;
    padding: 3em 0 0 0;
}
.bottom_content h3, .advantage h3, .bg_1 h2, .service_3 h2, .features h1 {
    font-size: 1.6em;
        margin: 20px 0px 20px 0px;
}

.services h1
{
    font-size: 1.6em !important;
    margin: 20px 0px 20px 0px !important;
}

.table-header > div.name_col {
    width: 23%;
}
.courses_banner h3 {
    font-size: 1.6em;
}    
p.description {
    width: 100%;
}
.bg_1 {
    min-height: 865px;
    padding: 3em 0 0 0;
}
.shortcode_but.small {
   padding: 10px 10px;
}
.shortcode_but {
    padding: 12px 15px;
}    
.shortcode_but.large {
    font-size: 14px;
    padding: 12px 20px;
}
.bg_2 {
    padding: 3em 0 0 0;
    min-height: 280px;
}
.team_box h3 {
    font-size: 1.2em;
}
.team_box p {
    font-size: 1em;
}  
.contact_form h2 {
    font-size: 1.6em;
}
}
@media (max-width:480px){
.banner-info h3 {
    font-size: 27px;
    letter-spacing:5px;
}	
.banner-info p {
    font-size: 14px;
}
.banner-info a {
   padding: .6em 1em;
}
.callbacks_tabs {
    left: 38%;
    top:87%;
}
.banner-info {
    padding: 3em 0 0 0;
}
.banner-bg, .banner-img, .banner-img2 {
    min-height: 290px;
}
.nav>li>a {
    padding: 8px 10px;
    font-size: 14px;
}
.event_left-item .icon_2 i {
    font-size: 15px;
    margin-right: 5px;
}
.event_left-item .icon_2 {
    font-size: 12px;
}
.portfolio-description {
    padding: 0px 5px 0;
}
.portfolio-description span {
    padding-top: 5px;
}
.portfolio-description > a span {
    font-size: 13px;
    padding: 8px 20px;
    margin: 1em 0 0;
}
.grid_4 h3 {
    font-size: 1.3em;
}
ul.footer_list li {
    line-height: 2em;
    font-size: 13px;
}
form.login {
    width: 45%;
}
input.btn.btn-primary.btn-lg1.btn-block {
   font-size: 1em;
}
p.description {
    margin: 0 auto 1em auto;
}
.table-header > div.name_col {
    width: 43%;
}
.course_list .table-header > div {
    padding: 12px 15px;
    font-size: 16px;
}
.course_list .table-list li > div {
    padding: 8px 0px;
    font-size: 13px;
}
.event-desc h2 {
    font-size: 1.3em;
}
.detail p {
    font-size: 0.85em;
}
.col-xs-8.col-sm-8.event-desc {
    padding-left: 0;
}
.bg_1 {
    min-height: 700px;
    padding: 3em 0 0 0;
}
ul.items_list {
    width: 49%;
}
ul.items_list li {
    font-size: 15px;
}
ul.items_list1 {
    width: 48%;
}    
ul.pagination {
   margin: 0;
}
h1.shortcode {
    font-size: 35px !important;
}
h2.shortcode {
    font-size: 31px !important;
}
h3.shortcode {
    font-size: 28px !important;
}
h4.shortcode {
    font-size: 25px !important;
}
h5.shortcode {
    font-size: 22px !important;
}
h6.shortcode {
    font-size:18px !important;
}
.shortcode_but.small {
    padding: 8px 8px;
}
.shortcode_but {
    padding: 9px 9px;
}
.shortcode_but.large {
    font-size: 14px;
    padding: 10px 10px;
}
.service_2-left h2 {
    font-size: 25px;
}
.bg_2 {
    padding: 3em 0 0 0;
    min-height: 295px;
}
.author-box {
    margin-bottom: 1em;
}
.comment_section h4, .comment-form h4 {
   font-size: 1.6em;
}
.item_info_dl h2 {
    font-size: 1.2em;
}
.radial_but {
    padding: 8px 20px;
}
.team_box {
    padding: 10px;
}
.bg_1 {
    min-height: 685px;
}
}
@media (max-width:320px){
.navbar-brand {
   font-size: 32px;	
   padding-left: 10px;
   line-height: 15px;
}
.banner-info h3 {
    font-size: 20px;
    letter-spacing: 3px;
}
.navbar-default .navbar-toggle {
    margin: 40px 5px 5px 0;
}
.navbar-toggle{
	margin:1px 10px 1px 0;
	color:#FFF;
}
.banner-info {
    padding: 2em 0 0 0;
}
.banner-info a {
    padding: .5em 0.8em;
}
.callbacks_tabs a:after {
    height: 10px;
    width: 10px;
}    
.banner-bg, .banner-img, .banner-img2 {
    min-height: 250px;
}
.callbacks_tabs {
    left: 36%;
    top: 87%;
}
.col-md-4, .col-md-8, .col-md-3, .col-md-6, .col-md-9{
	padding:0;
}
.nav>li>a {
    padding: 6px 0px;
    font-size: 13px;
}
.event_left {
    width: 35%;
}
.event_right h3 {
    font-size: 15px;
}
.grid_1 {
    padding:2em 0 1em;
}
.newsletter input[type="submit"] {
    font-size: 0.85em;
    padding: 7px 10px;
}
.newsletter input[type="text"] {
    padding: 8px 2%;
}
.newsletter {
    margin: 1em 0 0 0;
}
.bg {
    min-height: 170px;
    padding: 2em 0 0 0;
}
.bottom_content {
    padding: 2em 0;
}
.bottom_content h3, .advantage h3, .bg_1 h2, .services h1, .service_3 h2, .features h1 {
    font-size: 1.4em;
}
.grid_2 {
    margin-bottom: 1em;
    padding: 0 15px;
}
.portfolio-description {
    width: 66%;
    padding: 5px 5px 0;
}
.input-group input[type="text"], select {
    min-height:25px;
    padding: 5px 5px 5px 5px;
}    
.submit_button input[type="submit"] {
   padding: 6px 0px;
}
.portfolio-description span a {
    padding: 3px 5px;
    margin: 0 0px 0px 0;
}
.copy {
    margin: 0em 0 0 0;
}

p.description {
    font-size: 0.85em;
    line-height: 1.5em;
}    
form.login {
    width: 72%;
}
.courses_box1 {
    padding: 2em 0;
}
input.btn.btn-primary.btn-lg1.btn-block {
    margin: 1em 0;
}
.about_left h4{
	font-size:25px;
	float:left;
	line-height:28px;
}
.col-md-6.about_left {
    margin-bottom: 2em;
}
.team_box h3 {
    font-size: 1em;
}
.team-socials li {
    padding: 0 3px;
}
.team-socials {
   margin: 0.5em 0 0 0;
}
.col-md-3.team_grid {
   padding: 0 2px;
}
.bg_1 {
    min-height: 530px;
    padding: 2em 0 0 0;
}
.dropcap {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 25px;
}
.list.custom-list ul li h5 {
    font-size: 1em;
}
.advantage{
	padding:2em 0 0 0;
}
.nav-list > li {
    padding: 0 2px;
}
.courses_banner h3 {
    font-size: 1.4em;
}
.admission h1 {
   font-size: 1.4em;    
}
.admission, .services, .service_3, .features {
    padding: 2em 0;
}
.admission_left h2, .admission_right h3 {
    font-size: 1.2em;
}
.select-block1 select {
    height: 33px;
    padding: 5px 5px;
}
.course-submit {
    line-height: 30px;
    padding: 0 15px;
}   
ul.items_list li {
    font-size: 14px;
}
input.no-box1 {
    padding: 0px 5px;
}
ul.items_list h3, ul.items_list1 h3 {
    font-size: 16px;
}    
.news h1:after, .grid_1_right h2:after {
    bottom: -7px;
}
.news article a {
   line-height: 1.5em;
}
.faculty_grid {
    margin-bottom: 1em;
}
.faculty_top {
    margin-bottom: 0;
}
ul.meta-post li {
    margin-right: 7px;
}    
.detail h3 {
   font-size: 1.5em;
}    
.author-box-left {
   width: 20%;
}
.author-box1 {
    margin-top: 2em;
}
.author-box_left {
    width: 15%;
}
.search-form .form-control, .comment-form .form-control, .contact_form .form-control {
    margin-bottom: 10px;
}
span.icon_5 {
    margin: 5px 10px 0 0;
    width: 50px;
    height: 50px;
    font-size: 15px;
    line-height: 49px;
}
.service_1 {
    margin-bottom: 1em;
}
.service_2-left h2 {
    font-size: 18px;
}
.bg_2 {
    padding: 2em 0 0 0;
    min-height: 340px;
}
.item_info_dl h2 {
    font-size: 1em;
}
address.item_createdby {
   font-size: 0.95em;
}
.blog_box1 {
    margin-bottom: 2em;
}
.features h2{
	font-size:20px;
}
.map iframe {
    height: 150px;
}
.features p {
    margin: 10px 0;
}
.icon2 {
    margin-top: 10px;
    font-size: 26px;
    width: 40px;
}
.features p {
   line-height: 1.5em;
}
form.contact_form {
    padding: 2em 0 0 0;
}
.contact_form input[type='text'] {
    line-height: 22px;
    padding: 8px 10px 8px;
    height: 40px;
    margin: 0 0 5px;
}
.more_btn {
    margin-top: 10px;
    padding: 8px 10px;
    font-size: 13px;
}
p.lead {
    font-size: 22px;
}
.course_list .table-header > div {
    padding: 10px 3px;
    font-size: 11px;
}
.event-desc h2 {
    font-size: 1.1em;
}
.event-speakers li {
    margin-right: 5px;
    font-size: 13px;
}
.event-page {
    margin-bottom: 1em;
}
.course_list, .col-md-9.detail, .col-md-8.detail {
    margin: 2em 0 0 0;
}
.social-widget {
    margin: 2em 0 2em;
}
.search-form .search-submit {
    top: 63px;
}
h1.shortcode {
    font-size: 26px !important;
}
h2.shortcode {
    font-size: 25px !important;
}
h3.shortcode {
    font-size: 24px !important;
}
h4.shortcode {
    font-size: 22px !important;
}
h5.shortcode {
    font-size: 20px !important;
}
.but_1 {
    margin: 1.5em 0 1em;
}
.shortcode_but {
    margin-right:0;
}   
.shortcode_but.small {
    padding: 5px 3px;
}
.but_3 {
    margin-bottom: 1em;
}
.admission-alert {
    margin-bottom: 10px;
}
.grid_3.grid_5 {
    margin: 2em 0 0 0;
}
}

.testi
{
	width:100%;
	float:left;
	min-height:0px;
	padding:30px 0px 40px 0px;
}



.sidebar
{
	width:100%;
	float:left;
	/*background-color:#f4f4f4;*/
	min-height:0px;
	margin:0px 0px 30px 0px;
}


.sidebar ul
{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.sidebar ul li
{
	width:100%;
	float:left;
	list-style:none;
	z-index:9999;
}

.active-menu
{
	width:100% !important;
	min-height:0px !important;
	background-color:#13395d !important;
	color:#fff !important;
	font-size:13px !important;
	float:left !important;
	margin:5px 0px 0px 0px;
	letter-spacing:1.5px;font-weight: 700;
	padding:8px 10px 8px 10px !important;
}

.active-menu i {
    color: #fff !important;
    font-size: 13px !important;
    float: left !important;
    margin: 0px 0px 0px 0px;
    padding: 3px 15px 3px 0px !important;
}


.active-menu:hover
{
	width:100% !important;
	min-height:0px !important;
	background-color:#036 !important;
	color:#fff !important;
	float:left !important;
}

.sidebar ul li a
{
	width:100%;
	float:left;
	text-decoration:none;
	font-size:13px;
	color: #777 !important;
	letter-spacing: 1px;
	padding:10px 10px 10px 45px;font-weight: 500;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	background-color:#f4f4f4;
	
}

.sidebar ul li a i
{
    float: left;
    margin: 0px 0px 0px -30px;
    font-size: 15px;
    padding: 2px 10px 2px 0px;
	
}

.sidebar ul li a:hover
{
	width:100%;
	background-color:#e7e5e8 !important;
	color:#000 !important;
	float:left;
	font-size:12.9px;
	text-decoration:none;
	padding:10px 10px 10px 45px;
	margin:5px 0px 0px 0px;
	
}

/*
.sidebar h3 {
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #FFFFFF;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-right: 4px solid #F3D303;
    padding: 10px 30px;
    width: 100%;
    background: #263D48;
}
*/



.listed
{
	width:100%;
	margin:20px 0px 30px 0px;
}

.listed h4{
	width:100%;
	float:left;
	font-size:20px;
	color:#007bb6;
	margin:0px 0px 20px 0px;
}

.listed h5{
	width:100%;
	float:left;
	font-size:17px;
	color:#de0a69;
}

.listed p{
	width:100%;
	float:left;
	margin:0px 0px 20px 0px;
}

.video
{
	width:100%;
	float:left;
	/* height:100%; */
}

.space
{
	width:100%;
	float:left;
	border:1px solid;
	height:5px;
}

.team_member img
{
	width:100% !important;
	float:left !important;
	height:350px !important;
}

.more
{
	width: 96.5% !important;
	float:left !important;
	margin: 10px 0px 0px 15px !important;
	font-size:15px !important;
}

.person-title
{
	width:100% !important;
	float:left !important;
	color:#fff !important;
	margin: 20px 0px 10px 0px !important;
	font-size: 30px !important;
}

.new
{
	width:100%;
	float:left;
	min-height:0px !important;
	padding:0px 0px 0px 20px;
}

input[type=radio], input[type=checkbox] {
    margin: 4px 10px 0px !important;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-top: 1px \9;
    line-height: normal;
}

.mar
{
    width: 92%;
    float: left;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    color: #fff !important;
}

.test
{
	width:100%;
	background-color:aliceblue;
	min-height:0px;
	margin: 0px 0px 0px 0px;
}

.tittle
{
	width: 100%;
	font-size: 40px;
	color: #000;
	text-align:  left;
	letter-spacing:1px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.breadcrumb1
{
	width:100%;
	float:left;
	background-color:#f21d59;
	padding:10px 10px 10px 10px;
	margin:10px 0px 10px 0px;
}


/******************  popup form **************/



/*-- model --*/ 
/*-- login form --*/
.agileits-login {
    padding: 0em 2em 2em 2em;
}
.agileits-login input[type="text"], .agileits-login input[type="password"], .agileits-login input[type="email"], .agileits-login textarea {
    outline: none;
    font-size: 1em;
    color: #fff;
    padding:0.5em;
	letter-spacing: 1px;
    margin: 0;
    width: 100%;
    border: none;
    -webkit-appearance: none;
    margin-bottom: 1em;
    background: #353434;
	border-bottom: 2px solid #eb422a;
}
.agileits-login textarea {
	resize:none;
	height:80px;
	margin-bottom:0!important;
}
.agileits-login h5{
	font-size:1.8em;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:1.5em;
}
.agileits-login ::-webkit-input-placeholder {
   color: #fff; 
} 
.agileits-login :-moz-placeholder { /* Firefox 18- */
   color: #fff;
} 
.agileits-login ::-moz-placeholder {  /* Firefox 19+ */
   color: #fff; 
} 
.agileits-login :-ms-input-placeholder {  
   color: #fff; 
}
.modal-body {
    padding: 0 !important;
    background-color: #f7f7f7;
}
/*-- checkbox --*/
.agileits-login label {
    font-size: 1em;
    color: #000;
	letter-spacing: 0.5px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}
input.checkbox {
    background: #eb422a;
    cursor: pointer;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: text-bottom;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	background: inherit;
	cursor: pointer;
}
input.checkbox:after {
	content: ""; 
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #fff; 
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out; 
	transition: .4s ease-in-out;
}
input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: 1.2em;
	border-color: #fff;
	border-top-color: transparent;
	border-right-color: transparent;
}
.anim input.checkbox:checked:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	height: .6em;
	border-color: transparent;
	border-right-color: transparent;
	animation: .4s rippling .4s ease;
	animation-fill-mode: forwards;
}
@keyframes rippling {
	50% {
		border-left-color: #fff;
	}
	100% {
		border-bottom-color: #fff;
		border-left-color: #fff;
	}
} 
/*-- //checkbox --*/
.wthree-text {
    margin-top: 0.5em;
}
.wthree-text ul li {
    display: inline-block;
}
.wthree-text ul li a {
    font-size: 1em;
    color: #fff;
	letter-spacing: 0.5px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.wthree-text ul li a:hover {
    text-decoration: underline;
}
.w3ls-submit {
    text-align: center;
    margin-top: 2.5em;
} 
.agileits-login input[type="submit"] {
    font-size: 1em;
    color: #fff;
    border:none;
    outline: none;
    padding: .8em 5em;
    -webkit-appearance: none;
	text-transform: uppercase;
    transition: .5s all;
    background: #eb422a;
    display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.agileits-login input[type="submit"]:hover {
    background:#26d797;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
} 
.modal-header {
    border-bottom: none;
    background-color: #f7f7f7;
}
div#myModal3 {
    z-index: 9999;
}
/*-- //model --*/ 


.form-control25 {
    display: block !important;
    width: 100% !important;
    height: 44px !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    margin: 10px 0px 10px 0px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid !important;
    border-radius:0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control2 {
    display: block !important;
    width: 100% !important;
    height: 100px !important;
    padding: 10px 12px !important;
    font-size: 14px !important;
    margin: 0px 0px 10px 0px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid !important;
    border-radius:0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.con
{
    letter-spacing:0.8px;
}


.form-ajay 
{
    display: block !important;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius:none !important;
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 30px;
  /* top: 0px; */
  z-index: 99;
  border: 1px solid #fff;
  outline: none;
  color: white;
  /* margin: -56px 0px 0px 0px; */
  cursor: pointer;
  padding: 0px 0px 0px 0px !important;
  border-radius: 50%;
}




.dropdown-buttons
{
    padding:0px 0px 0px 0px !important;
}


.service-purchase
{
	width:100% !important;
	float:left !important;
	background-color:#2f374c !important;
}

.service-purchase:hover
{
	width:100%;
	float:left;
	background-color:#293450;
}

.purchase-right
{
	width:100%;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



.purchase-right h2
{
	width: 100%;
	text-align:center;
	float:left;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.purchase-right p
{
	width: 85%;
	float:left;
	color:#fff;
	text-align:  center;
	margin: 0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}

span.icon_purchase{
    float: left;
    display: block;
    margin:10px 30px 0 0;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    border: none;
    text-align: center;
    font-size:50px;
    line-height:70px;
    color:#fff;
    position: relative;
    z-index: 10;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*
span.icon_purchase:before {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background:#f1b458;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
*/

.service-purchase-2
{
	width:100%;
	float:left;
	margin: 25px 0px 0px 0px;
	background-color:#dc462c;
}

.service-purchase-2:hover
{
	width:100%;
	float:left;
	background-color:#da4f37;
}

.shortcode_but.small-2 
{
    font-size: 20px !important;
    padding: 2px 18px !important;
    background-color:#2a88bb !important;
    margin:  15px 0px 15px 0px;
    text-align:center !important;
}

/* Menu */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu
{
    z-index: 9999;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 15px 13px;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #fff !IMPORTANT;
  font-weight: 500;
  border-right: 1px solid #fff;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #FFF;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #FFF;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  margin: 0px 0px 6px 0px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 13px 15px 13px 15px;
  width: 227px;
  /* font-size: 12px; */
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  background: #ec0106;
}

#cssmenu ul ul li a:hover 
{
  border-bottom: 1px solid rgba(150, 150, 150, 0.15) !IMPORTANT;
  padding: 13px 15px 13px 15px !IMPORTANT;
  width: 227px !IMPORTANT;
  /* font-size: 12px; */
  text-decoration: none !IMPORTANT;
  color: #fff !IMPORTANT;
  font-weight: 400 !IMPORTANT;
  background: #2e353f !IMPORTANT;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    background: #428bca;
    border-top: 1px solid #fff;
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #ddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #000;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #FFF;
    cursor: pointer;
    /* font-size: 12px; */
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #fff;
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before 
  {
    display: none;
  }
}

.menu-new
{
    width:100%;
    float:left;
    background-color:#2e1781;
}

.servi 
{
    padding: 0em 0em 0em 1em;
    background-color: #f7f7f7;
}

.servi h1
{
    width:100%;
    float:left;
    text-align:center;
}

.buton_1 
{
    margin: 1em 0 0em 1em;
}

.get-demo
{
    
}

.shortcode_but.small2 {
    font-size: 11px;
    text-align:  center;
    background-color: #002eff;
    padding: 9px 12px;
    color: #fff;
    display:none;
    float: left;
    margin: 10px 3px 0px 0px !important;
    width: 48% !important;
}