@import url(../fonts/font-style.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');

html {
  font-family: sans-serif; 
  -ms-text-size-adjust: 100%; 
  -webkit-text-size-adjust: 100%; 
}

[hidden] {
    display: none;
}

.navbar {
    min-height: inherit;
    background-color: #f1f0f0;
    border-bottom: 2px solid #e53736
}

.navbar-default .navbar-nav>li>a {
    font-family: 'Museo Sans 500';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #636363;
    border-top: 1px solid transparent
}

.social-nav i {
    margin-right: 5px;
    font-size: 18px;
    color: #e53736;
    display: inline-block;
}

.navbar-default .navbar-toggle {
    border-color: rgba(229, 55, 54, .4)
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #e53736
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    border-top: 1px solid #000;
    color: #e53736;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: transparent
}

.navbar-nav>li>.dropdown-menu {
    width: 100%;
    font-size: 16px;
    font-weight: 100;
    padding: 0;
    border: 1px solid #e6e6e6
}

.navbar-nav>li>.dropdown-menu a {
    padding: 11px 7px;
    border-bottom: 1px solid #e6e6e6
}

.navbar-nav>li>.dropdown-menu.web-design {
    width: 262px;
}

.navbar-default .navbar-nav>li.contact a {
    background-color: #e53736;
    color: #fff
}

.navbar-default .navbar-nav>li.blog a {
    color: #004883
}

.social-nav i {
    margin-right: 5px;
    font-size: 18px;
    display: inline-block
}

.navbar-default .navbar-nav>li.social-nav>a:focus,
.navbar-default .navbar-nav>li.social-nav>a:hover {
    border-color: transparent;
}

.social-nav .dropdown-menu i {
    color: #7e7e7e;
    margin-top: 0;
    width: 24px;
    height: 24px
}

.social-nav div.dropdown-menu {
    width: 320px;
    left: -165px;
    top: 100%;
    bottom: inherit;
    margin-bottom: inherit;
    margin-top: 2px
}

.social-nav div.dropdown-menu li {
    width: 43%;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin: 0 10px;
    padding: 10px 0
}

.social-nav .caret {
    color: #e53736 margin-top: -5px;
}

.social-nav div.dropdown-menu .list-inline {
    margin-left: 0
}

.social-nav div.dropdown-menu li:nth-last-of-type(-n+2) {
    border-bottom: none;
    padding-bottom: 10px
}

.social-nav div.dropdown-menu li a {
    font-size: 16px;
    font-weight: 100;
    color: #7e7e7e;
    text-decoration: none;
    padding: 0;
    border-bottom: 0
}

.social-nav:hover .caret {
    border-bottom: 4px dashed;
    border-top: 4px solid transparent
}

.img-logo {
    width: 100px;
    height: 90px
}

.img-band {
    margin:0 0;
}

.red {
    color: #E53736 !important;
}

.navbar-default .navbar-nav>li.social-nav>a {
    padding-top: 15px;
    padding-bottom: 13px;
}

.page-title {
    font-size: 30px;
    color: #004883;
    margin: 0;
    padding: 27px 0;
}

.site-tag {
    font-size: 26px;
    margin: 0;
    padding: 15px 0;
    font-weight:400;
    color: #636363;
}

.bbgrey {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}

.d-table {
    max-height: 534px;
    display: table;
    width: 100%;
    min-height: 68vh;
}

.d-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.login-bg h3,
.pay-online h3 {
    font-size: 22px;
    font-weight: 100;
    margin: 0 0 20px 0;
}

input[type="submit"] {
    border-radius: 0;
    border: none;
    background-color: #de2626;
    padding: 4px 24px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin-right: 11px;
}

input[type="text"],
input[type="email"] {
    border-radius: 0;
    margin-bottom: 24px;
    box-shadow: none;
    -webkit-appearance: none;
    border: 1px solid #d5d5d5;
    padding: 4px 5px;
    width: 100%;
    height: 40px;
}

textarea {
    -webkit-appearance: none;
    border: 1px solid #d5d5d5;
    width: 100%;
    height: 40px;
}

input[type="reset"] {
    border-radius: 0;
    border: none;
    background-color: #4d4d4d;
    padding: 4px 24px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}

input.form-control {
    border-radius: 0;
}

ul.R-table {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
}

ul.R-table li {
    padding-bottom: 10px;
}

ul.R-table li label {
    font-size: 18px;
    font-weight: 400;
    color: #0e0e0e;
}

ul.R-table li span {
    font-size: 18px;
    font-weight: 100;
}

ul.R-table li input[type="text"] {
    margin: 0;
}

.pay-method h4,
.pay-mode h4 {
    color: #004883;
    font-size: 19px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
    font-weight: 400;
    margin-bottom: 15px;
}

.pay-mode {
    border: 1px solid #004883;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 0;
    margin-bottom: 25px;
}

.pay-method label {
    width: 33.3%;
}

.pay-method span {
    float: left;
    font-size: 18px;
    font-weight: 100;
    color: #636262;
}

.pay-method label {
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #0e0e0e;
}

.logout span {
    font-size: 22px;
    /* color: #e53736;
    font-weight: 100; */
    color: #004883;
    font-weight: 400;
    display: block;
}

.logout b {
    font-size: 18px;
    color: #636363;
    font-weight: 300;
}

.btn-logout {
    border: 1px solid #D5D5D5;
    color: #636262;
    float: right;
    font-size: 16px;
    line-height: 34px;
    margin: 28px 0 0 25px;
    padding: 0 20px;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}

.card-detail label,
.card-detail span {
    line-height: 32px;
    font-size: 18px;
    color: #636262;
    font-weight: 100;
    margin-bottom: 0;
}

.pay-online .radio {
    background: url(../img/radio-btn.png) repeat 0 0;
    float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin: 8px 10px 0 0;
}

.pay-mode li img {
    float: left;
}

.pay-mode li label {
    font-size: 18px;
    font-weight: 100;
    color: #646464;
    margin-bottom: 0;
    line-height: 32px;
}

.pay-method label {
    width: 26%;
}

.TandC {
    border: 1px solid #d5d5d5;
    border-radius: 6px;
    padding: 10px;
    height: 90px;
    overflow: auto;
}

.accpet label {
    font-size: 20px;
    font-weight: normal;
    color: #205103;
}

.accpet label a {
    color: #205103;
    text-decoration: underline;
}

.accpet p {
    color: #131313;
    line-height: 24px;
    font-size: 15px;
    font-weight: 100;
}

.login-bg input.button[type="submit"],
.login-bg input.button[type="reset"],
.accpet input.button[type="submit"],
.accpet input.button[type="reset"] {
    padding: 6px 20px;
    width: 100px;
    margin: 10px 12px 0 0;
    float: left;
}

.pay-mode ul {
    margin: 20px 0 0 0;
    padding: 0;
}

.pay-mode li {
    display: inline-block;
    list-style-type: none;
    padding-bottom: 10px;
}

.card-detail {
    padding-bottom: 20px;
    min-height: 218px;
    padding-top: 20px;
}

.pay-method {
    padding-bottom: 20px;
}

.card-detail span {
    font-weight: 400;
}

.accpet {
    padding: 28px 0 40px 50px;
}

.pay-mode h4.bcolor {
    color: #0e0e0e;
    line-height: 33px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    white-space: nowrap;
    font-size: 18px;
    /* font-weight: 100; */ //15-11-2016
}

.pay-mode li img[alt="Card"] {
    padding-left: 30px;
    margin-bottom: 15px;
}

.card-detail input[type="text"] {
    margin-bottom: 10px;
    width: 44%;
}

.card-detail select {
    width: 84%;
    margin-bottom: 10px;
    border-radius: 0;
    box-shadow: none;
    //-webkit-appearance: none;
}

.card-detail select[name="selectmonth"] {
    width: 100%;
}

#card-hide.card-detail input[type="text"] {
    width: 60%;
}

input[name="opt_agreement"] {
    margin-bottom: 0;
    margin-top: 15px;
}

#bank-hide.card-detail span {
    font-weight: 300;
    color: #515050;
}

.container .jumbotron.bank-details {
    padding: 0 5px 15px 15px;
    background-color: transparent;
    border: 1px solid #eee;
    margin-bottom: 20px;
}

.container .jumbotron.bank-details p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

.container .jumbotron.bank-details h3 {
    color: #004883;
    font-size: 22px;
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: 'Lato', sans-serif;
}

.mrgb20 {
    margin-bottom: 20px;
}

.bankdetail p.heading {
    color: #0e0e0e;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin-bottom: 5px;
}

.bankdetail p {
    color: #0e0e0e;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

.TandC p {
    color: #515050;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

.pay-mode h4.marb15 {
    margin-bottom: 15px;
}

p.agree {
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #515050;
}

.pay-info strong {
    font-size: 18px;
    font-weight: 400;
}

.blclr {
    color: #004883;
}

ul.R-table li.clearfix.text-underline * {
    text-decoration: underline;
}

.accpet label a {
    color: #205103;
    text-decoration: underline;
}

.sq-input {
    border: 1px solid #d5d5d5;
    padding: 9px;
    height: 40px!important;
    margin-bottom: 10px;
}

.exp-div .sq-input {
    border: none;
    width: 73%;
}

.sq-input--error,
.exp-div .sq-input--error {
    border: 1px solid #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
}

input.error, .cserror { 
    border: 1px solid #c60f13 !important;
    background-color: rgba(198, 15, 19, 0.1); }
	
	
	@media(min-width:1300px){.img-band {
    margin:0 -15px;
}
}


footer{ 
   font-family: 'Open Sans', sans-serif;     -webkit-overflow-scrolling: touch; 
}

.flag-part h3 {
    color: #e53736;
    font-size: 18px;
    border-bottom: 1px solid #e6e2e2;
    padding: 0px 0px 5px 36px;
    background: url(../img/svg/flag-us.svg) no-repeat;
    background-size: 25px auto;
    background-position: 0 4px; font-weight:600;
}

.flag-part p {
    margin: 0 0 4px;
    white-space: nowrap; font-size:15px;
}
.flag-part p span {
    color: #e53736;
    font-size: 16px;
}

.flag-part p a {
    color: #494949;
    font-size: 15px;
}

.flag-part h3.flag-mel {
    background: url(../img/svg/flag-aus.svg) no-repeat;
    background-size: 28px auto;
    background-position: 0 4px;
}

.flag-part h3.flag-birm {
    background: url(../img/svg/flag-uk.svg) no-repeat;
    background-size: 28px auto;
    background-position: 0 4px;
}

.flag-part h3.flag-social {
    padding: 0px 0px 5px 0;
    background: none;
}
.social-flag-icon {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
.social-flag-icon li {
    display: table-cell;
    padding: 10px 0; list-style:none; 
}
.grey-bg-2{    min-height: 200px;
}
.team {
    border-top: solid 1px #e0e0e0;
    text-align: center;
    font-size: 20px;
    padding: 10px 0; font-weight:600;
}

.team p {
    margin: 0 0 10px;
}

.team a,.team a:hover {
    color: #e53736; text-decoration:none;
}
body{    line-height: 1.42857143;}
.ftsie {
   
    color: #515050;
}
.flag-part {
    margin: 30px 0;
}
.foot-add-bg {
    background: #f9f9f9;
    border-top: 1px solid #f0eded;
    min-height: 200px;
}
.footer-nav li:last-child a{font-size:22px; color:#e53736;}

.abfoot{ background: #f9f9f9;  font-family: 'Open Sans', sans-serif;     -webkit-overflow-scrolling: touch; }
.abfoot a:hover,.abfoot a:focus{text-decoration:none; }
.container.contfoot {padding:0 10px;}
.flag-part p{font-size:15px;}
@media(max-width:767px){
	
	.ftsie {
    font-size: 14px;
    color: #515050;
}
.flag-part p a {
    font-size: 13px;
}
.flag-part p{font-size:14px;}
}

@media (min-width: 992px){.container.contfoot {width:100%; } }
@media (min-width: 1200px)
{
.container.contfoot {
    width: 1180px; padding:0 10px; 
}

.pad-flag-left {
    padding-left: 16px;
    background: url(../img/social-bg.png) no-repeat left;
}

}