body {
    font-family: 'Open-Sans', sans-serif;
    padding:0!important;
 /*   background-image: url(../images/festival/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;
	border:none;
	text-transform:uppercase;
	font-weight: 600;
    font-size: 18px;
	padding:12px 30px;
	transition:0.3s;
	outline:none!important;
    border-radius:50px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.5);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background:#b90b11!important;
	transition:0.3s;
}

.container {
    max-width: 1000px;
   /* 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_right {
    width: 120px;
    float: right;
    position: relative;
	max-width: 280px;
}

.logo {
	width:180px;
    max-width: 280px;
}
.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 {
    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;
	vertical-align: middle;
}
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  {
    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: none;
    margin:  0;
}

.bottom-logo .right-data ul {
    text-align: center;
    margin: 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*/



/*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  {
        padding: 0 65px;
    }

    /*slide 3*/
    .slide3 {
        padding: 50px 50px;
    }
    /*end slide 3*/
}

@media screen and (max-width: 768px) {
	
	.logo_right {
    width: 90px;
    float: right;
    position: relative;
	margin: 0px 10px;
	}
	.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:0 0 20px 0;
    }
    .body-icons ul li {
        margin: 10px 0;
    }
    .bottom-logo {
        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:20px 0 90px 0;
}

section.body-icons.text-center {
    padding: 0px 0 0 0;
    float: left;
    width: 100%;
}
}

@media (max-width: 620px) {
    .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:10px 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 {
        padding:8px 25px;
    }
    .bottom-logo img {
        width: 60px;
    }
    .bottom-logo .right-data {
        /*float: right;*/
        margin: -3px 0;
    }

rig
    /*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_right {
    width: 70px;
	}
.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;
}
}

.fb_hidden {
    position: absolute;
    top: -10000px;
    z-index: 10001
}
.fb_reposition {
    overflow: hidden;
    position: relative
}
.fb_invisible {
    display: none
}
.fb_reset {
    background: none;
    border: 0;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal
}
.fb_reset>div {
    overflow: hidden
}
@keyframes fb_transform {
from {
opacity:0;
transform:scale(.95)
}
to {
opacity:1;
transform:scale(1)
}
}
.fb_animate {
    animation: fb_transform .3s forwards
}
.fb_dialog {
    background: rgba(82, 82, 82, .7);
    position: absolute;
    top: -10000px;
    z-index: 10001
}
.fb_dialog_advanced {
    border-radius: 8px;
    padding: 10px
}
.fb_dialog_content {
    background: #fff;
    color: #373737
}
.fb_dialog_close_icon {
    background: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 18px;
    top: 17px;
    width: 15px
}
.fb_dialog_mobile .fb_dialog_close_icon {
    left: 5px;
    right: auto;
    top: 5px
}
.fb_dialog_padding {
    background-color: transparent;
    position: absolute;
    width: 1px;
    z-index: -1
}
.fb_dialog_close_icon:hover {
    background: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent
}
.fb_dialog_close_icon:active {
    background: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent
}
.fb_dialog_iframe {
    line-height: 0
}
.fb_dialog_content .dialog_title {
    background: #6d84b4;
    border: 1px solid #365899;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0
}
.fb_dialog_content .dialog_title>span {
    background: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;
    float: left;
    padding: 5px 0 7px 26px
}
body.fb_hidden {
    height: 100%;
    left: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: -10000px;
    transform: none;
    width: 100%
}
.fb_dialog.fb_dialog_mobile.loading {
    background: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10001
}
.fb_dialog.fb_dialog_mobile.loading.centered {
    background: none;
    height: auto;
    min-height: initial;
    min-width: initial;
    width: auto
}
.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner {
    width: 100%
}
.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content {
    background: none
}
.loading.centered #fb_dialog_loader_close {
    clear: both;
    color: #fff;
    display: block;
    font-size: 18px;
    padding-top: 20px
}
#fb-root #fb_dialog_ipad_overlay {
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000
}
#fb-root #fb_dialog_ipad_overlay.hidden {
    display: none
}
.fb_dialog.fb_dialog_mobile.loading iframe {
    visibility: hidden
}
.fb_dialog_mobile .fb_dialog_iframe {
    position: sticky;
    top: 0
}
.fb_dialog_content .dialog_header {
    background: linear-gradient(from(#738aba), to(#2c4987));
    border-bottom: 1px solid;
    border-color: #043b87;
    box-shadow: white 0 1px 1px -1px inset;
    color: #fff;
    font: bold 14px Helvetica, sans-serif;
    text-overflow: ellipsis;
    text-shadow: rgba(0, 30, 84, .296875) 0 -1px 0;
    vertical-align: middle;
    white-space: nowrap
}
.fb_dialog_content .dialog_header table {
    height: 43px;
    width: 100%
}
.fb_dialog_content .dialog_header td.header_left {
    font-size: 12px;
    padding-left: 5px;
    vertical-align: middle;
    width: 60px
}
.fb_dialog_content .dialog_header td.header_right {
    font-size: 12px;
    padding-right: 5px;
    vertical-align: middle;
    width: 60px
}
.fb_dialog_content .touchable_button {
    background: linear-gradient(from(#4267B2), to(#2a4887));
    background-clip: padding-box;
    border: 1px solid #29487d;
    border-radius: 3px;
    display: inline-block;
    line-height: 18px;
    margin-top: 3px;
    max-width: 85px;
    padding: 4px 12px;
    position: relative
}
.fb_dialog_content .dialog_header .touchable_button input {
    background: none;
    border: none;
    color: #fff;
    font: bold 12px Helvetica, sans-serif;
    margin: 2px -12px;
    padding: 2px 6px 3px 6px;
    text-shadow: rgba(0, 30, 84, .296875) 0 -1px 0
}
.fb_dialog_content .dialog_header .header_center {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    vertical-align: middle
}
.fb_dialog_content .dialog_content {
    background: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;
    border: 1px solid #4a4a4a;
    border-bottom: 0;
    border-top: 0;
    height: 150px
}
.fb_dialog_content .dialog_footer {
    background: #f5f6f7;
    border: 1px solid #4a4a4a;
    border-top-color: #ccc;
    height: 40px
}
#fb_dialog_loader_close {
    float: left
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_button {
    text-shadow: rgba(0, 30, 84, .296875) 0 -1px 0
}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon {
    visibility: hidden
}
#fb_dialog_loader_spinner {
    animation: rotateSpinner 1.2s linear infinite;
    background-color: transparent;
    background-image: url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px
}
@keyframes rotateSpinner {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(360deg)
}
}
.fb_iframe_widget {
    display: inline-block;
    position: relative
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify
}
.fb_iframe_widget iframe {
    position: absolute
}
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100%
}
.fb_iframe_widget_fluid_desktop iframe {
    min-width: 220px;
    position: relative
}
.fb_iframe_widget_lift {
    z-index: 1
}
.fb_iframe_widget_fluid {
    display: inline
}
.fb_iframe_widget_fluid span {
    width: 100%
}
