/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/
html,body {
    font-family:Calibri !important; 
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
 
  color:#000;
  margin:0px;
  padding:0px;
  
  
}
.table-mtop
{
margin-top:65%;
}
.borderresult {
    border: 1px dotted #808080;
    height: 340px;
    background-color: lightblue;
}
.fontsize{
        font-size:22px;
    
    }
    .fontssize1{
        font-size:20px;
        color:
darkblue;
font-weight: bold;
    }
.fileupload{
    margin-top:9px;
}
.fileupload1{
    margin-top:10px;
}
.alignjustfy{
    text-align:justify;
}
.mleft{
    margin-left:0px;
}
input[type="radio"], input[type="checkbox"]{
    margin: 20px 15px 5px;
    
    line-height: normal;
}
.whiteback{
    background-color:white;
    height: 1300px;
padding: 35px 10px 10px 20px;
}
.whiteback1{
    background-color:white;
    height: auto;
padding: 35px 10px 10px 20px;
}
.mtop{
    margin-top:20px;
}
.middle-image{
    width:150px;
     height:150px;
     display: block;
    margin-left: auto;
    margin-right: auto;
}
.tcenter{
    text-align:center;
    margin-top:10px;
}
.tcenter1{
    text-align:center;
}
.tcenter2{
    text-align:center;
}
.tcenter3{
    text-align:center;
}
.vwidth {
    width: 100%;
}
.testimonial{
    border:none; 
    width:100%; 
    height:500px;
}
.banner{
    background:url(../img/bgimg.jpg);
    
    
}
.desktop-menu{
    background-color:#b4e8f6;
}
 
.servicesdata{
    text-align:justify;
     margin-top:20px;
}
.color{
    color:red;
}
.hover{
    background-color:white;
    height:335px;
}
.border{
    border-bottom:1px dotted;

}
.hover h3{
    padding:5px 5px 5px 10px;
}
.hover a{
    color:black;
}
.product-img{
    height:282px;
    margin-top:10px;
}
.sidebar{
    background-color:whitesmoke;
}
.sidebar h2{
   padding: 10px 0px 0px 15px;
}
.sidebar ul li{
    list-style:none;
}
.product-sidebar{
    margin:10px 10px 10px 10px;
}
a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.s-month,
#slider-testimonials .prev,
#slider-testimonials .next,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #ffffff;
  moz-box-shadow: -5px -5px 5px #888;
-webkit-box-shadow: -2px 3px 2px #888;
box-shadow: 0px 0px 10px #888;
  
}

 #thover {
            position: fixed;
            background: #000000;
            width: 100%;
            height: 100%;
            opacity: 1;
            z-index:80;
        }

        #tpopup {
            position: absolute;
            left: 40%;
            top: 30%;
            border-radius: 10px;
            padding: 10px 10px 10px 10px;
            margin-left: -320px; /* width/2 + padding-left */
            margin-top: -150px; /* height/2 + padding-top */
            text-align: center;
            box-shadow: 0 0 2px 0 #000;
        }

        #tclose {
            position: absolute;
            background: green;
            color: white;
            right: -15px;
            top: -15px;
            border-radius: 50%;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 8px;
            font-weight: bold;
            font-family: Calibri;
            cursor: pointer;
            box-shadow: 0 0 10px 0 #000;
            z-index: 99;
        }
        
input::-moz-focus-inner {
  border: 0;
}
.addmission{
    border: 1px solid #b4e8f6;
margin-top: 10px;
moz-box-shadow: -5px -5px 5px #888;
-webkit-box-shadow: -2px 3px 2px #888;
box-shadow: 0px 0px 10px #888;
height: 115px;
}
.addmissionh3{
    text-align: center;
text-transform: uppercase;
font-size: 24px;
background-color: #B4E8F6;
padding: 1px 5px 1px 5px;
}
a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none;
  color:black;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Calibri;
}

.small-text {
  font-size: 12px;
}

.widget-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
}
.widget-inner ul{
    list-style:none;

}
.widget-inner ul li{
    border-bottom:1px solid;
    margin-top: 20px;

}
.widget-inner ul li a{
   color:black;
   font-size: 13px;

}

.widget-inner ul li a:hover{
   color:red;

}

.widget-main-title {
  border-bottom: 1px solid;
}
.widget-main h5:hover{color:#dc3e2e}
.welcome-text {
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 20px 0;
  text-align:center;
  color:#4B9D24;
}

.page-title {
  display: block;
  padding: 18px 20px;
}
.page-title ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page-title ul li {
  float: left;
  display: block;
}
.page-title h6 {
  font-size: 12px;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.page-title h6:not(:first-child):before {
  content: "/";
  padding: 0 10px;
}

.grid-or-list {
  float: right;
}
.grid-or-list ul {
  padding: 0;
  margin: 0;
}
.grid-or-list ul li {
  font-size: 14px;
  line-height: 14px;
  margin: 0 7px;
}
.grid-or-list ul li:last-child {
  margin-right: 0 !important;
}

blockquote {
  border-left: 4px solid;
}
blockquote h5 {
  font-weight: 700;
  text-transform: uppercase;
}

.shortcode-typo p {
  margin-bottom: 20px;
}

.shortcode-typo h4 {
  margin-bottom: 20px;
}

.course-icon{
   float: left;
height:75px;

}
.course-icon1{
   float: left;
width: 360px;
padding: 5px 2px 2px 2px;

}
.course-icon2{
   float: left;
width: 305px;
padding: 5px 2px 2px 2px;

}
*p{ font-weight:bold;}

/*-----------------------------------------------------------------------------------*/
/*	BOOTSTRAP OVERRIDING
/*-----------------------------------------------------------------------------------*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
 border: none;
-webkit-border-radius: 0;
border-radius: 0;
margin: 0;
height: 100px;
line-height: 36px;
padding: 10px 60px;
}

.nav-tabs > li {
  margin: 0;
  padding: 0;
}

.nav-tabs {
  border: 0;
 margin: 0px 0px 0px 0px;
  padding: 0 !important;
}

.nav-tabs > li > a:hover {
  border: none;
  
}

.nav-tabs > li > a {
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
}

.tab-content > .tab-pane {
  padding: 20px;
  border-top: 2px solid;
}

.panel-group .panel {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border: 0;
}

.panel-collapse {
  padding: 0 10px;
}

.alert {
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 10px 15px;
}

.progress {
  -webkit-border-radius: 0;
  border-radius: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
.top-header{
    width:100%;
    background-color:#002d66;
    height:auto;
    padding: 5px 0px 5px 5px;
    box-shadow:0 0 2px 0 #000;
    /*overflow:hidden;*/
    height:35px;
}
.site-header {
  font-size: 13px;
  /*border-bottom: 2px solid;
    background:url(../img/header-bg.jpg) repeat-x; background-position:top;*/
}
 .tableh{
            background-color:azure;

        }
 .table, .td{
     background-color:white;
 }
.coursebadge{
    display: inline-block;
    
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-top:15px;
   margin-left: 70px;
}
.coursedetail{
    border-top: 1px dotted gray;
/*border-bottom: 1px dotted gray;*/
padding: 10px 0px 10px 0px;
}
.ml{
    margin-left:33px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 40px;
    font-size: 15px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 4px 15px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-left:30px;
}
.badge1 {
    display: inline-block;
    min-width: 10px;
    padding: 4px 15px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-left:165px;
}
.badge2 {

    display: inline-block;
    
    padding: 8px 25px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
   

}
 .badgerightborder{
    border-right:2px solid white;
}
.header-left {
  margin-top: 70px;
}
.header-left p i {
  margin-right: 7px;
}

.logo {
  margin: -15px -65px;
  text-align: center;
}
.logo-image{
    /*height:130px;*/
    margin-top:15px;
}
.social{
    height:25px;
}
.tollfree{
    margin-top:16px;
    float:left;
    margin-left: 45px;
}
.tollfree1{
    margin-top:2px;
    float:left;
    margin-left: 45px;
}
.tollfreenumber{
    color: #002d66;
font-size: 18px;

padding: 18px 0px 0px 82px;
}
.tollfreenumber1{
    color: #002d66;
font-size: 18px;

padding: 3px 0px 0px 82px;
}
.tollfreenumber2{
  color:
#002d66;
font-size: 14px;
margin: 0px 0px 0px 90px;
font-weight: bold;
}
.img-responsivedesktop11{
    width:230px;
    margin-top: 18px;
margin-left: 105px;
}
.excellence{
    width:110px;
    float:right;
}
.sign-in{
    width:110px;
    float:right;
margin-top:15px;
}
.header-right {
  margin: 5px auto;
  text-align: right;
  float:right;
  /*margin-right:20px;*/
}
.logo-text h1{
    font-size:31px;
    color:#4B9D24;
    margin-top: 45px;
    font-family:Calibri;
    text-transform: uppercase;
   
}
.header-right a{
 color:#333 !important;
 font-weight:bold;
}
.header-right a:hover{
 color:#900 !important;

}
.small-links {
  padding: 0;
  margin: 0 0 15px 0;
}
.small-links li {
  list-style: none;
  display: inline;
}
.small-links li:not(:last-child):after {
  padding: 0 8px;
  content: '|';
}

.search-form form input {
  min-width: 240px;
  box-shadow: none;
  border: 1px solid;
  height: 34px;
  padding: 10px;
}

.main-navigation {
        font-size: 14px;
/*text-transform: uppercase;*/
/*font-weight: bold;*/
}
  

.main-menu {
  padding: 0;
  margin: 0;
}
.main-menu li {
  list-style: none;
  display: inline-block;
  float: left;
  margin: 0;
 
  position: relative;
  border-right: 1px solid #fff !important;

}

.main-menu li a:hover {

color:#000 !important;
}
.main-menu li ul {
  position: absolute;
  width: 240px;
  z-index: 9999;
  top: 100%;
  left: 0;
  padding: 0;

  /*border-bottom: 4px solid #8b1509 !important;*/
}
.colour{
    color: #000;
font-size: 18px;
padding: 10px 0px 0px 0px;
text-transform:uppercase;
border-bottom: 1px dotted;

}
.main-menu li ul li {
  width: 100%;
  border-right: none;
  border-bottom: 1px dotted #000 !important;
  padding: 0;
  background-color:#DBDBDB;
}
.main-menu li ul li a {
  display: block;
  padding: 5px 5px;
}
.main-menu li ul li a:hover{
 color:#420903;
 }
.main-menu li ul li ul {
    left: 8%;
    top: 33px;
}
.download-menu{
   left: 100%;
top: 0px;
}
.main-menu a {
  display: block;
  padding: 5px 18px;
}

.sf-with-ul i {
  margin-left: 10px;
}

.social-icons {
  padding: 0px 40px;
  margin: 0;
}

.social-icons li {
  list-style: none;
  display: inline-block;
  float: left;
  margin-left: 20px;
}
.fa-2x{
    font-size:20px !important;

}
.menu-toggle-btn {
  width: 100%;
  height: 60px;
  font-size: 24px;
  display: block;
  text-align: center;
  line-height: 60px;
}

.responsive_menu {
  position: relative;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  
}

.main_menu {
  margin: 0;
  padding: 20px;
  list-style: none;
  border-bottom: 1px solid;
}
.main_menu li:not(:first-child) {
    border-top: 1px solid #fff;
    padding: 10px 0;
}
.main_menu li ul {
  list-style: none;
  margin-left: -10px;
  margin-top: 10px;
}
.main_menu li ul li {
  border-top: 1px solid;
  padding: 10px 0;
}
.main_menu li ul li:before {
  content: '-';
  margin-right: 10px;
}
.main_menu a {
  font-size: 16px;
}

.social_icons {
  padding-top: 30px;
  padding-bottom: 10px;
  margin: 0;
  padding-left: 20px;
  display: inline-block;
  text-align: center;
}
.social_icons li {
  display: inline;
  float: left;
}
.social_icons li a {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: left;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
}

/*-----------------------------------------------------------------------------------*/
/*	SLIDER
/*-----------------------------------------------------------------------------------*/
.main-slideshow {
  padding: 6px;
}

.slider-caption {
  position: absolute;
  bottom: 0;
  left: 0;
}
.slider-caption h2 {
  margin: 0 0 7px 0;
  line-height: 20px;
}
.slider-caption h2 a {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}
.slider-caption p {
  margin: 0;
  color: #a7aaac;
}

.flexslider {
  position: relative;
  height: 350px;
}
.flexslider img {
  width: 100%;
  overflow: hidden;
  min-height: 100%;
  height: auto;
  height: 100%;
}

.flex-direction-nav {
  position: absolute;
  right: 36px;
}

.flex-direction-nav a {
  width: 36px;
  height: 36px;
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
}

/*-----------------------------------------------------------------------------------*/
/*	SETTINGS
/*-----------------------------------------------------------------------------------*/
.grid-event-item,
.load-more-btn,
.event-container,
.event-contact,
.gallery-item,
.blog-grid-item,
.blog-post-container,
.prev-next-post,
#blog-author,
.blog-post-comments,
.contact-page-content,
.contact-form,
.contact-map,
.course-post,
#disqus_thread,
.site-footer,
.widget-item,
.widget-sidebar,
.main-slideshow,
.widget-main,
.list-event-item,
.page-title {
  margin-top: 30px;
}
.course-details{
    background-color:#DAEEF9;
}
.course-details1{
    background-color:#ffffff;
}
.event-container,
.blog-post-inner,
#blog-author,
.blog-comments-content,
.contact-page-content,

#disqus_thread,
.widget-item,
.widget-main-title,
.widget-inner,
.box-content-inner,
.slider-caption {
  padding: 20px;
}
.widget-inner1{
    margin-top: 20px;
margin-left: 5px;
}
.widget-inner2{
    background-color:white;
  
}
/*-----------------------------------------------------------------------------------*/
/*	MAIN STYLING
/*-----------------------------------------------------------------------------------*/
.request-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 16px;
}

.request-information label {
  font-weight: 400;
  font-size: 12px;
}
.request-information label, .request-information input, .request-information select {
  display: block;
}
.request-information input {
  width: 100%;
  border: 1px solid;
  padding: 5px 10px;
  outline: none;
}

.request-info {
  margin-top: 15px;
}

input, select {
  border: none;
  outline: none;
}

.mainBtn,
.request-information .submit_field .mainBtn {
  height: 40px;
  text-align: right;
  width: auto;
  padding: 0 15px;
  margin: 0;
}

.submit_field {
  margin-top: 16px;
  line-height: 40px;
}
.submit_field .small-text {
  line-height: 40px;
}

.request-information .request-info select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input-select select {
  background-image: url("../../../dc/TEMP/img/rox/demo.esmeth.com/universe/Blue/images/select-arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  width: 100%;
  padding: 3px 8px;
  border: 1px solid;
}

.full-row {
  margin-bottom: 10px;
}

.blog-list-post,
.event-small-list,
.prof-list-item {
  display: block;
  padding-top: 15px;
}
.blog-list-post:first-child,
.event-small-list:first-child,
.prof-list-item:first-child {
  padding-top: 0 !important;
}
.blog-list-post:last-child,
.event-small-list:last-child,
.prof-list-item:last-child {
  margin-bottom: 0 !important;
}
.blog-list-post:not(:last-child),
.event-small-list:not(:last-child),
.prof-list-item:not(:last-child) {
  padding-bottom: 10px;
  border-bottom: 1px dashed;
}

.blog-list-thumb {
  float: left;
  width: 65px;
  height: 65px;
  display: block;
  margin-right: 15px;
}
.blog-list-thumb img {
  width: 100%;
  height: 100%;
}

.blog-list-title,
.blog-grid-title,
.event-small-title,
.event-title,
.gallery-title {
  margin: 2px 0 0 0;
}
.blog-list-title a,
.blog-grid-title a,
.event-small-title a,
.event-title a,
.gallery-title {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 22px;
  font-weight: 700;
  font-size: 14px;
}

.blog-list-meta,
.event-small-meta,
.blog-grid-meta {
  margin: 0;
}

.calendar-small {
  float: left;
  display: block;
  margin-right: 15px;
  width: 65px;
  height: 65px;
}
.calendar-small .s-month {
  display: block;
  width: 65px;
  height: 22px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
}
.calendar-small .s-date {
  font-size: 16px;
  font-weight: 700;
  width: 65px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  display: block;
}

.prof-thumb {
  float: left;
  width: 75px;
  height: 75px;
  margin-right: 15px;
  overflow: hidden;
}
.prof-thumb img {
  width: 100%;
  height: 100%;
}

.prof-name-list {
  margin: 2px 0 0 0;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 22px;
  font-weight: 700;
  font-size: 14px;
  color:#664A42;
}

#slider-testimonials ul {
  padding: 0;
  margin: 0;
}
#slider-testimonials ul li {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  font-style: normal;
}
#slider-testimonials .prev, #slider-testimonials .next {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  float: left;
  display: block;
  margin: 10px 2px 0 0;
}

.gallery-small-thumbs {
  margin-left: -12px;
  margin-bottom: -12px;
}

.thumb-small-gallery {
  overflow: hidden;
  float: left;
  margin-left: 12px;
  width: 70px;
  display: inline-block;
  height: 70px;
  margin-bottom: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumb-small-gallery img {
  width: 100%;
  height: 100%;
}

.our-campus ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.our-campus ul li {
  float: left;
}
.our-campus ul li img {
  opacity: .5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.our-campus ul li img:hover {
  opacity: .8;
}

.grid-event-header {
  border-bottom: 1px solid;
  padding: 15px 20px;
}
.grid-event-header span i {
  margin-right: 10px;
}
.grid-event-header .event-place {
  margin-right: 20px;
}

.event-title {
  margin: 0 0 10px 0;
}

.load-more-btn {
  text-align: center;
  border-bottom: 2px solid;
}
.load-more-btn a {
  padding: 12px 20px;
  font-weight: 700;
  display: block;
}
.load-more-btn:active {
  border-bottom: 0;
}

.list-event-thumb {
  float: left;
  margin-right: 20px;
  display: block;
  width: 170px;
  height: 150px;
}
.list-event-thumb img {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.list-event-thumb img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
}

.list-event-item .list-event-header {
  margin-bottom: 10px;
  line-height: 32px;
}
.list-event-item .list-event-header span i {
  margin-right: 10px;
}
.list-event-item .list-event-header .event-place {
  margin-right: 20px;
}
.list-event-item .list-event-header .view-details {
  float: right;
}

.lightBtn {
  display: inline-block;
  height: 32px;
  padding: 0 12px;
  line-height: 32px;
}

.event-container .event-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.event-container .event-time {
  font-size: 15px;
  font-weight: 700;
  display: block;
  margin: 20px 0;
}

.left-event-content {
  float: left;
  position: relative;
}

.right-event-content {
  float: right;
  width: 65%;
}
.right-event-content p {
  margin-bottom: 20px;
}

.event-contact h4 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}
.event-contact ul {
  padding: 0;
  margin: 10px 0 0 0;
  list-style: none;
}
.event-contact ul li {
  line-height: 24px;
}

#Grid .mix {
  display: none;
  opacity: 0;
}

.gallery-thumb {
  position: relative;
  overflow: hidden;
}
.gallery-thumb img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.gallery-content {
  padding: 12px 20px;
}
.gallery-content p {
  margin-top: 5px;
  margin-bottom: 0;
}

.search-form-widget input {
  border: 1px solid;
  width: 100%;
  padding: 7px 10px;
}

.mixitup-controls {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  list-style-type: square;
}
.mixitup-controls li {
  line-height: 24px;
  cursor: pointer;
}
.mixitup-controls .active {
  font-weight: 700;
}

.blog-list-details,
.event-small-details {
  overflow: hidden;
}

.blog-grid-item .blog-grid-title {
  line-height: 22px;
  margin-bottom: 10px;
}

.blog-grid-thumb {
  overflow: hidden;
  height: 220px;
  position: relative;
}
.blog-grid-thumb .cat-blog {
  height: 26px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  line-height: 26px;
}
.blog-grid-thumb img {
  width: 100%;
  height: 100%;
}

.blog-categories {
  padding: 0 20px;
}
.blog-categories ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  list-style-type: square;
}
.blog-categories ul li {
  line-height: 24px;
}

.blog-post-image {
  overflow: hidden;
  position: relative;
}
.blog-post-image .blog-post-meta {
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog-post-image .blog-post-meta ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blog-post-image .blog-post-meta ul li {
  padding: 7px 10px;
  margin-top: 1px;
}
.blog-post-image .blog-post-meta ul li i {
  margin-right: 10px;
}
.blog-post-image img {
  width: 100%;
}

.blog-post-inner p {
  margin-bottom: 20px;
}
.blog-post-inner .blog-post-title {
  margin: 10px 0 20px 0;
}

.tag-items {
  line-height: 25px;
}
.tag-items a {
  line-height: 25px;
  height: 25px;
  display: inline-block;
  padding: 0 8px;
}

.prev-next-post .whiteBtn {
  border-bottom: 2px solid;
  display: inline-block;
  margin-right: 8px;
}

.prev-next-post .whiteBtn:active {
  border: 0;
}
.prev-next-post a {
  display: block;
  padding: 10px 20px;
  float: left;
  font-weight: 700;
}
.prev-next-post .prev i {
  margin-right: 10px;
}
.prev-next-post .next i {
  margin-left: 10px;
}

.blog-author-img {
  float: left;
  margin-right: 20px;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.author-name {
  margin: 5px 0 10px 0;
  font-size: 16px;
}
.author-name a {
  font-weight: 600;
}

.blog-comments-content .media-heading {
  margin: 3px 0 5px 0;
  font-size: 14px;
  font-weight: 600;
}
.blog-comments-content .media-object {
  margin-right: 5px;
}
.blog-comments-content .media:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed;
}
.blog-comments-content .media .media {
  border-top: 1px dashed;
  margin-top: 35px;
  padding-top: 20px;
}

.comment-form label {
  font-size: 12px;
  font-weight: 400;
}
.comment-form input, .comment-form textarea {
  border: 1px solid;
  display: block;
  width: 100%;
  padding: 0 10px;
  outline: 0;
}
.comment-form input {
  height: 36px;
}
.comment-form textarea {
  padding: 10px;
  max-width: 100%;
}
.comment-form .mainBtn {
  margin-top: 10px;
  display: inline-block;
  width: auto;
  line-height: 40px;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
}

.contact-heading h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 5px 0 15px 0;
}

.contact-form .contact-label {
  float: left;
  display: block;
  width: 30%;
}
.contact-form label {
  margin: 0;
}
.contact-form .small-text {
  display: block;
  font-weight: 400;
  font-size: 12px;
  margin: 0;
  line-height: 12px;
}
.contact-form input, .contact-form textarea {
  border: 1px solid;
  font-size: 12px;
  padding: 0 10px;
  outline: 0;
}
.contact-form input {
  height: 36px;
  width: 100%;
}
.contact-form textarea {
  padding: 10px;
  width: 100%;
  max-width: 100%;
}
.contact-form .full-row {
  margin-top: 20px;
}
.contact-form .full-row:first-of-type {
  margin-top: 0;
}
.contact-form .mainBtn {
  margin-left: 30%;
  width: auto;
  font-size: 13px;
}

.contact-map {
  padding: 6px;
}

.archive-title {
  font-size: 18px;
  font-weight: 700;
  margin: 30px 0 15px 0;
}

.archive-list {
  padding: 0;
  list-style-position: inside;
  list-style-type: square;
  margin: 0;
}
.archive-list li {
  line-height: 24px;
}

.course-search h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 600;
}

.course-search-form input, .course-search-form select {
  border: 1px solid;
  height: 32px;
  padding: 0 10px;
}
.course-search-form label {
  font-weight: 400;
  font-size: 12px !important;
}
.course-search-form select {
  /*background-image: url("../../../dc/TEMP/img/rox/demo.esmeth.com/universe/Blue/images/select-arrow.png");*/
  background-repeat: no-repeat;
  background-position: right center;
}
.course-search-form .searchbox {
  width: 63%;
}
.course-search-form .mainBtn {
  height: 36px;
  font-size: 13px;
}

.course-search-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#search_advanced .searchselect {
  display: block;
}

.search-form-item {
  float: left;
  width: 30%;
  margin-right: 3%;
  margin-top: 20px;
}
.search-form-item input, .search-form-item select {
  width: 100%;
}

.select-yes {
  width: auto;
  margin-right: 30px;
}
.select-yes label {
  margin-right: 10px;
}
.select-yes input {
  width: auto;
  height: auto;
}

.course-list dt {
  border: 1px solid;
  position: relative;
  border-bottom: 0;
  clear: both;
  padding: 15px;
}
.course-list dt:last-of-type {
  border-bottom: 1px solid;
}
.course-list dt a {
  display: block;
}
.course-list .ui-icon {
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -8px;
}
.course-list .level {
  float: left;
  width: 140px;
  font-size: 12px;
}

.course-post p {
  margin-bottom: 20px;
}
.course-post ul {
  margin: 0 0 20px 0;
}
.course-post .mainBtn {
  height: 36px;
  line-height: 36px;
  display: inline-block;
}

.course-image {
  overflow: hidden;
}
.course-image img {
  width: 100%;
}

.course-post-title {
  margin: 10px 0 20px 0;
}

/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
.site-footer {
  padding-top: 50px;
  border-top: 4px solid;
}

.footer-widget-title {
  
  
  margin: 0 0 20px 0;
  font-size: 17px;
}

.footer-widget .list-links {
  padding: 0 0 0 15px;
  margin: 0;
}
.footer-widget .list-links li {
  list-style-type: square;
  line-height: 24px;
}

.footer-media-icons {
  padding: 0;
  margin: 0;
}
.footer-media-icons li {
  list-style: none;
  float: left;
  display: block;
}
.footer-media-icons li a {
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  margin-left: 1px;
  margin-bottom: 1px;
}

.bottom-footer {
  border-top: 1px solid;
  padding-top: 25px;
  margin-top: 70px;
  margin-bottom: 10px;
  display: block;
}

.footer-nav {
  text-align: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-nav li {
  display: inline;
  font-size: 12px;
}
.footer-nav li:not(:first-child):before {
  padding: 0 10px;
  content: '|';
}







@media (max-width: 991px) { .header-left, .header-right { text-align: center; float:none; }
  .list-event-item .list-event-header .view-details, .flex-direction-nav, .footer-nav { display: none; }
  .footer-widget { margin-bottom: 60px; }
  .footer-widget:not(:last-child) { margin-bottom: 0; }
  .social-icons {
    padding: 0px 0px;
    margin: 0px;
}
  
  .fa-2x {
    font-size: 13px !important;
}
  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-left: 0px;
}
  .badge1 {
    display: inline-block;
    min-width: 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-left: 0px;
}
 #tpopup {
    position: absolute;
    left: 35%;
    top: 35%;
    border-radius: 10px;
    padding: 5px 8px 5px 8px;
    margin-left: -110px;
    margin-top: 10px;
    text-align: center;
    box-shadow: 0 0 2px 0 #000;
}
 #tclose {
    position: absolute;
    background: green;
    color: white;
    right: 5px;
    top: -15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 8px;
    font-weight: bold;
    font-family: Calibri;
    cursor: pointer;
    box-shadow: 0 0 10px 0 #000;
    z-index: 99;
}
 .coursebadge {
    display: inline-block;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-top: 0px;
    margin-left: 0px;
}
 .addmission {
    border: 1px solid #b4e8f6;
    margin-top: 10px;
    moz-box-shadow: -5px -5px 5px #888;
    -webkit-box-shadow: -2px 3px 2px #888;
    box-shadow: 0px 0px 10px #888;
    height: 320px;
}
 .addmissionh3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #B4E8F6;
    padding: 5px 5px 5px 5px;
}
 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    height: 101px;
    line-height: 36px;
    padding: 10px 0px;
}
 .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 0px;
    font-size: 16px;
}
 .tab-content > .tab-pane {
    padding: 0px;
    border-top: 2px solid;
        border-top-color: currentcolor;
}
 .ml{
    margin-left:0px;
}
}
@media (max-width: 767px) { 
    .borderresult{
    border: 1px dotted #808080;
height: 560px;
}
    .fontsize{
        font-size:18px;
    
    }
    .fontssize1{
        font-size:15px;
        color:
darkblue;
font-weight: bold;
    }
    .mar-lef{
    margin-left:50px;
}
    .whiteback {
    background-color: white;
    height: 2300px;
    padding: 35px 10px 10px 20px;
}
    .testimonial{
    border:none; 
    width:100%; 
    height:800px;
}
    .mt{
        margin-top:5px;
    }
    .top-header{
    width:100%;
    background-color:#002d66;
    height:auto;
    padding: 5px 0px 5px 5px;
    box-shadow:0 0 2px 0 #000;
    /*overflow:hidden;*/
    height:65px;
}
     .social-icons {
    padding: 0px 0px;
    margin: 0px;
}
     .tab-content > .tab-pane {
    padding: 0px;
    border-top: 2px solid;
        border-top-color: currentcolor;
}
     .fa-2x {
    font-size: 13px !important;
}
   .badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-left: 0px;
}
   .badge1 {
    display: inline-block;
    min-width: 10px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-left: 0px;
}
 #tpopup {
    position: absolute;
    left: 35%;
    top: 35%;
    border-radius: 10px;
    padding: 5px 8px 5px 8px;
    margin-left: -110px;
    margin-top: 10px;
    text-align: center;
    box-shadow: 0 0 2px 0 #000;
}
 #tclose {
    position: absolute;
    background: green;
    color: white;
    right: 5px;
    top: -15px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 8px;
    font-weight: bold;
    font-family: Calibri;
    cursor: pointer;
    box-shadow: 0 0 10px 0 #000;
    z-index: 99;
}
 .coursebadge {
    display: inline-block;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: red;
    border-radius: 10px;
    margin-top: 0px;
    margin-left: 0px;
}
 .addmission {
    border: 1px solid #b4e8f6;
    margin-top: 10px;
    moz-box-shadow: -5px -5px 5px #888;
    -webkit-box-shadow: -2px 3px 2px #888;
    box-shadow: 0px 0px 10px #888;
    height: 320px;
}
 .addmissionh3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    background-color: #B4E8F6;
    padding: 5px 5px 5px 5px;
}
  .social-icons ul, ol {
    margin-top: 5px;
    margin-bottom: 10px;
}
  .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 0px;
    font-size: 16px;
}
   .ml{
    margin-left:0px;
}
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    height: 101px;
    line-height: 36px;
    padding: 10px 0px;
}
    .header-left, .header-right { text-align: center; float:none;}
  .list-event-item .list-event-header .view-details, .flex-direction-nav, .footer-nav { display: none; }
  .footer-widget { margin-bottom: 60px; }
  .footer-widget:not(:last-child) { margin-bottom: 0; }
  .blog-grid-thumb { height: auto; }
  .left-event-content { float: none; }
  .left-event-content img { float: left; margin-right: 30px; }
  .left-event-content .event-contact { overflow: hidden; }
  .right-event-content { width: 100%; }
  .right-event-content { margin-top: 30px; }
 .logo-image {
   
    margin-left: 75px;
}
  .logo-text h1 {
    font-size: 16px;
    color: #0A396E;
    margin-top: 0px;
    font-family: Calibri;
   text-align:center;
}
  .tagline {
    color: #D75911;
    margin-left: 85px;
    font-size: 10px;
}
}
@media (max-width: 581px) { .header-left, .header-right { text-align: center; }
  .flex-direction-nav, .slider-caption, .footer-nav, .list-event-item .list-event-header, .course-list .ui-icon, .blog-post-meta { display: none; }
  .flexslider { height: 150px; }
  .footer-widget { margin-bottom: 60px; }
  .footer-widget:not(:last-child) { margin-bottom: 0; }
  .list-event-thumb { width: 100%; overflow: hidden; }
  .list-event-thumb img { width: 100%; height: auto; }
  .list-event-thumb, .left-event-content, .course-list .level { float: none; }
  .select-yes { margin: 0; }
  .search-form-item { margin: 20px 0 0 0; }
  .left-event-content img, .search-form-item, .course-search-form .searchbox, .right-event-content, .contact-form input, .contact-form .contact-label, .contact-form textarea { width: 100%; max-width: 100%; }
  .event-title { margin-top: 20px; }
  .contact-map { height: 250px; overflow: hidden; }
  .contact-form .contact-label { margin-bottom: 10px; } }






/**** Background Colors ****/
body,
.lightBtn {
  background-color: #efefef;
}

.main-slideshow,
.widget-item,
.widget-main,
.box-content-inner,
.page-title,
.grid-event-header,
.load-more-btn,
.event-container,
.gallery-content,
.blog-post-inner,
.prev-next-post a,
#blog-author,
.widget-main-title,
.blog-comments-content,
.contact-page-content,
.contact-map,
#disqus_thread {
  background-color: white;
}
.widget-item111{
background-color: #036;
    padding: 20px;
}

.menu-toggle-btn {
  background-color: #120A07;

}

.search-form form input {
  background-color: #4B9D24;
}

.responsive_menu {
  background-color: #3A940F;
}

.slider-caption,
.cat-blog,
.blog-post-meta ul li {
  background-color: rgba(0, 0, 0, 0.6);
}

.mainBtn,
.request-information .submit_field .mainBtn,
.tag-items a,
.site-header,
.main-menu li ul,
.social_icons li a,
.footer-media-icons li a,
.flex-direction-nav a {
  background-color: #fff;
}

.main-navigation,
.site-footer {
  /*background-color:#0A396E;*/
  background-color:#b4e8f6;
}

blockquote,
.calendar-small,
.course-list > dt:nth-child(odd),
/*.tab-content > .tab-pane*/ {
  background-color: #f3f3f3;
}



/**** Text Colors ****/
.main-menu li.active a,
.social-icons li a:hover,
.site-footer a:hover,
.event-container .event-time {
  color: #fff300;
}

.main-menu li.active .sub-menu a:hover,
.main-menu li a:hover,
.social-icons li a,
.social_icons li a,
.slider-caption h2 a,
.flex-direction-nav a,
.footer-widget-title,
.footer-media-icons li a,
.mainBtn,
.request-information .submit_field .mainBtn,
.s-month,
#slider-testimonials .prev,
#slider-testimonials .next,
.blog-grid-thumb .cat-blog,
.blog-post-meta ul li,
.blog-post-meta ul li a,
.tag-items a,
.comment-form .mainBtn,
.course-search-form .mainBtn,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a,
.main_menu a {
  color: #fff;
}

body,
.blog-list-meta a,
.event-small-meta,
.blog-grid-meta a,
.lightBtn,
.lightBtn:hover,
.blog-categories ul li a,
.comment-form label,
.course-search-form label {
  color: #000;
}
.menu-toggle-btn{ color:#fff !important;}
.menu-toggle-btn,
.menu-toggle-btn:hover {
  color: #fff;
}

.main-menu a,
.main-menu li.active 
.main-menu li ul li:before,
.site-header,
 {
  color:#003B77;
}
.sub-menu a{
    color:black;
}

.site-header a:hover {
  color: #5a0d06;
}

.small-links li:not(:last-child):after,
.flex-direction-nav a:hover {
  color: #5a0d06;
}

.site-footer {
  color: #6b90ad;
}

.site-footer a {
  color: #8ab5d6;
}

.footer-nav li:not(:first-child):before {
  color: #4e718d;
}

.bottom-footer p.small-text {
  color: #6b90ad;
}

a,
blockquote h5,
.blog-categories ul li a:hover,
.author-name a,
.author-name a:hover {
  color: #003B77;
  /*font-weight:bold;*/
}

h1, h2, h3, h4, h5, h6,

.page-title a,
.s-date,
.load-more-btn a,
.mixitup-controls .active,
.prev-next-post a {
  color: #002D66;
}
.dark-text{color:#CC330D;}
.small-text,
.page-active,
.request-information input,
.input-select select,
.event-contact ul li,
.comment-form input,
.comment-form textarea
.contact-form input,
.contact-form textarea,
.course-search-form input,
.course-search-form select {
  color: #999999;
}

.page-title h6:not(:first-child):before {
  color: #cccccc;
}

/**** Border Colors ****/
.widget-main-title,
blockquote,
.request-information input,
.input-select select,
.blog-list-post,
.event-small-list,
.prof-list-item,
.grid-event-header,
.load-more-btn,
.search-form-widget input,
.prev-next-post .whiteBtn,
.blog-comments-content .media,
.comment-form input,
.comment-form textarea,
.contact-form input,
.contact-form textarea,
.course-search-form input,
.course-search-form select {
  border-color: #d5dbe0 !important;
}

.search-form form input,
.main-navigation,
.main-menu li {
  border-color: #fff;
}

.main-menu li ul li {
  border-color: #004884;
}

body,
.main-menu li ul,
.tab-content > .tab-pane {
  border-color: #ffffff;
}

.site-header,
.site-footer {
  border-color: #d5d5d5;
}

.bottom-footer {
  border-color: #003a6a;
}

.course-list dt,
.course-list dt:last-of-type {
  border-color: #e7eaed;
}


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control {
  padding-top:10.25%;
  width:5%;
}




/*---------------------------------cause------------------------------------------------*/



.u-cause-wrapper {
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 100%;

}

.u-cause {
  float: left;
  width: 100%;
  min-width: 100%;
  height: 46px;
  margin-top: -46px;
  line-height: 46px;
  position: relative;
  z-index: 8;
  padding: 0 20px;
  margin-left: 170px;
  background-color: white;
}
.u-cause dl {
  display: block;
  margin: 0;
}
.u-cause dd {
  display: block;
  float: left;
  margin: 0 60px;
  padding: 0 10px;
}
.u-cause dd a {
  color: #232323;
  font-weight: 600;
}
.u-cause dd a:hover {
  color: #6b9262;
}

.u-cause-title {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 15px 0 60px;
  background-color: #e64343;
  color: white;
  position: relative;
  z-index: 9;
}
.u-cause-title a.close-u-cause {
  position: absolute;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.14);
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 46px;
  top: 0;
  left: 0;
}


/*----------------------------------------footer-------------------------------------*/


#footer{ background-color:azure;    border-top:1px solid rgba(0,0,0,.05); margin-top:30px;}#footer #copyright{background-color:#0A396E;padding:5px 0;line-height:33px}#footer #copyright a{color:#fff;}#footer #copyright a:hover{color:#000;text-decoration:none}#footer-top{padding-top:20px}#footer-top h3{color:#002D66;margin-bottom:25px}#footer-top .block{padding-bottom:50px}#footer-top a{color:#000}#footer-top a:hover{color:#df4a43;text-decoration:none}#footer-top img{max-width:100%}.footer-contacts{list-style:none;padding:0;overflow:hidden}.footer-contacts li{margin-bottom:25px;padding:5px 0 0 35px;min-height:30px;display:block;position:relative}.footer-contacts li i{position:absolute;top:0;left:0;width:30px;height:30px;text-align:center;line-height:30px;font-size:13pt;border:1px solid #74777c;margin-right:5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.footer-links{list-style:none;padding:0}.footer-links li{border-top:1px solid #E2E3E7;position:relative}.footer-links li a{display:inline-block;width:100%;padding:5px 10px 5px 0;position:relative}.footer-links li a:after{content:"\f0da";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;position:absolute;top:50%;right:10px;margin-top:-7px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer-links li:last-child{border-bottom:1px solid #E2E3E7}.footer-listings{list-style:none;padding:0}.footer-listings li{min-height:58px;display:block;margin-bottom:2px;width:100%;position:relative;padding:4px 42px 0 64px}.footer-listings li .image{width:58px;height:58px;overflow:hidden;position:absolute;display:block;z-index:2;top:0;left:0}.footer-listings li .image img{height:100%}.footer-listings li a{line-height:8px;z-index:1;display:inline;width:100%;min-height:58px;vertical-align:middle}.footer-listings li a span{position:absolute;right:0;top:10px;margin-right:5px;width:30px;height:30px;text-align:center;line-height:30px;font-size:13pt;border:1px solid #74777c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.footer-listings li li:hover>p a{color:#df4a43!important}.footer-listings li li:hover>p a span{border-color:#df4a43}.social-networks{list-style:none;float:right;margin:0;padding:0}.social-networks li{display:inline-block;margin-left:3px}.social-networks li a{display:inline-block;width:33px;height:33px;text-align:center;line-height:33px;margin:0;padding:0;border:1px solid #fff;color:#4d4f52;font-size:14pt;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.social-networks li a:hover{color:#711209!important;-webkit-opacity:1;-moz-opacity:1;opacity:1}.action-box .social-networks,.colored .social-networks,.colored-bg .social-networks{margin-top:5px}.action-box .social-networks li a,.colored .social-networks li a,.colored-bg .social-networks li a{border:1px solid #fff;color:#fff}.action-box .social-networks li a:hover,.colored .social-networks li a:hover,.colored-bg .social-networks li a:hover{color:#fff!important}div.cozy .pp_next:hover,div.cozy .pp_previous:hover{cursor:pointer}



/*-------------------------------testimonial--------------------------------------------*/
 #flexiselDemo3 {
display:none;

}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    background:#fff;
   margin-bottom:30px;
    border:1px solid #ccc;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:45px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

.panel-body a:hover{color:#333 !important;}


.widget-item1{
    background-color:white;
    margin-top:20px;
}

.col-md-3{
   margin: 0px;
padding: 5px;
}
.getquote{
    box-shadow: 5px 5px 5px 5px #888888;
    padding: 5px 10px 10px 10px;
}
.getquote1{
    box-shadow: 5px 5px 5px 5px #888888;
    padding: 5px 10px 10px 10px;
}
.getquoteinner{
    margin-top:30px;
}

