@import url(fonts.css);

*,html{
    margin: 0;
    padding: 0;
    outline: none;
    font-family: 'Open Sans', sans-serif; 
}
ul, .inline-list{
    list-style: none;
    margin-bottom: 0;
    overflow: visible;
}
li{
    display: inline;
}
.block_padding{
	padding: 0 15px;
}
.no_margin{
    margin: 0;
}
.no_padding{
    padding: 0;
}
.padding_right{
    padding-right: 20px;
}
.float_none{
    float: none !important;
}
body{
    border-top: 5px solid #2c79b1;
    font-family: 'Open Sans', sans-serif;
}
@media (min-width:768px) and (max-width: 1150px){
    .row{
        max-width: 100%;
    }
    body{
        font-size: .8em;
    }
}
@media (max-width: 1025px){
    #footer .floatL{
        float: none;
        text-align: left;
        margin: 10px 0;
        padding: 0 10px;
    }
    .banner_bottom_content{
        padding: 18px 10px !important;
    } 
}

@media screen {
.link-ad728{display:block}
.link-ad468{display:none}
.link-ad200{display:none}
}
@media screen and (max-width: 767px) {
.link-ad728{display:none}
.link-ad468{display:block}
.link-ad200{display:none}
}
@media screen and (max-width: 479px) {
.link-ad728{display:none}
.link-ad468{display:none}
.link-ad200{display:block}
}

button,
h1,
h2,
h3,
h4,
h5,
h6{
    font-family: 'Open Sans', sans-serif;
}
.floatL{
    float: left;
}
.floatR{
    float: right;
}
.cleaner{
    clear: both;
}
#header{
    background: url(../img/header_bg.jpg);
}
.header_top_links ul li a{
    margin-right: 10px;
}
.header_top_links ul a{
    background-color: #2c79b1;
    padding: 6px 13px 6px 38px;
    color: #fff;
    /* margin-left: 5px; */
    border-radius: 0 0 5px 5px;
}
.world_wide{
    background: url(../img/world_icon.png) no-repeat 13px center;
}
.directory{
    background: url(../img/directory_icon.png) no-repeat 13px center;
}
.header_logo{
    margin: 5px 0 0;
}
form.google_search{
    margin-top: 35px;
    margin-bottom: 0;
    width: 271px;
    float: right;
}
form.google_search input{
    float: left;
    width: 220px;
    /* margin-left: 11px; */
    border-radius: 3px 0 0 3px;
    height: 39px;
    margin-bottom: 0;
    box-shadow: none;
}
form.google_search button{
    padding: 8px 10px 9px;
    border-radius: 0 3px 3px 0;
    margin-bottom: 0;
    float: left;
}
.header_menu{
    background: #2c79b1;
    margin-top: 10px;
}
.header_menu ul li{
    margin: 0;
    position: relative;
}
.header_menu a{
    color: #fff;
    font-size: 0.875em;
    padding: 18px 20px;
}
.header_menu li.active a,
.header_menu li a:hover{
    background: #ffcc00 !important;
}

table{
    width: 100%;
    /*border: none;*/
}
table tr td a{
    color: inherit;
}

/*======== Drop Down Menu ===========*/
.main_sub_menu:hover a{
    border-bottom: none;
}
.sub_menu{
    display: none !important;
}
.main_sub_menu:hover .sub_menu{
    display: block !important; 
    background: #EEE;
    left: 0;
    top: 58px;
    margin: 0;
    opacity: 0.9;
    position: absolute;
    width: 250px;
    z-index: 9999;
    list-style: none;
    /*max-height: 296px;
    overflow-y: scroll;*/
}
.sub_menu li a{
    display: block;
    color: #878787;
    border-bottom: 1px solid #D0D0D0 !important;
    padding: 7px 5px 7px 20px;
}
li:hover .sub_menu a,
li:hover .sub_menu li:hover{
    background: transparent;
    color: #878787;
}
.sub_menu li a:hover,
.sub_menu li.active a{
    background: #2C79B1 !important;
    color: #fff !important;
    /*    padding: 5px 5px 5px 20px !important;*/
}
.sub_menu li:last-child a{
    border-bottom: none !important;
}


ul.dp_menu{
    background: none;
    margin-top: 0;
}
ul.dp_menu li{
    margin: 0;
}
ul.dp_menu li:first-child{
    /*margin-left: 0.9375rem !important;*/
}
ul.dp_menu li a{
    padding: 12px;
}
ul.dp_menu li a:hover,
ul.dp_menu li.active a{
    padding-bottom: 12px;
    border: none;
}
.top-bar{
    display: none;
}
li.title.back a{
    color: #ffcc00 !important;
}
li.title.back a:hover{
    color: #fff !important;
}



#content{
    min-height: 470px;
    background: #fff;
    padding: 30px 0;
}
#home #content{
    background: #f3f3f3;
}
.ranked_image{
    text-align: center;
}
.ranked_image img{
    border-radius: 5px;
}
.brief_intro {
    margin: 15px 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 5px;
}
.small_logos {
    margin: 10px 0 20px;
    text-align: center;
}
.small_logos img {
    margin: 0px 6px;
}
.small_logos img + img {
    margin-top: 11px;
}
.intro {
    text-align: center;
	margin: 60px 0;
}
.intro h3 {
    font-size: 1.25em;
    font-weight: 600;
}
.intro p {
    color: #5b5c5c;
    font-size: .9375em;
    margin-bottom: 10px;
}
.mab_portal{
    text-align: center;
}
p.gplus_detail {
    margin-top: 10px;
    font-size: .7em;
}
.study_info {
    margin-top: 10px;
}
ul.accordion {
    margin: 0;
}
li.accordion-navigation {
    background: #fff;
}
li.accordion-navigation:first-child {
    background: #fff url(../img/notice_icon.png) no-repeat right top;
}
.accordion li a {
    background-color: transparent !important;
    color: #5432ff !important;
    padding: 8px 10px 9px !important;
    border-bottom: 2px solid #ebebeb;
}
.accordion li.accordion-navigation a{
    background: url(../img/arrow_icon.png) no-repeat 90% center;
}
.accordion .content {
    padding: 8px 10px !important;
    border-bottom: 2px solid #ebebeb;
}
.accordion .content h4 {
    color: #5432ff;
    font-size: 1em;
    margin: 0;
    background: url(../img/univ-title-icon.png) no-repeat right;
    padding: 8px 0;
}
.accordion .content a {
    font-size: .7em;
    color: #3f9f3f !important;
    padding: 0 !important;
    border: none;
    background: none !important;
}
.accordion .content p {
    font-size: .8em;
    margin: 0;
}

.university_counter p{
    font-weight: bold;
}
.university_counter p a{
    color: #2C79B1;
}
p.top_ranked{
    margin-bottom: 18px;
    color: #2C79B1;
    text-align: center;
    font-weight: bold;
}
.uni_list{
    height: 1130px; /* 530px !important; */
    overflow: hidden;
    padding-bottom: 14px;
    background: #f9f9f9;
    text-align: center;
    /*border: 1px solid #ddd;*/
    border-radius: 5px;
}

#mycarousel,
.jcarousel-clip.jcarousel-clip-vertical{
  width: 100% !important;
  background: #D3D3D3 !important;
}
.uni_list ul,
.uni_list p{
    margin: 0;
}
.uni_list ul li{
    /*    display:block;*/
    margin:0px !important;
    height: auto !important;
}
.uni_title {
    background: rgba(62, 95, 110, 0.54);
    color: #fff;
    font-weight: bold;
    padding: 10px 10px;
    display: block;
}
.uni{
    height:auto;
    width:auto;
    float:left;
    padding:10px 0px 0px 10px;
    letter-spacing:1px;
}
.uni_logo {
    margin: 10px 0;
}

.insti_data{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #aaa;
}
.left_ad, .right_ad{
    border: 0px solid #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
	min-height: 308px;
}

.address.responsive{
    border: 2px solid #D3D3D3;
}
.univer_cont_detail {
    padding: 10px;
}
.odd {
    background: #D3D3D3;
}
@media (min-width: 767px){
    .floatL.cont_title {
        width: 30%;
    }
}

.job_oppor {
    border: 2px solid #d9d9d9;
    margin-top: 20px;
}
.job_oppor_head {
    background: #92A4AC !important;
    padding: 10px 20px !important;
    text-align: center !important;
    margin: 0 !important;
    width: 100% !important;
    min-height: 82px !important;
}
.job_oppor_head h3, .job_oppor_head p, .job_oppor_head p a{
    margin: 0;
    color: #fff;
}
.job_oppor_head p{
    text-align: right;
}
.job_block {
    padding: 20px;
    border-top: 5px solid;
    text-align: center;
    background: rgb(225, 225, 225);
}
@media (min-width: 768px){
    .job_block{
        width: 48%;
        margin: 10px 1%;
        float: left;
		z-index:-1;
    }
}
@media (max-width: 767px){
    .job_block{
        width: 100%;
        margin: 10px 0;
        float: none;
		z-index:-1;
    }    
}
.study_oppor .job_block{
    min-height: 154px;
}
.job_block a:hover{
    text-decoration: underline;
}
.green_block {
    border-color: #04B404;
}
.green_block a{
    color: #04B404;
}
.light_green_block {
    border-color: #04B4AE;
}
.light_green_block a{
    color: #04B4AE;
}
.blue_block {
    border-color: #0000FF;
}
.blue_block a{
    color: #0000FF;
}
.dark_blue_block {
    border-color: #0B3861;
}
.dark_blue_block a{
    color: #0B3861;
}
.purpule_block{
    border-color: #7A0357;
}
.purpule_block a{
    color: #7A0357;
}
.dark_green_block{
    border-color: #0B3B17;
}
.dark_green_block a{
    color: #0B3B17;
}
.brown_block{
    border-color: #886A08;
}
.brown_block a{
    color: #886A08;
}
.dark_brown_block{
    border-color: #29220A;
}
.dark_brown_block a{
    color: #29220A;
}
.sblue_block{
    border-color: #0B4C5F;
}
.sblue_block a{
    color: #0B4C5F;
}
.ppurpal_block{
    border-color: #610B5E;
}
.ppurpal_block a{
    color: #610B5E;
}
.fgreen_block{
    border-color: #4B8A08;
}
.fgreen_block a{
    color: #4B8A08;
}
.dcoffee_block{
    border-color: #610B0B;
}
.dcoffee_block a{
    color: #610B0B;
}
.mehroon_block{
    border-color: #8A0829;
    width: 100%;
    margin: 20px 0;
    text-align: left;
    padding: 0;
}
.mehroon_block a{
   color: #8A0829;
}

.inner_pages_top_data{
	margin: 50px auto 10px;
}
.Job_vacancies_detail {
  padding: 20px 0;
  background: #990033;
}
.insti_details.insttyp {
  padding: 20px 0;
  background: #019DFF;
  border-top: 5px solid #000;
}
.job_vacancies li{
  background: url(../images/bullet-black.png) no-repeat left center;
  padding-left: 20px;
  background-size: 15px;
}
.insttyp ul li a {
  color: #fff;
}
.courses_prog{
	margin: 0 0 20px;
}
#inner_pages .university_counter{
	margin: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
}
#inner_pages .university_counter p{
	font-size: 0.75em;
	margin: 0;
}

.navlist {
  float: left;
  height: 90px;
  position: relative;
  z-index: 2;
  padding-bottom: 5px;
  padding-top: 5px;
  border-color: #2E2E2E;
  background: #2e2e2e;
  color: #fff;
}
.navleft {
  background-color: #2E2E2E;
  width: 100%;
  height: 70px;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: 800;
  font-size: 16px;
  color: white;
}
.button_left {
  width: 90px;
  height: 90px;
  float: left;
  background-color: #252525;
  background: url('../images/arrow-prev.png');
  padding-bottom: 5px;
}
span.currentp {
  float: left;
  height: 20px;
  text-align: center;
/*  padding-left: 10px; */
/*  padding-right: 10px; */
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: 600;
  font-size: 16px;
  margin: 22px 20px;
}
span.currpage {
  font-size: 16px;
  color: #58D3F7;
  text-align: center;
}
span.navright {
  float: right;
  width: 90px;
  height: 90px;
  z-index: 2;
  padding-bottom: 5px;
  border-color: #2E2E2E;
}
.button_right {
  width: 90px;
  height: 90px;
  float: right;
  background-color: #252525;
  background: url('../images/arrow-next.png');
  padding-bottom: 5px;
}

.search_input {
  clear: both;
  padding: 20px 0 0;
}
.filter {
  width: 70%;
  float: left;
  margin-right: 20px;
}
.sclose{
  float: left;
  padding: 4px 10px;
  background: #ddd;
  margin-top: 22px;
}
.search_input button{
  background: none;
  width: auto;
  padding: 0;
  margin: 0;
}
.sclose img{
  height: 31px;
}
.ssearch{
  float: left;
  margin-left: 20px;
  background: #ddd;
  margin-top: 20px;
  padding: 5px 10px 0;
}
.ssearch img{
  height: 38px;
}
.sinput {
  float: left;
  width: 32%;
  margin-right: 11px;
}
.sinput .filter {
  width: 100%;
  float: none;
  margin: 0;
}
table.joblist tr:first-child{
  display: none;
}
.degreesleft{
  border: 1px solid #ddd;
  padding: 5px;
  margin-top: 26px;
}
h3.head_subj{
  line-height: 29px;
  font-size: 1.425em;
  text-align: center;
  color: #2C79B1;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 6px;
}
.academicsubject {
  border-bottom: 1px dotted rgba(153, 0, 51, 0.18);
  padding-bottom: 2px;
}
.academicsubject a {
  color: rgb(153, 0, 51);
  word-wrap: break-word;
  font-size: .85em;
}


@media (max-width: 767px){
	.courses_prog{
		margin: 0 0 20px;
		padding: 0 7px;
	}
	.button_left, .button_right{
		width: 80px;
	}
	span.current{
		width: 50%;
		word-wrap: break-word;
		margin: 0 18px;
		padding: 0;
	}
}



.social_cont {
    float: left;
    width: 7%;
}
.social_cont_links {
    float: left;
}
.social_link_job {
    margin: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    padding: 20px;
}
a.socialnetsnf {
    color: #aaa;
}
a.socialnetsnf:hover {
    text-decoration: none;
}

.table{
    /*border: 1px solid #ddd;*/
    overflow: hidden;
    width: 100%;
}
.table .address p{
    margin-bottom: 0;
}
#footer{
    border-top: 5px solid #1d547a;
    border-bottom: 10px solid #1d547a;
    background: #2b7db6;
    padding: 10px 0;
    color: #fff;
}
p.footer_title {
    margin-bottom: 5px;
    font-weight: 600;
}
#footer ul{
    margin: 0;
}
#footer ul li {
    display: block;
    margin-bottom: 3px;
}
#footer ul a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
#footer ul.social_connect{
    margin: 37px 0 0;
}
#footer ul.social_connect a{
    height: 27px;
    width: 27px;
    margin-right: 5px;
    display: inline-block;
}
#footer ul a.fb_icon{
    background: url(../img/fb_icon.png) no-repeat;
}
#footer ul a.twtr_icon{
    background: url(../img/twtr_icon.png) no-repeat;
}
#footer ul a.gplus_icon{
    background: url(../img/gplus_icon.png) no-repeat;
}
#footer .footer_logo{
    text-align: center;
}
#footer .footer_logo img{
    margin: 20px 0 10px;
}

@media (max-width: 767px){
    .floatR, .floatL, .column, .columns, form.google_search{
        float: none;
        width: 100%;
        text-align: center;
    }
    form.google_search{
        margin: 10px auto;
        width: 271px;
    }
    .header_logo{
        margin-top: 10px;
    }
    .header ul{
        margin-top: 0;
    }
    .logo{
        width: 100%;
    }
    .logo a{
        display: block;
        text-align: center;
    }
    .header li:hover a,
    .header li:hover{
        background: none;
        color: inherit;
    }
    .top-bar-section .dropdown li.title h5 a:hover,
    .top-bar-section .dropdown li.parent-link a:hover{
        color: #fff;
    }
    .navigation{
        display: none;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down, 
    .show-for-xlarge-only, 
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down, 
    .show-for-xxlarge-only, 
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: block !important;
        /*        margin-top: 14px; */
    }
    nav ul{
        margin-left: 11px;
    }
    .top-bar .toggle-topbar{
        display: block;
        margin: 0 !important;
        position: inherit;
    }
    .top-bar .toggle-topbar.menu-icon a{
        padding: 6px 0;
        height: auto !important;
    }
    .top-bar .toggle-topbar.menu-icon a:hover{
        background: transparent !important;
    }
    .top-bar.expanded .toggle-topbar a{
        color: #fff;
    }
    .top-bar.expanded .toggle-topbar a span::after{
        box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    }
    .title.back a{
        text-transform: none;
    }
    .parent-link{
        display: none !important;
    }
}

.etabs.simpleTabsNavigation{
    padding: 10px 0 10px 40px;
    margin: 0;
}
.tabs .tab-title {
    border: 1px solid #929191;
    border-bottom-color: #fff;
    border-radius: 7px 7px 0 0;
    margin-right: 17.75px;
}
.tabs li:last-child{
    margin-right: 0;
}
.tabs .tab-title a{
    background: #2C79B1;
    color: #fff;
    padding: 10px 62px;
    border-radius: 5px 5px 0 0;
    font-size: 1.25em;
    font-weight: 500;
}
.tabs li.tab-title.active a {
    color: #2C79B1;
    background: #fff;
}
.tabs-content {
    border: 1px solid #929191;
    border-radius: 7px 0 7px 7px;
    margin-top: -2px;
    background: #fff;
    padding: 15px 0;
}
.tabs-content h3{
    margin-left: 1.1rem;
    color: #2C79B1;
    font-weight: 600;
}
section li {
    width: 30%;
    display: block;
    float: left;
    color: #929191;
    font-size: .875em;
    margin-right: 28px;
    word-wrap: break-word;
}
section a {
    color: #929191;
    font-size: .875rem;
}
section form select{
    border-radius: 5px;
    margin: 0 0 1rem 1rem;
    width: 272px;
}
@media (min-width: 768px) and (max-width: 896px){
    section li{
        width: 48%;
        margin-right: 14px;
    }
}
@media (max-width: 767px){
    section li{
        width: 100%;
        margin-right: 0;
        word-wrap: break-word !important;
    }
    #content{
        padding: 30px 10px;
    }
    .padding_right{
        padding-right: 0;
    }
    #content .large-14.left.padding_right{
        width: 100%;
    }
    .tabs-content{
        padding-right: 1.1rem;
    }
}


#slider-wrapper {
    height: 508px;
    position: relative;
}
#slider {
    width: 100%;
    /*    height: 270px;*/
    position: relative;
}
#slider img{
    width: 100%;
    height: 508px;
}
.sp {
    width:100%;
    position:absolute;
}
@media (min-width: 768px) and (max-width: 1025px){
    #slider-wrapper{
        height: 350px;
    }
    #slider img{
        width: 100%;
        height: 350px;
    }
}
@media (max-width: 767px){
    #slider-wrapper{
        height: 265px;
    }
    #slider img{
        width: 100%;
        height: 265px;
    }
    .caption{
        font-size: 10px !important;
        width: 100% !important;
        right: 0 !important;
        left: 0;
    }
    p.caption_text{
        width: 200px !important;
        margin-top: 9px !important;
    }
    .tabs{
        margin-left: 0;
    }
    .tabs .tab-title, .tabs .tab-title a, .tabs-content{
        border-radius: 0 !important;
    }
    .tabs .tab-title{
        width: 100%;
    }
    .tabs .tab-title a{
        padding: 10px 15px;
        background: #2C79B1 url(../img/tab_arrow_icon.png) no-repeat 90% center;
    }
    .tabs li.tab-title.active a{
        background: #fff url(../img/arrow_icon.png) no-repeat 90% center;
    }
}

#button-previous {
    position: absolute;
    top: 41%;
    left: 6%;
    cursor: pointer;
}
#button-next {
    position: absolute;
    top: 41%;
    right: 6%;
    cursor: pointer;
}
.caption {
    background: rgba(255, 255, 255, 0.62);
    position: absolute;
    bottom: 10px;
    padding: 21px 31px 10px;
    right: 22px;
    width: 486px;
}
p.caption_head {
    font-size: 1.5em;
    font-weight: 800;
    color: #c90d0d;
    margin-bottom: 0;
    letter-spacing: 1.4px;
    line-height: normal;
}
p.caption_number.left {
    font-weight: bold;
    font-size: 3.5em;
    margin: 0;
}
p.caption_text {
    margin: 20px 0 0 10px;
    font-size: 1.27em;
    font-weight: 600;
    width: 219px;
    line-height: normal;
}
.job_details_content{
    background: #FFCC00;
    color: #2C79B1;
    padding: 10px 0;
    text-transform: capitalize;
}
.banner_bottom_content {
    background: #2C79B1;
    color: #ffcc00;
    padding: 18px 0;
    margin-top: 2px;
    text-align: center;
}
.banner_bottom_content p, .job_details_content p {
    margin: 0;
    font-size: 1.375em;
}

@media (max-width: 1188px){
    .tabs .tab-title a{
        font-size: 1em; 
    }
}

#vmap{
    background: transparent !important;
}
#vmap svg{
    width: 100% !important;
}

.top_bookmark{
    position: relative;
}
/*.head1 {
    position: fixed;
    left: 18%;
    top: 9px;
    z-index: 9;
}*/
.book_button{
    /*    background: #ffcc00 !important;*/
    font-weight: bold;
    padding: 6px 13px !important;
    /*    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.19);*/
}
/*.book_button:hover{
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
}*/


@media (max-width: 767px){
    /*---- Fancy Box CSS ------ */
    .fancybox-skin #signupWrapper{
        width: 100% !important;
        display: block !important;
    }
    .fancybox-skin #signupWrapper .element{
        width: auto !important;
        display: block !important;
    }
    .fancybox-skin #signupWrapper .element span{
        display: block !important;
    }
}


@import "compass/css3";

// More practical CSS...
// using mobile first method (IE8,7 requires respond.js polyfill https://github.com/scottjehl/Respond)

$breakpoint-alpha: 480px; // adjust to your needs

.rwd-table {
    margin: 1em 0;
    min-width: 300px; // adjust to your needs

    tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

th {
    display: none; // for accessibility, use a visually hidden method here instead! Thanks, reddit!   
}

td {
    display: block; 

    &:first-child {
        padding-top: .5em;
}
&:last-child {
    padding-bottom: .5em;
}

&:before {
    content: attr(data-th)": "; // who knew you could do this? The internet, that's who.
    font-weight: bold;

    // optional stuff to make it look nicer
    width: 6.5em; // magic number :( adjust according to your own content
        display: inline-block;
    // end options

    @media (min-width: $breakpoint-alpha) {
        display: none;
}
}
}

th, td {
    text-align: left;

    @media (min-width: $breakpoint-alpha) {
        display: table-cell;
    padding: .25em .5em;

    &:first-child {
        padding-left: 0;
}

&:last-child {
    padding-right: 0;
}
}

}


}


// presentational styling

@import 'https://fonts.googleapis.com/css?family=Montserrat:300,400,700';

body {
    padding: 0 2em;
    font-family: Montserrat, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #444;
    background: #eee;
}

h1 {
    font-weight: normal;
    letter-spacing: -1px;
    color: #34495E;
}

.rwd-table {
    background: #34495E;
    color: #fff;
    border-radius: .4em;
    overflow: hidden;
    tr {
    border-color: lighten(#34495E, 10%);
}
th, td {
    margin: .5em 1em;
    @media (min-width: $breakpoint-alpha) { 
        padding: 1em !important; 
}
}
th, td:before {
    color: #dd5;
}
}



.vertical .carousel-inner {
    height: 100%;
}

.carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 400px;
}

.carousel.vertical .prev {
    top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}

.carousel.vertical .active.left {
    top: -400px;
}

.carousel.vertical .active.right {
    top: 400px;
}

.carousel.vertical .item {
    left: 0;
}
