.template-body {
    margin: 0;
}

.template-body img {
    max-width: 100%;
}

.template-wrapper {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    line-height: normal !important;
}

.template-wrapper *,
.template-wrapper *:before,
.template-wrapper *:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.template-page-width {
    display: block;
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 40px;
}

.template-small-page-width {
    display: block;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 40px;
}

.template-full-width {
    width: 100%;
}

.template-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.template-hide{
    display:none;
}
.template-spacer {
    font-size: 0;
}

.template-title {
    font-family: Arial;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
}

.template-title-subhead {
    font-family: Arial;
    font-size: 21px !important;
    font-weight: bold;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    width: 100%;
    line-height: inherit !important;
}

.template-title-subhead2 {
    font-family: Arial;
    font-size: 28px !important;
    font-weight: bold;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
    width: 100%;
    line-height: inherit !important;
}


.template-subtitle-text {
    font-weight: bold !important;
    font-size: 22px !important;
    line-height: normal !important;
}

.template-text,
.template-text a,
.template-large-pill li a {
    font-family: Arial;
    font-size: 24px !important;
    margin-bottom: 0;
    margin-top: 0;
    text-decoration: none;
    padding-left: 0;
}

.template-text {
    line-height: normal !important;
}

.template-small-text,
.template-circle-bullet-list li,
.template-circle-bullet-list li a,
.template-rectangle-bullet-list li,
.template-rectangle-bullet-list li a {
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

.template-col-wide {
    width: 92%;
}

.template-col-wide-full {
    width: 100%;
}

.template-col {
    width: 50%;
}

.template-col2 {
    width: 48%;
}

.template-big-banner {
    padding-top: 80px;
}

.template-big-banner-alt-bottom-padding {
    padding-bottom: 60px !important;
}

.template-col-vertical-align {
   align-self:normal;
}

.template-col-vertical-align-flex {
    align-items: baseline
}

.template-centered {
    display: block;
    margin: 0 auto;
}

.template-center-auto {
    text-align: center;
    margin: auto;
}

.template-center-auto-full {
    text-align: center;
    margin: auto;
    width: 100%;
}

.template-text-center {
    text-align: center;
}

.template-icon-columns-wrapper {
    margin: auto;
    padding-top: 80px;
}

.template-icon-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 100px;
}

.template-icon-name-bottom {
    margin-top: 30px;
    text-align: center;
}
.template-col-image {
    width: auto !important;
}

/*BOTTOM SPACING*/
.template-block-space-bottom {
    margin-bottom: 100px;
}

.template-block-space-bottom-40 {
    margin-bottom: 40px;
}

.template-block-space-bottom-20 {
    margin-bottom: 20px;
}

.template-block-space-bottom-5 {
    margin-bottom: 5px;
}

.template-block-space-pad-bottom-30 {
    padding-bottom: 30px;
}

/*TOP SPACING*/
.template-block-space-top-40 {
    margin-top: 40px;
}

.template-block-space-top {
    margin-top: 80px;
}

.template-italic {
    font-style: italic;
}

.template-bold {
    font-weight: bold;
}
.template-line-height {
    line-height: 24px;
}

.template-intro-text {
    font-size: 21px !important;
    width:76% !important;
}

.template-paragraph-text {
    width: 76%;
}


/*GLOBAL HEADERS*/
.template-wrapper h1 {
    font-size: 36px !important;
    width: 100%;
}
.template-wrapper h2 {
    font-size: 28px !important;
    width: 100%;
}
.template-wrapper h3:not(.hero-rotator-title) {
    font-size: 22px !important;
    width: 100%;
}
.template-wrapper h4 {
    font-size: 21px !important;
    width: 100%;
}
.template-wrapper h5 {
    font-size: 18px !important;
}


/*GLOBAL P*/
.template-wrapper p {
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 24px;
}

/*GLOBAL LI*/
.template-wrapper ul {
    padding-left: 25px;
}
.template-wrapper li {
    list-style: url(/Content/icons/bullet.jpg);
    padding-left: 12px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-family: Arial;
    font-size: 18px;
}


.template-rectangle-bullet-list li {
    margin-top: 10px;
}

.template-large-pill li,
.template-small-pill li {
    margin-left:17px !important;
    margin-top:0;
}

.template-circle-bullet-list li {
    margin-top: 0;
    margin-bottom:0;
}

.template-li-bluedot2 {
    list-style: url(/Content/icons/bullet.jpg) !important;
    font-size: initial !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
}

/*COLORS*/
.template-black,
.template-rectangle-bullet-list li {
    color: black;
}

.template-blue,
.template-circle-bullet-list li a,
.template-small-pill li a,
.template-large-pill li a {
    color: #066c79;
}

.template-lightblue {
    color: #4499A5;
}

/*BUTTONS*/
.template-orange-button {
    background-image: linear-gradient(to right, #e7602c, #ef9d35);
    border-radius: 50px;
    margin: 40px auto;
    color: white;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    display: block;
    width: max-content;
    text-align: center;
    padding: 17px 60px;
    font-weight: 700;
}

.template-orange-button:hover {
    background-image: linear-gradient(to right, #ef9d35, #e7602c);
}

.template-orange-button:focus {
    color: #ffffff;
}

.template-purple-pink-button {
    background-image: linear-gradient(to right, #6a256b, #d2526d);
    border-radius: 50px;
    margin: 40px auto;
    color: white;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    display: block;
    width: max-content;
    text-align: center;
    padding: 17px 60px;
    font-weight: 700;
}

.template-purple-pink-button:hover {
    background-image: linear-gradient(to right, #d2526d, #6a256b);
}

.template-orange-button:hover,
.template-purple-pink-button:hover {
    color: #fff !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

.template-text-button {
    text-align: center;
    display: block;
    margin: -90px auto 190px auto;
    width: 191px;
}

.template-text-button:hover {
    color: #4499A5 !important;
}

.template-whiteborder-button {
    background: transparent;
    border: 2px solid white;
    border-radius: 50px;
    padding: 10px 30px;
    margin: 40px 0;
    color: white !important;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none !important;
    display: inline-block;
    text-align: center;
}

.template-whiteborder-button:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.template-button-bottom-0 {
    margin-bottom: 0px;
}



/*HERO*/
.template-hero-module {
    position: relative;
    height: 0;
    padding-bottom: calc(100% / 2.7) !important;
}

.template-hero-module img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.template-full-screen-image {
    display: flex;
    justify-content: center;
    align-items: center;
}

.template-image-wrapper {
    height: 100%;
    overflow: hidden;
}

.template-image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.template-lightblue-border-bottom {
    border-bottom: 2px solid #c5e7e7;
}

.template-lightblue-border-top {
    border-top: 2px solid #c5e7e7;
}

/*ICON LISTS*/
.template-icon-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 55px;
    padding: 0 !important;
    /* justify-content: space-evenly;*/
    width: 100%;
}

.template-icon-list li {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    /*width: 196px;*/
}

.template-icon-list li img{
    width: auto !important;
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
}

.template-icon-list li div {
    text-align: center;
}

/*TABLES*/
.template-table {
    font-size:18px !important;
}


.template-table thead {
    background-image: linear-gradient(to right, #077088, #53b9bb);
    /*background-color: #00788a;*/
}

.template-table th {
    color: #FFFFFF;
}

.template-table-striped tbody tr:nth-child(even) {
    background-color: #EEEEEE;
}

.template-table2{
    margin-top: 30px;
}

.template-table2 th:first-child {
    width: 82%;
}

.table.template-table2 > thead > tr > th {
    border-bottom: none;
    font-weight: normal;
}

.template-table2 th, .template-table2 td {
    padding-left:20px !important;
}

/*.template-table2 tbody tr:nth-child(2n) {
    background-color: #FFF;
}*/

.table.template-table2 > tbody > tr > td {
    border-bottom: 2px solid #c5e7e7;
    border-top: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

.template-table2 a {
    text-decoration: underline;
}

/*PILLS*/
.template-workflow {
    text-align: center;
}

.template-workflow-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
    flex-wrap: wrap;
    padding: 0 !important;
}

.template-workflow-nav li {
    list-style: none;
    background: #def8f8;
    padding: 10px 26px;
    border-radius: 50px;
    width: 280px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 25px;
}

.template-workflow-nav li:hover {
    background-image: linear-gradient(to right, #077088, #53b9bb);
}

.template-workflow-nav li:hover a, .template-pill-on a {
    color: white;
    display: inline-block;
}

.template-small-pill-grid .template-workflow-nav,
.template-large-pill-grid .template-workflow-nav {
    justify-content: normal;
}

.template-small-pill-grid .template-workflow-nav li {
    min-height: 56px;
    width: 256px;
}

.template-small-pill-grid .template-workflow-nav-content {
    background-position-y: center;
    background-position-x: 240px;
    min-height: 56px;
    display: flex;
}

.template-small-pill-grid .template-text {
    font-size: 17px;
    width: 280px;
}

.template-large-pill-grid .template-text,
.template-small-pill-grid .template-text,
.template-text a,
.template-large-pill-grid .template-large-pill li a,
.template-small-pill-grid .template-small-pill li a {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 23px;
}

.template-large-pill-grid .template-workflow-nav li:hover a, .template-pill-on a {
    display: flex;
}

.template-small-pill-grid .template-workflow-nav li:hover a, .template-pill-on a {
    color: white;
    display: flex;
}

.template-workflow-nav-content,
.template-large-pill li a {
    background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/arrow-right-off.png);
    background-repeat: no-repeat;
    background-position: 266px;
    width: 300px;
}

.template-workflow-nav li:hover .template-workflow-nav-content,
.template-large-pill li:hover a,
.template-pill-on .template-workflow-nav-content,
.template-workflow-nav li:hover .template-large-pill li a,
.template-pill-on .template-large-pill li a {
    background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/arrow-right-on.png);
}

.template-new {
    position: relative;
    left: 221px;
    top: -47px;
    height: 0;
}

.template-workflow-nav a:hover, .template-workflow-nav a:focus {
    text-decoration: none;
}

.template-large-pill-grid .template-workflow-nav li {
   width: 410px;
}

.template-large-pill-grid .template-workflow-nav-content,
.template-large-pill-grid .template-large-pill li a {
    background-position-y: center;
    background-position-x: 385px;
    width: 410px;
    display: flex;
    min-height: 56px;
}

.template-title-image {
    display: flex;
    align-items: start;
    width: 100%;
}

.template-title-image img {
    margin-right: 30px;
    min-width: min-content;
}

.template-text-image img {
    margin-right: 15px;
    min-width: min-content;
}

.template-block-blog-title .template-title {
    margin-bottom: 9px;
}


.template-nmol-scale {
    margin-right: 10px;
    width: 90px;
    height: 70px;
    margin-left: 10px;
    min-width: auto !important;
}

.template-large-pill-text-width {
    max-width: 330px;
}

/*GRADIENTS*/
.template-blue-gradient {
    background-image: linear-gradient(to right, #077088, #53b9bb);
}

.template-grey-gradient {
    background-image: linear-gradient(to right, #f2f2f2, #f2f2f2);
}

.template-green-gradient {
    background-image: linear-gradient(to right, #84b841, #a2d260);
}

.template-orange-gradient {
    background-image: linear-gradient(to right, #e7571b, #ef911f);
}

.template-purple-gradient {
    background-image: linear-gradient(to right, #6a256b, #d2526d);
}

.template-orange-gradient img {
    width: 75px;
}

.template-green-gradient svg,
.template-orange-gradient svg,
.template-svg-bottom{
    margin-bottom: 30px;
}

.template-green-gradient img {
    width: 71px;
}

/*ACCORDION*/
.template-accordion-lightblue-gradient {
    background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/plus-off.png), linear-gradient(to right, #6acbc9, #90e4e2);
}

.template-accordion-lightblue-gradient {
    background-repeat: no-repeat;
    background-position: 17px, 0px;
    padding-left: 50px !important;
}

    .template-accordion-lightblue-gradient:hover {
        background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/plus-off.png), linear-gradient(to right, #90e4e2, #6acbc9);
    }

    .template-accordion-lightblue-gradient.active {
        background-position: 17px, 0px;
        background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/minus-off.png), linear-gradient(to right, #6acbc9, #90e4e2);
    }

.template-accordion {
    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 5px;
}

.template-accordion.active, 
.template-accordion:hover {
    background-color: #ccc;
}


.template-panel {
    display: none;
    background-color: white;
    overflow: hidden;
    border: 1px #eee solid;
    margin-top: -5px;
    margin-bottom: 5px;
    /*  padding: 20px 0;*/
}

/*.template-accordion.active {
    margin-bottom: 0;
}
*/

.template-panel a {
    color: #066c79;
}

.template-accordion-article {
    list-style: none !important;
    padding: 20px 30px;
    margin: 0 !important;
    font-size: 18px;
    line-height: 24px;
}

.template-accordion-content {
    background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/plus-off.png);
    background-repeat: no-repeat;
    background-position-y: 3px;
    padding-left: 30px;
}

.template-accordion.active .template-accordion-content {
    background-image: url(https://biosearchstatic.blob.core.windows.net/cdnv6/site/images/minus-off.png);
    background-position-y: 12px;
}


/*TESTIMOMIAL*/
.template-small-banner {
    padding: 50px 0 50px;
}

.template-small-banner-content {
    max-width: 45%;
}

.template-testimonial-title {
    font-family: Arial;
    font-size: 33px !important;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
}

h1.template-testimonial-title {
    font-size: 26px !important;
}

.template-small-banner .template-testimonial-title {
    margin: 0 0 5px 0;
}

.template-testimonial-role {
    font-family: Arial;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: bold;
}

h5.template-testimonial-role {
    font-size: 17px !important;
    max-width: 44%;
    text-align: center;
    margin: auto;
    font-weight: normal;
}

.template-small-banner .template-text {
    margin: 0 0 20px 0 !important;
    line-height: 37px !important;
}

/*BULLETS*/
.template-text-bluedot {
    display: flex;
    align-items: start;
    width: 100%;
    margin-top: 30px;
}

.template-text-bluedot-altpad {
    margin-top: 20px;
}


.template-text-bluedot img {
    margin-right: 20px;
    margin-top: 6px;
    min-width: min-content;
}

.template-text-bluedot a,
.template-rectangle-bullet-list li a {
    color: #066c79;
    text-decoration: none;
    font-style: normal;
    margin-left: 5px;
    border-bottom: 2px solid #066c79;
}

.template-rectangle-bullet-list {
    padding-left: 23px;
}

.template-rectangle-bullet-list li {
    margin-top: 20px;
    padding-left: 12px;
}

.template-rectangle-bullet-list li a {
    margin-left: 0px;
}

/*.template-li-bluedot2,
.template-rectangle-bullet-list li ,
.template-wrapper li 
{
    list-style: url(/Content/resources/bullet.jpg) !important;
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 5px !important;
}
*/

.template-block-blog a:hover,
.template-li-bluedot a:hover,
.template-text-bluedot a:hover {
    color: #4499A5;
    border-bottom: 2px solid #4499A5;
}

.template-number-list {
    padding-left: 0;
}

.template-number-list li {
    list-style: auto;
    margin-bottom: 10px;
}


.template-number-list li::marker {
    color: #4499A5;
}

.template-number-list-space li {
    margin-bottom: 25px;
}

.template-number-list-bold li::marker {
    font-weight: bold;
}

.template-circle-bullet-list {
    padding: 0 !important;
    margin: 23px 0;
    width: 100%;
}

.template-circle-bullet-list li {
    background: url(/Content/icons/circle-bullet.png) no-repeat 0px 14px;
    padding: 14px 34px;
    margin-left: 35px !important;
    list-style: none;
    border-top: 2px solid #c5e7e7;
}

.template-circle-bullet-list li:first-child {
    border-top: none;
}

.template-circle-bullet-list li a {
    vertical-align: top;
}


/*2 COLUMN TABLE*/
.template-tab {
    margin: 30px 0 0 0;
}

.template-tab ul {
    padding: 0;
    margin: 0;
}

.template-tab a {
    color: black;
    border-bottom: none;
    text-decoration: underline;
}

.template-tab a:hover {
    border-bottom: none;
}

.template-tab-grid {
    display: grid;
    grid-template-columns: 50% 28% auto;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    grid-column-gap: 20px;
}

.template-tab-grid-two-col {
    grid-template-columns: 77% auto;
}

.template-tab-article {
    list-style: none !important;
    padding: 14px 30px;
    margin: 0 !important;
    margin-left: 9px !important;
}


.templateuppercase {
    text-transform: uppercase;
}


.template-button-spacer {
    margin-right: 15px;
}

.template-left {
    float: left;
}

.template-white,
.template-white a {
    color: white !important;
}

.template-flex {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}

.template-flex img {
    align-self: center;
}


.template-buttons-image-block .template-col {
    width:66%;
}

.template-buttons-image-block .template-col2 {
    width: 30%;
    align-self: normal;
}

.template-buttons-image-block .template-autowidth-button {
    padding: 17px 20px;
}

.template-block-with-buttons,
.template-block-480 {
    max-width: 480px;
}

.template-column-width-80 {
    width: 80%;
}

.template-expanded-alt-col1 {
    width: 65%;
}

.template-expanded-alt-col2 {
    width: 27%;
    padding-right: 39px;
}


/*FLEX GRID COLUMN WITH THREE ROWS*/
.template-flex-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    column-gap: 19px;
}

.template-flex-column {
    /* flex-basis: 33.33%;*/
    flex-basis: 32%;
}

.template-flex-row {
    margin-bottom: 10px;
}

.template-title-flex-row {
    height: 45px;
}

.template-description-flex-row {
    height: 60px;
}

.template-button-flex-row {
    height: 140px;
}

.template-flex-column .template-orange-button {
    padding: 10px 50px;
    font-size:18px;
}

/*PUBLICATIONS*/
.template-pub-byline {
    color: #7B7A7A;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 10px;
}

/*IFRAME*/
#template-iframe-wrapper {
    text-align: center;
    padding: 30px 0px 30px 0px;
}

.template-iframe,
#template-iframe-wrapper iframe {
    border: 0;
    width: 100%;
    height: 1400px;
}

.template-width-75 {
    width: 75%;
}

.template-embed-responsive-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.template-embed-responsive {
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    height: 0;
    padding-bottom: 27%;
    align-self: normal;
    top: 6px;
}


/*CAROUSEL*/
.template-carousel q{
    font-size:19px !important;
}

.template-carousel ol.carousel-indicators li {
    list-style: none;
    border: none;
    margin: 0;
    width: 3.375rem;
    height:1.2rem;
    border-radius: 8px;
    margin-left: 5px;
    background-color: #def8f8;
}

.template-carousel ol.carousel-indicators {
    top:91%;
}

.template-carousel ol.carousel-indicators li.active {
    width: 3.375rem;
    height: 1.2rem;
    border-color:#4499A5;
    background-color: #4499A5;
}

.template-carousel ol.carousel-indicators li:hover,
.template-carousel ol.carousel-indicators li:active,
.template-carousel ol.carousel-indicators li:focus {
    border-color: #4499A5;
    background-color: #4499A5;
}

.template-carousel .carousel-inner {
    min-height:300px;
    margin-top: -45px;
}

.template-carousel .carousel-control.left,
.template-carousel .carousel-control.right {
    background-image: none;
}

.template-carousel .carousel-control .glyphicon-chevron-left,
.template-carousel .carousel-control .glyphicon-chevron-right {
    color: #4499A5;
    -webkit-text-stroke: 4px white;
    font-size: 50px;
}

.template-carousel .carousel-caption {
    text-shadow: none;
    color: #000;
    top: 60px;
}

.template-carousel-byline {
    color: #4499A5;
    font-size: 18px !important;
    margin-top: 20px !important;
}

.template-carousel .carousel-control {
    text-shadow: none;
}

/*GOTO TOP*/
#template-goto-top {
    top: 90%;
    /* width: 147px;*/
}

#template-goto-top a.opener {
    padding-left: 13px;
    font-size: 22px;
    padding-top: 19px;
}

q::before, q::after {
    font-size: 24px;
    padding: 2px;
    font-weight: bold;
}

/*LARGE BANNER*/
.template-custom-banner {
    background-size: cover;
    background-repeat: no-repeat;
}

.template-custom-banner-v2 {
    /*background-size: cover;
    background-repeat: no-repeat;
    height: 1242px;*/

    /*background-image: url('https://www.biosearchtech.com/content/images/lgc-company-info-banner.jpg');
    background-size: 100% auto;*/ /* full width, auto height */
    /*background-repeat: no-repeat;
    background-position: top center;
    aspect-ratio: 3 / 2;*/
}

.template-large-banner-overlay li {
    color: #FFF;
    max-width: 65%;
}

.template-large-banner-overlay li a {
    color: #FFF;
    border-bottom: 2px solid rgba(255, 255, 255, .3);
}

.template-large-banner-overlay li a:hover {
    border-bottom: 2px solid rgba(255, 255, 255, .6);
    text-decoration: none;
}

.template-large-banner-overlay-text {
    margin-left: 160px;
    height:350px;
}

/*.template-custom-banner-v2 .template-large-banner-overlay-text {
    padding-top: 270px;
}*/

/*.template-custom-banner-v2 p.template-large-banner-overlay {
    color: white;
    margin: revert;
}*/

/*SQUARE BANNER*/
.template-square-banner-container {
    display: flex;
    flex-wrap: wrap;
    width:100%;
}

.template-square-banner-image-wrapper {
    position: relative;
    width: 49%;
    margin-right: 19px; /* Add right margin */
    margin-bottom: 19px; /* Add bottom margin */
}

.template-square-banner-image-wrapper:nth-child(even) {
    margin-right: 0; /* Remove right margin for even images */
}

.template-square-banner-overlay {
    position: absolute;
    top: 79%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    width: 84%;
}

.template-square-banner-img {
    display: block;
    width: 100%;
    height: auto;
}

.template-square-banner-overlay h2 {
   /* color: #272827;*/
    font-weight: bold;
    font-size: 21px !important;
    height: 44px;
}
.template-square-banner-overlay p {
    height: 50px;
    font-size: 15px;
    line-height: 19px;
}

.template-square-banner-overlay a {
    font-size: 16px;
}

/*SMALL BANNER*/
.template-small-full-banner-wrapper {
    margin-top: 5px;
}
.template-small-full-banner img {
    width: 100%;
    height: 100%;
}

.template-small-full-banner {
    position: relative;
}

.template-small-full-banner figcaption {
    position: absolute;
    top: 28%;
    bottom: 50%;
    left: 7%;
}

.template-small-banner-title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 13px;
}

.template-small-banner-text {
    font-size: 18px;
}


/*/*MEDIA CSS*/
@media only screen and (max-width: 1260px) {
    .template-small-banner-title {
        font-size: 29px;
    }

    .template-small-banner-text {
        font-size: 18px;
    }
}


@media only screen and (max-width: 1158px) {
    h5.template-testimonial-role {
        max-width: 80%;
    }

    /*.template-small-banner-title {
        font-size: 27px;
    }*/

    .template-small-banner-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1120px) {
    .template-flex-column {
        flex-basis: 50%;
    }

    /*.template-small-banner-title {
        font-size: 25px;
    }*/

    /*.template-small-banner-text {
        font-size: 14px;
    }*/
}

@media only screen and (max-width: 1158px) {
    h5.template-testimonial-role {
        max-width: 50%;
    }
}

@media only screen and (max-width: 1024px) {
    .template-carousel .carousel-inner {
        min-height: 350px;
    }

    h5.template-testimonial-role {
        max-width: 49%;
    }

    .template-carousel q {
        font-size: 17px !important;
    }

    .template-carousel-byline {
        font-size: 16px !important;
    }

    .template-carousel .carousel-control .glyphicon-chevron-left,
    .template-carousel .carousel-control .glyphicon-chevron-right {
        font-size: 45px;
    }
}

@media only screen and (max-width: 1000px) {
    .template-row {
        flex-direction: column;
        align-items: center;
    }

    .template-flex.template-row img {
        margin: 30px 0 20px 0;
    }

    .template-row > .template-text-bluedot,
    .template-col,
    .template-col2 {
        width: 100%;
        margin: 0 0 40px;
    }

    .template-row.template-large-pill-grid {
        display: block !important;
    }

    .template-large-pill-grid .template-workflow-nav li {
        width: 330px;
      /*  width: 270px;*/
    }

    .template-large-pill-grid .template-workflow-nav-content,
    .template-large-pill-grid .template-large-pill li a {
        background-position-y: center;
        background-position-x: 318px;
        display: flex;
        min-height: 56px;
    }

    .template-large-pill-grid .template-text,
    .template-text a,
    .template-large-pill-grid .template-large-pill li a {
        font-size: 20px !important;
        width: 340px;

    }

    .template-large-pill-text-width {
        max-width: 280px;
    }

    .template-small-pill-grid ul li {
        margin-left: 0; 
    }

    .template-icon-columns {
        gap: 75px;
    }

    .template-expanded-alt-col1 {
        width: 83%;
        margin-bottom: 30px;
    }

    .template-expanded-alt-col2 {
        width: 83%;
        padding-right: 0;
    }

    .template-buttons-image-block .template-col {
        width: 100%;
    }
    .template-buttons-image-block .template-col2 {
        width: 60%;
    }

    .template-small-banner-content {
        max-width: 80%;
    }

    .template-embed-responsive {
        padding-bottom: 56%;
    }

    #template-goto-top {
        top: 90%;
        /* width: 96px;*/
    }

    #template-goto-top a.opener {
        padding-left: 14px;
        font-size: inherit;
        padding-top: 11px;
    }


    .template-square-banner-image-wrapper {
        width: 60%;
    }

    .template-small-banner-title {
        font-size: 27px;
    }

   /* .template-square-banner-overlay {
        top: 75%;
        width: 87%;
    }

    .template-square-banner-overlay h2 {
        font-size: 21px !important;
    }

    .template-square-banner-overlay p {
        font-size: 15px;
    }

    .template-square-banner-overlay a {
        font-size: 15px;
    }*/

}

@media only screen and (max-width: 985px) {
  /*  .template-small-banner-title {
        font-size: 25px;
        margin-bottom: 10px;
    }*/
}



@media only screen and (max-width: 925px) {
  /*  .template-small-banner-title {
        font-size: 20px;
    }
*/
    .template-small-banner-text {
        font-size: 13px;
    }
}

@media only screen and (max-width: 880px) {
    .template-square-banner-image-wrapper {
        width: 65%;
    }

    .template-small-banner-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 820px) {
    .template-carousel .carousel-caption {
        left: 16% !important;
        right: 16% !important;
    }

    .template-small-banner-title {
        font-size: 23px;
    }
}
@media only screen and (max-width: 815px) {
    .template-square-banner-image-wrapper {
        width: 70%;
    }

    /*.template-small-banner-title {
        font-size: 14px;
    }*/
}
@media only screen and (max-width: 766px) {
    .template-square-banner-image-wrapper {
        width: 81%;
    }

    .template-small-banner-title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 768px) {
    ul.template-small-pill,
    ul.template-large-pill {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 760px) {
    .template-wrapper li,
    .template-small-text,
    .template-circle-bullet-list li,
    .template-circle-bullet-list li a,
    .template-rectangle-bullet-list li,
    .template-rectangle-bullet-list li a {
        font-size: 17px;
        padding: 0;
    }


    li.template-tab-article {
        font-size: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 15px !important;
    }

     .template-wrapper li,
    .template-rectangle-bullet-list li {
        padding-left: 6px !important;
    }

    .template-circle-bullet-list li {
        padding: 14px 34px !important;
    }

    .template-autowidth-button {
        max-width: fit-content;
        font-size: 17px;
    }

    .template-text, .template-text a,
    .template-large-pill li a {
        font-size: 19px;
    }

    .template-paragraph-text {
        width: 90%;
    }

    .template-small-pill-grid {
        padding: 0;
        margin-top: 40px;
    }

    .template-icon-columns {
        gap: 50px;
    }

    .template-small-pill li,
    .template-large-pill li {
        padding: 10px 26px !important;
        margin-left: -2px !important;
    }

    .template-testimonial-title {
        font-size: 28px;
        padding: 0 0 0 15px;
    }

    .template-small-banner-title {
        font-size: 21px;
    }

    .template-small-banner-text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 680px) {
    .template-carousel ol.carousel-indicators {
        top: 93%;
    }

    .template-small-banner-title {
        font-size: 19px;
    }

    .template-small-banner-text {
        font-size: 11px;
    }
}


@media only screen and (max-width: 665px) {
    .template-small-text,
    .template-rectangle-bullet-list li,
    .template-rectangle-bullet-list li a {
        width: 100% !important;
    }

    .template-icon-columns {
        gap: 45px 83px;
    }


    .template-tab-grid {
        grid-template-columns: 64% 20% auto;
        box-sizing: border-box;
        grid-column-gap: 20px;
    }

    .template-tab-grid .template-small-text {
        font-size: 15px;
    }

    .template-flex-column {
        flex-basis: 100%;
    }


    .template-flex-row {
        margin-bottom: 0;
    }

    .template-title-flex-row,
    .template-description-flex-row,
    .template-button-flex-row {
        height: auto;
    }

    .template-carousel .carousel-inner {
        min-height: 450px;
    }

    .template-carousel ol.carousel-indicators {
        top: 81%;
    }


    .template-square-banner-image-wrapper {
        width: 100%;
        margin-right: 0;
    }


    .template-small-banner-title {
        font-size: 18px;
    }
}

@media only screen and (max-width: 650px) {
    .template-small-banner-title {
        font-size: 9px;
        margin-bottom: 6px;
    }


    .template-small-banner-text {
        font-size: 17px;
    }
}

@media only screen and (max-width: 600px) {
    .template-iframe {
        height: 850px
    }

    .template-carousel .carousel-inner {
        min-height: 500px;
    }

    .template-carousel ol.carousel-indicators {
        top: 75%;
    }

    h5.template-testimonial-role {
        max-width: 80%;
    }

    .template-small-banner-title {
        font-size: 16px;
    }

    .template-small-banner-text {
        font-size: 9px;
    }
}

@media only screen and (max-width: 556px) {
    .template-square-banner-overlay {
        width: 90%;
        top:76%;
    }

    .template-square-banner-overlay h2 {
        font-size: 19px !important;
    }

    .template-square-banner-overlay p {
        font-size: 14px;
    }

    .template-square-banner-overlay a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 550px) {
    .template-small-banner-text {
        font-size: 8px;
    }
}

@media only screen and (max-width: 545px) {
    .template-small-banner-title {
        font-size: 14px;
    }
}

@media only screen and (max-width: 540px) {
    .template-small-banner-title {
        font-size: 13px;
    }
}

@media only screen and (max-width: 534px) {
    .template-carousel ol.carousel-indicators {
        top: 76%;
    }
}


@media only screen and (max-width: 515px) {
    .template-icon-list li {
        width: 100%;
    }

     h5.template-testimonial-role {
        max-width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .template-carousel ol.carousel-indicators {
        top: 85%;
    }

    .template-small-banner-title {
        font-size: 12px;
    }
}


@media only screen and (max-width: 485px) {
    .template-square-banner-overlay {
        width: 92%;
        top: 71%;
    }
    .template-square-banner-overlay h2 {
        font-size: 17px !important;
        height: 35px;
    }
    .template-square-banner-overlay p {
        font-size: 13px;
           height: 66px;
    }

    .template-square-banner-overlay a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 470px) {
    .template-carousel ol.carousel-indicators {
        top: 91%;
    }
}


/*Template Library*/
h1.template-library-doc {
    font-size: 28px !important;
}

.template-library-doc {
    /* color: #CCCBC9;*/
    color: pink;
    font-weight: bold;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
}

.template-library-doc::before, .template-library-doc::after {
    content: "";
    flex: 1 1;
    border-bottom: 2px solid pink;
    margin: auto;
}


.template-library-doc::before {
    margin-right: 12px;
}

.template-library-doc::after {
    margin-left: 12px;
}

/*FIVE COLUMN*/
.template-five-columns {
    max-width: 1282px !important;
    display:flex;
}

.template-five-columns .block::after {
    background: url("https://oligos.biosearchtech.com/Content/images/sourceimages/sep01.jpg") repeat-y;
    width: 2px;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    right: -3px;
}

.template-five-columns .block {
    /*width: 20%;*/
    width: 100%;
    float: left;
    font-size: 0.875em;
    line-height: 1.2857em;
    text-align: center;
    background: url("https://oligos.biosearchtech.com/Content/images/sourceimages/sep01.jpg") repeat-y;
    margin-bottom: 20px;
    position: relative;
}

.template-five-columns a {
    display: block;
    padding: 0 20px;
    text-decoration: none;
}

.template-five-columns a:hover,
.template-five-columns .btn-default:hover a {
    color: #fff;
}

.template-five-columns .same-height {
    min-height: 395px;
}

.template-five-columns h3 {
    font-size: 1.5em !important;
    line-height: 1.1428em;
    color: #000000;
    margin-bottom: 34px;
    cursor: pointer;
}

.template-five-columns .home-five-col-image {
    height: 122px;
    background-size: 97px;
    background-repeat: no-repeat;
    background-position: center 3px;
}

.template-five-columns .home-five-col-image img {
    height: 100px;
}

.template-five-columns .five-col-text {
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}

.template-five-columns p {
    margin: 0 0 11px;
    font-size: 14px;
}

.template-five-columns .link {
    text-align: center;
}

.template-five-columns .btn {
    height: 31px;
    min-width: 100px;
}

@media only screen and (max-width: 1372px) {
    .template-five-columns .same-height {
        min-height: 419px;
    }
}

@media only screen and (max-width: 1145px) {
    .template-five-columns .same-height {
        min-height: 443px;
    }
}

@media only screen and (max-width: 1024px) {
    .template-five-columns { display:block; }

    .template-five-columns .block {
        width: 20%;
        display: contents;
    }

    .template-five-columns .same-height {
        min-height: 288px;
        border-top: 2px dashed #ccc;
        width: 34%;
        margin: 0 auto;
        padding-bottom: 10px;
        padding-top: 30px;
    }

    .template-five-columns p {
        margin: 0 auto;
    }

    .template-five-columns .link {
        padding-bottom: 33px;
        padding-top: 15px;
    }
}


@media only screen and (max-width: 768px) {
    .template-five-columns .same-height {
        width: 50%;
    }
}

@media only screen and (max-width: 460px) {
    .template-five-columns .same-height {
        width: 100%;
    }
}
/*END FIVE COLUMN*/


/*HERO ROTATOR*/
.template-hero-rotator img {
    margin: auto;
    max-width: initial;
}

.template-hero-rotator {
    background-image: linear-gradient(to right,#077088,#53b9bb);
}

.template-hero-rotator-button {
    background: transparent;
    border: 2px solid white;
    border-radius: 50px;
    padding: 10px 30px;
    margin: 40px 0;
    color: white;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.template-hero-rotator-button:hover {
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    text-decoration: none;
}

.template-hero-rotator ol.carousel-indicators li {
    list-style: none;
    border: none;
    margin: 0 0 0 5px;
    width: 4.9rem;
    height: 1.4rem;
    border-radius: 8px;
    background-color: #def8f8;
}

.template-hero-rotator ol.carousel-indicators li.active {
    border-color: #add7d6;
    background-color: #add7d6;
}

.template-hero-rotator .carousel-indicators {
    bottom: -45px !important;
    z-index: 0;
}

.template-hero-rotator .carousel-caption {
    text-shadow: none;
    padding: 0;
    text-align: left;
    float: right;
    width: 30%;
    top: 15%;
    left: 55%;
}

.template-hero-rotator .carousel-caption.carousel-caption-left {
    left: 17%;
    width: 29%;
}

.template-hero-rotator .hero-cta {
    margin-top: 22px;
}

.template-hero-rotator .carousel-caption h3 {
    font-size: calc(100% + 1.7vw);
    font-weight: bold;
}

.template-hero-rotator .carousel-caption h4 {
    font-size: calc(100% + 1.0vw);
    font-weight: bold;
}

.template-hero-rotator .carousel-caption div.hero-caption {
    font-size: calc(100% + 0.2vw);
    line-height: 1.25em;
    padding-top: 15px;
    padding-bottom: 11px;
}

.template-hero-rotator .template-hero-rotator-button {
    margin: 0;
}

.template-hero-rotator .carousel-caption ul {
    margin-left: 0px;
    margin-bottom: 5px;
}

.template-hero-rotator .carousel-caption li,
.template-hero-rotator .carousel-caption .bullet-blue li
{
    list-style: url(/Content/icons/bullet.jpg);
    margin-top: 13px;
    margin-left: -15px;
    width: 110%;
}

.template-hero-rotator .carousel-caption .bullet-black li {
    list-style: url(/Content/icons/bullet-black.jpg);
}

.template-hero-rotator .carousel-caption .bullet-white li {
    list-style: url(/Content/icons/bullet-white.jpg);
}

/*LARGER*/
@media (min-width: 1952px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: calc(17% + 3vw) !important;
    }

    .template-hero-rotator .carousel-caption {
        left: calc(55% - 3vw) !important;
    }
}

@media (min-width: 2204px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: calc(17% + 4vw) !important;
    }

    .template-hero-rotator .carousel-caption {
        left: calc(55% - 3.5vw) !important;
    }

    .template-hero-rotator .carousel-caption div.hero-caption {
        width: calc(100% - 4.5vw) !important;
    }
}

@media (min-width: 2300px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: calc(17% + 5.5vw) !important;
    }

    .template-hero-rotator .carousel-caption {
        top: 5%;
    }
}

@media (min-width: 2502px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: calc(17% + 6.5vw) !important;
    }
}


@media (min-width: 2690px) {
    .template-hero-rotator .carousel-caption-left.carousel-caption {
        left: calc(18% + 8.5vw) !important;
    }
}

/*SMALLER*/
@media only screen and (max-width: 1750px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: 11%; 
        width: 29%;
    }
}

@media only screen and (max-width: 1658px) {
    .template-hero-rotator .carousel-caption {
        width: 35%;
    }
}

@media only screen and (max-width: 1500px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: 7%;
        width: 29%;
    }
}


@media only screen and (max-width: 1265px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: 13%;
        width: 27%;
    }
}

@media only screen and (max-width: 1265px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: 10%;
        width: 30%;
    }
}

@media only screen and (max-width: 1104px) {
    .template-hero-rotator .carousel-caption {
        width: 34%;
    }
}


/*@media only screen and (max-width: 1185px) {
    .template-hero-rotator .carousel-caption {
        width: 28%;
    }
}
*/
@media only screen and (max-width: 1068px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: 0;
        margin-left: 32px;
        width: 43%;
    }
}

@media only screen and (max-width: 1024px) {
    .template-hero-rotator .carousel-caption {
        width: 40%;
    }

    .template-hero-rotator .carousel-caption ul {
        margin-top: -10px;
    }

    .template-hero-rotator .carousel-caption li {
        margin-top: 11px;
    }
}

@media only screen and (max-width: 890px) {
    .template-hero-rotator .carousel-caption ul {
        margin-top: -10px;
        margin-bottom: -2px;
    }

    .template-hero-rotator .carousel-caption li {
        margin-top: 11px;
        font-size:16px;
        line-height:19px;
    }
}

@media only screen and (max-width: 857px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        width: 44%;
    }
}

@media only screen and (max-width: 830px) {
    .template-hero-rotator .carousel-caption div.hero-caption {
        font-size: 15px;
        padding-top: 12px;
        padding-bottom: 2px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        font-size: 16px;
        padding: 8px 30px;
    }

    .template-hero-rotator .carousel-caption h3 {
        font-size: calc(100% + 1.5vw);
    }
}


@media only screen and (max-width: 815px) {
    .template-hero-rotator .carousel-caption ul {
        margin-top: -10px;
    }
    
    .template-hero-rotator .carousel-caption li {
        margin-top: 11px;
    }
}

@media only screen and (max-width: 780px) {
    .template-hero-rotator .carousel-caption h3 {
        font-size: calc(100% + 1.3vw);
    }
}

@media only screen and (max-width: 765px) {
    .template-hero-rotator .carousel-caption {
        width: 43%;
    }
}

@media only screen and (max-width: 746px) {
    .template-hero-rotator .carousel-caption li {
        font-size: 15px;
        line-height: 17px;
    }
}

@media only screen and (max-width: 735px) {
    .template-hero-rotator .carousel-caption.carousel-caption-left {
        width: 44%;
    }
}

@media only screen and (max-width: 718px) {
    /*.template-hero-rotator .carousel-caption-left .hero-caption {
        margin-top: -14px;
    }*/

    .template-hero-rotator .hero-caption {
        margin-top: -14px;
    }

    .template-hero-rotator .carousel-caption-left .hero-cta {
        margin-top: 11px;
    }

    .template-hero-rotator .carousel-caption div.hero-caption {
        padding-top: 14px;
    }
}


/*@media only screen and (max-width: 718px) {
    .template-hero-rotator .carousel-caption-left .hero-caption {
        margin-top: 15px !important;
    }
}
*/
@media only screen and (max-width: 703px) {
    .template-hero-rotator .carousel-caption h3 {
        font-size: 22px;
    }

    .template-hero-rotator .carousel-caption {
        width: 38%;
    }

    .template-hero-rotator .template-hero-rotator-button {
        font-size: 15px;
        padding: 3px 14px;
    }

    .template-hero-rotator .carousel-caption.carousel-caption-left {
        left: 0;
        margin-left: 22px;
        width: 45%;
    }
}

@media only screen and (max-width: 677px) {
    .template-hero-rotator .carousel-caption {
        width: 41%;
        top: 9%;
    }

    .template-hero-rotator .template-hero-rotator-button {
        padding: 3px 14px;
    }

    .template-hero-rotator .carousel-caption h3 {
        font-size: 21px;
    }

    .template-hero-rotator .carousel-caption div.hero-caption {
        font-size: 14px;
    }

}

@media only screen and (max-width: 652px) {
    .template-hero-rotator .carousel-caption div.hero-caption {
        font-size: 15px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        font-size: 15px;
    }
}


/*@media only screen and (max-width: 628px) {
    .template-hero-rotator .carousel-caption {
        width: 42%;
    }
}
*/

@media only screen and (max-width: 617px) {
    .template-hero-rotator .template-hero-rotator-button {
        padding: 0px 8px;
        margin: 0 0;
    }

    .template-hero-rotator .carousel-caption ul li {
        font-size: 13px;
    }

    .template-hero-rotator .carousel-caption h3 {
        margin-bottom: 14px;
        font-size: 16px;
    }

    .template-hero-rotator .carousel-caption div.hero-caption {
       /* padding-top: 6px;*/
        font-size: 11px;
    }

    .template-hero-rotator p {
        margin: 0 0 6px;
    }

    .template-hero-rotator .hero-cta {
        margin-top: 17px;
    }

}


@media only screen and (max-width: 600px) {
    .template-hero-rotator .carousel-caption-left ul {
        margin-top: -12px;
    }
}

@media only screen and (max-width: 583px) {
    .template-hero-rotator .carousel-caption div.hero-caption {
        font-size: 13px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        font-size: 13px;
    }

    .template-hero-rotator .hero-cta {
        margin-top: 8px;
    }

    /*.template-hero-rotator .carousel-caption h3 {
        font-size: 18px;
    }*/
}


@media only screen and (max-width: 570px) {
   /* .template-hero-rotator .carousel-caption h3 {
        font-size: calc(100% + 1vw) !important;
    }*/

    .template-hero-rotator .carousel-caption li {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 542px) {
    .template-hero-rotator .carousel-caption ul {
        margin-left: -4px;
    }

    .template-hero-rotator .carousel-caption {
        width: 44%;
    }

   /* .template-hero-rotator .carousel-caption h3 {
        font-size: 16px;
    }*/
}

@media only screen and (max-width: 527px) {
    .template-hero-rotator .carousel-caption li {
        width: 115%;
    }

    .template-hero-rotator .carousel-caption-left .hero-cta {
        margin-top: 7px;
    }
}

@media (max-width: 524px) {
    .template-hero-rotator .carousel-indicators {
        bottom: -38px !important;
        width: 100%;
        margin: auto;
        left: 0;
    }

    .template-hero-rotator .carousel-caption li {
        font-size: 12px;
    }

    .template-hero-rotator ol.carousel-indicators li {
        width: 3.8rem;
        height: 1.2rem;
    }

    .template-hero-rotator .carousel-indicators {
        bottom: -38px !important;
    }
}

@media only screen and (max-width: 514px) {
    .template-hero-rotator .carousel-caption li {
        width: 110%;
    }
}

@media only screen and (max-width: 512px) {


    .template-hero-rotator .carousel-caption div.hero-caption {
        font-size: 13px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        font-size: 13px;
    }
}

@media only screen and (max-width: 502px) {
    .template-hero-rotator .hero-cta {
        margin-top: 6px;
    }

    .template-hero-rotator .carousel-caption {
        width: 44%;
    }

  /*  .template-hero-rotator .carousel-caption h3 {
        font-size: 16px;
    }*/

    .template-hero-rotator .template-hero-rotator-button {
        margin-top: 3px;
    }
}

@media only screen and (max-width: 496px) {
  /*  .template-hero-rotator .carousel-caption h3 {
        font-size: calc(100% + 0.3vw) !important;
    }*/

    .template-hero-rotator .carousel-caption li {
        margin-top: 5px;
    }

    .template-hero-rotator .carousel-caption ul li {
        font-size: 10px;
    }
}


@media only screen and (max-width: 476px) {
    .template-hero-rotator .carousel-caption li {
        font-size: 11px;
    }
}

@media only screen and (max-width: 471px) {
    .template-hero-rotator .carousel-caption li {
        width: 105%;
        line-height: 11px;
    }
}

@media only screen and (max-width: 467px) {
    .template-hero-rotator .carousel-caption h3 {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .template-hero-rotator .carousel-caption div.hero-caption {
        font-size: 11px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        font-size: 11px;
    }

    .template-hero-rotator .carousel-caption {
        width: 42%;
    }

    .template-hero-rotator .carousel-caption-left {
        margin-left: 13px;
        width: 46%;
    }

   /* .template-hero-rotator .carousel-caption-left h3 {
        margin-bottom: 14px;
    }*/

    .template-hero-rotator .carousel-caption li,
    .template-hero-rotator .carousel-caption .bullet-blue li {
        list-style: url(/Content/icons/bullet-small.jpg);
    }

    .template-hero-rotator .carousel-caption .bullet-black li {
        list-style: url(/Content/icons/bullet-black-small.jpg);
    }

    .template-hero-rotator .carousel-caption .bullet-white li {
        list-style: url(/Content/icons/bullet-white-small.jpg);
    }

    .template-hero-rotator .carousel-caption ul {
        margin-left: -11px;
        margin-bottom: -2px;
        margin-top: -5px;
    }

    /*.template-hero-rotator .carousel-caption-left .hero-caption {
        margin-top: -6px;
    }*/

    .template-hero-rotator .carousel-caption-left .hero-cta {
        margin-top: 6px !important;
    }
}

@media only screen and (max-width: 390px) {

    .template-hero-rotator .carousel-caption ul {
        margin-top: -7px;
       
    }

    .template-hero-rotator .carousel-caption ul li {
        font-size: 11px;
        line-height: 12px;
    }

    .template-hero-rotator .hero-cta {
        margin-top: -7px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        padding: 2px 8px;
    }
  
}
   
@media only screen and (max-width: 375px) {
    .template-hero-rotator .carousel-caption h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .template-hero-rotator .carousel-caption {
        top: 5%;
        left: 54%;
    }

    .template-hero-rotator .hero-caption {
        padding-top: 5px;
    }

    .template-hero-rotator .hero-cta {
        margin-top: -5px;
    }

    .template-hero-rotator .template-hero-rotator-button {
        margin: 5px 0;
    }


    .template-hero-rotator .carousel-caption {
        width: 44%;
        padding-top: 7px;
    }

    .template-hero-rotator .carousel-caption ul {
        margin-left: -13px;
        margin-bottom: 2px;
        margin-top: -13px;
    }

    .template-hero-rotator .carousel-caption li {
        margin-top: 10px;
    }

    .template-hero-rotator .carousel-caption-left .hero-caption {
        margin-top: 6px !important;
    }

    .template-hero-rotator .carousel-caption-left .hero-cta {
        margin-top: -5px !important;
    }
}
