@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,600,400italic,300,600italic,700,700italic,800,800italic);

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');


@font-face {
  font-family: 'Avenir';
  src: url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.eot');
  src: url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.eot?#iefix&t=1494241176632') format('embedded-opentype'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.otf') format('otf'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.woff') format('woff2'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.woff') format('woff'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.ttf') format('truetype'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Roman/Avenir-Roman.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}






@font-face {
  font-family: 'Avenir';

  src: url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Medium/Avenir-Medium.ttf') format('truetype');

  font-weight: 500;
  font-style: normal;
}



@font-face {
  font-family: 'Avenir';

  src: url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Oblique/Avenir-Oblique.ttf') format('truetype');

  font-weight: 500;
  font-style: italic;
}





@font-face {
  font-family: 'Avenir';
  src: url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.eot');
  src: url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.eot?#iefix&t=1494241176632') format('embedded-opentype'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.otf') format('otf'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.woff') format('woff2'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.woff') format('woff'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.ttf') format('truetype'),
    url('https://cdn2.hubspot.net/hubfs/1866344/COLLEGE%20OF%20ENGINEERING%202019/Fonts/Avenir%20Black/Avenir-Black.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}

/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}




/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}




/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.hs-author-profile{ display:none;}
.hs-author-listing-header{ display:none;}

* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; list-style:none; }

body {font-family: 'Open Sans', sans-serif; color:#fff; padding:0; margin:0; font-size:16px; line-height:22px;}

img { border:0;  }

hr { border-color:#ccc; clear:both; margin-top:30px }

.img-responsive2 { max-width:100%; height:auto }

.clear { clear:both }

h1 {font-family: 'Open Sans', sans-serif; padding:0; margin:0; font-size:60px; font-family: 'Roboto', sans-serif; font-weight:700; line-height:70px; }
h2 {font-family: 'Open Sans', sans-serif; padding:0; margin:0; font-size:36px; line-height:40px; font-weight:300; }
h3 {font-family: 'Open Sans', sans-serif; padding:0; margin:0; font-size:24px; line-height:28px;  font-weight:300; }
h4 {font-family: 'Open Sans', sans-serif; color:#fff; padding:0; margin:0; font-size:28px; line-height:34px;}
h5 {font-family: 'Open Sans', sans-serif; color:#fff; padding:0; margin:0; font-size:24px; line-height:28px;}
h6 {font-family: 'Open Sans', sans-serif; color:#fff; padding:0; margin:0; font-size:18px; line-height:24px;}

* {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box;}
img {max-width:100%; height:auto;}
p {margin:0;}
input,textarea {border:none; outline:none; font-family: 'Open Sans', sans-serif;}
a:hover {color:#F00;}
a {text-decoration:none; color:#000; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all  0.2s ease-in-out;} 
.wrapper {max-width:1180px  !important; width:100%; float:none  !important; margin:0 auto !important; padding:0 15px;}

a { text-decoration:none; outline:none; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }


input , button , textarea { border:none; outline:none; }

input[type=submit] , button { cursor:pointer; background:url(//cdn2.hubspot.net/hubfs/47398/paradise/image/blank-img.png) no-repeat left top; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all  0.4s ease-in-out; }

input[type="submit"]:hover { color:#fff; background:#1996ff; }

ul.hs-error-msgs { margin:0; padding:0; list-style:none; float:left; width:100%; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul li a:link , .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:visited { max-width: none !important; text-overflow: inherit !important; vertical-align:top; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { width:100%; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul { vertical-align:top; }

.row-fluid [class*="span"] { min-height:0; }
.row-fluid [class*="span"].widget-type-space { min-height:1px; }

.row-fluid .bgimg-main { background-size:cover; background-repeat:no-repeat; background-position:center center; z-index:0;}

.row-fluid .bg-img { display:none; }

.hs-error-msgs { list-style:none; margin:0 0 10px; padding:0; font-size:12px;  }

/*===========================
# Research Page
============================*/

.row-fluid .research-section { float:left; width:100%; padding:30px 0 100px; color:#000;}
.learn-page .row-fluid .research-section { padding-bottom:50px; }
.row-fluid .research-section h2 { color:#990000;font-family:"Roboto",sans-serif; font-weight:400; margin-bottom:20px; }
.row-fluid .research-container .research-box { float:left; width:100%;/* border:3px solid #000;*/ margin:18px 0;background:#eeeeee;display: flex; flex-wrap: wrap; }
.row-fluid .program-text { margin-bottom:20px; }
.row-fluid .research-container .research-content { width:60%; background:#eeeeee; padding:30px; box-sizing:border-box;  float:left; font-weight:300; }
.row-fluid .research-container .research-content h3 { font-weight:400; margin-bottom:25px; }
.row-fluid .research-container .research-content a { background:#990000; transition:all 0.5s; /* font-weight:700;*/ margin-top:30px;/* border:3px solid #000;*/ height:30px; line-height:28px; text-align:center; display:inline-block; color:#fff; padding:0 15px; }
.row-fluid .research-container .research-content a:hover { border-color:#990000; background:#f0b213;}
.row-fluid .research-container .research-content p > span:first-child { height:90px; overflow:hidden; display:inline-block; width:100%; vertical-align:top; } 
.row-fluid .research-container .research-img { width:40%; float:left;}
.row-fluid .research-container .research-img  img {width: 100%; height: 100%; object-fit: cover;}

.row-fluid .research-container > span >div:nth-child(odd) .research-content { float:left; background:#f6c54c; padding-bottom:39px; }
.row-fluid .research-container > span >div:nth-child(odd) .research-img { float:right;    order: 2;  }


.row-fluid .studie-field .wellcome-read-more{ text-align:left; }

.experience-page .row-fluid .hero-image { min-height:170px; background-position:center; background-size:contain; background-repeat:no-repeat; }


/*===========================
# Learn More
============================*/

.row-fluid .programs-main h3 { color: #900; font-weight: bold; font-size: 18px; }
.row-fluid .programs-list { border:1px solid #000; float:left; width:300px; position:relative; margin-top:15px; }
.row-fluid .programs-list span { color:#000; float:left; width:100%; font-size:20px; cursor:pointer; padding:4px 6px;font-family: 'Open Sans',sans-serif; font-size:15px; }
.row-fluid .programs-list span:before { font-size:20px; font-family: 'FontAwesome'; text-align: right; float: right; padding:0 5px; height: 18px; position: absolute; right: 0; top: 3px; z-index:1; height:100%; }
.row-fluid .programs-list span:after { content:''; text-align: right; float: right; border-left: 1px solid #000; height: 18px; position: absolute; right: 25px; top: 0; z-index:1; height:100%; } 
.row-fluid .programs-list ul { display:none; height:0; padding:0px; margin:0; position:absolute; top:0; left:0; }
.row-fluid .programs-list ul li { background:#f6c54c; border-bottom:1px dashed #fff; padding:6px 10px; }
.row-fluid .programs-list ul li:last-child { border-bottom:0; }

.row-fluid .program-detail span > div.hs_cos_wrapper_widget  { float:left; width:31%; margin:0 24px 50px 0; border:1px solid #000;}
.row-fluid .program-detail { color:#000; padding:50px 0 30px; float:left;}
.row-fluid .tab-text { color:#000; }
.row-fluid #tab1 { display:block; }
.row-fluid #tab1,.row-fluid #tab2,.row-fluid #tab3,.row-fluid #tab4 { padding-top:40px; }
.row-fluid .tab-section { display:none; }
.row-fluid .program-title { background:#900; color:#fff; padding:0 20px; }
.row-fluid .program-title h4 { font-weight:normal; font-size:18px; }

.row-fluid .degree-main { padding:20px; }
.row-fluid .degree-text { margin:20px 0 40px; }
.row-fluid .learn-more1 { width:100%; text-align:center; }
.row-fluid .learn-more1 a { background:#2b78e4; color:#fff; font-size:14px; padding:5px 20px; display:inline-block; }
.row-fluid .learn-more1 a:hover { background:#f0b213; }
.row-fluid .twitter-main { padding-bottom:40px; }
/*************header*************/

/*************contener***********/

/*************inner page*********/ 

/*************footer*************/

/* Expeirience Page */
.row-fluid .experience-learn-more{ width:100%; text-align:center; float:none; }
.row-fluid .experience-learn-more a{ font-size:16px; color:#fff; text-transform:uppercase; border-top:1px solid #000; border-right:3px solid #000; border-bottom:3px solid #000; border-left:1px solid #000; background:#990000; float:none; padding:8px 20px; display:inline-block; font-weight:300; }
.row-fluid .experience-learn-more a:hover{ background:#fff; color:#990000; }



.row-fluid .hero-bgcolor{ background:#fde875; background-size:cover; }
.row-fluid .hero-title{ padding:50px 0; }
.row-fluid .hero-bgcolor h2{ text-transform:uppercase; text-align:center; font-weight:bold; }
.row-fluid .experience-video-section{ width:100%; padding:22px 0 35px; }
.row-fluid .experience-video-section iframe{ width:100%;  }
.row-fluid .video-text-box{ color:#000;  background:#eee; padding:34px 20px 52px; font-size:16px; line-height:22px; font-family:'Open Sans',sans-serif; font-weight:300; }
.row-fluid .video-text-box h2{ font-weight:bold; font-size:28px; text-align:center; color:#900; font-family:"Roboto",sans-serif;  }
.row-fluid .video-info{ padding-bottom:20px; }

.row-fluid .experience-section{ padding-bottom:35px; color:#000; }
/*.row-fluid .experience-box{ border:2px solid #000; }*/
.row-fluid .experience-title{ background:#900; color:#fff; text-align:center;  padding:3px 0; }
.row-fluid .experience-title h3{ text-align:center; font-size:18px; font-weight:normal; }
.row-fluid .experience-left-box,.experience-right-box{ padding:20px; font-weight:300; }
.row-fluid .experience-left-box img,.experience-right-box img{ margin:0 auto; float:none; text-align:center; display:table; }
.row-fluid .experience-details{ font-size:16px; line-height:22px; padding:25px 0; font-family:'Open Sans',sans-serif; }
.row-fluid .experience-details ul li {padding-left: 15px;position: relative;}
.row-fluid .experience-details ul li:before { background: #000; height: 5px; width: 5px; border-radius: 100%; position: absolute; content: ""; left: 0; top: 8px; }
.row-fluid .experience-left-box ul{ list-style-type:circle; padding:0; margin:0; }
.row-fluid .experience-left-box ul li{ position:relative; padding-left:15px; }
.row-fluid .experience-left-box ul li:before{ background:#000; height:5px; width:5px; border-radius:100%; position:absolute; content:""; left:0; top:8px; }
.row-fluid .experience-box-left{ background:#ffc227; }
.row-fluid .experience-box-right{ background:#eaeaea; }

.row-fluid .faculty-staff-section{ padding-bottom:35px; }
.row-fluid .faculty-staff-box{ color:#000; background:#eee; font-size:12px; line-height:18px;  padding:20px; background:#ffc227; }
.row-fluid .faculty-text-box{ font-size:16px; line-height:22px; padding:25px 0; font-family:'Open Sans',sans-serif; font-weight:300; }
.row-fluid .faculty-text-box h4{ font-weight:bold; font-size:22px; color:#900; font-family:"Roboto",sans-serif; }
.row-fluid .faculty-button a{ display:block; }
.row-fluid .faculty-mail-image{ padding-bottom:15px; }
.row-fluid .faculty-mail-image img{ width:100% !important; }

/* Landing Page */
.row-fluid .landing-form-box fieldset{ max-width:none; }
.hs-form fieldset.form-columns-2 .input { margin-right:0 }
.hs-form fieldset.form-columns-2 .field { padding:0 0 0 10px }
.hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 0 0 }
.row-fluid .landing-form-box .hs_lastname .input{ margin-right:0; }
.hs-form fieldset.form-columns-3 .hs-form-field{ width:33% !important; }

.row-fluid .landing-text{ color:#000; font-size:16px; line-height:22px; padding:30px 0 10px; }
.row-fluid .landing-text ul li{ list-style-type:disc; }
.row-fluid .landing-text h3{ color:#990000; font-size:18px; line-height:28px; font-weight:bold; }

.row-fluid .landing-form-box{ color:#000; padding-bottom:30px; }
.row-fluid .landing-form-box ul{ padding:0; margin:0; }
.row-fluid .landing-form-box input[type="text"],.row-fluid .landing-form-box input[type="email"],.row-fluid .landing-form-box input[type="tel"],.row-fluid .landing-form-box input[type="number"],select{ border:1px solid #ccc; outline:none; background:#fff; padding:10px 0; font-size:12px; color:#333; width:100% !important; padding-left:15px; border-radius:4px; margin:10px 0; }
.row-fluid .landing-form-box input[type="text"]:focus,.row-fluid .landing-form-box input[type="email"]:focus,.row-fluid .landing-form-box input[type="tel"]:focus,.row-fluid .landing-form-box input[type="number"]:focus,select:focus{ box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6); border-color:rgba(82,168,236,0.8); outline:0; outline:thin dotted \9; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6); }
.row-fluid .landing-form-box form label{ font-size:16px; display:inline-block; width:100%; }
.row-fluid .landing-form-box input[type="submit"]{ background:#2b78e4; color:#fff; font-size:14px; padding:8px 30px; display:inline-block; margin-top:20px; }
.row-fluid .landing-form-box input[type="submit"]:hover{ background:#f0b213; }
.row-fluid .landing-form-box .hs-error-msgs{ color:#f00; }
.row-fluid .landing-form-box .hs-richtext strong{ padding-top:20px; width:100%; float:left; }

/*-=-=-=-=-=-=-=-=-=-=--==-=-=-*/
.header-main {background-color:#fff;}
.top-logo{padding:10px 0;}

.top-logo img {max-width:200px;width: 200px !important;}
/*.blog-link .hs-featured-image-wrapper {background-color:#fff !important;}*/
/*.big-image-link .hs-featured-image-wrapper  {background-color:#fff !important;}*/
/*.ftr-img-hdr { background: rgba(255,255,255,0.6);}*/
.allpost-mian .allpost-img {width:10%; float:left; margin-right:15px; padding-top:20px;}
.allpost-mian {width:100%; float:left; margin-bottom:20px; color:#000; border-bottom:1px solid #eee; padding-bottom:10px;}
.allpost-mian p {margin:0 !important;}
.allpost-mian .allpost-text{float:left; width:80%; }


@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {

  .row-fluid .landing-form-box .hs-form fieldset.form-columns-2 .field { padding:0 0 15px 0 }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-2 .field:first-child { padding:0 0 15px 0 }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-2 .field:first-child{ padding:0 !importanr; }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-2 .field{ padding:0 !important; }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-3 .hs-form-field{ width:100% !important;  }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-3 .input{ margin-right:0 !important; }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-2 .input{ margin-right:0 !important; }
  .row-fluid .landing-form-box .hs-form fieldset.form-columns-1 .input{ margin-right:0 !important; }

}



@media (min-width: 992px) and (max-width: 1240px){
  .header-main .row-fluid .wrapper {  max-width:1180px !important;width:100%!important;padding:0 15px; }

  .row-fluid .wrapper {  width:962px !important; }

  .row-fluid .experience-details table  { width:100% !important;}
}

@media (min-width: 768px) and (max-width: 991px){

  .row-fluid .wrapper {  width:738px !important; }
  .row-fluid .research-container .research-content h3 { font-size:18px; }  
  /*    .row-fluid .research-container .research-img img { height:auto; padding-top:40px; } */
  .row-fluid .faculty-text-box h4{ line-height:20px; font-size:14px; }
  .row-fluid .experience-details tr>td  { float:left; width:100% !important;  }
  .row-fluid .experience-details table  { width:100% !important;  }
  .header-main .row-fluid .wrapper {  max-width:1180px !important;width:100%!important;padding:0 15px; }

}

@media (min-width: 30px) and (max-width: 767px){

  .row-fluid .wrapper {  width:100% !important; padding:0 15px; }	

  .row-fluid .research-section { padding:30px 0 0px; text-align:center; }
  .row-fluid .research-container .research-box { text-align:center; padding:20px 0 20px 0; }  
  .row-fluid .research-container .research-content { width:100%; padding:20px 10px 0 10px; margin-top:15px; }
  .row-fluid .research-container .research-img { width:100%; }
  .row-fluid .research-container .research-img img { height:auto; max-width:300px; } 
  .row-fluid .research-section .wrapper { padding:0; }
  .row-fluid .program-text { padding:0 15px; }
  .row-fluid .research-container .research-content h3 { margin-bottom:20px; }
  .row-fluid .program-detail { padding:25px 0 20px; }
  .row-fluid .programs-list span,.row-fluid .programs-list ul li { font-size:14px; }
  .row-fluid .programs-list { width:100%; }
  .row-fluid #tab1, .row-fluid #tab2, .row-fluid #tab3, .row-fluid #tab4 { padding-top:25px; text-align:center; }
  .row-fluid .experience-box,.row-fluid .video-box{ margin-bottom:20px; }
  .row-fluid .faculty-text-box h4{ line-height:20px; font-size:14px; }
  .row-fluid .post-listing .blog-triad:first-child .big-image-item {margin:116px 0 7px !important;}
  /*=-=-=-=-*/
  /*.header-main {padding:0px 0 10px;}*/
  .blog-main-page {padding-top:0;}
  .allpost-mian .allpost-text h2{ font-size:24px !important;}
  .allpost-mian .allpost-text {width:100%;}
  .allpost-mian .allpost-img {width:100%;}   

  .row-fluid .experience-box, .row-fluid .video-box { float:left !important; width:100% !important; height:auto !important; }


  .row-fluid .experience-right-box tr> td,
  .row-fluid .experience-left-box  tr> td { float:left; width:100%;  }
  .row-fluid .experience-right-box tr>td  { float:left; width:100% !important;  }
  .row-fluid .experience-right-box tr>td ul  {margin:0 0;}
  .row-fluid .experience-details table tr td br { display:none; }
  .row-fluid .experience-details tr>td  { float:left; width:100% !important;  }
  .row-fluid .experience-details table  { width:100% !important;  }

}

@media (min-width: 768px){

  a.mobile-trigger, a.child-triggerm {
    display: none !important; /* Hide button on Desktop */
  }

}

@media (max-width: 1024px){

  /* Variables
  ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */



  /* Menu Reset - Remove styling from desktop version of custom-menu-primary */
  /* Place any additional CSS you want removed from the mobile menu in this reset */
  .mainmenu, .mainmenu *{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #fff;
  }


  /* Toggle Button
  ========================================================================== */

  a.mobile-trigger {
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 70px;          /* Position Button at top right of screen  */
    right: 15px;        /*******************************************/
    width: 37px; /* Button width */
    height: 34px; /* Button height */      
    padding: 5px 4px 8px 8px;
    background:#af0834; /*#455560*/ /* Background color */
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-transition:color .2s ease-in; 
    -moz-transition:color .2s ease-in;
    transition:color .2s ease-in;
  }

  a.mobile-trigger:hover {
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
  }

  a.mobile-trigger span{
    display: inline;
  }

  a.mobile-trigger span:before{
    position: absolute;
    content: 'Menu'; /* Change the text on the closed toggle button */
  }

  a.mobile-trigger span:after{
    position: relative;
    right: 2px;
    content: 'Close'; /* Change the text on the open toggle button */
    background-color: #455560;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger{
    -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
    -moz-transition:background-color 0.2s linear; /* Button color transition effect */
    transition:background-color 0.2s linear; /* Button color transition effect */
    background: #af0834; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger span:after{
    opacity: 1; 
  }


  /* Toggle Button Icon & Animations
  ========================================================================== */

  a.mobile-trigger i {
    display: inline;
    position: relative;
    top: -2px;
    margin-left: 0;
    -webkit-transition-duration: 0s;
    -webkit-transition-delay: .2s;
    -moz-transition-duration: 0s;
    -moz-transition-delay: .2s;
    transition-duration: 0s;
    transition-delay: .2s;
  }
  a.mobile-trigger  i:before, a.mobile-trigger i:after {
    position: absolute;
    content: '';
  }
  a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {
    width: 22px; /* Icon line width */
    height: 3px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: inline-block;
  }
  a.mobile-trigger  i:before {
    margin-top: -8px; /* Position top line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger  i:after {
    margin-top: 8px; /* Position bottom line */
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger i {
    background-color: rgba(0,0,0,0.0);
    -webkit-transition-delay: .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger i:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0, .2s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
    -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
    box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }

  /* Child Toggle Button
  ========================================================================== */

  a.child-triggerm {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-triggerm:hover {
    text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
  ========================================================================== */

  a.child-triggerm span {
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-triggerm span:after {
    position: absolute;
    content: '';
  }
  a.child-triggerm span, a.child-triggerm span:after {
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }

  .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span:after { background-color: #fff; }

  a.child-triggerm span:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-triggerm.child-open span:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }
  a.child-triggerm.child-open span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
  }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  


  /* Hide menu on mobile */
  .mainmenu.js-enabled .hs-menu-flow-horizontal,
  .mainmenu.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .mainmenu ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */
  .mainmenu.js-enabled .hs-menu-flow-horizontal{
    position: absolute; /**************************************************************/
    top: 85px;             /* Positions the menu to drop from the very top of the screen */
    left: 0px;          /**************************************************************/                                              
    width: 100%;   
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65);
    box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.65); 
  }
  .mainmenu .hs-menu-flow-horizontal{
    padding: 40px 0 0 0; /* Padding to add room for close button */
    background-color:#af0834; /*#455560;*/ /* Menu background color set off global mobile-menuColor variable */
    width: 100%; /* Full screen width */
    z-index: 8888;
  }

  /* Level 1 Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal > ul > li{
    position: relative;
  }
  .mainmenu .hs-menu-flow-horizontal > ul > li a{
    font-size: 15px; /* Font size of top level list items */
    line-height: 38px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .mainmenu .hs-menu-flow-horizontal ul li a{
    padding: 0 10px;
  }
  .mainmenu .hs-menu-flow-horizontal ul li a:hover{
    color: #fff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .mainmenu .hs-menu-flow-horizontal > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .mainmenu .hs-menu-flow-horizontal > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}



.row-fluid p { margin:10px 0; }
.row-fluid .header-main .top-section {background-color:#af0834; font-size:16px; padding:10px 0; }

.row-fluid .header-main .follows-section { padding-left:47px; }
.row-fluid .header-main .follows-section ul { list-style:none; margin:0; padding:0; width:100%; float:left;}
.row-fluid .header-main .follows-section ul li {float:left;}
.row-fluid .header-main .follows-section ul li {float:left; border-right:1px solid #bf395d; padding:0 18px;}

.row-fluid .header-main .follows-section ul li i {font-size:22px; margin-right:10px;}
.row-fluid .header-main .follows-section ul li a{color:#f9d064; line-height:26px;}
.row-fluid .header-main .follows-section ul li a i{font-size:18px;}

.row-fluid .top-social { margin:0; width:140px; }
.row-fluid .top-social ul { float:right; padding:0; margin:0; }
.row-fluid .top-social ul li { float:left;width:auto; padding-left:10px; font-size:20px; }
.row-fluid .top-social ul li:first-child{ padding-left:0;}
.row-fluid .top-social ul li a { color:#fff; }
.row-fluid .top-social ul li:last-child a{font-size: 14px; color: #fff; }
.row-fluid .top-social ul li:last-child{ margin-top:0;}
.row-fluid .top-social ul li a:hover,.row-fluid .header-main .follows-section ul li a:hover { color:#cccccc; }
.row-fluid .top-contact { float:right; }

.row-fluid .mainmenu ul { float:right; padding-top:34px; }
.row-fluid .mainmenu ul li { display:inline-block; padding:0 0 0 40px; margin:0;}
.row-fluid .mainmenu ul li a span { display:block; font-weight:300; font-style:italic; font-size:13px; text-transform:capitalize; }
.row-fluid .mainmenu ul li a { font-weight:600; text-transform:uppercase; color:#666666; padding:0; }
.row-fluid .mainmenu ul li a:hover { color:#af0834; }
.row-fluid .top-social ul li span{ display: block; font-size: 13px; font-weight: 300; font-style: italic; text-transform: capitalize;}


.row-fluid .mainmenu ul li:nth-child(n+7) { display:none; }


.row-fluid .header-seaction { border-bottom:4px solid #c2bdb4; padding:10px 0 5px; background:#fff; }
.row-fluid .slider-main .hs_cos_flex-slider .caption { background:transparent; top:50%; transform:translateY(-50%); z-index:1; position:absolute; width:100%; }

.row-fluid .slider-main ul li { position:relative; }
.row-fluid .slider-main ul li:after { position:absolute; height:100%; width:100%; display:block; content:''; top:0; left:0; background:rgba(0,0,0,0.3); }
.row-fluid .slider-main .hs_cos_flex-slider .caption a { background:#f0b213; color:#fff; font-size:18px; padding:12px 32px; text-transform:uppercase; }
.row-fluid .slider-main .hs_cos_flex-slider .caption a:hover,.row-fluid .wellcome-read-more a:hover { background:#af0834; color:#fff; }
.row-fluid .slider-main h1 { margin-bottom:55px; color:#fff; }
.hs_cos_flex-direction-nav a { background:url('//cdn2.hubspot.net/hubfs/1866344/Tuskegee-May2016/Image/Untitled-5.png') no-repeat 0 0; height:36px; }
.row-fluid .slider-main .hs_cos_flex-control-nav { bottom:20px; }
.row-fluid .slider-main .hs_cos_flex-control-paging li a { background:transparent; border:4px solid #fff; width:14px; height:14px; }
.row-fluid .slider-main .hs_cos_flex-control-paging li a.hs_cos_flex-active { border:4px solid #f0b213; }
.row-fluid .slider-main .hs_cos_flex-slider { margin-bottom:0 }

.row-fluid .welcome-main { padding:70px 0 80px; color:#858585; background:#f3f3f3; }
.row-fluid .main-head { text-align:center; position:relative; padding-bottom:20px; margin-bottom: 25px; }
.row-fluid .main-head h2 { color:#454545; }
.row-fluid .welcome-box { background:#fff;}
.row-fluid .main-head:after { position:absolute; bottom:-4px; left:0; display:block; content:''; background:url('//cdn2.hubspot.net/hubfs/1866344/Tuskegee-May2016/Image/head-image.png') center no-repeat; width:100%; height:10px; }
.row-fluid .head-text { padding:22px 242px 50px; text-align:center; }
.row-fluid .welcome-box h3 { color:#393939; border-bottom:1px solid #dcdcdc; padding:13px 0; }
.row-fluid .welcome-text { padding: 0 12px 20px 12px; min-height:291px; }
.row-fluid .wellcome-read-more { text-align:center; }
.row-fluid .wellcome-read-more a { padding:5px 15px; background:#f0b213; color:#222222; font-size:14px; text-transform:uppercase; margin-top:10px; display:inline-block; }

.row-fluid .caens-main { position:relative; text-align:center; color:#fff; padding:90px 0 100px; }
.row-fluid .caens-content { position:relative; z-index:1; }
.row-fluid .caens-main:after { display:block; content:''; height:100%; width:100%; position:absolute; background:rgba(175,8,52,0.89); top:0; left:0; }
.row-fluid .caens-content { padding:24px 20px; }
.row-fluid .caens-readmore a { padding:12px 22px;  font-size:18px; color:#fff; text-transform:uppercase; margin-top:10px; display:inline-block; font-weight:600; border:2px solid #fff;margin-top:10px; }
.row-fluid .caens-readmore a:hover { background:#f5a249; border:2px solid #f5a249; }

.row-fluid .dark-yellow { background:#f0b213; padding:35px 0;}
.row-fluid .dark-yellow a { color:#000; }
.row-fluid .dark-yellow ul { padding-left:0; margin:0;  font-size:14px;  }
.row-fluid .dark-yellow ul li a:hover { color:#a10a32 !important; }
.row-fluid .dark-yellow .news-box ul li a { color:#000000; text-decoration:underline; }
.row-fluid .dark-yellow h3 { font-size:18px; color:#000000; line-height:22px; font-weight:600; border-bottom:1px solid #f4c54e; padding:10px 0; margin-bottom:12px; }

.row-fluid .feed-box ul li { width:22%; float:left; margin-right:10px; margin-bottom:10px; }
.row-fluid .feed-box ul li:nth-child (4),.row-fluid .feed-box ul li:nth-child (8),.row-fluid .feed-box ul li:nth-child (12) { margin-right:0; }

.row-fluid .footer-box .feedreader_box .hs-rss-item-image-wrapper { float:left; }
.row-fluid .footer-box .feedreader_box .hs-rss-item-text { float:right; padding-right:0; padding-left:15px; font-weight:600; color:#000000; line-height:18px; }
.row-fluid .footer-box .feedreader_box .hs-rss-date { font-weight:300;color:#000000; }

.row-fluid .quick-links ul li,.row-fluid .news-box ul li { float:left; width:100%; color:#000000; padding-bottom:9px; }
.row-fluid .quick-links ul li a {  font-family: 'Open Sans',sans-serif;}
.row-fluid .quick-links ul li a:before { font-family: 'FontAwesome'; padding-right:8px; }

.row-fluid .light-yellow { background:#ffc227; text-align:center; color:#000000; font-size:13px; padding:20px 0; }

.row-fluid .welcome-box .footer-box .feedreader_box .hs-rss-item-text { float:left; }
.row-fluid .welcome-box .hs-rss-item,.row-fluid .welcome-box .hs-rss-item-text { margin-bottom:10px; }
.row-fluid .wellcome-text1 h3 { display:none; }
.row-fluid .slider-main .hs_cos_flex-direction-nav { position:absolute; top:50%; left:0; width:100%; }

.row-fluid .post-listing .blog-triad:first-child .big-image-item { margin:142px 0 7px; }

.row-fluid .post-listing-simple { padding:150px 0 80px; }

.row-fluid h2.post-listing-simple { margin:10px 0; }
.row-fluid  h2.post-listing-simple,
.row-fluid  h2.post-listing-simple a { font-size:30px; padding:0;  }

.hs-blog-listing .big-image-link:hover .post-header-author {display: block !important;}
.hs-blog-listing .big-image-item .big-image-link:hover .author-date {display: block !important;}

.hs-blog-listing .blog-link:hover .post-header-author,
.hs-blog-listing .blog-post-item .blog-link:hover .author-date { display:block !important; }

.row-fluid .banner-main { min-height:440px; overflow:hidden; background-position:left top; }
.mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal,.mobile-open a.mobile-trigger { top:62px; }

/* Form */

.row-fluid .form-main { padding:70px 0; color:#666; }
.row-fluid .form-main h2 { color: #900; }
.row-fluid .learn-form h3 { text-align:center; margin-bottom: -40px;}
.row-fluid .learn-form form { padding:40px 100px 0; }
.row-fluid .learn-form form > fieldset { max-width:100%; margin:20px 0; }
.row-fluid .learn-form form > fieldset .input input { border:1px solid #bfbfbf; }
.row-fluid .learn-form form > fieldset .input input:focus { border:1px solid #e7b024; }
.row-fluid .learn-form form  input[type="text"],.row-fluid .learn-form form  input[type="email"],.row-fluid .learn-form form  input[type="tel"],.row-fluid .learn-form form  input[type="number"] { height:40px; }
.row-fluid .learn-form form > fieldset.form-columns-3 > div.hs-form-field { width:33.3%; padding:0 10px; }
.row-fluid .learn-form form > fieldset.form-columns-3 > div.hs-form-field:last-child { padding-right:0; }
.row-fluid .learn-form form > fieldset.form-columns-3 > div.hs-form-field:first-child { padding-left:0; }
.row-fluid .learn-form form > fieldset.form-columns-3 .input  { margin-right:0; }
.row-fluid .learn-form form > fieldset.form-columns-1 .hs-input { width:100%; }
.row-fluid .learn-form form > fieldset div label { margin-bottom:8px; display:block; /*color:#000;*/  }
.row-fluid .learn-form form ul li.hs-form-checkbox label,.row-fluid .learn-form form ul li.hs-form-radio label,.row-fluid .learn-form form ul li.hs-form-booleancheckbox label { color:#666; }
.row-fluid .learn-form form ul.inputs-list { padding-left:0; float:left; width:100%; margin:0; }
.row-fluid .learn-form form ul.inputs-list li  .hs-input { float:left; width:auto;  }

.row-fluid .learn-form form input[type="submit"] { background:#f0b213; color:#fff;  padding: 10px 60px; font-size: 18px; }
.row-fluid .learn-form form input[type="submit"]:hover { background:#af0834; }
.row-fluid .learn-form form .hs_have_you_applied_ ul li,.row-fluid .learn-form form .hs_gender ul li { float:left; width:auto; padding-right:10px; }
.row-fluid .learn-form form > fieldset strong { color:#900; }

ul.hs-error-msgs > li > label { color: #ff0200; font-size: 14px; }

/* THANKS PAGE */

.row-fluid .banner-main-thanks { min-height:325px; overflow:hidden; background-position:left top; }
.row-fluid .main-content-section { padding:35px 0 70px; color:#666; }
.row-fluid .main-content-section h1 {font-size: 50px; font-weight: 300}
.row-fluid .main-content-section h1, .row-fluid .main-content-section h2 { color: #900  }
.row-fluid .main-content-section h3, .main-content-section h4, .main-content-section h5, .main-content-section h6 { margin-bottom: 0.5em}
.row-fluid .main-content-section ul li {list-style: disc !important;}
.row-fluid .main-content-section .thanks-content {width: 100%; margin-top: 30px; padding: 0 5%;}

/*************** 26-8-2019*************************/

.row-fluid .dark-yellow h3{    font-family: 'Avenir';font-weight:700;}
.quick-links ul li a,.footer-add p,.light-yellow span{font-family: 'Avenir';font-weight:400;}
@media(max-width:1200px) {

  .row-fluid .mainmenu ul li{ padding: 0 0 0 20px; font-size:14px;}
  .follows-section{ width:calc(100% - 145px) !important;}
}


@media (min-width: 1025px){
  .mainmenu.js-enabled .hs-menu-flow-horizontal { display:block !important; }

}

@media(max-width:1024px) {

  .row-fluid .mainmenu ul li a:hover {
    background: #fff none repeat scroll 0 0; color: #af0834;}
  .row-fluid .mainmenu ul li a { color: #fff;}
  .row-fluid .mainmenu ul li{ padding:0 !important;}
  .row-fluid .mainmenu ul li a{ padding:10px 20px !important;}
  .row-fluid .mainmenu ul li a:hover span{ color:#af0834;}

  a.mobile-trigger { top: 76px; }

  .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal, .mobile-open a.mobile-trigger { top:76px; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal,
  .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal{ top:136px; }
  .mainmenu .hs-menu-flow-horizontal { padding: 67px 0 0 0; }

  .row-fluid .header-main .top-section{font-size:14px;}
  .row-fluid .header-main .follows-section ul li a{line-height:normal;}
  
}

@media(max-width:991px) {

  a.mobile-trigger{ top:113px;}
  .follows-section { width: auto !important; margin-right: 5px !important; }
  .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal, .mobile-open a.mobile-trigger{ top:113px;}
}

@media (min-width:992px) and ( max-width:1240px) {

  .row-fluid .wrapper { width:950px; padding:0; }
  .row-fluid .header-main .follows-section { padding-left:0; }
  .row-fluid .header-main .follows-section ul li { padding:0 12px; }
  .row-fluid .mainmenu ul { padding-top:22px; }
  .row-fluid .head-text { padding: 22px 80px 50px; }
  .row-fluid .welcome-text { min-height:335px; }
  .row-fluid .slider-main h1 { font-size: 40px; line-height: 40px; margin-bottom: 40px; }
  .row-fluid .research-section { padding-bottom:40px; }
  .row-fluid .program-detail span > div.hs_cos_wrapper_widget { margin-right:22px; }
  .row-fluid .post-listing .blog-triad:first-child .big-image-item { margin:125px 0 7px; }

}

@media(max-width:767px) {

  .header-main{ padding-top:0 !important;}
  .row-fluid .mainmenu ul li:nth-child(n+9):hover a{ background:transparent;  }

  .row-fluid .mainmenu ul li a:hover { background: transparent none repeat scroll 0 0;}
  .row-fluid .mainmenu ul li a { padding: 0 20px !important;}
  .row-fluid .mainmenu ul li:nth-child(n+6) a i:hover{ color:#f0b213;}


  a.mobile-trigger { top:96px; }
  .mobile-open a.mobile-trigger{top:96px;}
  .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal { top:155px; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal,
  .mainmenu .hs-menu-flow-horizontal { padding: 67px 0 0 0; }

}

@media (min-width:768px) and ( max-width:991px) {

  .row-fluid .wrapper { width:700px; padding:0; }
  .row-fluid .header-main .follows-section,.row-fluid .top-social { padding-left:0; float:none; display:inline-block;width:auto; margin:0; }
  .row-fluid .header-main .follows-section ul li { padding:0 12px; }
  .row-fluid .mainmenu ul { padding-top:12px; }
  .row-fluid .head-text { padding: 22px 80px 50px; }
  .row-fluid .top-department,.row-fluid .top-contact { float:left; width:100%; text-align:center; margin-top:7px; margin-left:0; }
  .row-fluid .mainmenu ul li { padding:0 0 0 19px; margin:0;  }
  .row-fluid .feed-box ul li { margin-right:6px; }
  .row-fluid .slider-main h1 { font-size:38px; line-height:40px; margin-bottom:35px; }
  .row-fluid .welcome-text { min-height:424px; }
  .row-fluid .slider-main .hs_cos_flex-control-nav { bottom:0; }
  .row-fluid .post-listing .blog-triad:first-child .big-image-item { margin:140px 0 7px; }
  .row-fluid .research-container>span>div:nth-child(odd) .research-box { background:transparent; }
  .row-fluid .program-detail span > div.hs_cos_wrapper_widget { margin-right:17px; width:31%; }
  /*=-=-=-*/
  /*.header-main {padding:0 0 5px 0;}*/
  .row-fluid .learn-form form { padding: 40px 50px 0; }


  a.mobile-trigger { top:117px; }
  .mobile-open a.mobile-trigger { top:117px;}
  .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal { top: 176px; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal,
  .mainmenu .hs-menu-flow-horizontal { padding: 67px 0 0 0; }
}

@media (min-width:30px) and ( max-width:767px) {

  body { font-size:14px; }
  h1 { font-size:23px; line-height:22px; }
  h2 { font-size:23px; line-height:32px; }
  h3 { font-size:21px; }
  .row-fluid .wrapper { width:100%; padding:0 20px; }
  .row-fluid .top-department { position:absolute; top:50%;-moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .row-fluid .top-department,.row-fluid .top-contact,.row-fluid .header-main .follows-section { float:left; width:100%; text-align:center; padding:0; font-size:14px;left:0; }
  .row-fluid .top-social,.row-fluid .header-main .follows-section ul { padding-left:0; float:none; display:inline-block; width:auto; margin-top:10px }
  .row-fluid .top-logo { width:150px; }
  .row-fluid .header-main .follows-section ul li { width:100%; padding:0; border:0; }
  /*.row-fluid .mainmenu ul li { padding-bottom:12px; } */
  .row-fluid .mainmenu ul li a { color:#fff; transition:none; }
  .row-fluid .mainmenu ul li:hover { background:#fff; }
  .row-fluid .main-head { padding-bottom:12px; }
  .row-fluid .head-text { padding:20px 0; }
  .row-fluid .mainmenu ul li:hover span { color:#af0834; }
  .row-fluid .welcome-main { padding:30px 0 20px; text-align:center; }
  .row-fluid .caens-main { padding:20px 0 30px; }
  .row-fluid .caens-content { padding:10px 10px; }
  .row-fluid .caens-readmore a { font-size:13px; padding:8px 19px; }
  .row-fluid .wellcome-read-more a { font-size:13px; }
  .row-fluid .dark-yellow { padding:22px 0 15px; }
  .row-fluid .light-yellow { padding:12px 0; }
  .row-fluid .footer-box { padding-bottom:15px; float:left; }
  .row-fluid .slider-main .hs_cos_flex-slider .caption p { display:none; }
  .row-fluid .slider-main h1 { margin-bottom:0; padding:0 10px; transform:translateY(-50%); top:45%; position:absolute; }
  .row-fluid .slider-main .hs_cos_flex-control-nav { bottom:-5px; }
  .row-fluid .slider-main .hs_cos_flex-control-paging li a { width:12px; height:12px; }
  .row-fluid .welcome-box { margin-bottom:25px; }
  .row-fluid .welcome-text { min-height:auto; }
  .row-fluid .wellcome-text1 .footer-box { float:none; display:inline-block; width:auto; padding:0; }
  .row-fluid .feed-box ul li { margin-right:10px; }
  .row-fluid .mainmenu ul li { padding-left:20px; }
  .row-fluid .mainmenu ul,.row-fluid .wellcome-text1 .footer-box .feedreader_box .hs-rss-item-text { padding:0; }

  .row-fluid .post-listing-simple { padding:100px 0 80px; }
  .row-fluid  h2.post-listing-simple,
  .row-fluid  h2.post-listing-simple a { font-size:28px; }
  .row-fluid .hs_cos_flex-slider .superimpose .caption { position:absolute; }
  .row-fluid .top-contact { display:none; }
  .row-fluid .header-main .top-section { min-height:62px; position:relative; }
  .row-fluid .mainmenu ul li:nth-child(n+6) { display:block; }
  .row-fluid .mainmenu ul li:nth-child(n+9):hover { background:transparent; }
  .row-fluid .mainmenu ul li:nth-child(n+9) { float:left; width:auto; border:0;}
  .row-fluid .mainmenu ul li a span { padding-bottom:12px; }
  .row-fluid .mainmenu ul li:nth-child(7) { border-bottom: 1px dotted rgba(255,255,255,.35); }
  .row-fluid .mainmenu ul li a .social1 { padding:12px 0; }
  .row-fluid .banner-main { min-height:230px; }
  .row-fluid .research-container > span > div:nth-child(2n+1) .research-content { padding-bottom:20px; }
  .row-fluid .research-container>span>div:nth-child(odd) .research-box { background:transparent; }
  .row-fluid .research-container .research-box { margin:0; }
  .row-fluid .studie-field .wellcome-read-more { text-align:center; }
  .row-fluid .program-detail span > div.hs_cos_wrapper_widget { width:100%; text-align:center; margin:0 0 20px 0; }
  .row-fluid .programs-list ul { width:100%; }
  .row-fluid .degree-text { margin-bottom:25px; }
  .row-fluid .program-title h4 { font-size:16px; }
  .row-fluid .research-container>span>div:nth-child(odd),.row-fluid .research-container>span>div:nth-child(odd) .research-img { background:#f6c54c; padding-top:9px; }
  .row-fluid .research-container>span>div:nth-child(odd) .research-content { margin-top:0; }
  .row-fluid .research-container>span>div:nth-child(odd) .research-box { padding-top:0; }
  .row-fluid .research-container>span>div { margin-bottom:20px; float:left; }
  .row-fluid .mainmenu ul li:nth-child(n+6) a i { display:inline; padding-right:7px; }
  .row-fluid .mainmenu ul li:hover a i { color:#af0834; }
  .row-fluid .twitter-main { padding-bottom:20px; }
  .row-fluid .degree-text,.row-fluid .program-title h4 { height:auto !important; }
  .experience-page .row-fluid .hero-image { min-height:125px; }
  .row-fluid .learn-form form { padding:20px 0; }
  .row-fluid .learn-form form > fieldset.form-columns-3 > div.hs-form-field { width:100% !important; padding:0; }
  .row-fluid .learn-form form.hs-form .form-columns-2 .hs-form-field .hs-input,.row-fluid .learn-form  form.hs-form .form-columns-3 .hs-form-field .hs-input { width:100%; }
  .row-fluid .learn-form form fieldset.form-columns-2 .field:first-child,.row-fluid .learn-form form fieldset.form-columns-2 .field { padding:0; }
  .row-fluid .learn-form form fieldset.form-columns-2 .input,.row-fluid .learn-form form fieldset.form-columns-1 .input { margin:0; }
  .row-fluid .form-main { padding:30px 0; }
  .row-fluid .learn-form form input[type="submit"] { padding: 5px 34px; font-size: 16px; }
  .row-fluid .mainmenu ul li:nth-child(8){  border-bottom: 1px dotted rgba(255, 255, 255, 0.35);}
  .row-fluid .main-content-section .thanks-content {width: 100%;}
  .row-fluid .main-content-section h1 {font-size: 35px; line-height: 1.15; word-wrap: normal;}

}

@media(max-width:480px){
  .top-logo img { width: 180px !important; max-width: 180px; }
  a.mobile-trigger { top: 90px; }
  .mobile-open a.mobile-trigger { top: 90px; }
  .mobile-open .mainmenu.js-enabled .hs-menu-flow-horizontal { top: 148px; }
}

/*************************************** display table and table cell ***************************************************/

.tbl {display:table;width:100%;height:100%;}
.tbl-cell {display:table-cell;vertical-align:middle}
.dis-flex {display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;}

/*********************************************************body  ********************************************************/
/*******************************************hubspot******************************************************************/

.row-fluid [class*="span"] {min-height: 1px;}

/**************************************** logo ***************************/

.h-logo img ,.f-logo img {cursor: pointer;}

/************************* container **************/
.container {max-width:1270px;margin:0 auto !important;padding:0 15px;float:none !important; }