/* Start CSS */
body { background-image: url(../img/cash00.png); background-attachment: fixed; background-position: center top; background-size: cover; background-color: #cccccc; color: #2f2f2f; font-family: "Arial"; font-size:14px; line-height: normal; padding:0px; }
a { -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition:all 200ms linear; cursor:pointer; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:underline; outline:none; }
.clearfix10 { display:block; clear:both; height:10px; }
.clearfix20 { display:block; clear:both; height:20px; }
.clearfix30 { display:block; clear:both; height:30px; }
.text-red { color:#e43b2c; }
.text-white { color:#fff; }
.text-yellow {color:#dbc300;}
.text-red-light { color:#e43b2c; }
.text-gray { color:#777; }

a.a-link { color:#24386e; }
a.a-link:hover { color:#24386e; text-decoration: underline; }

.text-center { text-align: center; }
.text-right { text-align: right; }
.text-justify { text-align: justify;}
.bg-red { background-color:#e43b2c; }
.bg-white { background-color:#fff; }
.bg-gray { background-color:#f2f4f7; }
.bg-black { background-color:#111111; }
.hr-black { border-top: 1px solid #111111; margin-bottom: 40px; margin-top: 40px; }
.bg-01 {
	background-image: url(../img/6440578.png);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
.bg-02 {
	background-image: url(../img/bg-02.png);
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
.bg-03 {
	background-image: url(../img/bg-03.jpg);
	background-position: center top;
	background-size: cover;
}
.bg-04 {
	background-image: url(../img/bg-04.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-color: #fff;
}
.bg-05 {
	background-image: url(../img/bg-05.gif);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-color: #fff;
}
.bg-06 {
	background-image: url(../img/bg-06.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000;
}
.bg-07 {
	background-color: #ccc;
}
.bg-emails {
	background-image: url(../img/emails.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-color: #fff;
}
.bg-transparent {
	background-color: rgba(255,255,255,0.8);
}
.bg-blue {background-color: #24386e;}
.bg-blue-light { background-color: #3a4c7d; }
.border-radius-5 { border-radius: 5px; } 
.border-radius-top { border-radius: 5px 5px 0 0; } 
.border-block { border-radius: 5px; padding: 30px; border: 5px solid #dbc300; }
.shadow-5 {
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.shadow-10 {
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
    box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
}
.opacity-50 {opacity: 0.5;}
.text-shadow { text-shadow: 1px 1px 3px rgba(0,0,0,0.5); }
.font-200 { font-size: 200px; }
.font-150 { font-size: 150px; }
.font-130 { font-size: 130px; }
.font-125 { font-size: 125px; }
.font-120 { font-size: 120px; }
.font-100 { font-size: 100px; }
.font-95 { font-size: 95px; }
.font-90 { font-size: 90px; }
.font-85 { font-size: 85px; }
.font-72 { font-size: 72px; }
.font-70 { font-size: 70px; }
.font-65 { font-size: 65px; }
.font-64 { font-size: 64px; }
.font-62 { font-size: 62px; }
.font-60 { font-size: 60px; }
.font-58 { font-size: 58px; }
.font-56 { font-size: 56px; }
.font-54 { font-size: 54px; }
.font-50 { font-size: 50px; }
.font-48 { font-size: 48px; }
.font-46 { font-size: 46px; }
.font-45 { font-size: 45px; }
.font-40 { font-size: 40px; }
.font-38 { font-size: 38px; }
.font-36 { font-size: 36px; }
.font-35 { font-size: 35px; }
.font-32 { font-size: 32px; }
.font-30 { font-size: 30px; }
.font-28 { font-size: 28px; }
.font-26 { font-size: 26px; }
.font-25 { font-size: 25px; }
.font-24 { font-size: 24px; }
.font-23 { font-size: 23px; }
.font-22 { font-size: 22px; }
.font-20 { font-size: 20px; }
.font-18 { font-size: 18px; }
.font-16 { font-size: 16px; }
.font-14 { font-size: 14px; }

.font-open-sans { font-family: 'Open Sans', sans-serif !important; }
.font-weight-400 { font-weight: 400 !important; }
.font-weight-700 { font-weight: 700 !important; }
.hr-2 { border-top: 2px solid #eee; }
.hr-3 { border-top: 3px solid #eee; }
.m-0 { margin: 0 !important; }
.m-auto { margin-left: auto !important; margin-right: auto !important; }
.mt-0 { margin-top: 0 !important; }
.mb-0 { margin-bottom: 0 !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-40 { margin-top: 40px !important; }
.my-10 { margin-top: 10px !important; margin-bottom: 10px !important; }
.my-15 { margin-top: 15px !important; margin-bottom: 15px !important; }
.my-20 { margin-top: 20px !important; margin-bottom: 20px !important; }
.mx--10 { margin-left: -10px !important; margin-right: -10px !important; }
.mx-10 { margin-left: 10px !important; margin-right: 10px !important; }
.mx-15 { margin-left: 15px !important; margin-right: 15px !important; }
.my-30 { margin-top: 30px !important; margin-bottom: 30px !important; }
.mt-10 { margin-top: 10px !important; }
.ml-10 { margin-left: 10px !important; }
.p-0 { padding: 0 !important; }
.py-5 { padding-bottom: 5px !important; padding-top: 5px !important; }
.py-10 { padding-bottom: 10px !important; padding-top: 10px !important; }
.py-20 { padding-bottom: 20px !important; padding-top: 20px !important; }
.py-30 { padding-bottom: 30px !important; padding-top: 30px !important; }
.p-5 { padding: 5px !important; }
.p-10 { padding: 10px !important; }
.p-15 { padding: 15px !important; }
.p-30 { padding: 30px !important; }
.px-10 { padding-left: 10px !important; padding-right: 10px !important; }
.px-20 { padding-left: 10px !important; padding-right: 20px !important; }
.pt-0 { padding-top: 0 !important; }
.pb-0 { padding-bottom: 0 !important; }
.pb-15 { padding-bottom: 15px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-10 { padding-top: 10px !important; }
.pl-0 { padding-left: 0 !important; }
.vertical-align {vertical-align: middle;}
.vertical-align-top {vertical-align: top;}
.text-link { font-size: 16px; font-weight: 700; color: #333; text-decoration: none; }
.text-link:hover, .text-link:focus { color: #333; text-decoration: underline; }
.d-block { display: block;}


.progress__wrap {
    padding: 20px;
    background-color: #e43b2c;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
	box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
    z-index: 1;
    position: relative;
}
.progress {
    height: 10px;
    margin: 0;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
	font-size: 12px;
	font-weight: 700;
	line-height: 10px;
	font-style: italic;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
	transition: width .6s ease;
	text-align: right;
	padding: 0 15px;
}
.progress-bar-danger {
    background-color: #2d2d2d;
}
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,#4c4c4c 25%,transparent 25%,transparent 50%,rgba(45,45,45,.15) 50%,#4c4c4c 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,#4c4c4c 25%,transparent 25%,transparent 50%,#4c4c4c 50%,#4c4c4c 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,#4c4c4c 25%,transparent 25%,transparent 50%,#4c4c4c 50%,#4c4c4c 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes progress-bar-stripes {
	from {
	  background-position: 40px 0;
	}
	to {
	  background-position: 0 0;
	}
  }
  @keyframes progress-bar-stripes {
	from {
	  background-position: 40px 0;
	}
	to {
	  background-position: 0 0;
	}
  }

.progress-lg {
	height: 45px;
}
.progress-lg .progress-bar {
	padding-top: 8px;
	font-size: 19px;
	line-height: 28px;
	text-transform: uppercase;
}
.section-block {
	display: block;
	padding: 30px 0;
}
.border-video {
	background: #fff;
	border: 10px solid #111111;
	border-radius: 10px;
	box-shadow: 0 10px 6px -6px #777;
}
.border-video-white {
	background: #fff;
	border: 10px solid #e3e3e3;
	border-radius: 10px;
	box-shadow: 0 10px 6px -6px #777;
}
.button { background: #e43b2c; border-radius: 3px; border: 1px solid rgba(0,0,0,0.2); box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2); color: #fff; display: inline-block; font-weight: 700; margin: 0 auto; padding: 15px 30px; }
.button:hover, .button:focus { color: #fff; box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset; text-decoration: none; }
.max-400 {
	max-width: 400px;
	width: 100%;
}
.icon-list { margin: 30px 0 0 0; padding: 0; font-size: 18px; }
.icon-list li { background: url(../img/check.png) 3px 0 no-repeat; list-style: none; margin: 20px 0; padding: 0 0 0 40px; position: relative; }
.img-title { background-color: #000; color: #fff; font-weight: 700; padding: 5px; }
.border-img {
	border: 5px solid #fff;
	border-radius: 5px;
}
.border-1 { border: 1px solid #a6a6a6; }
.icon-list2 { margin: 30px 0; padding: 0; font-size: 36px; font-weight: 700; }
.icon-list2 li { background: url(../img/check2.png) 0 7px no-repeat; border-top: 1px solid #ddd; list-style: none; padding: 15px 0 15px 80px; position: relative; }
.icon-list2 li:first-child { border-top: 0; }

.icon-list2.icon-list2--small { font-size: 22px; }
.icon-list2.icon-list2--small li { background: url(../img/check2-small.png) 0 7px no-repeat; border-top: 1px solid #ddd; list-style: none; padding: 15px 0 15px 80px; position: relative; }

.icon-list3 { margin: 30px 0 0 0; padding: 0; font-size: 24px; }
.icon-list3 li { background: url(../img/check-white.png) 0 3px no-repeat; list-style: none; margin: 20px 0; padding: 0 0 0 40px; position: relative; }

.form {
	max-width: 640px; font-size: 18px; margin: 0 auto; text-align: center;
}
.form__inner {
	max-width: 510px;
	margin: 30px auto;
}
.form__title { font-size: 48px; font-weight: 700; margin: 10px 0; }
.form__control { border: 2px solid #ccc; border-radius: 5px; background: #fff; color: #2f2f2f; display: block;  font-size: 16px; margin: 0 0 15px 0; padding: 15px 20px; width: 100%; box-shadow: inset 0px 2px 4px rgba(128,128,128,0.15),0px 3px 2px rgba(140,157,169,0.14) !important; position: relative; }
.form__icon-user {
	background: url(../img/name.png) 15px 15px no-repeat #fff;
	padding: 15px 15px 15px 55px;
}
.form__icon-email {
	background: url(../img/email.png) 15px 15px no-repeat #fff;
	padding: 15px 15px 15px 55px;
}
.form__icon-phone {
	background: url(../img/phone.png) 15px 12px no-repeat #fff;
	padding: 15px 15px 15px 55px;
}
.is-invalid {
	border: 2px solid rgb(185, 21, 23);
}
.is-valid {
	border: 2px solid green;
}
.form__control:focus { outline: 0; border: 2px solid #ccc; }

.modal-backdrop.in {
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.modal-dialog {
	background: #fff;
	border-radius: 6px;
	width: 720px;
}
.modal-content {
	background-color: #fff;
	display: block;
	border-radius: 0 0 6px 6px;
	border: none;
}
.modal__button { background: #e43b2c; border-radius: 3px; border: 1px solid rgba(0,0,0,0.2); box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2); color: #fff; display: inline-block; font-size: 30px; line-height: 30px; font-weight: 700; margin: 0 auto; padding: 15px 10px; }
.modal__button:hover, .modal__button:focus { color: #fff; box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset; text-decoration: none; }
.modal-close {
    background: url(../img/closemodal.png) center center no-repeat;
    border: none;
    height: 33px;
    width: 33px;
    right: -15px;
    position: absolute;
    top: -15px;
	z-index: 2;
	outline: 0;
}

.form__button { background: #b70017; border-radius: 3px; border: 1px solid rgba(0,0,0,0.2); border-bottom: 3px solid rgba(0,0,0,0.2); box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2); color: #fff; display: inline-block; font-size: 40px; line-height: 40px; font-weight: 700; margin: 0 auto; padding: 20px 30px; }
.form__button:hover, .form__button:focus { color: #fff; box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset; text-decoration: none; }
.form__svg { margin-right: 10px; height: 40px; fill: #fff; vertical-align: middle; width: 40px; }

.footer { background: #000000; display:block; padding:60px 0; text-align:center; }
.footer__logo { display: block; margin: 0 auto; max-width: 200px; }
.footer__links { display:block; margin: 15px 0 0 0; }
.footer__links a { color: #aaa; display:inline-block; }
.footer__links a:hover { color: #aaa; }
.d-none { display: none; }
.d-sm-block { display: none !important; }
/* =============== Start Tablet & Phone Device CSS =============== */
@media (min-width:1200px){
	.container {
		max-width: 1140px;
	}
}
@media (max-width: 1199px) {
	.font-lg-150 { font-size: 150px; } 
	.font-lg-100 { font-size: 100px; } 
	.font-lg-90 { font-size: 90px; }
	.font-lg-85 { font-size: 85px; }
	.font-lg-80 { font-size: 80px; }
	.font-lg-75 { font-size: 75px; }
	.font-lg-72 { font-size: 72px; }
	.font-lg-65 { font-size: 65px; }
	.font-lg-64 { font-size: 64px; }
	.font-lg-62 { font-size: 62px; }
	.font-lg-60 { font-size: 60px; }
	.font-lg-58 { font-size: 58px; }
	.font-lg-56 { font-size: 56px; }
	.font-lg-54 { font-size: 54px; }
	.font-lg-52 { font-size: 52px; }
	.font-lg-50 { font-size: 50px; }
	.font-lg-46 { font-size: 46px; }
	.font-lg-44 { font-size: 44px; }
	.font-lg-42 { font-size: 42px; }
	.font-lg-40 { font-size: 40px; }
	.font-lg-38 { font-size: 38px; }
	.font-lg-36 { font-size: 36px; }
	.font-lg-35 { font-size: 35px; }
	.font-lg-34 { font-size: 34px; }
	.font-lg-32 { font-size: 32px; }
	.font-lg-30 { font-size: 30px; }
	.font-lg-28 { font-size: 28px; }
	.font-lg-26 { font-size: 26px; }
	.font-lg-24 { font-size: 20px; }
	.font-lg-22 { font-size: 22px; }
	.font-lg-20 { font-size: 20px; }
	.font-lg-18 { font-size: 18px; }
	.font-lg-17 { font-size: 17px; }

	.icon-list2 { font-size: 32px; }
	.icon-list2 li {
		background: url(../img/check2-small.png) 0 12px no-repeat;
		padding: 15px 0 15px 60px;
	}
}
@media (max-width: 991px) {
	.font-md-125 { font-size: 125px; }
	.font-md-80 { font-size: 80px; }
	.font-md-76 { font-size: 76px; }
	.font-md-75 { font-size: 75px; }
	.font-md-72 { font-size: 72px; }
	.font-md-65 { font-size: 65px; }
	.font-md-62 { font-size: 62px; }
	.font-md-60 { font-size: 60px; }
	.font-md-56 { font-size: 56px; }
	.font-md-50 { font-size: 50px; }
	.font-md-48 { font-size: 48px; }
	.font-md-46 { font-size: 46px; }
	.font-md-45 { font-size: 45px; }
	.font-md-40 { font-size: 40px; }
	.font-md-38 { font-size: 38px; }
	.font-md-36 { font-size: 36px; }
	.font-md-35 { font-size: 35px; }
	.font-md-34 { font-size: 34px; }
	.font-md-32 { font-size: 32px; }
	.font-md-30 { font-size: 30px; }
	.font-md-28 { font-size: 28px; }
	.font-md-25 { font-size: 25px; }
	.font-md-26 { font-size: 26px; }
	.font-md-24 { font-size: 24px; }
	.font-md-20 { font-size: 20px; }
	.font-md-18 { font-size: 18px; }
	.font-md-17 { font-size: 17px; }
	.font-md-16 { font-size: 16px; }
	.font-md-15 { font-size: 15px; }

	.icon-list2 { font-size: 26px; }
	.icon-list2 li {
		background: url(../img/check2-small.png) 0 8px no-repeat;
	}
	.icon-list2.icon-list2--small li {
		background: url(../img/check2-small.png) 0 15px no-repeat;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) { 
	.font-md-only-20 { font-size: 20px; }
}
@media (max-width: 767px) { 
	.d-sm-block { display: block !important; }
	.d-sm-none { display: none !important; }
	.text-sm-left { text-align: left;}
	.p-sm-15 { padding: 15px !important; }
	.footer { padding: 30px 0; }
	.m-sm-auto { margin-left: auto !important; margin-right: auto !important; }
	.mb-sm-0 { margin-bottom: 0 !important; }
	.mt-sm-0 { margin-top: 0 !important; }
	.mb-sm-10 { margin-bottom: 10px !important; }
	.mt-sm-10 { margin-top: 10px !important; }
	.mb-sm-20 { margin-bottom: 20px !important; }
	.mt-sm-20 { margin-top: 20px !important; }
	.p-sm-0 { padding: 0 !important; }
	.pb-sm-0 { padding-bottom: 0 !important; }
	.pt-sm-0 { padding-top: 0 !important; }
	.pb-sm-10 { padding-bottom: 10px !important; }
	.pt-sm-10 { padding-top: 10px !important; }
	.pb-sm-20 { padding-bottom: 20px !important; }
	.pt-sm-20 { padding-top: 20px !important; }
	.section-block { padding: 20px 0; }
	.font-sm-100 { font-size: 100px; }
	.font-sm-75 { font-size: 75px; }
	.font-sm-70 { font-size: 70px; }
	.font-sm-60 { font-size: 60px; }
	.font-sm-56 { font-size: 56px; }
	.font-sm-52 { font-size: 52px; }
	.font-sm-50 { font-size: 50px; }
	.font-sm-48 { font-size: 48px; }
	.font-sm-46 { font-size: 46px; }
	.font-sm-42 { font-size: 42px; }
	.font-sm-40 { font-size: 40px; }
	.font-sm-38 { font-size: 38px; }
	.font-sm-36 { font-size: 36px; }
	.font-sm-35 { font-size: 35px; }
	.font-sm-34 { font-size: 34px; }
	.font-sm-32 { font-size: 32px; }
	.font-sm-30 { font-size: 30px; }
	.font-sm-28 { font-size: 28px; }
	.font-sm-26 { font-size: 26px; }
	.font-sm-25 { font-size: 25px; }
	.font-sm-24 { font-size: 24px; }
	.font-sm-23 { font-size: 23px; }
	.font-sm-22 { font-size: 22px; }
	.font-sm-20 { font-size: 20px; }
	.font-sm-18 { font-size: 18px; }
	.font-sm-14 { font-size: 14px; }

	.icon-list2 { font-size: 18px; }
	.icon-list2 li {
		background: url(../img/check2-small.png) 0 4px no-repeat;
		min-height: 52px;
	}
	.icon-list2.icon-list2--small li {
		background: url(../img/check2-small.png) 0 6px no-repeat;
	}
	.icon-list3 {
		font-size: 20px;
	}
	.hr-black {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.border-block { padding: 15px; }
	.modal-open .modal {
		padding: 0 20px;
	}
	.modal-dialog {
		width: 100%;
	}
	.form__title {
		font-size: 34px;
	}
	.modal__button {
		font-size: 24px;
		line-height: 24px;
	}
	.modal-close {
		right: -10px;
		top: -10px;
	}
	.form__inner {
		margin: 15px auto;
	}
}
@media (max-width: 575px) { 
	.font-xs-75 { font-size: 75px; }
	.font-xs-50 { font-size: 50px; }
	.font-xs-48 { font-size: 48px; }
	.font-xs-40 { font-size: 40px; }
	.font-xs-38 { font-size: 38px; }
	.font-xs-34 { font-size: 34px; }
	.font-xs-32 { font-size: 32px; }
	.font-xs-30 { font-size: 30px; }
	.font-xs-28 { font-size: 28px; }
	.font-xs-26 { font-size: 26px; }
	.font-xs-25 { font-size: 25px; }
	.font-xs-24 { font-size: 24px; }
	.font-xs-22 { font-size: 22px; }
	.font-xs-20 { font-size: 20px; }
	.font-xs-19 { font-size: 19px; }
	.font-xs-18 { font-size: 18px; }
	.font-xs-17 { font-size: 17px; }
	.font-xs-16 { font-size: 16px; }
	.font-xs-15 { font-size: 15px; }
	.font-xs-14 { font-size: 14px; }
	.font-xs-13 { font-size: 13px; }
	.font-xs-12 { font-size: 12px; }
	.font-xs-11 { font-size: 11px; }

	.icon-list2 li {
		background: url(../img/check2-small.png) 0 15px no-repeat;
	}
	.icon-list2.icon-list2--small {
		font-size: 18px;
	}
	.icon-list2.icon-list2--small li {
		background: url(../img/check2-small.png) 0 12px no-repeat;
		padding: 15px 0 15px 60px;
	}
	.icon-list3 {
		font-size: 18px;
	}
	.hr-black {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.form__title {
		font-size: 25px;
	}
	.modal__button {
		font-size: 16px;
		line-height: 16px;
	}
}
@media (max-width: 413px) {
	.footer {font-size: 13px;}
	.font-xxs-72 { font-size: 72px; }
	.font-xxs-60 { font-size: 72px; }
	.font-xxs-48 { font-size: 48px; }
	.font-xxs-40 { font-size: 40px; }
	.font-xxs-36 { font-size: 36px; } 
	.font-xxs-35 { font-size: 35px; } 
	.font-xxs-32 { font-size: 32px; }  
	.font-xxs-30 { font-size: 30px; }  
	.font-xxs-28 { font-size: 28px; }
	.font-xxs-26 { font-size: 26px; }
	.font-xxs-24 { font-size: 24px; }
	.font-xxs-25 { font-size: 25px; }
	.font-xxs-24 { font-size: 24px; }
	.font-xxs-23 { font-size: 23px; }
	.font-xxs-22 { font-size: 22px; }
	.font-xxs-21 { font-size: 21px; }
	.font-xxs-20 { font-size: 20px; }
	.font-xxs-19 { font-size: 19px; }
	.font-xxs-18 { font-size: 18px; }
	.font-xxs-16 { font-size: 16px; }
	.font-xxs-15 { font-size: 15px; }
	.font-xxs-13 { font-size: 13px; }
	.font-xxs-11 { font-size: 11px; }

	.icon-list2.icon-list2--small {
		font-size: 14px;
	}
	.icon-list2.icon-list2--small li {
		background: url(../img/check2-small.png) 0 3px no-repeat;
		padding: 15px 0 15px 60px;
	}
	.icon-list3 {
		font-size: 16px;
	}
	.form__title {
		font-size: 22px;
	}
	.modal__button {
		font-size: 14px;
		line-height: 14px;
		width: 100%;
	}
	.progress-lg .progress-bar {
		font-size: 16px;
	}
}
/* =============== End Tablet & Phone Device CSS =============== */