
/* ----------------------------- Misc -----------------------------  */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');

body{
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fff;
	    font-size: 11px;
}

*:focus {
    outline: none !important;
}

.redbold, .redbold a {
    font-weight: 600;
    color: #e12033;
}

.red {
    color: #e12033;
}

.spacerhr-sm{
	width: 75px;
	margin:0 auto;
	width: 48px;
	height: 1px;
	background-color: #fff;
	opacity: 0.5;
}

.marginbtm-14{
	margin-bottom: 35px;
}

.marginbtm-15{
	margin-bottom: 15px;
}

.marginbtm-25{
	margin-bottom: 25px;
}

.left-wrapper{
    width: 75vw;
	float:left;
	}
.right-wrapper{
	    /* width: 25%; */
    /* float: right; */
    position: fixed;
    right: 0;
    width: 26vw;
    height: 100vh;
    top: 0;
	}

/* ----------------------------- Header -----------------------------  */
.header-section {
    background-color: transparent;
    left: 0;
    position: absolute;
    right: 0;
    padding: 23px 0;
    top: 0;
    z-index: 99999;
}

.logobox {
    /*padding-left: 15px;*/
}

/* ----------------------------- Banner Section -----------------------------  */
.banner-section.section {
    background-image: url(../images/top-banner-image-new.png);
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
	padding: 33px 0 33px 0;
	min-height:530px;
}

img.redbgfoot {
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.banner-caption-box {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.bannerheading{
    font-size: 2.5em;
    font-family: "Raleway";
    color: rgb( 255, 255, 255 );
    font-weight: 600;
	    margin-top: 14%;
    text-align: center;
}

.banner-formbox {
	/*padding-left: 15px;*/
}

.banner-formbox .banner-formbox-inner {
	border-radius: 0px;
    background-color: #e12033;
   /* box-shadow: 5.5px 9.526px 65px 0px rgb( 0, 0, 0 );*/
    opacity: 1;
        padding: 40px 24px;
		    height: 100vh;
}

.banner-formbox-heading {
    font-size: 20px;
    font-family: "Raleway";
    color:#fff;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
	margin-bottom: 10px;
}

.banner-formbox form label {	
    font-family: "Raleway";	
    font-size: 14px;
	font-weight: 500;
    color: #fff;
    text-align: left;
	margin-bottom: 0;
}

.banner-formbox form .form-control {
    color: #fff;
	font-weight: 500;
	padding: .375rem 0;
    border: 0px;
	background: rgba(128, 128, 128, 0);
    border-bottom: 1px solid #d2999e;
    border-radius: 0;
}

.banner-formbox form input.form-control:focus{	
    border-bottom: 1px solid #fff;
	outline: none !important;
	box-shadow:none;
}

.banner-formbox form .btn-submit {
	    display: inline-block;
    padding: 8px 30px;
    font-size: 14px;
    color: #e12033;
    border-radius: 6px;
    background-color: #fff;
    border-color: none;
    opacity: 1;
    font-weight: 500;
}


.banner-bottom-section.section {
    padding-bottom: 20px;
	padding-top: 5px;
}


.creditcardimagebox {
    width: 32%;
    float: left;
}

.creditcartextbox {
    width: 68%;
    float: left;
}

.bbsectionheadingbox {
    height: 72%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 72%;
    margin-top: 18px;
}

.bbsectionheading {
    font-size: 50px;
    color: #ffffff;
    line-height: 50px;
}

h2.bbsectionheading {
	font-weight: 700;
}

h3.bbsectionheading {
	font-weight: 400;
}

.experience-section.section {
    padding: 45px 0 20px 0;
	width: 98%;
}

.experience-section.section h2{
	font-family: "Raleway";
	font-size: 30px;
	font-weight: 700;
	color: rgb( 226, 32, 51 );
    margin-bottom: 45px;
}

.expleftbox{
    width: 32%;
    float: left;
	padding-top: 25px;
}

.exprightbox{
    width: 68%;
    float: left;
}

.iconbox {
    width: 100%;
    float: left;
    cursor: pointer;
}

.iconbox .iconboxinner {
    padding: 25px 0;
    border-radius: 6px;
    /* min-height: 264px; */
}

.bactive {
	 box-shadow: 0 0px 61px rgba(0,0,0,0.15), 0 0px 61px rgba(0,0,0,0.15);
}


/*.iconbox:hover .iconboxinner {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23)
}*/

.notlistbox {
    margin-top: 20px;
    min-height: 120px;
}

.iconbox .iconboxinner .iconboximage {
    margin-bottom: 20px;
}

p.icondesctext {
    font-size: 16px;
    font-weight: 700;
}

.c2anotetext{
	font-size: 15.167px;
    font-family: "Raleway";
    color: rgb( 67, 67, 67 );
    line-height: 1.286;
    margin-bottom: 15px;
    padding-right: 31px;
}

.c2anotelist {
    padding-left: 17px;
    text-align: left;
    margin-top: 25px;
    position: absolute;
    display: none;
}

.steps-section.section {
    background-color: #434343;
    padding: 30px 0 10px 0;
}

h2.stepheading {
    display: block;
    width: 100%;
	font-size: 30px;
	font-family: "Raleway";
	color: rgb( 255, 255, 255 );
	font-weight: bold;
}

img.gifanimation {
    max-width: 260px;
}

/* Step */
#progressbar {
    width: 92%;
    padding-left: 0;
    counter-reset: step;
    margin: 25px auto;
}

#progressbar li {
	list-style-type: none;	
	width: 25%;
	float: left;
	position: relative;
	text-align: center;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 37px;
    height: 37px;
    line-height: 36px;
   color: #e12033;
    display: block;
    font-weight: bold;
    border-radius: 50%;
    margin: 0 auto 25px auto;
    text-align: center;
    background-color: #ffffff;
    z-index: 99;
    position: relative;
}
 
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: #ffffff;
	position: absolute;
	left: -50%;
	top: 20px;
	z-index: 1; /*put it behind the numbers*/
}

#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}

#progressbar li p {
    color: #fff;
    font-size: 14px;
    padding: 0px 40px;
	margin-bottom: 0;
}
/* Step ends */

.aerotextbox {
    width: 76.38%;
    margin: 0 auto;
}
.aerotextbox ul{
    padding-left: 0;
}

.aerotextbox ul li{
	list-style-type:none;
	}

.aerotextbox p{
  font-size: 15px;
  font-family: "Raleway";
  color: rgb( 67, 67, 67 );
      margin-bottom: 5px;
  line-height: 1.625;
}

/* Testimonials */
.testimonial-section {
    padding: 40px 0 51px 0;
    background-image: url(../images/testimonial-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	    background-position: center;
}

.testimonial-section h2 {
    font-size: 30px;
    font-family: "Raleway";
    color: rgb( 255, 255, 255 );
    font-weight: bold;
	margin-bottom: 30px;
}

.testimonailbox {
    width: 100%;
    float: left;
}

.testimonial-section .testimonailbox .testimonialinner {
    width: 80.6%;
    float: none;
	margin: 0 auto;
	position:relative;
}

.testimonial-section .owl-carousel .owl-item img {
    display: block;
    width: 17%;
    float: left;
    border: 5px solid #fff;
    border-radius: 20px;
    margin-left: 54px;
    margin-right: 35px;
    margin-top: 15px;
}

.testimonial-section .testimonial-item.equal-height.style-6 {
    margin: 10px;
}

.testimonial-section .testimonial-content.quote p {
    margin-bottom: 0;
	font-size: 17.333px;
	font-family: "Raleway";
	color: rgb( 255, 255, 255 );
	line-height: 1.125;
	text-align: center;
}

.testimonial-section .cell-right {
  font-size: 21.667px;
  font-family: "Raleway";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.testimonial-section .testimonial-name {
    font-weight: 600;
}

.testimonial-section .testimonial-content.quote {
	padding: 27px 60px 0 60px;
    min-height: 160px;
}

.testimonial-section .et_right_sidebar #main-content .container:before{
    display: none;
}

.testimonial-section #main-content .container {
    padding-top: 10px;
}

.testimonial-section i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

.testimonial-section  .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    position: relative;
}

.testimonial-section  .owl-pagination {
    position: absolute;
    bottom: -140px;
    left:0; 
	right:0;
}

.testimonial-section .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 2px 2px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #cccccc;
}

.testimonial-section .owl-theme .owl-controls .owl-page {
    margin-right: 6px;
}

.testimonial-section .owl-theme .owl-controls .owl-page.active {
    border: 1px solid #ccc;
    padding: 1px;
	border-radius:100%;
}

.testimonial-section .owl-theme .owl-controls .owl-page.active span {
	width: 5px;
    height: 5px;
}

div#testimonial-slider {
    margin-bottom: 35px;
}

img.googleplayimage {
    margin: 0 auto;
       display: inline-block;
        padding-right: 25px;
}

.testimonial-section .owl-item.active {	
	border-left:0px solid #fff;	
}

img.tetimonial-divider{
	position: absolute;
    right: 50%;
    top: 10%;
	}

.iconscontainer{
	display:flex;padding-left:0;padding-right:0;
	}

/***** Forex Table****/
.forex-table-heading p{
	    margin-bottom: 0;
    font-weight: 500;
    font-size: 15px;
	color:#434343;
	}
span.text-red{
	    color: #e12033;
    font-weight: 600;
	}

.forex-table-caption{
    background: #e12033;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
    margin-top: 2%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	}
.forex-main-table-caption{
	    border: 1px solid grey;
	padding-right: 0;
	    padding-bottom: 15px;
    background: #fff;
    padding-left: 0;
	}
.table thead th{
	    border-bottom: 0;
    border-top: 0;
	padding-right:0px;
	padding-left:0px;
   /* border-right: 1px solid #fff;*/
	}
	
.table thead th:after {
    height: 26px;
    display: inline-block;
    width: 1px;
    background: #fff;
    /* border-right: 1px white; */
    content: '';
    /* position: absolute; */
    float: right;
	
}

.table thead th:last-child::after,.table thead th:first-child::after { content: ""; display:none; }


.table thead th:nth-last-child(2)::after {
  content: ""; display:none;
}

span.zero-dollar{
    background: #e12033;
    padding: 8px;
    color: #fff;
    border-radius: 50%;
}
.table-card{
	    margin-bottom:0;
	}

.table td{
	    border-right: 1px solid grey;
		color:#434343;
	}
.border-bottom{
border-bottom: 1px solid grey !important;
}

.no-border-right{
	border-right: 0 !important;
	}

.font-roboto{
	font-family: 'Roboto', sans-serif;
	}



.inner-card-box {
    width: 94%;
    margin-right: 2%;
    margin-left: 3%;
    padding-top: 2%;
    padding-bottom: 2%;
	    margin-bottom: 5%;
    background: #e12033;
    margin-top: 5%;
    border-radius: 5px;
	}
	
.forex-text{
	    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
	}

.forex-text h2{
	color:#fff;
	text-align:center;
	}
	
/**converter***/
.converter-section{
	background:#424242;
	padding: 3% 0;
	border-radius: 5px;
	}	
	
.converter-box{
	/**width: 94%; */
    background: #fff;
    /* margin-right: 3%; */
    /* margin-left: 4%; */
    width: 94%;
    margin-right: 2%;
    margin-left: 3%;
    padding-top: 2.5%;
    padding-bottom: 1%;
	padding-right: 5%;
    padding-left: 5%;
    border-radius: 5px;
	}	
	
.converter-box p{   text-align: right;
    margin-bottom: 0;
	    font-weight: 600;
		color: #e12033;
}

.exchange-text{
	margin-top: 1%;
	}



.country-box{
	    width: 40%;
    margin-bottom: 0;
    float: left;
	}
	
.country-placeholder{
    width: 50%;
    float: left;
    margin-left: 5%;
	}
	
.country-placeholder input{
	background:#f2f1f1;
	font-family: 'Roboto', sans-serif;
	}
	
.book-now{
	    background: #e12033;
    color: #fff;
    /* width: 100%; */
    font-size: 14px;
    padding: 7px 15px;
	}
.country-box select{
	border:none;
	    font-size: 16px;
    padding: 0;
	}
/* Testimonials */


.descp-section.section {
    background-image: url(../images/map-bg-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 65px 0 60px 0;
}

img.aeroplane {
       position: absolute;
    right: 20px;
    bottom: 35px;
}

.contact-section {
    background-color: #f2f1f1;
    padding: 16px 0;
}

.contact-section.section p {
    margin-bottom: 0;
	font-size: 14.083px;
	font-family: "Raleway";
	color: rgb( 67, 67, 67 );
	line-height: 1.385;
}

.contact-section.section .rightsection {
	display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: right;
}

.copyright-section {
    background-color: #434343;
    color: #ffffff;
    padding: 25px 0;
}

.copyright-section p{
	margin-bottom: 0;
	font-size: 13px;
}

.copyright-section p a{
	color: #ffffff;
}

.copyright-section .rightsection{
	text-align: right;
}


.slidessection {
	min-height: auto;
    height: 550px;
    position: relative;
    background: url(../images/1.jpg) no-repeat;
    max-width: 100%;
    background-size: cover;
    background-position: center;
}

.banner-formbox {
	    /* width: 25%; */
    /* float: right; */
    /* position: absolute; */
    /* z-index: 999999; */
    /* right: 0; */
    /* top: 0; */
    height: 100vh;
}

.banleft {
	/*top: 32%;
    position: absolute;*/
}



.slides-navigation a {
	display: block;
    text-decoration: none;
    color: #fff !important;
    visibility: visible;
    position: absolute;
    width: 40px;
    text-align: center;
    height: 90px;
    line-height: 62px;
    font-size: 25px;
    top: 50%;
   
    z-index: 99;
    overflow: hidden;
    text-indent: -600%;
    background-color: #000;
    opacity: 0.7;
}

.slides {min-height: 700px; height: 100vh;}
/* ----------------------------- Media Queries -----------------------------  */

@media (min-width: 576px){
	.offset-sm-2-rt {
		margin-right: 16.666667%;
	} 
	
	.offset-sm-3-rt {
		margin-right: 25%;
	}
}

@media (min-width: 1200px){
	.container {
		max-width: 1200px;
	}
}

@media (min-width: 1921px){
	.banner-section.section {
		min-height: 640px;
	}
}

@media (max-width: 1920px){
	.banner-section.section {
		min-height: 600px;
	}
}

@media (max-width: 1366px){
	.banner-section.section {
		min-height: 600px;
	}
}

@media (max-width: 1024px){

	.creditcardimagebox {
		width: 40%;
	}
	
	.creditcartextbox {
		width: 60%;
	}
	
	.bbsectionheadingbox {
		width: 100%;
	}
	
	#progressbar li p {
		padding: 0px 15px;
	}
	
}

@media (max-width: 1000px){
	.testimonial-section .owl-item.active {
		border-left: 0px solid #fff;
	}	
}

@media (max-width: 991px){
	.banner-section.section .banleft, .banner-section.section .banright {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.creditcardimagebox {
		width: 50%;
	}
	
	.creditcartextbox {
		width: 50%;
	}
	
	.bbsectionheading {
		font-size: 30px;
		line-height: 30px;
	}
	
	#progressbar {
		margin: 25px auto;
	}
	
}
@media (max-width: 980px){

img.tetimonial-divider {
    display:none;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {	
	img.gifanimation {
		max-width: 200px;
	}
} 


@media (max-width: 768px){
.converter-box p{
	text-align: center;
	    
	}
.exchange-text {
	margin-top: 0%;
	}	
img.aeroplane {
    bottom: 85px;
}

.bannerheading {
    font-size: 2em;
}

.left-wrapper {
    width: 100vw;
    float: left;
}	
	
.right-wrapper {
    /* width: 25%; */
    /* float: right; */
    position: relative;
    right: 0;
    width: 100vw;
    height: 100%;
    margin-top: 0;
    top: 0;
    z-index: 10000000;
}
.slidessection {
    min-height: auto;
    height: 310px;
    position: relative;
    z-index: 0;
}
.banner-formbox {
    width: 100%;
    float: none;
    position: static;
    /* z-index: 999999; */
    /* right: 0; */
    /* top: 0; */
     height: 100%; 
}
.banner-formbox .banner-formbox-inner{
	    height: 100%;
	}
img.logoimage{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
	}

@media (max-width: 767px){
	.banner-section.section .banleft, .banner-section.section .banright {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.bannerheading {
		font-size: 1.2em;
		text-align: center;
		margin-bottom: 25px;
	}
	
	.banner-section.section {
		padding: 100px 0 60px 0;
	}
	
	img.redbgfoot {
		display:none;
	}
	
	.creditcardimagebox {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
		padding: 0 15px;
	}
	
	.creditcartextbox {
		width: 100%;
		padding: 0 15px;
	}	
	
	.banner-bottom-section.section {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.expleftbox {
		width: 100%;
		padding-top: 25px;
		text-align: center;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.exprightbox {
		width: 100%;
		margin-top: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.experience-section.section h2 {
		text-align: center;
	}
	
	.col-sm-11.iconscontainer {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.notlistbox {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#progressbar li {
		width: 100%;
		margin-bottom: 25px;
	}
	
	#progressbar li:before {
		margin: 0 auto 10px auto;
	}
	
	#progressbar li:after{
		display:none;
	}
	
	.aerotextbox {
		width: 96%;
		margin: 0 auto;
	}
	
	.testimonial-section .testimonial-content.quote {
		padding: 27px 20px 0 20px;
		min-height: 150px;
	}
	
	.testimonial-section .owl-pagination {
		bottom: -160px;
	}
	
	.col-sm-6.leftsection,.col-sm-6.rightsection {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	
	.contact-section.section .rightsection {
		text-align: center;
	}

	.banner-formbox { width: 90%; float: none; /*position: absolute;*/ z-index: 999999; right: none; top: 18%; margin: auto;}
	

	.slides-navigation { display: none; }

	.banleft {
		top: 16%;
	}

	.logobox {
	    
	    margin: auto;
	}

	.iconbox .iconboxinner .iconboximage {
    	margin-bottom: 2px; 
	}
	.iconbox .iconboxinner {
	    padding: 5px;
	    border-radius: 6px;
	    min-height: 54px;
	}
	.iconbox {
		width: auto;
		float: none;
	}
	.colcta {
		width: 31%;
		display: inline-block;
		padding: 0px;
	}
	.iconboximage img {width: 100%;
	}


	#progressbar li {
		text-align: left;
	}
	
	#progressbar li {
	    list-style-type: none;
	    float: left;
	    position: relative;
	    text-align: left;
	    margin-top: 20px;
	    display: flex;
	    align-items: center;
	}

	#progressbar li:before {
	    content: counter(step);
	    counter-increment: step;
	    width: 37px;
	    height: 37px;
	    line-height: 36px;
	    color: #e12033;
    display: block;
    font-weight: bold;
	    border-radius: 50%;
	    margin: 0 auto 25px auto;
	    text-align: center;
	    background-color: #ffffff;
	    z-index: 99;
	    position: absolute;
	    left: 0;
	}

	#progressbar li p {
	    color: #fff;
	    font-size: 14px;
	    padding: 0px 40px;
	    margin-bottom: 0;
	    padding-left: 45px !important;
	    text-align: left;
	}
	.slidessection { /*height: auto;*/ }
	.slides {min-height: 100px;     height: 280px !important;}
	.slides-container li img {
		backface-visibility: hidden;
	    position: absolute;
	    left: 0px !important;
	    top: 0px !important;
	    z-index: -1;
	    max-width: 150px;
	    height: auto !important;
	    width: 100% !important;

	    
	}

.wline {
		background-image: url(../images/whiteline.png);
	    background-repeat: no-repeat;
	    background-size: 1px 77%;
	    background-position: left;
	    background-position-x: 18px;
	}
	.slidesthankyou { height: 200px !important;}
	
	.book-now{
		    display: block;
    margin-left: auto;
    margin-right: auto;
		}
	.exchange-text {
    margin-top: 1%;
    padding: 2% 0 5%;
}

.converter-box p {
    text-align: center;
}
.country-box-main{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
img.flip-img{
	    position: absolute;
    right: 10px;
    top: -31px;
	}	
.converter-box{
	padding-bottom: 5%;
	}
}

@media (max-width:640px){
.forex-text h2{
	    font-size: 15px;
	}	
.card640{
	margin-left:0;
	}
.card640 img{
    width: 80%;
}
.inner-card-box {
    width: 96%;
    margin-right: 3%;
    margin-left: 3%;
}

.table-card {
   display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table thead th,.table td{
	    font-size: 14px;
	}
.banner-formbox {
	    margin-top: -15%;
		    width: 85%;
			    margin-left: auto;
    margin-right: auto;
	}
	}

@media (max-width: 575px){
	.contact-section.section .rightsection {
		text-align: center;
	}
}

@media (max-width: 480px){
	.creditcardimagebox img{
		width:90%;
	}
	.slides {height:808px !important;}
	.col-sm-11.iconscontainer {
		display: block !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.banner-bottom-section {margin-top: 70px;}
	img.aeroplane {
		position: static;
    /* right: -20%; */
    bottom: 0;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    display: block;
	}
	
	
	img.googleplayimage {
		width: 60%;
	}
.forex-text h2 {
    font-size: 14px;
}	

.iconscontainer {
    display: block;
}

.colcta {
    width: 40%;
    display: inline-block;
    padding: 0px;
    margin: 4.6%;
}
.experience-section.section{
	    width: 100%;
	}
.c2anotelist{
	position: static;
	}
}

@media (max-width: 400px){
	.bbsectionheading {
		font-size: 24px;
		line-height: 24px;
	}
}


