html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: inherit;
    vertical-align: baseline;
    background: transparent;
    -webkit-text-size-adjust: 100%;
    position: relative;
}

body {
    line-height: 1;
}

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

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

a:link {
    color: #18b0d6;
    text-decoration: none;
}

a:active {
    color: #B73045;
    text-decoration: none;
}

a:visited {
    color: #999999;
    text-decoration: none;
}

a:hover {
    color: #B73045;
    text-decoration: none;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


/* ========== reset css end ========== */


/* Content */

.outercontent {
    width: 100%;
    height: auto;
    background-color: #fff;
    float: left;
}

.yellow-bg-color {
    background-color: #ffd54f;
}

.blue-bg-color {
    background-color: #00a3d8;
}

.content {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.bannerText {
    margin-top: 30px;
}

.bannerText h1 {
    font-size: 36px;
    font-weight: 300;
    padding-left: 5%;
    padding-right: 5%;
    font-family: 'Segoe UI Bold', 'Avenir-Heavy', "Montserrat", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-align: center;
    color: black;
}

.white-text-color {
    color: #fff !important;
}

.contentText {
    width: 100%;
    float: left;
    position: relative;
}

.contentItem {
    height: 65px;
}

.contentText p {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    font-family: 'SegoeUI', 'Avenir-Book';
    text-align: center;
    color: #b200d8;
    line-height: 24px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 1rem;
}

.contentText h2 {
    max-width: 100%;
    font-size: 18px;
    font-weight: 400;
    font-family: 'SegoeUISemiBold', 'Avenir-Medium';
    text-align: center;
    color: #282828;
    margin-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10px;
    padding-bottom: 0px;
}

.contentText h3 {
    font-family: 'MontserratLight', 'LatoRegular', 'MontserratLight', 'Avenir-Medium';
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 26px;
}

.contentText h4 {
    max-width: 100%;
    font-size: 18px;
    line-height: inherit;
    font-weight: 400;
    font-family: 'SegoeUI', 'Avenir-Medium';
    text-align: center;
    color: #282828;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.left_container {
    width: 50%;
    margin-top: 40px;
    height: auto;
    float: left;
}

.left_cont {
    width: 100%;
    min-height: 100px;
    height: auto;
    float: left;
}


.left_icon {
    width: 50px;
    height: 50px;
    margin-top: 0px;
    margin-left: 20px;
    position: relative;
    /* float: left; */
}

.left_icon img {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.left_cont h2 {
    font-size: 32px;
    font-weight: 400;
    font-family: 'SegoeUISemiBold', 'Avenir-Heavy', "Montserrat", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-align: left;
    color: #282828;
    padding-top: 0rem;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 0px;
    margin-bottom: 0px;
    /* float: left; */
}

.left_cont h4 {
    margin-top: 0;
    float: right;
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 0px;
    text-align: left;
    font-family: 'SegoeUISemiBold', 'Avenir-Heavy', "Montserrat", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #282828;
    /* float: left; */
}

.left_cont p {
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    font-family: 'SegoeUI', 'Avenir-Book';
    text-align: left;
    color: #000;
    line-height: 150%;
    display: inline-block;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 0px;
    padding-bottom: 30px;
    opacity: .85;
}

.right_container {
    width: 50%;
    height: auto;
    float: right;
}

.right_cont {
    width: 100%;
    height: 450px;
    margin-top: 5%;
    margin-bottom: 5%;
    float: left;
    position: relative;
}

.right_cont img {
    width: 275px;
    height: 485px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    margin: auto;
}

.separator {
    width: 100%;
    height: 0.3;
    float: left;
    background-color: #008bba;
}

.banner-top-align{
    margin-top: 100px !important;
}

/*Carousel*/

.carousel {
    margin-bottom: 5%;
    margin-top: 0px;
}

.carousel-inner {
    height: 100px;
}

.carouselText h2 {
    max-width: 100%;
    font-size: 32px;
    font-weight: 400;
    font-family: 'SegoeUISemiBold', 'Avenir-Medium';
    text-align: center;
    color: #fff;
    margin-top: 20px;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.carouselText h4 {
    max-width: 100%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'SegoeUISemiLight', 'Avenir-Book';
    text-align: center;
    color: #e5e5e5;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 10px;    
}

.carousel-inner p {
    min-height: 50px;
    /* margin-top: 10px; */
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    font-family: 'SegoeUISemiLight', 'Avenir-Book';
    font-size: 14px;
    color: #e5e5e5;
}

.review-height{
    height: 100px;
}


@media only screen and (min-width: 320px) and (max-width: 568px) {

    .contentItem {
        height: 170px;
    }

    .left_container {
        width: 100%;
    }

    .left_cont_text {
        margin-left: 70px;
    }

    .left_icon {
        width: 50px;
        height: 50px;
        margin-top: 0px;
        margin-left: 20px;
        position: relative;
        float: left;
    }

    .left_cont h2 {
        width: 100%;
        font-size: 32px;
        font-weight: 400;
        font-family: 'SegoeUISemiBold', 'Avenir-Heavy', "Montserrat", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        text-align: left;
        color: #282828;
        padding-top: 0.5rem;
        padding-left: 5%;
        padding-right: 10%;
        /* float: left; */
    }

    .left_cont h4 {
        margin-top: 0;
        width: 100%;
        padding-right: 10%;
        padding-left: 5%;
        padding-top: 0px;
        text-align: left;
        font-family: 'SegoeUISemiBold', 'Avenir-Heavy', "Montserrat", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        font-size: 24px;
        font-weight: 100;
        color: #282828;
        /* float: left; */
    }

    .left_cont p {
        padding-bottom: 10px;
    }

    .right_container {
        width: 100%;
        height: auto;
        float: right;
    }

    .right_cont {
        width: 100%;
        height: 420px;
        margin-top: 20px;
        margin-bottom: 0;
        float: left;
        position: relative;
    }

    .right_cont img {
        width: 275px;
        height: 485;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .banner-top-align{
        margin-top: 0px !important;
    }

    /*Carousel*/

    .carousel-inner {
        height: 100px;
        margin-bottom: 20px;
    }

    .carouselText h2 {
        width: 100%;
        font-size: 30px;
        font-weight: 400;
        font-family: 'SegoeUISemiBold', 'Avenir-Medium';
        text-align: center;
        color: #fff;
        margin-top: 20px;
        padding-left: 5%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .carouselText h4 {
        max-width: 100%;
        font-size: 16px;
        font-weight: 400;
        font-family: 'SegoeUISemiLight', 'Avenir-Book';
        text-align: center;
        color: #e5e5e5;
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 10px;
        line-height: 20px;
    }
    
    .carousel-inner p {
        min-height: 50px;
        /* margin-top: 10px; */
        margin-left: 0%;
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
        font-family: 'SegoeUI', 'Avenir-Book';
        color: #e5e5e5;
        font-size: 14px;
        line-height: 18px;
    }

    .review-height {
        height: 130px;
    }
}