body {
    font-family: 'Open-Sans', sans-serif;
    padding:0!important;
 /*   background-image: url(../../assets/images/bg.png); */
    background-repeat: repeat-y;
    background-size: 100%;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
     font-family: 'Open-Sans', sans-serif;
}
a:hover {
     text-decoration:none;
     outline:none;
}
 a:focus {
     text-decoration:none;
     outline:none;
}
 .pr0 {
     padding-right: 0 
}
 .pl0 {
     padding-left: 0 
}
 .p0 {
     padding:0;
}

.btn-primary {
	cursor: pointer;
	background:#ed1c24 !important;
	    background-color: #ed1c24  !important;
    border-color: #ed1c24  !important;
	border:none  !important;
	text-transform:uppercase  !important;
	font-weight: 600  !important;
    font-size: 18px  !important;
	padding:12px 30px  !important;
	transition:0.3s  !important;
	outline:none!important  !important;
    border-radius:50px  !important;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.5)  !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background:#b90b11!important;
	transition:0.3s;
}

.container {
    max-width: 1000px !important;
    padding: 0 40px 0px 40px;
}
header {
    text-align: center;
    padding: 30px 0;
}
.share-icon {
    width: 30px;
    float: right;
    padding: 18px 0;
    position: relative;
    right: 20px;
    margin: 0 5px;  
}
/* .logo {
    width: 240px;
} */

.logo {
    max-width: 280px;
    height: 80px;
}
.tioryt-sl {
    position: absolute;
    top: 47px;
    right: 0;
}

.header-slider .carousel-control {
    background: none;
    width: auto;
    opacity: 1;
}
.header-slider .img-reponsive {
    width: 100%; 
}
.header-slider  {
    margin-bottom: 15px;
}
.header-slider iframe {
    width: 100%;
}
.left.carousel-control img {
    margin-left: 20px;
}
.right.carousel-control img {
    margin-right: 20px;
}
.left.carousel-control img {
    position: absolute;
    top: 50%;
    width: 50px;
    opacity: 1;
}
.right.carousel-control img {
    position: absolute;
    top: 50%;
    width: 50px;
    opacity: 1;
    right: 0;
}

.body-icons ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 30px 50px;
}
.body-icons ul li {
    text-align: center;
    width: 33%;
    margin: 20px 0;
    display: inline-block;
    vertical-align: text-top;
}
.body-icons ul li img {
    height: 60px;
    width: auto;
}
.body-icons ul li h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    margin: 20px 0 0 0;
}

.jumbo-btn {
    width: auto;
    overflow: hidden;
        position: relative;

    white-space: inherit;
}
.jumbo-btn:after {
    content: "";
    width: 100%;
    height: 70px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(74, 1, 1, 0.2) 100%);
    border-radius: 50%;
    top: -30px;
    left: 0;
    position: absolute;
    transition: 0.3s;
}
.jumbo-btn span {
    position: relative;
    z-index: 1;
}
.jumbo-btn:hover:After {
    top: 00px;
    transition: 0.3s;
      height: 100px;
}
p.wintxt {
    padding: 10px 20px 0px 20px;
    font-size: 15px;
    color: #000;
}

.toprt-sl {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

section.privacy-sec {
    width: 100%;
    float: left;
    text-align: center;
}

.privacy-page-container {
    width: 100%;
    text-align: center;
}
.privacy-page-container h3 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 0 0 15px 0;
}
.privacy-page-container h4 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.privacy-page-container h6 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.privacy-page-container p {
    font-size: 14px;
}

.privacy-page-container p a {
    color: #168cea;
}


footer {
    margin-top: 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index:999;
}

footer ul {
    text-align: center;
    list-style: none;
    margin:0;
    padding: 0;
}
footer ul li img {
    width: 40px;
	margin-right: 5px;
}
footer ul li {
    display: inline-block;
    margin: 0 10px;
	position: relative;
}
footer h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.footerSocial {
    width: 100%;
    padding: 40px 0 120px 0;
    overflow: hidden;
}

.footerSocial ul {
    text-align: center;
    list-style: none;
    margin:0;
    padding: 0;
}
.footerSocial ul li img {
    width: 40px;
	margin-right: 5px;
}
.footerSocial ul li {
    display: inline-block;
    margin: 0 10px;
	position: relative;
}
.footerSocial h3 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 20px 0;
}


.bottom-logo {
    background: #000;
    margin-top:0px;
    color: #fff;
}
.bottom-logo .container {
    padding: 8px 85px;
}
.bottom-logo img{
    width:65px;
	margin-right: 5px;
}

.bottom-logo a {
    color: #fff;
}
.bottom-logo a img {
    width: 15px;
	margin-right: 5px;
}
.bottom-logo .right-data {
    float: right;
    margin:  0;
}

.bottom-logo .right-data ul {
    text-align: right;
    margin: 12px 0;
}

.toprt-sl {
   padding: 50px 0;
   float: left;
   width: 100%;
   text-align: center;
}

/*slide 3 page*/
.slide3 {
    padding: 50px 160px;
    margin-bottom: 50px;
}
.slide3 h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
}
.slide3 .question {
    margin: 10px 0 30px 0;
    font-size: 22px;
    font-weight: 600;
    color: #ed1c24;
    line-height: 35px;
    padding: 0 40px;
}
.slide3 .form-group .radio {
    margin: 10px 0;
}
.slide3 .form-group .radio span {
    width: 180px;
    display: inline-block;
    text-align: left;
    margin-left: 20px;
    font-size: 17px;
    font-weight: 600;
}
.slide3 .btn {
    margin-top: 60px;
    padding: 10px 40px;
}
/*end slide 3 page*/
h3.thnks_msg {
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
}
h4.thnks_blw {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    padding: 0px 0 40px 0;
    text-align: center;
}


/*slide 4 page*/
.slide4 {
    padding: 50px 0 30px 0;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.slide4 h3 {
    color: #ed1c24;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin:  0 0 20px 0
}
.slide4 h4 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    margin: 15px 0;
}
.slide4 .form-horizontal {
    float: none;
    margin: 40px auto 0 ;
}
.slide4 .form-horizontal .form-group label {
    text-transform: uppercase;
    font-size: 16px;
    text-align: right;
}
.slide4 .form-horizontal .form-group label.error {
    font-size: 10px;
    text-transform: capitalize;
    padding: 0;
}
.slide4 .form-horizontal .form-group input+label {
    position: absolute;
    top: 0;
    text-transform: capitalize;
    color: #7d7d7d;
    transition: 0.3s;
}
.slide4 .form-horizontal .form-group input:focus+label {
/*    font-size: 12px;
transform-origin: left bottom;
  transform: translate(0, -1.875rem) scale(1);
  opacity: 0;*/

}



/**
* Translate down and scale the label up to cover the placeholder,
* when following an input (with placeholder-shown support).
* Also make sure the label is only on one row, at max 2/3rds of the
* field—to make sure it scales properly and doesn't wrap.
*/
.slide4 .form-horizontal .form-group input:placeholder-shown + label {
  transform: translate(0, 0rem) scale(1);
}
/**
* By default, the placeholder should be transparent. Also, it should 
* inherit the transition.
*/
.slide4 .form-horizontal .form-group input::-webkit-input-placeholder {
  opacity: 0;
  transition: inherit;
}
/**
* Show the placeholder when the input is focused.
*/
.slide4 .form-horizontal .form-group input:focus::-webkit-input-placeholder {
  opacity: 0;
}
/**
* When the element is focused, remove the label transform.
* Also, do this when the placeholder is _not_ shown, i.e. when 
* there's something in the input at all.
*/
.slide4 .form-horizontal .form-group input:not(:placeholder-shown) + label,
.slide4 .form-horizontal .form-group input:focus + label {
transform: translate(-3px,-20px) scale(0.8);
   font-size: 13px; 
}

.carousel-inner > .item > img {
    max-width: 920px;
    width: 100%;
}




.slide4 .form-horizontal .form-group .form-control {
        border-radius: 0;
    border-bottom: 1px solid #b1b1b1!Important;
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
    position: relative;
    z-index: 11;
}
.form-horizontal .form-group select.form-control.selectdrop {
    color: #7d7d7d;
    font-size: 16px;
    font-weight: bold;
}
.slide4 .form-horizontal .btn  {
    margin-top: 30px;
}

.slide4 .form-horizontal .form-group {
    position: relative;
    text-align: left;
        margin-bottom: 30px;
}
.slide4 .checkbox label {
    text-transform: capitalize!important;
}
/*end slide 4 page*/


/*slide 5 page*/
.slide5 {
    padding: 50px 0;
}
.slide5 h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0
}

/*end slide 5 page*/


/*slide 6 page*/
.slide6 {
    padding: 50px 0; 
}
.slide6 h3 {
    font-size: 25px;
    font-weight: 600;
}
.slide6 h4 {
    font-size: 18px;
    font-weight: 600;
}
.slide6 button {
    margin-top: 30px;
}
/*end slide 6 page*/

/*call to action page*/
.call-to-action-page .page-title{
    color: #ed1c24;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-align: center;
    margin-top: -10px;
}
.call-to-action-page .slide6 {
    padding-top: 20px;
}
.call-to-action-page .slide6 p {
        font-size: 16px;
    line-height: 23px;
    color: #424242;
}
.call-to-action-page  .slide6 button {
    margin-top: 10px;
}
/*end call to action page*/

.statci-page-container {
    padding: 0 20px;
}
.terms-page {
    padding-top: 0;
    margin-top: 0;
    text-align: left;
}
.terms-page h3 {
    margin-top:0;
    text-align: center;
}
.slide3 .terms-policies-checkbox {
    margin-top: 40px;
    margin-bottom: -30px;
}
.bottom-logo .right-data ul.dropdown-menu {
    text-align: left;
	margin-top: 0;
    top: 0;
}

/*media quiries*/

@media (max-width: 991px) {
    .body-icons ul li {
        width: 30%;
    }
     .body-icons ul {
        padding: 30px 0px;
    }
    .jumbo-btn {
        font-size: 100%;
    }
    .bottom-logo .container {
        padding: 0 65px;
    }

    /*slide 3*/
    .slide3 {
        padding: 50px 50px;
    }
    /*end slide 3*/
}

@media screen and (max-width: 768px) {
	.privacy-page-container h3 {
    font-size: 18px;
}
.privacy-page-container h4 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding: 0px 0px;
}
	.tioryt-sl {
    position: absolute;
    top: 20px;
    right: 0;
}
	.bottom-logo {
    background: #000;
    margin-top: 22px;
    color: #fff;
}
.toprt-sl {
   padding: 20px 0 20px 0px;
   text-align: center;
}
    .body-icons ul li img {
        height: 50px;
    }
    .body-icons ul li h3 {
        font-size: 15px;
        padding: 0px 25px;
    }
    .header-slider .carousel-control img {
        width: 40px;
        
    }
	header {
	    padding:15px 0 15px 0px;
	    float: left;
	    width: 100%;
	}
	section.header-slider {
	    float: left;
	    width: 100%;
	}
.container {
    padding: 0 0 10px 0;
}
    .body-icons ul {
        padding: 10px 0px;
    }
    .body-icons ul li {
        margin: 10px 0;
    }
    .bottom-logo .container {
        padding: 10px 25px;
    }


    /*slide 3*/
    .slide3 {
        padding: 50px 30px;
    }
    .slide3 h3 {
        font-size: 22px;
    }
    .slide3 .question {
         font-size: 22px;
    }
    /*end slide 3*/

    /*slide 4*/
    .slide4 h3 {
        font-size: 30px;
    }
    .slide4 h4 {
       font-size: 20px;
    }
    .slide4 .form-horizontal .form-group label {
        padding-left: 0;
            padding-top: 7px;
    }
    .slide4 .form-horizontal .form-group {
        padding: 0 30px;
    }

     /*end slide 4*/
     .slide6 {
        padding: 0;
    }
    .slide4 {
        padding: 10px 0 0px 0;
    }
.logo {
    height: 75px;
    float: none;
    width: auto;
    max-width: 100%;
}
img.share-icon {
		padding: 12px 0px;
	}

.footerSocial {
    width: 100%;
    padding: 30px 0 120px 0;
}

section.body-icons.text-center {
    padding: 30px 0 0 0;
    float: left;
    width: 100%;
}

}

@media (max-width: 620px) {
	h3.thnks_msg {
    color: #ed1c24;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
}
h4.thnks_blw {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    padding: 0px 10px 40px 10px;
    text-align: center;
}
    .jumbo-btn {
        font-size: 12px;
            padding: 12px 20px;
    }
    footer ul li img {
        width: 30px;
    }

    .bottom-logo .right-data {
        float: right;
        margin:  0;
    }
    .bottom-logo a {
        color: #fff;
        font-size: 12px;
    }


    /*slide 3*/
    .slide3 {
        padding: 50px 0;
    }
    /*end slide 3*/

    /*slide 4*/
    .slide4 h4 {
        font-size: 18px;
        margin: 10px;
    }
    .slide4 .form-horizontal .form-group label {
        padding-right: 0;
    }
    .slide4 .form-horizontal .form-group {
         left: 0;
    }
    .slide4 .form-horizontal {
        padding: 0 0 20px 0;
    }
    /*end slide 4*/

    .slide5 br {
        display: none;
    }
    .slide6 br {
        display: none;
    }

}

@media (max-width: 580px) {
 .bottom-logo .right-data {
    max-width: inherit;
}
    .bottom-logo .right-data ul {
        text-align: center;
        margin-bottom: 0;
    }
    section.privacy-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 15px;
}	
}




@media (max-width: 520px) {
	section.privacy-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 15px;
}

    .body-icons ul li {
        width: 49%;
    }
    .jumbo-btn:after {
        display: none;
    }
   /* .container {
        padding: 0 30px;
    }*/

    /*slide 3*/
    .slide3 {
        padding: 20px 10px;
    }
    .slide3 h3 {
        font-size: 19px;
    }
    .slide3 .question {
        font-size: 19px;
        line-height: 25px;
    }
    /*end slide 3*/

    /*slide 4*/
    .slide4 h3 {
        font-size: 26px;
    }
    .slide4 h4 {
        font-size: 16px;
            line-height: 22px;
    }
    .slide4 .form-horizontal .form-group label {
     font-size: 14px;
    }
    .slide4 .form-horizontal .form-group  .form-control {
        height: 30px;
    }
    /*end slide 4*/

	header > .row {
    margin: 0;
}
p.wintxt {
    padding: 5px 20px 0px 20px;
    font-size: 13px;
    color: #000;
}
}

@media (max-width: 420px) {
	section.privacy-sec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 15px;
}
    .body-icons ul li img {
        height: 40px;
    }
    .body-icons ul li h3 {
        font-size: 14px;
        margin: 15px 0 0 0;
    }

    .header-slider .carousel-control img {
        width: 30px;
    }
    .bottom-logo .container {
        padding:8px 25px;
    }
    .bottom-logo img {
        width: 60px;
    }
    .bottom-logo .right-data {
        float: right;
        margin: -3px 0;
    }


    /*slide 3*/
    .slide3 {
        padding: 20px 0;
    }
    .slide3 h3 {
        font-size: 17px;
        line-height: 27px;
    }
    .slide3 .question {
        padding: 0 20px;
        font-size: 18px;
        line-height: 25px;
    }
    .slide3 .form-group .radio span {
        font-size: 14px;
        width: 150px;
        margin-left: 10px;
    }

    .slide3 .btn {
        margin-top: 40px;
        padding: 10px 40px;
        font-size: 14px;
    }
    .slide3 {
        margin-bottom: 20px;
    }
    /*end slide 3*/

    /*slide 4*/
     .slide4 .form-horizontal .form-group label {
         width: auto;
         text-align: left;
         padding: 0 0;
    }
    .slide4 .form-horizontal .col-xs-9 {
        width: 100%;
    }
   
    /*end slide 4*/
	img.share-icon {
		padding: 10px 0px;
	}
	header > .row {
    margin: 0;
}	
.logo {
    height: 58px;
    
}
.bottom-logo {
    background: #000;
    margin-top: 22px;
    color: #fff;
}
}

@media (max-width: 375px) {
.bottom-logo a {
    color: #fff;
    font-size: 10px;
}	
.bottom-logo img {
    width: 55px;
}
}


.footerSocial__Cicons {
    width: 100%;
    padding: 40px 0 120px 0;
    overflow: hidden;
}
.footerSocial__Cicons ul {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.footerSocial__Cicons li {
    position: relative;
    /*flex-basis: 14%;*/
        margin: 10px;
}

.footerSocial__Cicons .imgContainer {
    width: 140px;
    height: 100px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
}

.footerSocial__Cicons img {
      max-width: 100%;
    display: block;
    height: auto !important;
}


@media (max-width: 767px) {
.footerSocial__Cicons ul{ display: block;}
.footerSocial__Cicons .imgContainer {
width: 100%;
}
.footerSocial__Cicons img {max-width: 300px;}

.bottom-logo .container {
    text-align: center !important;
}


.bottom-logo .container {
max-width: initial;
padding: 8px 15px !important;
}



.footerSocial__Cicons ul {
display: block;
margin-bottom: 15px !important;
}

.questionLabel {font-size: 16px !important;}




}



.bottom-logo img {
    width: 65px !important;
    margin-right: 5px;
}
.logoDes { 
	max-width: 220px;
	height: auto;
}

.privacySection__content {
  padding: 20px 20px;
}
li,
div {
  word-wrap: break-word;
}
.privacySection__content ul,
ol {
  padding: 10px 15px;
}
.privacySection__content .text_s_p {
  font-weight: bold;
  text-align: left;
  padding: 0 0;
}
.sectionedNested_LevelOne {
  padding-left: 20px;
}
.privacy-para {
  padding-bottom: 20px;
}
.listSquare {
  list-style-type: square;
}
.listCircle {
  list-style-type: circle;
}
.listRoman {
  list-style-type: lower-roman;
}
.sectionedNested_Image {
	padding-top: 10px;
	padding-bottom: 20px; 
}
.sectionedNested_Image img {max-width: 100%; height: auto;}
.imageBorderCustom {    border: 20px solid #e3191f;}

@media (max-width: 768px) {
	
	.mobp0 {padding-left: 0; padding-right: 0;}
}

