body li {
    line-height: 1.75em;
}

.site-main-navigation .showMenu>li>a {
    padding: .4rem 2rem;
}

#toTopButton {
    cursor: pointer;
}

/* Open Content Module Content Area */

/* 2 Columns - Image and FAQ Start */

.site-accordions .e-item {
    margin-bottom: 1rem; 
}
.site-accordions .e-item.o-active_js .e-trigger::after {
    content: '\f068'; 
}
.site-accordions .e-trigger {
    background-color: #146490;
    font-size: 1.375rem;
    line-height: 1.2;
    padding: 1.5rem 3rem 1.5rem 1.5rem;
    position: relative;
    cursor: pointer;
    user-select: none; 
    font-weight: 600;
    color: #ffffff;
}
.site-accordions .e-trigger::after {
    content: '\f067';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%); 
    color: #ffffff;
}
.site-accordions .e-content {
    display: none; 
}
.site-accordions .e-entry {
    padding: 1.5rem; 
}
.site-accordions .e-entry > *:last-child {
    margin-bottom: 0; 
}

/* 2 Columns - Image and FAQ End */



/* 2 Columns - Image and Text with Button Start *//* 2 Columns - Image and Text with Button End */
/* 3 Text Columns Start *//* 3 Text Columns End */
/* Anchor Link Start *//* Anchor Link End */


/* Anchor Menu Start */

.site-jump-nav {
    font-weight: 600;
    padding: 1.5rem 0; 
}
.site-jump-nav ul {
    list-style: none;
    margin: 0 -1.5rem;
    padding: 0;
    display: flex;
    flex-wrap: wrap; 
}
.site-jump-nav li {
    flex: 0 1 auto;
    margin-bottom: 0; 
}
.site-jump-nav .e-label {
    text-transform: uppercase;
    display: block;
    padding: 0.5rem 1.5rem; 
}
.site-jump-nav a {
    display: block;
    padding: 0.5rem 1.5rem; 
}
@media (max-width: 999.98px) {
    .site-jump-nav {
        text-align: center; 
    }
    .site-jump-nav ul {
        justify-content: center; 
    }
    .site-jump-nav .e-label-col {
        flex: 0 0 100%; 
    }
    .site-jump-nav .e-label {
        padding: 0.5rem 0.75rem; 
    }
    .site-jump-nav a {
        padding: 0.5rem 0.75rem; 
    } 
}
.site-jump-nav li a {
    color: #146490;
}

/* Anchor Menu End */

/* Background Image with Text Start *//* Background Image with Text End */
/* CGA2Columns Start *//* CGA2Columns End */
/* Empty Space Start *//* Empty Space End */

/* FAQ Start */

/* **** This styling can be found within the 2 Columns - Image and FAQ Start  module area **** */

/* FAQ End */

/* Floating Block With Text Start */

.floating-block-with-text {
    background-color: #ffffff;
    margin-top: -10rem;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: 4rem;
}

.floating-block-with-text .e-content {
    max-width: 80%;
    margin: auto;
}

@media (max-width: 600px) {
    .floating-block-with-text {
        max-width: 90%;
    }
    .floating-block-with-text .e-content {
        max-width: 100%;
    }
}

/* Floating Block With Text End */


/* Full Width - 1 White Box Start  */

.fw-white-boxes .white-box .e-content {
    background-color: #ffffff;
    padding: 2rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.fw-white-boxes .white-box .e-content figure {
    max-width: 500px;
    margin: 0 auto 20px;
}

@media (max-width: 1150px) {
    .fw-white-boxes .white-box .e-content h3 {
        font-size: 2rem;
    }
}
@media (max-width: 999px) {
    .fw-white-boxes .white-box {
        flex: 100%;
    }
    .fw-white-boxes .white-box .e-content {
        height: inherit;
        display: block;
    }
}

/* Full Width - 1 White Box End */


/* Full Width - 2 Columns - Image and Text with Button Start */

.background-gradient::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,.7) 100%); 
}

/* Full Width - 2 Columns - Image and Text with Button End */


/* Full Width - 2 Text Columns Start */

/* Find background-gradient::before css in the 
   Full Width - 2 Columns - Image and Text with Button css section */

/* Full Width - 2 Text Columns End */


/* Full Width - 3 White Boxes Start */

.fw-three-white-boxes .white-box {
    flex: 1;
}
.fw-three-white-boxes .white-box .e-content {
    background-color: #ffffff;
    padding: 2rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.fw-three-white-boxes .white-box .e-content figure {
    max-width: 100px;
    margin: 0 auto 20px;
}

@media (max-width: 1150px) {
    .fw-three-white-boxes .white-box .e-content h3 {
        font-size: 2rem;
    }
}
@media (max-width: 999px) {
    .fw-three-white-boxes .white-box {
        flex: 100%;
    }
    .fw-three-white-boxes .white-box .e-content {
        height: inherit;
        display: block;
    }
}

/* Find background-gradient::before css in the 
   Full Width - 2 Columns - Image and Text with Button css section */

/* Full Width - 3 White Boxes End */


/* Icon CTA Multi Column Start */

.icon-cta-columns>div.row>div {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
}
.icon-cta-columns figure {
    max-width: 150px;
}
.icon-cta-columns figure.double-sized {
    max-width: 300px;
}
.icon-cta-columns figure.image-full-width {
    max-width: 95%;
    margin: 1rem auto;
}
.icon-cta-columns .image-full-row>div {
    margin: auto;
}
.pseudo_h4,
.pseudo_h4 * {
    text-transform: unset;
    font-size: 2rem;
}
@media (max-width: 999px) {
    .icon-cta-columns figure {
        margin: 0 auto 10px;
    }
}

/* Icon CTA Multi Column End */


/* MDesign-FlipCards Start */

.flip_box {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
	overflow: visible;
	margin-bottom: 5px;
	position: relative;
}

.flip_box .front,
.flip_box .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 750ms ease 0s;
	-moz-transition: all 750ms ease 0s;
	-o-transition: all 750ms ease 0s;
	-ms-transition: all 750ms ease 0s;
	transition: all 750ms ease 0s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.flip_box .front {
	position: relative;
	z-index: 0;
	background-color: #FFF;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flip_box .back {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	z-index: -2;
	background-color: #FFF;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip_box.flip_right .back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip_box.flip_top .front {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box.flip_top .back {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flip_box.flip_bottom .front {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box.flip_bottom .back {
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.flip_box:hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip_box:hover .back {
	z-index: 3;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flip_box.flip_right:hover .front {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.flip_box.flip_top:hover .front {
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.flip_box.flip_top:hover .back {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.flip_box.flip_bottom:hover .front {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flip_box.flip_bottom:hover .back {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}



.flip_box_1 .front,
.flip_box_1 .back{
	border:1px solid #e2e2e2;
	/*padding:25px;*/
	padding:0;
	text-align:center;
}

.flip_box_1 .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px;
}
 
.flip_box_1 .front .fa {
	background-color:#146490;
	border-radius:			50%;
	-moz-border-radius:		50%;
	-webkit-border-radius:	50%;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:26px;
	color:#FFF;
	margin-bottom:20px;
}
.flip_box_1 .back{
	height:auto;
}

/* MDesign-FlipCards End */


/* Pricing Pane Start */

table.pricing-panel {
    width: 100%;
}

/* Pricing Pane End */

/* Quote Start */

.quote-container {
    padding: 4rem;
    position: relative;
}

.quote-container .e-content {
    font-weight: 500;
    font-size: 20px;
}

.quote-container .floating-quote-marks {
    position: absolute;
    max-height: 3rem;
    opacity: .3;
    top: 10px;
    left: 10px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently */
    pointer-events: none;
}

.quote-container .floating-quote-marks-reverse {
    position: absolute;
    max-height: 3rem;
    opacity: .3;
    bottom: 10px;
    right: 10px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently */
    pointer-events: none;
}

.quote-container .e-author {
    text-align: right;
    padding-top: 1rem;
    margin-bottom: 0;
    font-weight: 600;
}

@media only screen and (min-width: 768px)  {
    .row-reverse {
        flex-direction: row-reverse;
    }
}
@media only screen and (max-width: 767.98px)  {
    .row-reverse {
        flex-direction: column-reverse;
    }
}

/* Quote End */

/* SidebarContent Start */

.sidebar-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: center;
    height: inherit;
    background-repeat: no-repeat;
    box-shadow: 5px 8px 15px #333;
    margin: auto;
    padding: 10px;
}

/* SidebarContent End */


/* Site Hero Start */

.site-hero-new {
    height: 740px;
    display: flex;
    align-items: center;
    background-size: cover;
}
.site-hero-new .e-content {
    padding: 3rem 3rem 3rem 5rem;
    max-width: 45%;
    position: relative;
}
.site-hero-new .e-content .site-hero-opacity-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .7;
}
.site-hero-new .e-content h1 {
    text-transform: capitalize;
}
.site-hero-new .e-content p {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 0;
}
.site-hero-new .e-content .e-content-inner {
    position: relative;
}

@media (max-width: 1799px) {
    .site-hero-new .e-content {
        max-width: 50%;
    }
}
@media (max-width: 1400px) {
    .site-hero-new .e-content h1 {
        font-size: 2.75rem;
    }
    .site-hero-new .e-content p {
        font-size: 1.75rem;
    }
}
@media (max-width: 999px) {
    .site-hero-new {
        height: 500px;
    }
    .site-hero-new .e-content {
        max-width: 65%;
    }
}
@media (max-width: 800px) {
    .site-hero-new .e-content {
        max-width: 100%;
        padding: 3rem;
    }
}
@media (max-width: 500px) {
    .site-hero-new {
        height: 600px;
    }
    .site-hero-new .e-content {
        padding: 2rem;
    }
}

/* Site Hero End */


/* Sponsorship Table Start */

.sponsor-table-header-content {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.sponsor-table-header-content figure {
    max-width: 30%;
}
.sponsor-table-header-content figure img {
    max-width: 100px;
}
.sponsor-table-container {
    width: 100%;
}
.sponsor-table {
    width: 100%;
    min-width: 400px;
}
.sponsor-table thead {
    background-color: #146490;
}
.sponsor-table th:nth-child(1),
.sponsor-table td:nth-child(1) {
    width: 50%;
}
.sponsor-table th:nth-child(2),
.sponsor-table td:nth-child(2) {
    width: 50%;
}
.sponsor-table.three-column th:nth-child(1),
.sponsor-table.three-column td:nth-child(1) {
    width: 33%;
}
.sponsor-table.three-column th:nth-child(2),
.sponsor-table.three-column td:nth-child(2) {
    width: 33%;
}
.sponsor-table.three-column th:nth-child(3),
.sponsor-table.three-column td:nth-child(3) {
    width: 33%;
}
@media (max-width: 600px) {
    .sponsor-table-container {
        overflow: scroll;
    }
}

/* Sponsorship Table End */


/* Site Masthead Start */

.site-masthead-module {
    background-color: #333;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; 
}
.site-masthead-module .e-content {
    padding: 18rem 0 0rem;
    position: relative; 
}
.site-masthead-module .title-container {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(20, 100, 144,.8);
}
.site-masthead-module .e-title {
    margin-bottom: 0;
    color: #fff; 
    padding: 1rem 2rem 1rem 0;
}
@media (max-width: 999.98px) {
    .site-main .site-masthead-module .e-title {
        font-size: 3rem;
    }
    .site-masthead-module .e-content {
        padding: 8rem 0 0rem; 
    } 
}

@media (max-width: 763px) {
    .site-main .site-masthead-module .e-title {
        font-size: 2.5rem;
    }
}

/* Site Masthead End */


/* YouTube Video Embed Module Start */

.youtube-video-embed {
    padding-top: 56.25%;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.youtube-video-embed>iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
}

/* YouTube Video Embed Module End */

/* CGA Hero Slider Module Start */


/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
 @font-face {
    font-family: 'flexslider-icon';
    src: url('flexslider-icon.eot');
    src: url('flexslider-icon.eot?#iefix') format('embedded-opentype'), url('flexslider-icon.woff') format('woff'), url('flexslider-icon.ttf') format('truetype'), url('flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  /* ====================================================================================================================
   * RESETS
   * ====================================================================================================================*/
  .flex-container a:hover,
  .flex-slider a:hover,
  .flex-container a:focus,
  .flex-slider a:focus {
    outline: none;
  }
  .slides,
  .slides > li,
  .flex-control-nav,
  .flex-direction-nav,
  .flex-direction-nav li {
    margin: 0;
    padding: 0;
    list-style: none!important;
  
  }
  .flex-pauseplay span {
    text-transform: capitalize;
  }
  /* ====================================================================================================================
   * BASE STYLES
   * ====================================================================================================================*/
  .flexslider {
    margin: 0;
    padding: 0;
  }
  .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
  }
  .flexslider .slides img {
    width: 100%;
    display: block;
  }
  .flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  html[xmlns] .flexslider .slides {
    display: block;
  }
  * html .flexslider .slides {
    height: 1%;
  }
  .no-js .flexslider .slides > li:first-child {
    display: block;
  }
  /* ====================================================================================================================
   * DEFAULT THEME
   * ====================================================================================================================*/
  .flexslider {
    background: #146490;
    position: relative;
    zoom: 1;
    z-index: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  }
  .flexslider .slides {
    zoom: 1;
  }
  
  .flexslider .slides>li {
    background-position: center;
    background-size: cover;
    padding: 4rem 2rem 8rem;
    position: relative;
    height: 550px;
  }
  
  .flexslider .slides>li #player {
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  .flexslider .slides>li #player iframe,
  .flexslider .slides>li #player video {
    width: 120vw;
    height: 80vw;
    transform: translate(-50%, -50%);
    position: relative;
    left: 50%;
    top: 50%;
    max-width: none;
  }
  
  .flex-slider .slides>li .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .7;
  } 
  
  .flex-slider .slides>li .hero-content {
    position: relative;
    z-index: 1;
  }

  /* 
  .flexslider .slides img {
    height: auto;
  } */
  .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .loading .flex-viewport {
    max-height: 300px;
  }
  .carousel li {
    margin-right: 5px;
  }
  .flex-direction-nav {
    height: 0;
  }
  .flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
     line-height: 40px;
  }
  .flex-direction-nav a:before {
    font-size: 40px;
    display: inline-block;
    content: '\27F5';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  }
  .flex-direction-nav a.flex-next:before {
    content: '\27F6';
  }
  .flex-direction-nav .flex-prev {
    left: -50px;
  }
  .flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
  }
  .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
  }
  .flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
  }
  .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
  }
  .flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
  }
  .flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
  }
  .flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
  }
  .flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
  }
  .flex-pauseplay a:hover {
    opacity: 1;
  }
  .flex-pauseplay a.flex-play:before {
    content: '\f003';
  }
  .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
  }
  .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    /*display: inline;*/
  }
  .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-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
  }
  .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
  }
  .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
  }
  .flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
  }
  .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
  }
  .flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .flex-control-thumbs img:hover {
    opacity: 1;
  }
  .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
  }
  /* ====================================================================================================================
   * RESPONSIVE
   * ====================================================================================================================*/
  @media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
      opacity: 1;
      left: 10px;
    }
    .flex-direction-nav .flex-next {
      opacity: 1;
      right: 10px;
    }
    .flexslider .slides>li {
        height: 400px;
    }
  }
  @media screen and (max-width: 400px) {
    .flexslider .slides>li #player iframe {
        width: 100%;
        height: auto;
    }
    .flexslider .slides>li #player video {
        width: 100%;
        height: auto;
    }
  }
  
/* CGA Hero Slider Module End */