@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
  font-family: 'times';
  src: url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr45w.eot');
  src: url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr45w.eot#iefix') format('embedded-opentype'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr45w.woff') format('woff'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr45w.ttf') format('truetype'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr45w.svg#myriadpro-regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirBook';
  src: url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Avenir/AvenirLTStdBook.eot');
  src: url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Avenir/AvenirLTStdBook.eot#iefix') format('embedded-opentype'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Avenir/AvenirLTStdBook.woff') format('woff'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Avenir/AvenirLTStdBook.ttf') format('truetype'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Avenir/AvenirLTStdBook.svg#AvenirLTStdBook') format('svg');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'times';
  src: url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr65w.eot');
  src: url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr65w.eot#iefix') format('embedded-opentype'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr65w.woff') format('woff'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr65w.ttf') format('truetype'),
    url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Fonts/Times/timr65w.svg#times') format('svg');
  font-weight: 600;
  font-style: normal;
}




/* 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;}

/* font-family: 'Oswald', sans-serif; font-family: 'Source Sans Pro', sans-serif;*/








html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  font-family: 'Inter', sans-serif;
  color:  #1B1B1B;
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}

.page-center{
  max-width:1260px;
  padding:0 15px;
  margin:0 auto !important;
  float:none !important;
}


h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  color: #000000;
}
p{
  margin: 0 0 10px;
  line-height: 1.5;
}
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s;
  -weblit-transition: all 0.5s;
}
a:focus, button:focus, input:focus, .slick-slide:focus {
  outline: 0;
}

h1 {
  font-weight: 700;
  font-size: 56px;
  line-height: 107%;
}

h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
}

h3 {
  font-weight: 700;
  font-size: 42px;
  line-height:  131%;
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: 150%;
}

h5 {
  font-weight: 700;
  font-size: 28px;
  line-height: 129%;
  letter-spacing: 0.2px;
}

h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
}

p {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}

.bottom-border {
  border-bottom: 1px solid #E5342A;
  padding-bottom: 5px;
  font-weight: 700;
  display: inline-block;
}
/*
.button{
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 2.34;
letter-spacing: 1px;
border: 2px solid;
display: inline-block;
padding: 7px 35px 7px 55px;
border-radius: 10px;
position:relative;
}
.button--red{
color: #fff;
border-color:#E5342A;
background: #E5342A;
}

.button--red-border{
color: #E5342A;
border-color:#E5342A;
background: transparent;
}
a.button svg{
transition: .2s ease;
}
.button.button--red:hover svg .arrow{
fill: #e5342a;
}
.button.button--red-border:hover svg .arrow{
fill: #ffffff;
}
.button.button--red-border svg .arrow{
fill: #e5342a;
}
a.button:hover svg {
transform: translate(10px, 0px);
}
a.button svg {
vertical-align: middle;
padding-left: 10px;
width: 25px;
height: auto;
}
.button.button--red:hover{
background-color: transparent;
border: 2px solid #E5342A;
color: #E5342A;
}
.button--red-border:hover {
background: #e5342a;
color: #ffffff;
} /*EJP Change font size to 14 and colors to orange*/


.button{
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 2.34;
  letter-spacing: 1px;
  border: 2px solid;
  display: inline-block;
  padding: 7px 35px 7px 55px;
  border-radius: 10px;
  position:relative;
}
.button--red{
  color: #fff;
  border-color:#ff5c35;
  background: #ff5c35;
}

.button--red-border{
  color: #ff5c35;
  border-color:#ff5c35;
  background: transparent;
}
a.button svg{
  transition: .2s ease;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translate(0, -50%);
}
.button.button--red:hover svg .arrow{
  fill: #ff5c35;
}
.button.button--red-border:hover svg .arrow{
  fill: #ffffff;
}
.button.button--red-border svg .arrow{
  fill: #ff5c35;
}
a.button:hover svg {
  transform: translate(10px,  -50%);
}
a.button svg {
  vertical-align: middle;
  padding-left: 10px;
  width: 25px;
  height: auto;
}
.button.button--red:hover{
  background-color: transparent;
  border: 2px solid #ff5c35;
  color: #ff5c35;
}
.button--red-border:hover {
  background: #ff5c35;
  color: #ffffff;
} 



a.button.button--red-border:after {
  content: '';
  /*background-image: url(https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Images/btn-arrow-red.svg);*/
  position: absolute;
  width: 15px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  right: 16%;
  top: 50%;
  transform: translate(0px, -50%);
} 






.timeline-section {
  padding: 80px 0;
  overflow: hidden;
  font-size: 18px;
}

.timeline-title h6 {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
}


.frst-timeline-style-18 {
  color: #000;
  position: relative;
}

.frst-timeline-block::before {
  content: "";
  position: absolute;
  height: 200%;
  left: 1px;
  top: auto;
  bottom: 0;
}
.frst-timeline-block:last-child::after {
  content: "";
  position: absolute;
  height: 175%;
  left: 1px;
  top: auto;
  bottom: -150%;
  width: 2px;
  background: rgba(0,0,0,0);
  margin-left: -1px;
  background: #d5dbdb;
}
.frst-timeline-style-18 .frst-timeline-block::before {
  width: 2px;
  background: rgba(0, 0, 0, 0);
  margin-left: -1px;
  background: #D5DBDB;
}

.frst-timeline-style-18.frst-right-align .frst-timeline-block::before {
  margin-right: -1px;
}
.timeline-text-info p:last-child {
  margin-bottom: 0;
}
.frst-timeline-block {
  padding-bottom: 0px;
  padding-left: 0;
  padding-right: 0;
}

.frst-timeline-style-18 .frst-timeline-img {
  padding: 0;
  margin-left: -28px;
  top: 5px;
  z-index:2;
  /*--- Box shadow value --*/
  width: 59px;
  height: 59px;
  color: #d5dbdb;
  text-align: center;
  font-size: 28px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.frst-timeline-style-18 .frst-timeline-img span {
  display: inline-block;
  margin: auto;
  padding: 10px;
  min-height: 16px;
  min-width: 16px;
  background: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: middle;
  height: 59px;
  width: 59px;
  border: 2px solid #FFFFFF;
}

.frst-timeline-style-18 .frst-timeline-img i {
  display: block;
  position: relative;
  transform: translateY(-50%);
  top: 15px;
  left: .5px;
}

.frst-timeline-style-18.frst-right-align .frst-timeline-img {
  margin-right: -28px;
}

.frst-timeline-style-18 .frst-timeline-content {
  color: #6f6f6f;
}

.frst-timeline-style-18 .frst-date {
  color: #9c9c9c;
  margin-bottom: 10px;
  display: block;
}

.frst-timeline-style-18 .frst-date i {
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.frst-timeline-style-18 h2 {
  margin: 0 0 5px;
  font-weight: 800;
  color: #6f6f6f;
  font-size: 16px;
}

.frst-timeline-style-18 p {
  margin: 0;
}

.frst-timeline-style-18 .frst-timeline-label-block {
  padding-top: 0;
}

.frst-timeline-style-18 .frst-labels {
  padding: 50px 0;
}

.frst-timeline-style-18 .frst-labels.frst-start-label {
  padding-top: 0;
}

.frst-timeline-style-18 .frst-labels.frst-end-label {
  padding-bottom: 0;
}

.frst-timeline-style-18 .frst-labels span {
  position: relative;
  background: #d5dbdb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: top;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 0 0 2px #D5DBDB;
  -webkit-box-shadow: 0 0 0 2px #D5DBDB;
  width: 60px;
  height: 60px;
  padding: 20px 5px;
  margin-left: -45px;
  left: -35px;
}

.frst-timeline-style-18.frst-alternate .frst-timeline-label-block .frst-labels span {
  margin: 0;
}

.frst-timeline-style-18.frst-right-align .frst-labels span {
  left: auto;
  right: -35px;
  margin-left: 0;
  margin-right: -45px;
}
.frst-timeline-block:not(:first-child) .frst-timeline-img {
  height: auto;
}
.frst-timeline-block:not(:first-child) .frst-timeline-img span {
  width: 29px;
  height: 29px;
}
/*--------- news-------*/
/* 
.frst-timeline-style-18 .frst-timeline-content-inner {
padding: 30px;
position: relative;
-webkit-border-radius: 14px;
border-radius: 14px;
background: #ffffff;
border: 2px solid #D5DBDB;
cursor: pointer;
min-height: 140px;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
} */

.frst-timeline-style-18 .frst-timeline-block.active .frst-timeline-content-inner {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-color: #ea837b;
}

.frst-timeline-style-18 .frst-timeline-block.active .frst-timeline-content-inner:before {
  border-right-color: #ea837b !important;
}

.frst-timeline-style-18.frst-alternate .frst-timeline-block.active.frst-odd-item .frst-timeline-content-inner::before {
  border-left-color: #ea837b !important;
}

.frst-timeline-style-18 .frst-timeline-block.active .frst-timeline-img {
  color: #ea837b;
}

.frst-timeline-style-18 .frst-timeline-block.active .frst-timeline-img span {
  box-shadow: 0 0 0 2px #ea837b;
  -webkit-box-shadow: 0 0 0 2px #ea837b;
}

.frst-timeline-style-18 .frst-timeline-content-inner .media-section {
  width: 100%;
  max-height: 350px;
  overflow: hidden;
  margin-bottom: 20px;
}

.frst-timeline-style-18 .frst-timeline-content-inner .media-section iframe {
  max-width: 100%;
  max-height: 350px;
}

.frst-timeline-style-18 .frst-timeline-content-inner .text-content {
  text-align: left;
  position: relative;
  left: 10px;
}

.frst-timeline-style-18 .frst-timeline-content-inner img {
  width: 85px;
  height: 85px;
  object-fit: cover;
  float: left;
  border-radius: 14px;
}
.frst-timeline-style-18 .frst-timeline-content-inner::before {
  border-width: 10px 11px 10px 0;
  border-right-color: #D5DBDB;
  left: -12px;
  top: 18px;
}
.frst-timeline-style-18.frst-right-align .frst-timeline-content-inner::before {
  border-width: 10px 0 10px 11px;
  border-left-color: #D5DBDB;
  left: auto;
  right: -12px;
}

.frst-timeline-style-18.frst-right-align .frst-timeline-content-inner::after {
  border-width: 8px 0 8px 9px;
  border-left-color: #ffffff;
  right: -9px;
  left: auto;
}
.timeline-title {
  margin-bottom: 50px;
}

.timeline-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.timeline-text-block, .timeline-main-block  {
  width: 50%;
}

.timeline-text-block-inner {
  /* max-width: 482px; */
  padding-right: 24%;
  padding-bottom: 25px;
}
.frst-timeline-content {
  padding-left: 32px;
}
.text-content p {
  color: #fff;
  margin: 0;
}
.frst-timeline-block {
  display: flex;
  align-items: center;
}
.frst-timeline-block.frst-odd-item:not(:last-child) {
  margin-bottom: 90px;
}
.frst-timeline-block:last-child {
  padding-bottom: 0;
}
.frst-timeline-content {
  width: calc(100% - 59px);
  width: -webkit-calc(100% - 59px);
}
.frst-timeline-block:not(:first-child) .frst-timeline-img span {
  width: 29px;
  height: 29px;
  display: inherit;
}
.two-column-course-section {
  padding: 100px 0 60px;
  position: relative;
  margin-bottom: 340px;
}
.two-column-course-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.two-column-course-column {
  width: 50%;
  padding: 0 12px;
}
.two-column-course-image-block img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 428px;
}
.two-column-course-image-block {
  padding-bottom: 35px;
}
.two-column-course-small-title h6 {
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  color: #E5342A;
  font-family: 'times';
  margin: 0;
}
.two-column-course-small-title {
  padding-bottom: 13px;
}
.two-column-course-small-title h6 em {
  font-weight: 600;
  font-style: italic;
}
.two-column-course-title {
  margin-bottom: 21px;
}
.two-column-course-button-block {
  margin-top: 26px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.two-column-course-item {
  margin-bottom: 40px;
  background: #FFFFFF;
  border: 1px solid #F5F5F5;
  box-shadow: 0px 4px 18px 2px rgba(114, 114, 114, 0.06);
  border-radius: 10px;
  text-align: center;
  padding: 75px 86px;
}
.two-column-image-text-fifty-row {
  display: flex;
  /*   flex-wrap: wrap; */
}
.two-column-image-text-fifty-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.two-column-image-text-fifty-content-block {
  width: 53.1%;
}
.two-column-image-text-fifty-image {
  width: 46.9%;
}
.two-column-image-text-fifty-content-inner-block {
  padding: 60px 65px;
  max-width: 690px;
  width:100%;
}
.content-title-block {
  margin-bottom: 30px;
  max-width: 420px;
  width:100%;
}
.content-small-title-block {
  margin-bottom: 28px;
  max-width: 286px;
}
.content-small-title-block h6 {
  display: block;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.content-text-block p:not(:last-child) {
  margin-bottom: 20px;
}
.img-right .two-column-image-text-fifty-row {
  flex-direction: row-reverse;
}
.img-right .two-column-image-text-fifty-content-inner-block {
  margin-left: auto;
}

.image-text-slider-section {
  padding: 60px 0 70px;
}
.image-text-slider-top-text-block {
  width: 50%;
  margin-left: auto;
  padding-left: 55px;
  /*   margin-bottom: 180px; */
  position: relative
}
.image-text-slider-top-text-block h2 {
  margin-bottom: 30px;
  font-weight: 400;
}
.slider-image-item figure {
  margin: 0;
  padding: 0;
}
.slider-image-item.slider-image-two {
  width: 66%;
  margin-left: 34%;
}
.slider-image-item figcaption {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  color: #1B1B1B;
}
.slider-image-item figure img {
  margin-bottom: 20px;
}
.image-text-slider-image-block {
  position: relative;
}
.slider-image-item.slider-image-one {
  position: absolute;
  width: 49%;
  bottom: 60%;
  z-index: 1;
}
.slider-image-item.slider-image-one figcaption {
  width: 67%;
}
.image-text-slider-row {
  padding: 0 8px;
}
/*
.image-text-slider-inner .slick-prev, .image-text-slider-inner .slick-next {
width: 60px;
height: 60px;
border: 1.5px solid #e5342a;
border-radius: 50%;
z-index: 2;
position: static !important;
transform: none;
display: flex;
align-items: center;
justify-content: center;
}
.image-text-slider-inner .slick-prev:before, .image-text-slider-inner .slick-next:before {
font-size: 32px;
color: #E5342A;
line-height:60px;
}
.slider-arrow-wrapp a.slick-prev.slick-arrow {
margin-right: 24px;
} Change Slider Arrow Buttons to Orange EJP 9/23/22*/

.image-text-slider-inner .slick-prev, .image-text-slider-inner .slick-next {
  width: 60px;
  height: 60px;
  border: 1.5px solid #ff5c35;
  border-radius: 50%;
  z-index: 2;
  position: static !important;
  transform: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-text-slider-inner .slick-prev:before, .image-text-slider-inner .slick-next:before {
  font-size: 32px;
  color: #ff5c35;
  line-height:60px;
}
.slider-arrow-wrapp a.slick-prev.slick-arrow {
  margin-right: 24px;
}


.slider-arrow-wrapp {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 20px 0 38px;
  /*       position: absolute;
  right: 0; 
  position: absolute;
  right: 0;
  bottom: 65%;*/
}

/*Change Slider Arrow Buttons to Orange EJP 9/23/22*/
.slider-arrow-wrapp  .slick-arrow:hover {
  background: #ff5c35;
}
.slider-arrow-wrapp .slick-arrow:hover:before {
  color: #fff;
}

.image-text-slider-inner {
  position: relative;
}

.two-column-image-text-fifty-section-new .content-text-block h2
{
  font-weight: 400;
  margin-bottom:20px;
  margin-top:30px;
}

/*---------------------Banner Section--------------------*/
.banner-section-container{
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 115px 98px;
  /*   padding: 115px 0 23px; */
  position: relative;
}
.banner-section-inner{
  max-width: 620px;
}
.banner-heading{
  font-weight: 400;
  margin-bottom: 60px;
  font-size: 52px;
  line-height: 1.16;
}
.banner-section-inner h1 span{
  color: #ffffff;
  border-bottom: 4px solid #ffffff;
}
.banner-section-inner p{
  color: #ffffff;
  margin-bottom: 65px;
}
.banner-cta .button svg{
  vertical-align: middle;
  padding-left: 10px;
  width: 25px;
  height: auto;
}
.banner-bottom-text{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  margin-right: -60px;
}
.banner-bottom-text p{
  font-size: 12px;
  line-height: 20px;
  margin-top: 22px;
  margin-bottom: 0;
}



/*---------------------Background Image with Text Section--------------------*/
.background-image-with-text{
  padding: 210px 0 140px;
  /*   padding: 160px 0 35px; */
}
.background-image-with-text-inner{
  max-width: 570px;
}
.background-image-with-text-inner .banner-tagline p{
  font-weight: bold;
  margin-bottom: 23px;
}
.background-image-with-text-inner .banner-tagline p span{
  border-bottom: 1px solid #E5342A;
  padding-bottom: 5px;
}
.background-image-with-text-inner .banner-heading{
  margin-bottom: 40px;
}
.background-image-with-text-inner .banner-heading span{
  font-size: 62px;
  letter-spacing: -1px;
  font-style: italic;
  font-family: 'Times New Roman', serif;
}




/*---------------------About Section--------------------*/
.home-page-about-section{
  padding: 53px 0 0;
  position: relative;
}
.intro-section{
  max-width: 838px;
  margin: 0 auto 50px;
  text-align: center;
}
.intro-section-inner{
  padding-bottom: 40px;
  max-width: 620px;
  margin: 0 auto;
}
.intro-section-inner h2{
  font-weight: 400;
  margin-bottom: 32px;
}
.about-two-column-section{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.about-two-column-section .left-side-section{
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  margin-bottom: 57px;
}
.about-two-column-section .right-side-section{
  width: 50%;
}
.about-two-column-section .left-side-section .profile-img img{
  border-radius: 50%;
  max-width: 148px;
  width: 100%;
}
.left-side-text-section{
  padding-left: 32px;
}
.left-side-text-section img{
  margin-bottom: 5px;
}
.left-side-text-section p{
  font-size: 14px;
  margin-bottom: 5px;
}
.right-side-section-inner{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.right-side-section-inner img{
  margin-bottom: 57px;
  height: auto;
  max-width: 147px;
}
.right-side-section-inner::after{
  width: 2px;
  background: #000000;
  position: absolute;
  height: 57px;
  top: auto;
  bottom: 0;
  left:0;
  content: '';
}
.right-side-section-inner p{
  color: #000000;
  margin-bottom: 57px;
}
.right-side-text-section{
  padding-left: 30px;
}
.right-side-section-image {
  margin-left: -12%;
}



/*---------------------About Section--------------------*/
.testimonial-video-Section{
  padding: 80px 0;
}
.testimonial-video-inner{
  text-align: center;
}
.testimonial-video-inner h2{
  font-weight: 400;
  margin-bottom: 40px;
}
.testimonial-video .hs-embed-wrapper{
  max-width: 100% !important;
}
.testimonial-video {
  max-width: 1000px;
  margin: 0 auto;
}

/* ----------------------------Leadeship Page Style-------------------------------------------- */

.banner-section .two-column-image-text-fifty-row{
  align-items: center;
}
.banner-section .two-column-image-text-fifty-content-inner-block {
  padding: 40px 40px 40px 15px;
}
.banner-section .content-title-block {
  max-width: 90%;
  margin-bottom: 45px;
}
.banner-section .content-text-block p:last-child {
  margin-bottom: 0;
}
.icon-text-main-container {
  padding: 90px 0;
}
.icon-text-main-container .top-text-section p {
  max-width: 740px;
  margin: 0 auto;
  text-align: center;
}
.icon-text-main-container .icon-text-container {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  fl-webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 -9px;
}
.icon-text-main-container .icon-text-block {
  margin: 0 9px;
  text-align: center;
  width: calc(25% - 18px);
  width: -moz-calc(25% - 20px);
  width: -webkit-calc(25% - 20px);
  background: #FFFFFF;
  border-radius: 7px;
  padding: 52px 35px 49px;
}
.icon-text-main-container .icon-text-block .icon-block {
  max-width: 249px;
  margin: 0 auto 49px;
  width: 100%;
  min-height: 160px;
}
.icon-text-main-container .icon-text-block .icon-block img{
  width: 100%;
}
.icon-text-main-container .icon-text-block .title-block {
  font-weight: bold;
  line-height: 138%;
  text-align: center;
  font-size: 24px;
  color: #18181B;
}
.leadership-main-container {
  padding: 80px 0 55px;
}
.leadership-main-container .leadership-inner-container {
  padding: 35px 0;
  display: flex;
}
.leadership-main-container .leader-image {
  max-width: 453px;
  width: 100%;
  margin-right: 54px;
  position: relative;
}
.leadership-main-container .leader-image::after{
  content: '';
  background-color: #cccccc;
  width: 2px;
  height: calc(100% + 70px);
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
}
.leadership-main-container .leader-image img{
  position: relative;
  z-index: 1;
}
.leadership-main-container .leadership-inner-container:last-child .leader-image::after{
  display: none;
}
.leadership-main-container .leader-content {
  width: -webkit-calc(100% - 507px);
  width: -moz-calc(100% - 507px);
  width: calc(100% - 507px);
}
.leadership-main-container .leader-name h2 {
  font-weight: normal;
  margin: 0 0 30px;
}
.leadership-main-container .leader-designation p {
  color: #000;
  margin: 0 0 30px;
}
.leadership-main-container .leader-description p:last-child {
  margin-bottom: 0;
}
.banner-section .content-text-block {
  max-width: 488px;
}
.two-column-image-text-fifty-section.with-btn {
  padding: 90px 0;
}
.two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-image {
  width: 100%;
  max-width: 660px;
}
.two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-block {
  width: -webkit-calc(100% - 660px);
  width: -moz-calc(100% - 660px);
  width: calc(100% - 660px);
}
.two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-inner-block {
  padding: 0 0 0 65px;
  width: 100%;
}
.two-column-image-text-fifty-section.img-right.with-btn .two-column-image-text-fifty-content-inner-block {
  padding: 0 117px 0 0;
}
.two-column-image-text-fifty-section.with-btn .content-title-block {
  margin-bottom: 20px;
  max-width: 100%;
}
.two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-row {
  align-items: center;
}
.two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-inner-block .content-text-block p:last-child{
  margin-bottom: 0;
  max-width: 500px;
  width: 100%;
} 
.two-col-cta-section.only-text{
  padding: 127px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.two-col-cta-section.only-text h2 {
  max-width: 842px;
  margin: 0 auto 30px;
  font-size: 46px;
  line-height: 59px;
  letter-spacing: -1px;
}
.image-count-block-section {
  position: relative;
}
.count-block-container {
  max-width: 709px;
  background: #FFFFFF;
  border: 1px solid #ACACAC;
  padding: 35px 45px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -70px;
}
.count-block-inner-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: space-between;
}
.count-block-container .count-block {
  width: -webkit-calc(33.33% - 30px);
  width: -moz-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
  margin: 10px 15px;
}
.count-block-container .count-number h5 {
  font-weight: normal;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: -1px;
  color: #E5342A;
  margin: 0 0 4px;
}
.icon-text-main-container .top-text-section h2 {
  font-weight: normal;
  font-size: 46px;
  line-height: 48px;
  text-align: center;
  color: #000000;
  max-width: 618px;
  margin: 0 auto 34px;
}
.icon-text-main-container .divider-line {
  border-bottom: 1px solid rgba(51, 51, 51, 0.25);
  max-width: 838px;
  margin: 48px auto 16px;
}
.timeline-section.with-title .frst-timeline-content-inner {
  display: flex;
  justify-content: space-between;
}
.timeline-section.with-title .frst-timeline-style-18 .frst-timeline-content-inner .text-content{
  width: 50%;
}
.timeline-section.with-title .frst-timeline-style-18 .frst-timeline-img span {
  height: 33px;
  width: 33px;
}
.timeline-section.with-title .frst-timeline-block:not(:first-child) .frst-timeline-img span {
  width: 33px;
  height: 33px;
}
.timeline-section.with-title .frst-timeline-style-18 .frst-timeline-img {
  width: 33px;
  height: 33px;
  margin-left: -15px;
}
.timeline-section.with-title .timeline-block-heading h6 {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 0 0 30px 60px;
}
.timeline-section.with-title .timeline-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.competitive-tuition-red-overlay-section .two-col-cta-section.only-text h2
{
  max-width:969px!important;
}

/*---------------------Text with CTA Section--------------------*/
.text-with-cta-section{
  padding: 100px 0;
}
.text-with-cta-section h3{
  margin: 0 auto 45px;
  text-align:center;
}
.text-with-cta-section p
{
  max-width:798px;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  margin-bottom:45px;
  color:#ffffff;
  font-size: 20px;
  line-height: 31px;
}
.text-with-cta-section .button-section .button {
  background-color: #fff;
  color: #18181B;
  margin: 0 auto;
}
.text-with-cta-section .button-section a.button svg path {
  fill: #18181B;
  color: #18181B;
}

.two-col-cta-section-new h2
{
  max-width:902px;
}

.two-col-cta-section-new
{
  padding-top:0;
  padding-bottom:0;
}

.two-col-cta-section-new .page-center
{
  border-top:1px solid rgba(51, 51, 51, 0.5);
}

.two-col-cta-section-new .text-content-and-btn-section
{
  padding-top:90px;
}

.text-with-cta-section-housing h2
{
  max-width:533px;
}

.text-with-cta-section-competitive-tuition h2
{
  max-width:917px;
}

.tuition-text-block-with-button-section-new .admission-text-block h2
{
  max-width:915px!important;
}

/*---------------------CSOM Residency Programs--------------------*/
.csom-residency-programs-container{
  padding: 100px 0 110px;
  text-align: center;
}
.csom-residency-programs-container .section-heading {
  margin-bottom: 55px;
}
.csom-residency-programs-container .top-text-section{
  max-width: 700px;
  margin: 0 auto;
}
.csom-residency-programs-container .section-heading p{
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 35px;
}
.csom-residency-programs-container .section-text p{
  margin-bottom: 30px;
}
.csom-residency-programs-container .block-heading p{
  color: #E5342A;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 45px;
}
.csom-residency-programs-container .image-text-container{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  margin: 0 -11px;
}
.csom-residency-programs-container .image-text-block{
  width: calc(25% - 16px);
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 18px;
  position: relative;
  height:100%;
}
.csom-residency-programs-container .image-block{
  position: relative;
}
.csom-residency-programs-container .image-block::before{
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  width:100%;
  height:100%;
  border-radius: 7px;
  background: linear-gradient(180deg, rgba(207, 172, 170, 0) 58.14%, rgba(15, 4, 4, 0.8) 100%);
}
.csom-residency-programs-container .image-block img{
  transition: all .2s;
  border-radius: 7px;
  width: 100%;
}
.csom-residency-programs-container .title-block {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.csom-residency-programs-container .image-block img:hover{
  box-shadow: 0 2px 6px 2px #c5c3c3;
}
.csom-residency-programs-container .title-block p {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 127%;
  color: #ffffff;
  margin-bottom: 0;
}
.csom-residency-programs-container .image-text-block.with-btn-section .image-block::before{
  content:none;
}
.csom-residency-programs-container .image-text-block.with-btn-section .title-block{
  position: inherit;
}
.csom-residency-programs-container .image-text-block.with-btn-section .title-block p{
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
}
.csom-residency-programs-container .image-text-block.with-btn-section .button-section {
  display: flex;
  justify-content: center;
}
.image-text-block.with-btn-section {
  background: #FFFFFF;
  border: 0.7px solid #E5342A;
  box-shadow: 0px 4px 18px 2px rgba(114, 114, 114, 0.06);
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 38px;
  height: auto;
}

.two-column-course-inner {
  margin-bottom: -460px;
}

/*---------------------curriculum-two-column--------------------*/
.two-column-image-text-fifty-section.img-right.with-btn.curriculum-two-column2{
  padding-top: 0;
}
.two-column-image-text-fifty-section.with-btn.curriculum-two-column1{
  padding-bottom: 60px;
}




/*---------------------Curriculum Dropdown Section--------------------*/
.curriculum-dropdown-section {
  padding: 100px 0 110px;
}
.curriculum-dropdown-section .section-text {
  max-width: 900px;
  margin: 0 auto 30px;
  text-align: center;
}
.curriculum-dropdown-title{
  padding: 21px 65px 21px 50px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 7px;
}
.curriculum-dropdown-container .section-heading {
  text-align: center;
  margin-bottom: 30px;
}
.curriculum-dropdown-title.menuTitle.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.curriculum-dropdown-section .acc-container .acc-container {
  padding-top:20px;
}

.curriculum-dropdown-title .fa-angle-right{
  font-size: 28px;
  font-weight: bold;
  color: #E5342A;
}
.curriculum-dropdown-inner{
  margin-bottom: 25px; 
}
.curriculum-dropdown-content{
  padding: 0 0 38px;
  background: #fff;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px
}
.curriculum-dropdown-conten {
  background: #fff;
  padding-bottom: 38px;
}
.curriculum-dropdown-right-content{
  width: 50%;
  padding-left: 60px;
  padding-top: 15px;
}
.curriculum-dropdown-left-content {
  max-width: 74%;
  width: 100%;
  margin: 0 auto;
}
.curriculum-dropdown-left-content h2,
.curriculum-dropdown-section-new h2
{
  font-weight: 400;
  margin-bottom: 35px;
}
.curriculum-dropdown-right-content p span{
  font-weight: bold; 
}
.curriculum-dropdown-right-content p{
  margin-bottom: 35px;
}

.student-support-services .curriculum-dropdown-container
{
  border-top:none;
}

.curriculum-dropdown-section-new .curriculum-dropdown-right-content
{
  padding-top:0;
}

.curriculum-dropdown-section-new .curriculum-dropdown-right-content a
{
  color: #E5342A;
  font-weight:500;
  line-height: 24px;
}

.curriculum-dropdown-section-new .curriculum-dropdown-content
{
  padding-left:50px;
  padding-right:50px;
}

.curriculum-dropdown-section-new .curriculum-dropdown-content p
{
  max-width:909px;
}

/* ---------------Form Design----------------------- */


.contact-form-main-container {
  padding: 80px 0;
}
.contact-form-main-container .inner-container>.rw-fluid-wrapper>.row-fluid {
  display: flex;
  justify-content: space-between;
}
.contact-form-main-container .contact-info {
  width: 50% !important;
  padding-right: 50px;
}
.contact-form-main-container .form-block {
  width: 50% !important;
  margin: 0 !important;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.36);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.36);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.36);
}

textarea, input[type="text"], input[type="password"], input[type="file"], 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: 10px 12px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #000;
  font-family: 'Inter',sans-serif;
  font-size: 16px;
  color: #1b1b1b;
  -webkit-appearance: none;
  appearance: none;
}
body .hs-form fieldset {
  max-width: 100%;
  margin: 0;
}
body .hs-form fieldset.form-columns-1 .hs-input {
  width: 100%;
}
h3.form-title {
  text-align: center;
  margin: 0 auto 30px;
}
.hs-form-field>label {
  margin-bottom: 6px;
  line-height: 1;
  display: inline-block;
}
.hs-form ul.no-list.hs-error-msgs.inputs-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hs-form ul.no-list.hs-error-msgs.inputs-list li {
  font-size: calc(100% - 2px);
  color: #e5342a;
  margin-top: 6px;
}
.hs-form .hs_error_rollup {
  display: none;
}
.hs-form input.hs-button.primary.large {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border: 2px solid;
  display: inline-block;
  padding: 18px;
  border-radius: 10px;
  position: relative;
  color: #fff;
  border-color: #e5342a;
  background: #e5342a;
  text-decoration: none;
  transition: all .5s;
  -weblit-transition: all .5s;
  font-family: 'Inter',sans-serif;
  text-transform: uppercase;
  margin-top: 10px;
  cursor: pointer; 
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  text-transform: capitalize;
}
.hs-form div.actions { 
  position:relative;
}
.hs-form div.actions::before {
  background-image: url(https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/GMED%20-%202022/Images/Icon-1.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 18px;
  position: absolute;
  right: 28%;
  top: 58%;
  transform: translateY(-50%);
  transition: .2s ease;
  width: 18px;
  z-index: 1;
}
.hs-form div.actions:hover::before {
  right: 26%;
}
.hs-form div.actions::after {
  background-color: transparent;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  transition-duration: .4s;
  width: 100%;
  bottom: 5px;
}
.hs-form div.actions:hover::after {
  content: none;
  background-color: #fff;
}
.hs-form ul.inputs-list.multi-container, .hs-form ul {
  padding: 0;
  margin: 0 0 0 0;
  list-style: none;
}
.hs-dateinput input[type="text"] {
  background:#fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png)  97% 50% no-repeat ;
}
.hs-dateinput input[type="text"]::-webkit-inner-spin-button {
  display: none;
}
.hs-dateinput input[type="text"]::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.hs-form input[type="checkbox"].hs-input,
.hs-form input[type="radio"].hs-input{
  padding: 0;
  border-radius: 3px;
  background: #fff;
  margin-left: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  color: #cfd3d7;
  -webkit-appearance: none;
  border: 1px solid #000000;
  margin-right: 8px;
  top: 8px;
  width: 20px !important;
  height: 20px !important;
  outline: 0;
  margin-top: 0;
  margin-bottom: 4px;
}
.hs-form input[type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 7px;
  top: 4px;
  left: 3px;
  border: 3px solid #e5342a;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.hs-form input[type="radio"].hs-input{
  border-radius: 50%;
}
.hs-form input[type="radio"]:checked:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: 3px;
  background: #e5342a;
  left: 3px;
  border-top: 0;
  border-right: 0;
  border-radius: 50%;
}
.hs-form .hs-richtext {
  font-size: 14px;
  line-height: 1.3;
}
.hs-form .hs-richtext p:last-child{
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 22px;
  color: #959EAD;
}
.hs-form .hs-richtext a{
  color: #e5342a;
}
.hs-form .hs-richtext a:hover{
  text-decoration: underline;
}
.hs-form select {
  background-image: url(https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/GMED%20-%202022/Images/Icon-1.png);
  background-repeat: no-repeat;
  background-position: center left 91%;
  background-size: 13px;
}
.hs-form textarea {
  min-height: 80px;
  resize: none;
}
.hs-form legend.hs-field-desc {
  font-size: 13px;
}

.hs-search-field__suggestions {
  background-color: #ffffff;
}

.banner-section-container.new-banner::after {
  content: '';
  background: linear-gradient(
    90.16deg, rgba(0, 0, 0, 0.4) 0.14%, rgba(0, 0, 0, 0) 99.03%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.banner-section-container.new-banner .page-center {
  position: relative;
  z-index: 1;
}
.banner-section-container.new-banner .banner-heading {
  margin-bottom: 34px;
}
.banner-section-container.new-banner .banner-section-inner p {
  margin-bottom: 35px;
}
.banner-section-container.new-banner .banner-section-inner p strong{
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
}
.banner-section-container.new-banner .banner-section-inner p span{
  text-decoration: underline;
}
.big-text-section .main-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.big-text-section .sub-div {
  width: 47.5%;
}
.big-text-section .sub-div p strong {
  font-weight: 600;
}
.new-home .icon-text-main-container .top-text-section h2 {
  max-width: 645px;
  font-weight: 700;
  font-size: 42px;
  line-height: 55px;
  width: 100%;
  margin-bottom: 55px;
}
.full-width-img-section img {
  width: 100%;
}
.full-width-text-section {
  padding-top: 90px;
}
.full-width-text-section .inner-section {
  max-width: 1013px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.dean-bottom-section .content-button-block {
  margin-top: 30px;
}
.curriculum-dropdown-container .section-heading h2 {
  font-weight: 400;
  margin-bottom: 60px;
  text-align: center;
}
.curriculum-dropdown-content.col-1 .curriculum-dropdown-right-content {
  display: none;
}
.curriculum-dropdown-content.col-1 .curriculum-dropdown-left-content {
  width: 100%;
}
.curriculum-dropdown-title i.fa.fa-angle-right.rotate {
  transform: rotate(90deg);
}
.curriculum-dropdown-title i {
  transition: 500ms;
}
.curriculum-dropdown-inner{
  border-radius: 7px;
  background: #fff;
}
.curriculum-dropdown-title h6 {
  margin-bottom: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.curriculum-dropdown-content{
  display: none;
}
.curriculum-dropdown-title h6 span {
  background: #12141D;
  margin-right: 35px;
  color: #fff;
  width: 83px;
  height: 83px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 800;
  font-size: 26px;
  line-height: 32px;
}
.menuTitle:hover {
  cursor: pointer;
}

.title-block a:hover {
  color: #E5342A !important;
  text-decoration: underline;
}
.icon-text-main-container.icon-text-wrapper-new .page-center {
  max-width: 1470px;
}


/*--- Competitive Tuition Table Section ---*/

.competitive-tuition-table-section
{
  padding:90px 0;
}

/*--- Competitive Tuition Table Section ---*/


/*--- Text Section ---*/

.text-section p
{
  max-width:970px;
  margin-left:auto;
  margin-right:auto;
}

/*--- Text Section ---*/


.news-section-title
{
  font-size:24px;
  font-weight: 700; 
  line-height: 156.4%;
  margin-bottom:34px;
}

/*--- Dean’s Corner Section ---*/

.two-column-image-text-fifty-section.deans-corner-section
{
  padding:75px 0;
}

.deans-corner-section .content-title-block h2
{
  font-size:22px;
  font-weight:700;
}

.deans-corner-section .content-title-block
{ 
  margin-bottom:34px;
}

.deans-corner-section .content-button-block
{
  margin-top:34px;
}

.deans-corner-section .content-button-block .button
{
  padding: 0;
  border: 0;
}

.deans-corner-section .content-button-block .button:hover
{
  color:#e5342a;
  background: transparent;
}

.deans-corner-section .button.button--red-border:hover svg .arrow
{
  fill:#E5342A;
}

/*--- Dean’s Corner Section ---*/


/*--- Faculty Spotlight Section ---*/

.two-column-image-text-fifty-section.faculty-spotlight-section
{
  padding:60px 0;
  border-top:1px solid rgba(51, 51, 51, 0.5);
}

.two-column-image-text-fifty-section.faculty-spotlight-section .two-column-image-text-fifty-row
{
  margin-bottom:30px;
}

.faculty-spotlight-section .content-title-block h2
{
  font-size:22px;
  font-weight:700;
}

.faculty-spotlight-section .content-title-block
{ 
  margin-bottom:34px;
}

.faculty-spotlight-section .content-button-block
{
  margin-top:34px;
}

.faculty-spotlight-section .content-button-block .button
{
  padding: 0;
  border: 0;
}

.faculty-spotlight-section .content-button-block .button:hover
{
  color:#e5342a;
  background: transparent;
}

.faculty-spotlight-section .button.button--red-border:hover svg .arrow
{
  fill:#E5342A;
}

.two-column-image-text-fifty-section.faculty-spotlight-section .two-column-image-text-fifty-image
{
  max-width:353px!important;
}

.two-column-image-text-fifty-section.faculty-spotlight-section .two-column-image-text-fifty-content-block
{
  width: -webkit-calc(100% - 353px);
  width: -moz-calc(100% - 353px);
  width: calc(100% - 353px);
}

.two-column-image-text-fifty-section.faculty-spotlight-section .two-column-image-text-fifty-content-inner-block
{
  padding: 0 0 0 53px;
}

/*--- Faculty Spotlight Section ---*/


/*--- News Articles Module ---*/

.news-article-main-container
{
  padding-top:90px;
  padding-bottom:60px;
}

.news-article-inner-container
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin:0 -10px;
}

.news-article-block
{
  width:50%;
  padding:0 10px;
  margin-bottom:30px;
}

.news-article-inner-block .img-block
{
  margin-bottom:38px;
}

.news-article-inner-block .title-block h3
{
  font-size: 22px;
  line-height: 145%;
  letter-spacing: -1px;
}

.news-article-main-container .load-more-button-block
{
  margin-top:30px;
  text-align: center;
}

/*--- News Articles Module ---*/


/*--- News page - right side section ---*/

.news-page-right-side-section
{
  padding-top:101px;
  padding-left:50px;
}

.news-page-right-side-section .news-article-main-container
{
  padding-top:60px;
}

.news-page-right-side-section .hs-search-field__input
{
  border-color:#A7A7A7;
  background:url('https://7547148.fs1.hubspotusercontent-na1.net/hubfs/7547148/CSOM%20-%20Aug%202021/Images/2x%20Images%20Files/search-icon-2x.png')top 9px right 20px no-repeat;
  background-size: 20px;
  padding-right:50px;
}

.news-page-right-side-section .hs-search-field__input::placeholder
{
  font-size: 16px;
  color:#8C8C8C;
}

.news-page-right-side-section .news-article-inner-container
{
  margin:0 auto;
}

.news-page-right-side-section .news-article-block
{
  width:auto;
  padding:0;
}

.news-page-right-side-section .news-article-inner-block .title-block h3
{
  line-height: 150%;
  text-decoration-line: underline;
}

.news-page-right-side-section .news-article-inner-block .title-block h3:hover
{
  color: #E5342A;
}

/*--- News page - right side section ---*/

/* --------------------------Blog Post Page Design--------------------------------- */

.blog-section.post-content {
  padding: 43px 0 80px;
  max-width: 780px;
  margin: 0 auto;
}
.hs-featured-image-wrapper.post-header-image img {
  margin: 0 0 58px;
  float: none;
  width: 100%;
  max-width: 100%;
}
.blog-section.post-content h1 {
  font-size: 42px;
  line-height: 1.16;
  line-height: 129%;
  margin: 0 0 28px;
  font-weight: 600;
}
.blog-section.post-content div#hubspot-author_data {
  font-size: 16px;
  line-height: 24px;
  color: #A7A7A7;
  margin: 0 0 36px;
}
.blog-section.post-content p {
  margin: 0 0 20px;
}
.blog-section.post-content h2, .blog-section.post-content h3, .blog-section.post-content h4, .blog-section.post-content h5, .blog-section.post-content h6{
  margin: 0 0 28px;
  padding-top: 16px;
  font-weight: 600;
}
.blog-section.post-content h2{
  font-size: 32px;
  line-height: 122%;
}
.blog-section.post-content h3{
  font-size: 22px;
  line-height: 122%;
}
a.back-link {
  color: #1b1b1b;
  position: absolute;
  top: 43px;
  transition: .2s ease;
}
a.back-link svg {
  transition: .2s ease;
  transform: rotate(-180deg);
  margin-right: 8px;
}
a.back-link svg path.arrow {
  fill: #e5342a;
}
a.back-link:hover {
  color: #e5342a;
}
a.back-link:hover svg {
  margin-right: 12px;
}
.blog-section.post-content blockquote {
  margin: 20px 0;
  padding: 20px 0 20px 40px;
  border-left: 10px solid #e5342a;
}
.icon-text-main-container.new-design {
  position: relative;
}
.icon-text-main-container.new-design::after {
  content: '';
  width: 2px;
  height: 84px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  background: #000000;
}
.text-with-cta-section.two-col-cta-section.residency-match-page p {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  max-width: 683px;
  margin: 0 auto 34px;
}
.academic-sections .content-small-title-block h6 {
  font-size: 22px;
  line-height: 24px;
}
.academic-sections .content-small-title-block {
  margin-bottom: 13px;
}
.academic-sections .content-button-block {
  margin-top: 34px;
}
.icon-text-main-container.divider-top-line {
  padding-top: 0;
}
.icon-text-main-container.divider-top-line .top-text-section {
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  padding-top: 90px;
}
.new-home .icon-text-main-container.divider-top-line .top-text-section h2 {
  max-width: 654px;
}
.privacy-section {
  padding: 100px 0;
}
.privacy-section .section-heading h1 {
  font-weight: 400;
  margin-bottom: 28px;
}
.privacy-section .section-text {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.tuition-and-financial-aid-section.first-section {
  padding-bottom: 0;
}
.tuition-and-financial-aid-section.second-section {
  padding-top: 0;
}
.two-column-image-text-fifty-section.testimonial-section-for-home {
  position: relative;
}
.two-column-image-text-fifty-section.testimonial-section-for-home::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 1px;    
  display: block;
  background-color: #33333380;
  max-width: 1230px;
}
.two-column-image-text-fifty-section.with-btn.curriculum-two-column3 {
  padding-top: 0;
}
/*--------------------------- responsive style -------------------------------*/


/* 1-11-2022 */
.page-center{
  max-width:1326px;
  padding: 0 15px;
  width: 100% !important;
}
a.skip-link {
  display: none;
}

/* banner-section */
.banner-section .content-title-block h1 span {
  color: #E5342A;
}
.banner-section{
  position: relative;
}
.banner-section .box-testimonial-section {
  border-radius: 8px;
  max-width: 283px;
  width: 100%;
  text-align: center;
  padding: 47px 28px;
  margin: 0 auto;
  position: absolute;
  bottom: -70px;
  transform: translate( 0, -50%);
  left: 10%;
  right: 0;
}
.box-testimonial-section p {
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 7px;
}
.box-testimonial-section img {
  display: block;
  margin: 0 auto 7px;
}
.box-testimonial-section p:last-child {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}

/* two-column-image-text-section */
.two-column-image-text-fifty-section.two-column-image-text-section-new {
  padding: 100px 0;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new .two-column-image-text-fifty-image img {
  box-shadow: 0px 4px 18px 2px rgba(114, 114, 114, 0.06);
  border-radius: 12px;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new .content-title-block h2 {
  font-weight: 700;
  line-height: 131%;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new  .content-title-block {
  margin-bottom: 30px;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new .content-text-block h6 {
  max-width: 378px;
  margin-bottom: 30px;
  width: 100%;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new .content-text-block ul {
  margin-top: 0;
  padding-left: 0;
  max-width: 459px;
  width: 100%;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new .content-text-block ul li {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 50px;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new .content-text-block ul li img {
  display: block;
  margin-top: 20px;
  margin-right: 14px;
}
.two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-image {
  max-width: 726px;
}
.two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-block {
  width: -webkit-calc(100% - 726px);
  width: -moz-calc(100% - 726px);
  width: calc(100% - 726px);
}
.two-column-image-text-fifty-section.with-title .content-title-block h3 {
  font-size: 38px;
  line-height: 55px;
  color: #18181B;
}
.two-column-image-text-fifty-section.with-title .content-text-block p {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: #574F4E;
  margin-bottom:20px;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new.with-title .two-column-image-text-fifty-image img {
  box-shadow:none;
  border-radius: 0;
}
.two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-inner-block {
  padding: 0 96px 0 62px;
}
.two-column-image-text-fifty-section.with-title .img-left .two-column-image-text-fifty-content-inner-block {
  padding: 0 33px 0 110px;
}
.two-column-image-text-fifty-section.with-title .button-section {
  margin-top: 40px;
}
.two-column-image-text-fifty-section.two-column-image-text-section-new.with-title {
  padding: 100px 0 0;
}


.two-column-image-text-fifty-section.with-tab .content-title-block h3 {
  font-size: 42px;
  line-height: 55px;
}
.two-column-image-text-fifty-section.with-tab .content-small-title-block h6 {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  margin-bottom:23px;
}

.featured-testimonials-section {
  padding: 98px 0;
}
.featured-testimonials-section .section-heading {
  text-align: center;
  margin-bottom: 40px;
}
.testimonial-video-text-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.testimonial-video-text-block {
  width: 50%;
  padding: 0 13px;
}
.testimonial-video-text-block .video-block {
  margin-bottom: 45px;
}
.testimonial-video-text-block .text-block p {
  font-weight: 500;
  font-size: 21px;
  line-height: 32px;
  color: #18181B;
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
}
.testimonial-video-text-block .video-section .popup-video-btn{
  cursor: pointer;
  position: relative;
}
.testimonial-video-text-block .video-popup-box {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.testimonial-video-text-block .video-popup-box .mfp-close {
  color: #333;
  opacity: .8;
  border-radius: 0;
  background-color: #fff !important;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.testimonial-video-text-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #FFFFFF;
  width: 88px;
  height: 88px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0px 24px 154px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(7px);
  transform: translate(-50%, -50%);
}
.testimonial-video-text-block .text-block {
  margin-top: 25px;
}
.testimonial-video-text-block .popup-video-btn > img {
  min-height: 270px;
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}
.two-col-text-section {
  padding: 100px 0;
}
.two-col-text-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.two-col-text-wrapper .left-text-col-block,
.two-col-text-wrapper .right-text-col-block{
  margin-bottom: 32px;
}
.two-col-text-wrapper .text-block p {
  font-size: 16px;
  line-height: 27px;
  max-width: 495px;
  width:100%;
}
.two-col-text-wrapper .heading-block {
  margin-bottom: 18px;
  max-width: 460px;
  width:100%;
}
.two-col-text-wrapper .left-col-text,
.two-col-text-wrapper .right-col-text{
  max-width: 510px;
  width: 100%;
}
.two-col-text-wrapper .right-col-text {
  padding-left: 105px;
  max-width: 540px;
}
.two-col-text-wrapper .heading-block h6 {
  line-height: 40px;
}
.two-col-text-wrapper .text-block ul {
  list-style: none;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 16px;
  line-height: 27px;
  padding-right: 40px;
}
.two-col-text-wrapper .text-block ul:last-child {
  padding-right: 0;
}
.two-col-text-wrapper .text-block p a {
  color: #E5342A;
}
.mfp-content {
  cursor: auto;
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}
.mfp-close-btn-in .mfp-close {
  color: #18181B;
  background: #fff;
  opacity: 1;
}
.banner-section.fw-600 h1 {
  font-weight: 600;
}
.icon-text-main-container.three-col-icon-wrapper .icon-text-block {
  width: calc(33.33% - 30px);
  width: -moz-calc(33.33% - 30px);
  width: -webkit-calc(33.33% - 30px);
  margin: 0 15px 30px;
  padding: 54px 50px;
}
.icon-text-main-container.three-col-icon-wrapper .icon-text-container{
  margin: 0 -15px;
}
.icon-text-main-container.three-col-icon-wrapper {
  padding: 100px 0 70px;
}
.icon-text-main-container.three-col-icon-wrapper .icon-text-block .icon {
  margin-bottom: 21px;
}
.icon-text-main-container.three-col-icon-wrapper .text-block {
  max-width: 248px;
  margin: 0 auto;
  width: 100%;
}
.banner-section.about-banner .content-text-block {
  max-width: 408px;
}
.about-main-container .page-center {
  max-width: 1262px;
}
.about-main-container .img-block {
  max-width: 1232px;
  margin: 0 auto;
  width: 100%;
}
.about-main-container .img-block img {
  border-radius: 10px;
  width: 100%;
}
.about-main-container .section-description-block {
  padding: 55px 0 0;
  max-width: 1065px;
  margin: 0 auto;
  display: flex;
}
.about-main-container {
  padding: 100px 0;
}
.about-main-container .section-description-block .left-side img {
  margin-bottom: 16px;
}
.about-main-container .section-description-block .right-side {
  width: -webkit-calc(100% - 376px);
  width: -moz-calc(100% - 376px);
  width: calc(100% - 376px);
  max-width: 100%;
}
.about-main-container .section-description-block .left-side {
  width: 100%;
  max-width: 376px;
  margin-right: 84px;
}
.meet-the-team-section {
  padding: 106px 0;
}
.meet-the-team-wrapper{
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.meet-the-team-wrapper .left-col-contnet {
  max-width: 500px;
  padding-right: 94px;
}
.team-member-block-wrap {
  width: calc(100% - 500px);
  width: -moz-calc(100% - 500px);
  width: -webkit-calc(100% - 500px);
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.team-member-block {
  width: calc(50% - 13px);
  width: -moz-calc(50% - 13px);
  width: -webkit-calc(50% - 13px);
  margin-right: 25px;
  background: #FFFFFF;
  border: 1px solid #D4E0E4;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04);
  border-radius: 7px;
  text-align: center;
  padding: 44px 69px 48px;
  margin-bottom: 25px;
}
.team-member-block:nth-child(2n) {
  margin-right: 0;
}
.team-member-block .member-img {
  margin-bottom: 20px;
}
.team-member-block .member-info p {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  margin-bottom:0;
}
.team-member-block .member-info p strong{
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  color:#E5342A;
}
.team-member-block .member-info {
  margin-bottom: 25px;
}
.content-btn-block {
  margin-top: 30px;
}
.privacy-inner-section h3 {
  margin-bottom:30px;
}
.curriculum-dropdown-title.active i.fa-angle-right {
  transform: rotate(90deg);
}


@media only screen and (min-width:679px) {

  .frst-timeline-style-18.frst-date-opposite .frst-date {
    left: -248px;
    line-height: 56px;
    width: 160px;
  }
  .frst-timeline-style-18.frst-date-opposite.frst-right-align .frst-date,
  .frst-timeline-style-18.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
    right: -248px;
    left: auto;
    text-align: left;
  }
  .frst-timeline-style-18.frst-right-align .frst-date {
    left: auto;
    right: 0;
  }
  /*--------- news-------*/


}
@media screen and (max-width: 1400px) {
  .banner-bottom-text{
    margin-right: 0px;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-inner-block {
    padding: 0 40px 0 0;
  }
}

@media screen and (max-width: 1279px) {

  /*   2-11-22 */
  h1 {
    font-size: 46px;
  }
  .banner-section .content-title-block {
    max-width: 79%;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-image {
    max-width: 500px;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-block {
    width: -webkit-calc(100% - 500px);
    width: -moz-calc(100% - 500px);
    width: calc(100% - 500px);
  }
}/*-------- 1365 ends here ----------*/

@media only screen and (max-width:1200px) {
  .frst-timeline-style-18.frst-right-align {
    margin-left: 0;
    margin-right: 45px;
  }

}


@media screen and (max-width: 1199px) {
  .two-column-course-title h2 {
    font-size: 48.8457px;
    line-height: 56px;
  }
  .image-text-slider-inner .slick-prev, .image-text-slider-inner .slick-next {
    width: 60px;
    height: 60px;
  }
  .slider-arrow-wrapp a.slick-prev.slick-arrow {
    margin-right: 22px;
  }
  .image-text-slider-inner .slick-prev:before, .image-text-slider-inner .slick-next:before {
    font-size: 32px;
    line-height: 60px;
  }
  .slider-arrow-wrapp{
    bottom: 62%;
  }
  .banner-section-container::after{
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.3);
    content: '';
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .banner-section-container .page-center{
    z-index: 1;
    position: relative;
  }
  .leadership-main-container {
    padding: 45px 0 45px;
  }
  .leadership-main-container .leader-image {
    max-width: 380px;
    margin-right: 30px;
  }
  .leadership-main-container .leader-content {
    width: -webkit-calc(100% - 410px);
    width: -moz-calc(100% - 410px);
    width: calc(100% - 410px);
  }
  .leadership-main-container .leader-name h2 {
    margin: 0 0 20px;
  }
  .leadership-main-container .leader-designation p {
    margin: 0 0 20px;
  }
  .icon-text-main-container {
    padding: 70px 0;
  }
  .icon-text-main-container.divider-top-line .top-text-section {
    padding-top: 70px;
  }
  .icon-text-main-container.new-design::after {
    height: 64px;
  }
  .two-column-image-text-fifty-section.with-btn {
    padding: 70px 0;
  }
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-image {
    max-width: 50%;
  }
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-block {
    width: 50%;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-inner-block {
    padding: 0 0 0 30px;
    max-width: 100%;
    width: 100%;
  }
  .two-column-image-text-fifty-section.with-title .img-left .two-column-image-text-fifty-content-inner-block {
    padding: 0 30px 0 60px;
  }
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-inner-block {
    padding: 0 30px;
  }
  .two-column-image-text-fifty-section.img-right.with-btn .two-column-image-text-fifty-content-inner-block {
    padding: 0 30px 0 0;
  }
  .two-col-cta-section.only-text {
    padding: 100px 0;
  }
  .two-col-cta-section.only-text h2 {
    max-width: 660px;
    margin: 0 auto 24px;
    font-size: 38px;
    line-height: 48px;
  }
  .about-main-container {
    padding: 70px 0 0;
  }
  .full-width-text-section {
    padding-top: 70px;
  }
  .two-col-cta-section-new .text-content-and-btn-section
  {
    padding-top:70px;
  }
  .curriculum-dropdown-section-new .curriculum-dropdown-content
  {
    padding-left:40px;
    padding-right:40px;
  }
  .competitive-tuition-table-section,
  .news-article-main-container
  {
    padding:70px 0;
  }
  .news-page-right-side-section
  {
    padding-top:70px;
    padding-left:20px;
  }
  a.back-link {
    position: relative;
    max-width: 780px;
    margin: 0 auto 20px;
    width: 100%;
    display: block;
  }
  .blog-section.post-content h1 {
    font-size: 36px;
  }
  .banner-section-container.new-banner .banner-section-inner p strong{
    font-size: 20px;
    line-height: 26px;
  }
  .privacy-section {
    padding: 100px 0 80px;
  }

  /*2-11-22 */
  h1 {
    font-size: 40px;
  }
  .banner-section .content-title-block {
    max-width: 75%;
  }
  .two-column-image-text-fifty-section.two-column-image-text-section-new {
    padding: 80px 0;
  }
  .hs-form div.actions::before {
    right: 26%;
  }
  .hs-form div.actions:hover::before {
    right: 24%;
  }
  .icon-text-main-container .icon-text-block .icon-block {
    margin: 0 auto 29px;
    min-height: 130px;
  }
  .icon-text-main-container .icon-text-block{
    padding: 32px 15px 39px;
  }
  .icon-text-main-container .icon-text-block .title-block{
    font-size: 22px;
  }
  h1 {
    font-size: 45px;
  }
  .image-text-block.with-btn-section{
    padding: 8px;
  }
  .csom-residency-programs-container .image-text-block.with-btn-section .title-block p{
    font-size: 20px;
  }
  .two-col-text-wrapper .left-col-text, .two-col-text-wrapper .right-col-text {
    max-width: 450px;
  }
  .two-col-text-wrapper .right-col-text {
    padding-left: 50px;
    width: calc(100% - 450px);
    width: -moz-calc(100% - 450px);
    width: -webkit-calc(100% - 450px);
  }
  .meet-the-team-wrapper .left-col-contnet {
    max-width: 460px;
    padding-right: 34px;
  }
  .team-member-block{
    padding: 25px;
  }
  .team-member-block-wrap {
    width: calc(100% - 460px);
    width: -moz-calc(100% - 460px);
    width: -webkit-calc(100% - 460px);
  }
  .team-member-block .member-img img {
    max-width: 120px !important;
  }
}/*-------- 1199 ends here ----------*/
@media screen and (max-width: 1050px) {
  .two-column-image-text-fifty-section.with-tab .two-column-image-text-fifty-image {
    max-width: 40%;
  }
  .two-column-image-text-fifty-section.with-tab .two-column-image-text-fifty-content-block {
    width: 60%;
  }
  .two-column-image-text-fifty-section.with-tab .two-column-image-text-fifty-content-inner-block {
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .timeline-title {
    margin-bottom: 35px;
  }
  .timeline-section {
    padding: 60px 0;
  }
  .frst-timeline-block.frst-odd-item:not(:last-child) {
    margin-bottom: 80px;
  }
  .timeline-row {
    align-items: center;
  } 
  .two-column-course-title h2 {
    font-size: 38.8457px;
    line-height: 42px;
  }
  .two-column-course-small-title h6 {
    font-size: 20px;
    line-height: 20px;
  }
  .two-column-course-title {
    margin-bottom: 18px;
    padding-bottom: 18px;
  }
  .two-column-course-section {
    padding: 80px 0 60px;
  }
  .two-column-image-text-fifty-content-inner-block {
    padding: 35px 30px;
  }
  .content-title-block {
    margin-bottom: 20px;
  }
  .content-small-title-block {
    margin-bottom: 18px;
  }
  .image-text-slider-top-text-block {
    padding-left: 30px;
    /*     margin-bottom: 120px; */
  }
  .image-text-slider-top-text-block h2 {
    margin-bottom: 22px;
  }
  .image-text-slider-inner .slick-prev, .image-text-slider-inner .slick-next {
    width: 60px;
    height: 60px;
  }
  .slider-arrow-wrapp a.slick-prev.slick-arrow {
    margin-right: 18px;
  }
  .image-text-slider-inner .slick-prev:before, .image-text-slider-inner .slick-next:before {
    font-size: 30px;
    line-height: 60px;
  }
  .slider-arrow-wrapp {
    bottom: 57%;
  }
  .banner-heading{
    font-size: 46px;
  }
  .background-image-with-text-inner .banner-heading span{
    font-size: 52px;
  }
  .banner-section-inner{
    max-width: 550px;
  }
  .banner-section .two-column-image-text-fifty-content-inner-block {
    padding: 35px 30px 35px 15px;
  }
  .icon-text-main-container {
    padding: 60px 0;
  }
  .icon-text-main-container.divider-top-line .top-text-section {
    padding-top: 60px;
  }
  .icon-text-main-container.new-design::after {
    height: 54px;
  }
  .icon-text-main-container .icon-text-block .title-block {
    font-size: 18px;
  }
  .leadership-main-container {
    padding: 35px 0;
  }
  .leadership-main-container .leadership-inner-container {
    padding: 25px 0;
  }
  .leadership-main-container .leader-image {
    max-width: 340px;
    margin-right: 30px;
  }
  .leadership-main-container .leader-content {
    width: -webkit-calc(100% - 370px);
    width: -moz-calc(100% - 370px);
    width: calc(100% - 370px);
  }
  .two-column-image-text-fifty-section.with-btn {
    padding: 60px 0;
  }
  .two-col-cta-section.only-text h2 {
    max-width: 620px;
    font-size: 34px;
    line-height: 44px;
  }
  .two-col-cta-section.only-text {
    padding: 80px 0;
  }
  .about-main-container {
    padding: 60px 0 0;
  }
  .count-block-container .count-number h5 {
    font-size: 28px;
    line-height: 38px;
  }
  .count-block-container {
    max-width: 580px;
    padding: 15px 25px;
  }
  .about-main-container .section-description-block .left-side {
    max-width: 338px;
  }
  .about-main-container .section-description-block .right-side {
    width: -webkit-calc(100% - 368px);
    width: -moz-calc(100% - 368px);
    width: calc(100% - 368px);
  }

  .icon-text-main-container .top-text-section h2 {
    font-size: 38px;
    Line-height: 40px;
    margin-bottom: 24px;
  }
  .text-with-cta-section {
    padding: 80px 0;
  }
  .text-with-cta-section h2 {
    line-height: 42px;
  }
  .csom-residency-programs-container {
    padding: 80px 0;
  }
  .csom-residency-programs-container .image-text-block {
    width: calc(33.33% - 22px);
  }
  .curriculum-dropdown-right-content {
    padding-left: 50px;
  }
  .full-width-text-section {
    padding-top: 50px;
  }
  .two-col-cta-section-new .text-content-and-btn-section
  {
    padding-top:60px;
  }
  .curriculum-dropdown-section-new .curriculum-dropdown-content
  {
    padding-left:35px;
    padding-right:35px;
  }
  .competitive-tuition-table-section,
  .news-article-main-container
  {
    padding:60px 0;
  }
  .news-page-right-side-section
  {
    padding-top:60px;
    padding-left:0;
  }
  .banner-section-container.new-banner .banner-section-inner p strong{
    font-size: 18px;
    line-height: 26px;
  }
  .privacy-section {
    padding: 60px 0 60px;
  }
  .privacy-section .section-heading h1 {
    font-size: 46px;
  }

  /*   2-11-22 */
  .banner-section .content-title-block h1 {
    font-size: 35px;
  }
  .banner-section .content-title-block {
    max-width: 70%;
  }
  .box-testimonial-section p  {
    font-size: 15px;
  }
  .banner-section .box-testimonial-section {
    padding: 20px;
    bottom: -60px;
  }
  .banner-section .two-column-image-text-fifty-content-inner-block {
    padding: 75px 30px 105px 15px;
  }
  .banner-section .content-title-block {
    max-width: 100%;
  }
  .banner-section .two-column-image-text-fifty-row {
    align-items: stretch;
  }
  .two-column-image-text-fifty-section.two-column-image-text-section-new {
    padding: 90px 0;
  }
  .icon-text-main-container .icon-text-block .icon-block {
    margin: 0 auto 29px;
    min-height: 120px;
  }
  .icon-text-main-container .icon-text-block {
    margin: 15px 15px 0;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
  }
  .icon-text-main-container .icon-text-container {
    margin: 0 -15px;
    flex-wrap: wrap;
  }
  .hs-form div.actions::before {
    right: 20%;
  }
  .hs-form div.actions:hover::before {
    right: 18%;
  }
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 38px;
    line-height: 50px;
  }
  h3 {
    font-size: 35px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 24px;
  }
  h6 {
    font-size: 20px;
  }
  .icon-text-main-container.three-col-icon-wrapper .icon-text-block {
    width: calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: -webkit-calc(50% - 30px);
  }
  .meet-the-team-wrapper .left-col-contnet {
    max-width: 350px;
  }
  .team-member-block-wrap {
    width: calc(100% - 350px);
    width: -moz-calc(100% - 350px);
    width: -webkit-calc(100% - 350px);
  }
  .curriculum-dropdown-title h6 span{
    width: 63px;
    height: 63px;
  }
  .curriculum-dropdown-section {
    padding: 70px 0;
  }
  .curriculum-dropdown-left-content {
    max-width: 68%;
  }
}/*-------- 991 ends here ----------*/



@media screen and (max-width: 1080px) and (min-width: 992px) {
  .right-side-section-image {
    margin-left: -15%;
  }
}


@media screen and (max-width: 991px) and (min-width: 881px) {
  .about-two-column-section .left-side-section .profile-img img{
    max-width: 120px;
    height: auto;
  }
  .left-side-text-section img{
    max-width: 130px;
    height: auto;
  }
  .right-side-section-inner img {
    max-width: 120px;
    height: auto;
  }
  .right-side-section-image {
    margin-left: -13%;
  }
}
@media screen and (max-width: 880px) and (min-width: 768px) {
  .about-two-column-section .left-side-section .profile-img img{
    max-width: 95px;
    height: auto;
  }
  .left-side-text-section img{
    max-width: 100px;
    height: auto;
  }
  .right-side-section-inner img {
    max-width: 95px;
    height: auto;
  }
  .right-side-section-inner::after{
    bottom: -5%;
    height: 65px;
  }
  .left-side-text-section {
    padding-left: 20px;
  }
  .right-side-text-section {
    padding-left: 20px;
  }
}
@media screen and (max-width: 880px) {
  .hs-form div.actions::before {
    right: 36%;
  }
  .hs-form div.actions:hover::before {
    right: 33%;
  }
  .two-col-text-wrapper .right-col-text {
    width: calc(100% - 380px);
    width: -moz-calc(100% - 380px);
    width: -webkit-calc(100% - 380px);
  }
  .two-col-text-wrapper .left-col-text, .two-col-text-wrapper .right-col-text {
    max-width: 380px;
  }
  .two-column-image-text-fifty-section.with-title .img-left .two-column-image-text-fifty-content-inner-block {
    padding: 0 0px 0 30px;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-inner-block {
    padding: 0 30px 0 0;
    max-width: 100%;
    width: 100%;
  }
  .two-column-image-text-fifty-section.with-title .content-text-block p {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #574F4E;
    margin-bottom: 10px;
  }
  .meet-the-team-wrapper .left-col-contnet {
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .team-member-block-wrap {
    width: 100%;
  }
  .meet-the-team-section {
    padding: 76px 0;
  }
  .two-column-image-text-fifty-section.with-title .content-title-block h3 {
    font-size: 30px;
    line-height: 40px;
    color: #18181B;
  }
  .two-column-image-text-fifty-section.two-column-image-text-section-new .content-title-block {
    margin-bottom: 20px;
  }
  .two-column-image-text-fifty-section.with-title .button-section {
    margin-top: 25px;
  }
  .curriculum-dropdown-left-content {
    max-width: 63%;
  }
}/*-------- 880 ends here ----------*/


@media screen and (max-width: 768px) {
  .two-column-image-text-fifty-section.with-tab .two-column-image-text-fifty-content-inner-block {
    padding: 40px 0 0 !important;
  }
  .two-column-image-text-fifty-section.with-tab .two-column-image-text-fifty-content-block {
    width: 100% !important;
  }
  .two-column-image-text-fifty-section.with-tab .two-column-image-text-fifty-image {
    max-width: 100% !important;
  }
  .two-column-image-text-fifty-section.with-tab .img-right .two-column-image-text-fifty-row {
    flex-direction: column !important;
  }
  .two-column-image-text-fifty-section.with-tab .content-small-title-block h6 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 767px) {
  .timeline-row {
    flex-direction: column;
  }
  .timeline-text-block, .timeline-main-block {
    width: 100%;
  }
  .timeline-text-block {
    margin-bottom: 40px;
  }
  .timeline-section {
    padding: 40px 0;
  }
  .timeline-text-block-inner {
    padding-right: 0;
    padding-bottom: 0;
  }
  .timeline-title {
    margin-bottom: 15px;
  }
  .frst-timeline-block.frst-odd-item:not(:last-child) {
    margin-bottom: 50px;
  }
  .frst-timeline-style-18 {
    margin-left: 30px;
  }
  .frst-timeline-block::before {
    top: 0;
    bottom: auto;
  }
  .frst-timeline-block {
    align-items: flex-start;
  }
  .two-column-course-column {
    width: 100%;
    padding: 0;
  }
  .two-column-course-row {
    max-width: 90%;
    margin: 0 auto;
  }
  .two-column-course-image-block {
    padding-bottom: 20px;
  }
  .two-column-course-small-title {
    padding-bottom: 8px;
  }
  .two-column-course-title h2 {
    font-size: 28.8457px;
    line-height: 30px;
  }
  .two-column-course-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .two-column-course-button-block {
    margin-top: 25px;
  }
  .two-column-course-section {
    padding: 60px 0;
  }

  .two-column-course-column:last-child .two-column-course-item {
    margin-bottom: 0px;
  }
  .two-column-image-text-fifty-row {
    flex-direction: column;
  }
  .two-column-image-text-fifty-image {
    width: 100%;
  }
  .two-column-image-text-fifty-content-block {
    width: 100%;
  }
  .two-column-image-text-fifty-content-inner-block {
    max-width: 100%;
  }
  .content-text-block p:not(:last-child) {
    margin-bottom: 15px;
  }
  .content-title-block {
    margin-bottom: 15px;
  }
  .content-small-title-block {
    margin-bottom: 12px;
  }
  .image-text-slider-top-text-block {
    width: 100%;
    margin-left: auto;
    padding-left: 0;
    /*     margin-bottom: 150px; */
  }
  .slider-image-item.slider-image-one {
    position: absolute;
    width: 49%;
    bottom: 40%;
    z-index: 1;
  }
  .slider-image-item figure img {
    margin-bottom: 0;
  }

  .image-text-slider-top-text-block h2 {
    margin-bottom: 15px;
  }
  .image-text-slider-section {
    padding: 40px 0;
  }
  .image-text-slider-inner .slick-prev, .image-text-slider-inner .slick-next {
    width: 45px;
    height: 45px;
  }
  .slider-arrow-wrapp a.slick-prev.slick-arrow {
    margin-right: 12px;
  }
  .image-text-slider-inner .slick-prev:before, .image-text-slider-inner .slick-next:before {
    font-size: 22px;
    line-height: 45px;
  }

  .banner-heading{
    font-size: 38px;
  }
  .background-image-with-text-inner .banner-heading span{
    font-size: 43px;
  }
  .banner-section-inner{
    max-width: 450px;
  }
  .banner-section-inner h1 span {
    border-bottom: 3px solid #ffffff;
  }
  .about-two-column-section .left-side-section{
    width: 100%;
    margin-bottom: 40px;
  }
  .about-two-column-section .right-side-section {
    width: 100%;
  }
  .right-side-section-image {
    margin-left: 0;
  }
  .right-side-section-inner::after{
    margin-left: 71px;
  }
  .testimonial-video-Section{
    padding: 40px 0 80px;
  }
  .banner-section .two-column-image-text-fifty-content-inner-block {
    padding: 75px 15px 35px 15px;
    max-width: 100%;
  }
  .leadership-main-container .leadership-inner-container {
    flex-direction: column;
  }
  .leadership-main-container .leader-image {
    max-width: 450px;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .leadership-main-container .leader-content {
    width: 100%;
  }
  .leadership-main-container .leader-name h2 {
    margin: 0 0 8px;
  }
  .leadership-main-container .leader-designation p {
    margin: 0 0 12px;
  }
  .icon-text-main-container {
    padding: 50px 0;
  }
  .icon-text-main-container.divider-top-line .top-text-section {
    padding-top: 50px;
  }
  .icon-text-main-container.new-design::after {
    height: 44px;
  }


  .banner-section .content-text-block {
    max-width: 100%;
  }
  .two-column-image-text-fifty-section.with-btn {
    padding: 50px 0 !important;
  }
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-image {
    max-width: 100%;
  }
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-block {
    width: 100%;
  }
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-inner-block {
    padding: 30px 0 0 0;
  }
  .two-column-image-text-fifty-section.img-right.with-btn .two-column-image-text-fifty-content-inner-block {
    padding: 30px 0 0 0;
  }
  .two-column-image-text-fifty-section.with-btn .content-title-block {
    margin-bottom: 15px;
  }
  .two-col-cta-section.only-text {
    padding: 60px 0;
  }
  .two-col-cta-section.only-text h2 {
    max-width: 580px;
    margin: 0 auto 20px;
    font-size: 32px;
    line-height: 42px;
  }
  .count-block-container {
    bottom: auto;
    max-width: 100%;
    padding: 5px 15px;
    position: relative;
  }
  .about-main-container {
    padding: 50px 0 0;
  }
  .about-main-container .section-description-block {
    padding: 40px 0 50px;
    flex-direction: column;
  }
  .about-main-container .section-description-block .left-side h2 {
    margin: 0 0 15px;
  }
  .about-main-container .section-description-block .left-side {
    max-width: 100%;
    margin: 0 0 0 0;
  }
  .about-main-container .section-description-block .right-side {
    width: 100%;
  }
  .two-column-image-text-fifty-row {
    flex-wrap: wrap;
  }
  .banner-section .content-title-block h1 {
    font-size: 38px;
  }
  .icon-text-main-container .top-text-section h2 {
    font-size: 28px;
    Line-height: 30px;
    margin-bottom: 20px;
  }
  .timeline-section.with-title .timeline-block-heading h6 {
    margin: 0 0 30px 0;
  }
  .text-with-cta-section {
    padding: 60px 0;
  }
  .text-with-cta-section h2 {
    line-height: 38px;
  }
  .csom-residency-programs-container {
    padding: 60px 0;
  }
  .csom-residency-programs-container .image-text-block {
    width: calc(50% - 22px);
  }
  .curriculum-dropdown-title {
    padding: 15px 30px;
    font-size: 18px;
    line-height: 30px;
  }
  .curriculum-dropdown-title .fa-angle-right {
    font-size: 26px;
    line-height: 30px;
  }
  .curriculum-dropdown-left-content {
    width: 100%;
  }
  .curriculum-dropdown-section-new .curriculum-dropdown-left-content
  {
    padding-bottom:15px;
  }
  .curriculum-dropdown-right-content {
    width: 100%;
    padding-left: 0px;
    padding-top: 25px;
  }
  .curriculum-dropdown-left-content h2,
  .curriculum-dropdown-section-new h2
  {
    margin-bottom: 20px;
  }
  .two-column-image-text-fifty-section.with-btn.curriculum-two-column1 {
    padding-bottom: 45px;
  }
  .contact-form-main-container .contact-info {
    width: 100% !important;
    padding-right: 0;
    padding-bottom: 35px;
  }
  .contact-form-main-container .form-block {
    width: 100% !important;
  }
  .contact-form-main-container h1 {
    font-size: 40px;
  }
  .two-col-cta-section-new .text-content-and-btn-section
  {
    padding-top:50px;
  }
  .curriculum-dropdown-section-new .curriculum-dropdown-content
  {
    padding-left:20px;
    padding-right:20px;
  }
  .competitive-tuition-table-section,
  .news-article-main-container
  {
    padding:50px 0;
  }
  .news-section-title,
  .two-column-image-text-fifty-section.faculty-spotlight-section .two-column-image-text-fifty-content-block
  {
    text-align:center;
  }
  .faculty-spotlight-section .content-button-block
  {
    margin-top:15px;
  }
  .news-article-inner-block .title-block h3
  {
    font-size:20px;
  }
  .news-page-right-side-section
  {
    padding-top:10px;
  }
  .news-page-right-side-section .news-article-inner-block .title-block h3
  {
    text-align:center;
  }
  .blog-section.post-content h1 {
    font-size: 32px;
  }
  .blog-section.post-content h2 {
    font-size: 28px;
  }
  .blog-section.post-content blockquote {
    padding: 16px 0 16px 30px;
    border-left: 5px solid #e5342a;
  }
  .banner-section-container.new-banner .banner-section-inner p strong{
    font-size: 16px;
    line-height: 24px;
  }
  .slider-arrow-wrapp {
    justify-content: flex-end;
  }
  .leadership-main-container .leader-image::after{
    display: none;
  }
  .text-with-cta-section.two-col-cta-section.residency-match-page p {
    font-size: 16px;
    line-height: 24px;
  }
  .privacy-section {
    padding: 50px 0 50px;
  }
  .privacy-section .section-heading h1 {
    font-size: 38px;
  }

  /*2-11-22 */
  .banner-section .box-testimonial-section {
    bottom: 200px;
    padding: 15px;
    max-width: 80%;
    left:0;
  }
  .banner-section .content-title-block h1 {
    font-size: 30px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 28px;
    line-height: 40px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 25px;
  }
  h5 {
    font-size: 22px;
  }
  p {
    font-size: 16px;
    line-height: 30px;
  }

  .two-column-image-text-fifty-section.two-column-image-text-section-new .content-text-block h6,
  .two-column-image-text-fifty-section.two-column-image-text-section-new .content-text-block ul,
  .two-column-image-text-fifty-section.with-btn .two-column-image-text-fifty-content-inner-block .content-text-block p:last-child{
    max-width: 100%;
  }
  .new-home .icon-text-main-container .top-text-section h2{
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 45px;
  }
  .icon-text-main-container .icon-text-block .icon-block {
    margin: 0 auto 29px;
  }
  .hs-form div.actions::before {
    right: 33%;
  }
  .hs-form div.actions:hover::before {
    right: 30%;
  }
  .image-text-block.with-btn-section {
    padding: 88px 30px;
  }
  .csom-residency-programs-container .section-heading {
    margin-bottom: 35px;
  }
  .two-column-course-inner {
    margin-bottom: -290px;
  }
  .two-column-course-section {
    margin-bottom: 250px;
  }
  .testimonial-video-text-block {
    width: 100%;
    margin-bottom: 30px;
  }
  .featured-testimonials-section {
    padding: 58px 0 40px;
  }
  .testimonial-video-text-block .text-block p {
    font-size: 18px;
    line-height: 30px;
  }
  .two-col-text-wrapper .right-col-text {
    padding-left: 0;
  }
  .two-col-text-wrapper .left-col-text, .two-col-text-wrapper .right-col-text,
  .two-col-text-wrapper .text-block p,
  .two-col-text-wrapper .heading-block{
    max-width: 100%;
    width: 100%;
  }
  .two-col-text-section {
    padding: 70px 0 50px;
  }
  .text-with-cta-section h3, .text-with-cta-section p {
    margin: 0 auto 25px;
  }
  .two-column-image-text-fifty-section.with-title .img-left .two-column-image-text-fifty-content-inner-block {
    padding: 30px 0px 0 20px;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-content-inner-block {
    padding: 30px 0 0 20px;
  }
  .two-column-image-text-fifty-section.with-title {
    padding: 50px 0 0 !important;
  }
  .two-column-image-text-fifty-section.with-title .two-column-image-text-fifty-inner {
    margin-bottom: 60px;
  }
  .curriculum-dropdown-left-content {
    max-width: 100%;
  }
  .curriculum-dropdown-content {
    padding: 0 15px 15px;
  }
  .curriculum-dropdown-title{
    padding: 15px;
  }
  .curriculum-dropdown-title h6 span {
    height: 33px;
    width: 33px;
    margin-right: 20px;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .curriculum-dropdown-title h6{
    padding-right: 15px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
  }
  .curriculum-dropdown-container .section-heading {
    margin-bottom: 35px;
  }
}/*-------- 767 ends here ----------*/



@media only screen and (max-width:678px) {
  .frst-timeline-style-18.frst-responsive-right .frst-labels span {
    left: auto;
    right: -47px
  }
  .frst-timeline-style-18.frst-responsive-right .frst-timeline-block::before {
    margin-right: -1px;
  }

  .frst-timeline-style-18.frst-responsive-right {
    margin-left: 0;
    margin-right: 45px;
  }
  /*--------- news-------*/
  .frst-timeline-style-18.frst-responsive-right .frst-timeline-content-inner::before {
    border-width: 10px 0 10px 11px;
    border-left-color: #D5DBDB;
    left: auto;
    right: -11px;
  }
  .frst-timeline-style-18.frst-responsive-right .frst-timeline-content-inner::after {
    border-width: 8px 0 8px 9px;
    border-left-color: #D5DBDB;
    right: -8px;
    left: auto;
  }

}
@media screen and (max-width: 630px) {
  .banner-heading{
    font-size: 32px;
    margin-bottom: 40px;
  }
  .banner-section-container{
    padding: 100px 0 23px;
  }
  .banner-section-inner p{
    margin-bottom: 45px;
  }
  .banner-section-inner{
    max-width: 380px;
  }
  .button{
    padding: 6px 25px 6px 45px;
  }
  .banner-bottom-text p{
    margin-top: 40px;
  }
  .background-image-with-text-inner .banner-heading span{
    font-size: 37px;
  }
  .about-two-column-section .left-side-section .profile-img img{
    max-width: 95px;
    height: auto;
  }
  .left-side-text-section img{
    max-width: 100px;
    height: auto;
  }
  .left-side-text-section{
    padding-left: 20px;
  }
  .left-side-text-section p {
    font-size: 12px;
  }
  .right-side-section-inner p {
    font-size: 14px;
  }
  .right-side-text-section {
    padding-left: 20px;
  }
  .right-side-section-inner img {
    max-width: 95px;
    height: auto;
  }
  .right-side-section-inner::after{
    margin-left: 46px;
  }
  .two-col-cta-section.only-text h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .banner-section .content-title-block h1 {
    font-size: 32px;
  }
  .text-with-cta-section h2 {
    line-height: 32px;
  }

  .privacy-section .section-heading h1 {
    font-size: 32px;
    margin-bottom: 16px;
  }
  .hs-form div.actions::before {
    right: 30%;
  }
  .hs-form div.actions:hover::before {
    right: 27%;
  }
  .icon-text-main-container.three-col-icon-wrapper .icon-text-block {
    width: 100%;
  }
  .icon-text-main-container.three-col-icon-wrapper {
    padding: 60px 0;
  }
  .team-member-block {
    width: 100%;
    margin-right: 0;
  }
}/*-------- 630 ends here ----------*/


@media screen and (max-width: 600px) {
  .slider-image-item.slider-image-one {
    position: static;
    width: 100%;
  }
  .slider-image-item.slider-image-two {
    width: 100%;
    margin-left: 0;
  }
  .slider-image-item.slider-image-one {
    margin-bottom: 22px;
  }
  .image-text-slider-top-text-block {
    margin-bottom: 30px;
  }
  .slider-image-item.slider-image-one figcaption {
    width: 100%;
  }
  .slider-arrow-wrapp {
    margin: 15px 0;
  }
  .image-text-slider-inner .slick-prev:before, .image-text-slider-inner .slick-next:before {
    font-size: 16px;
    line-height: 35px;
  }
  .slider-arrow-wrapp a.slick-prev.slick-arrow {
    margin-right: 8px;
  }
  .image-text-slider-inner .slick-prev, .image-text-slider-inner .slick-next {
    width: 35px;
    height: 35px;
  }
  .slider-image-item figure img {
    margin-bottom: 10px;
  }
  .image-text-slider-row {
    padding: 0 3px;
  }
  .image-text-slider-track.slick-initialized.slick-slider {
    margin-bottom: 60px;
  }
  .slider-arrow-wrapp {
    bottom: -60px;
  }
  /*   .slider-arrow-wrapp {
  justify-content: flex-start;
} */
}/*-------- 600 ends here ----------*/

@media screen and (max-width: 568px) {
  .count-block-container .count-block {
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
  }

  .icon-text-main-container .icon-text-block {
    width: 100%;
  }
  .hs-form div.actions::before {
    right: 27%;
  }
  .hs-form div.actions:hover::before {
    right: 24%;
  }
  .two-column-course-item {
    margin-bottom: 20px;
    padding: 30px;
  }
  .two-column-course-title {
    padding-bottom: 0;
  }
  .two-column-course-inner {
    margin-bottom: 0;
  }
  .two-column-course-section {
    margin-bottom: 0;
  }
  .two-column-course-row {
    max-width: none;
  }
}/*-------- 568 ends here ----------*/

@media screen and (max-width: 556px) {
  /*2-11-2022 */
  .banner-section .box-testimonial-section {
    bottom: 260px;
  }
}

@media screen and (max-width: 480px) {
  .frst-timeline-content {
    padding-left: 15px;
  }
  .two-column-course-button-block {
    margin-top: 18px;
  }
  .two-column-image-text-fifty-content-inner-block {
    padding: 25px 15px;
  }
  .csom-residency-programs-container .image-text-block {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .csom-residency-programs-container .image-text-container{
    margin: 0;
  }
  .contact-form-main-container .form-block {
    padding: 20px 7px 20px 15px;
  }
  .big-text-section .sub-div {
    width: 100%;
  }
  .news-article-block
  {
    width:100%;
  }
  .news-article-inner-block .img-block
  {
    margin-bottom:15px;
  }
  .news-article-inner-block .title-block h3
  {
    font-size: 18px;
  }
  .news-article-block
  {
    margin-bottom:10px;
  }
  .hs-form div.actions::before {
    right: 24%;
  }
  .hs-form div.actions:hover::before {
    right: 21%;
  }
  .banner-section .box-testimonial-section {
    bottom: 270px;
  }

}/*-------- 480 ends here ----------*/

@media screen and (max-width: 400px) {
  body .hs-form fieldset.form-columns-2 .field.hs-form-field {
    margin-bottom: 20px;
  }
  body .hs-form fieldset.form-columns-2 .field.hs-form-field:last-child {
    margin-bottom: 0;
  }
  body .hs-form fieldset.form-columns-2 .field.hs-form-field input.hs-input{
    width: 100%; 
  }

}/*-------- 360 ends here ----------*/

@media screen and (max-width: 364px){
  .banner-section .box-testimonial-section {
    bottom: 290px;
  }
  .banner-section .content-title-block h1 {
    font-size: 30px;
  }
}

.content-text-block ul li
{
  line-height:30px;
}




/*--- 50 - 50 Image Text Banner Module - Academics ---*/

.two-column-image-text-fifty-section-academics.banner-section .two-column-image-text-fifty-row
{
  align-items: end;
}

.two-column-image-text-fifty-section-academics.banner-section .two-column-image-text-fifty-content-inner-block
{
  padding-top:88px;
}

.academics-banner-features-box
{
  padding:34px 15px;
  padding-left:15px;
  /*   position: absolute;
  bottom:-100px;
  width: 100%; */
  margin-bottom:-100px;
}

.academics-banner-features-box-container
{
  max-width:660px;
  margin-left:auto;
}

.academics-banner-features-box-row
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left:-15px;
  margin-right:-15px;
}

.academics-banner-features-box-data
{
  width:50%;
  padding:0 15px;
  margin-bottom:43px;
}

.academics-banner-features-box-data:nth-child(3),.academics-banner-features-box-data:nth-child(4)
{
  margin-bottom:0;
}

.academics-banner-features-box-data p
{
  max-width:70%;
}

.two-column-image-text-fifty-section-academics .two-column-image-text-fifty-content-block
{
  position: relative;
}

@media (max-width:1732px)
{
  .two-column-image-text-fifty-section-academics.banner-section .two-column-image-text-fifty-row
  {
    align-items: normal;
  }
}

@media screen and (max-width: 991px)
{
  .two-column-image-text-fifty-section-academics.banner-section .two-column-image-text-fifty-content-inner-block
  {
    padding-top:35px;
  }
  .academics-banner-features-box-data p
  {
    max-width:100%;
  }
}

@media screen and (max-width: 767px)
{
  .academics-banner-features-box
  {
    margin-bottom:20px;
  }
}

@media screen and (max-width: 480px)
{
  .academics-banner-features-box-data
  {
    width:100%;
    margin-bottom:20px;.two-column-image-text-fifty-section-academics.banner-section .two-column-image-text-fifty-row
    text-align:center;
  }
  .academics-banner-features-box-data:nth-child(3)
  {
    margin-bottom:20px;
  }
}

/*--- 50 - 50 Image Text Banner Module - Academics ---*/



/*--- 50 - 50 Image Text Module - Academics ---*/

.two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-image
{
  width: 53.1%;
}

.two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-content-block
{
  width:46.9%;
}

.two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-image img
{
  margin-top:99px;
  height:auto!important;
}

.two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-content-inner-block
{
  max-width:none;
}

.two-column-image-text-fifty-section-academics-new .content-title-block
{
  max-width:none;
}

@media screen and (max-width: 767px)
{
  .two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-image,
  .two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-content-block
  {
    width:100%;
  }
  .two-column-image-text-fifty-section-academics-new .two-column-image-text-fifty-image img
  {
    margin-top:20px;
  }
}

/*--- 50 - 50 Image Text Module - Academics ---*/