﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* Footer
------------------------------------------------------------------------------*/

#footer {
    clear: both;
    width: 100%;
    background: #616163;
    padding: 13px 0 7px 0;
}

.footer_menu1 {
    text-align: center;
    font-size: 0;
    margin: 0 auto 2px auto;
    padding: 7px 0 6px 0;
}

.footer_menu1 li {
    display: inline-block;
    font-size: 12px;
    line-height: 8px;
    margin: 0 6px 0 5px;
    position: relative;
}

.footer_menu1 li:before {
    content: ' |';
    font-size: 12px;
    /*font-family: 'Oxygen Mono', monospace ;*/
    /*font-family: 'NeutraText';*/
    color: #FFF;
    display: block;
    position: absolute;
    left: -7px;
    top: 0;
}

.footer_menu1 li:first-child:before {
    display: none;
}

.footer_menu1 li a {
    font-size: 12px;
    /*font-family: 'Oxygen Mono', monospace ;*/
    /*font-family: 'NeutraText';*/
    color: #FFF;
    text-decoration: none;
}

.footer_menu {
    text-align: center;
    font-size: 0;
    margin: 0 auto 2px auto;
    padding: 0 0 0 0;
}

.footer_menu li {
    display: inline-block;
    font-size: 8px;
    line-height: 7px;
    margin: 0 6px 0 5px;
    position: relative;
    /*font-size: 0;*/
}

.footer_menu li:before {
    content: '|';
    font-size: 8px;
    /*font-family: 'Oxygen Mono', monospace ;*/
    /*font-family: 'NeutraText';*/
    color: #FFF;
    display: block;
    position: absolute;
    left: -7px;
    top: 0;
}

.footer_menu li:first-child:before {
    display: none;
}

.footer_menu li a {
    font-size: 8px;
    /*font-family: 'Oxygen Mono', monospace ;*/
    /*font-family: 'NeutraText';*/
    color: #FFF;
    text-decoration: none;
}

.footer_menu li a:hover {
    text-decoration: underline;
}

.Absolute-Center .form-control {
    text-align: center;
    margin: auto;
}

.Absolute-Center.is-Responsive {
    width: 50%;
    height: 50%;
    min-width: 200px;
    max-width: 400px;
    margin: auto;
    margin-top: 100px;
}

.login-form .logo {
    padding: 0 0 3em 0;
}

.centerImage {
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /*border: 2px solid rgb(44,44,44);*/
}

.width-textarea {
    max-width: 200px !important
}

body {
    margin: 0;
    /*	color: #1E1E1E;*/
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    /*background-color: #B2B2B2*/
}

h2 {
    color: #4E4F50;
    margin-top: 0.5em;
    font-size: 2.25em;
    line-height: 1.3em;
    padding-top: 1em;
    font-weight: 600;
}


/*<!-- TOP HEAD STARTS------------------------------------------------------------------>*/


#topBar {
    z-index: 30;
    transition: all 0.4s linear;
    background-color: #F9A11C;
    color: white;
    font-size: 1em;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
}

.condensedCentered {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

#topBar a {
    color: white;
    padding-right: 10px;
    margin-left: 5%;
    color: white;
}


.topTherth {
    /*box-sizing: border-box;*/
    border-radius: 0 0 10px 10px;
    padding-top: 10px;
}


#socialIconsTop i {
    font-size: 1.5em;
}

/*White segment, with apple store and google play image links*/

#AppLink {
    background-color: #fff;
    text-decoration: underline;
    /*border-left: 1px solid #fff;*/
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

#AppLink a {
    color: #F9A11C;
}



#AppLink img {
    max-width: 100%;
}



/*LOGO AND SLOGAN COL-----------------------------------------------------------*/
#logoRow {
    text-align: center;
}

.slogan {
    font-size: 0.7em;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

#phrase {
    font-size: 1.3em;
    text-align: center;
}


/*<!-- TOP HEAD ENDS---------------------------------------------------------------- -->*/

/*GREY LINE STARTS*/

#line {
    width: 100%;
    height: 10px;
    background-color: #4E4F50;
    color: #4E4F50;
}

/*GREY LINE ENDS*/

/*Q shaped BANNER STARTS------------------------------------------------------------*/

#hero {
    position: relative;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}

#hero p {
    padding-top: 0%;
    padding-left: 2%;
    padding-right: 50%;
    padding-bottom: 20px;
    position: absolute;
    color: #FFFFFF;
    top: 30px;
    margin-left: 60px;
    font-weight: 800;
    font-size: 2.3em;
    text-transform: uppercase;
    margin-top: 0px;
    font-family: source-sans-pro;
    font-style: normal;
}

#hero img {
    max-width: 100%;
    display: block;
    margin: 0;
}

/*Q shaped BANNER ENDS------------------------------------------------------------*/


/*CAROUSEL bootstrap changes START-------------------------------------------------*/


#CarouselW{
    width: 70%;
}
#CarouselW .modal-content{
    padding: 10px;
    color: #999;
    background-color: rgba(0, 0, 0, 0.6);
}
#carouselArw{
    margin-top: -35px;
    font-size: 80px;
}

#carouselCont{
padding: 10px;
    color: #999;
    background-color: rgba(0, 0, 0, 0.6);
   
} 

.carousel-control .icon-next{
    color: #000000;
    font-size: 60px;
 
}
.carousel-control.right .carousel-control.left{
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(255, 255, 255) 100%);
}
/*CAROUSEL bootstrap changes END--------------------------------------------------*/


/*TWO COLUMN BODY STARTS------------------------------------------------------------*/

.colTxt {
    color: #4E4F50;
    margin-top: 1.75em;
    margin-right: 20px;
    padding-right: 20px;
    font-size: 1.5em;
    /*line-height: 2.25em;*/
    padding-top: 1em;
}

/*TWO COLUMN BODY ENDS------------------------------------------------------------*/

/*FOOTER STARTS------------------------------------------------------------*/
.footer-distributed {
    background-color: #292c2f;
    box-sizing: border-box;
    width: 100%;
    font: 0.9em;
    text-align: left;
    padding: 50px 60px;
    margin-top: 80px;
    overflow: hidden;
}


.footer-distributed .footer-left {
    float: left;
}

.footer-distributed .footer-links {
    color: #ffffff;
    margin: 0 0 10px;
    padding: 0;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    color: #FFFFFF;
}

.footer-distributed .footer-company-name {
    color: #8f9296;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}

/*FOR MOBILE------------------------------------------------------------------------*/
.respNone {
    display: block;
}

@media only screen and (max-width: 680px) {
    .respNone {
        display: none;
    }

    #AppLink {
        background-color: #F9A11C;
        box-shadow: none;
        padding-bottom: 30px;
    }

    #AppLink a {
        margin-right: auto;
        margin-left: auto;
    }

    #hero p {
        padding-right: 30%;
        margin-left: 5%;
        font-size: 1.7em;
        top: 0px;
        line-height: 1.3em;
    }
}

/*SQUARE----------------------------*/

.square {
    width: 100%;
    height: 200px;
    background-color: gray;
}

.filled-green-circle {
    padding: 2px 11px;
    border-radius: 100%;
    background-color: green;
    width: 100px;
    height: 100px;
    /*border-radius: 25px;*/
}

.thumbnail > img {
    margin-right: auto;
    margin-left: auto;
    height: 150px;
}

.carousel-indicators li {
    border: 1px solid #595959;
}

.carousel-indicators .active {
    background-color: #595959;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    margin: auto;
}
