.gorakhpur-options {
    width: 50% !important;
}

@media screen and (max-width: 480px) {
    .gorakhpur-options {
        width: 100% !important;
    }
}

#form_donation ul.steps li label#other_meals_amount-error {
    color: #a0491d !important;
    margin-top: 0px !important;
    ;
}

#form_donation ul.steps li input[type="radio"] {
    display: block;
    float: left;
    width: 16px;
    height: 16px!important;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 60%;
        margin: 10px auto;
    }
}

.dontnfromhead {
    background: #fedf15;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
}

#form_donation ul.steps li label {
    color: #fff !important;
    margin: -5px 2px 0px 28px !important;
}

.form-group input[type="text"],
.form-group select,
.form-group textarea {
    font: 500 14px/16px 'myFirstFont';
    border-radius: 10px!important;
}

label {
    font-weight: 500;
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 32.333333%;
    }
}

@font-face {
    font-family: myFirstFont;
    src: url(../fonts/ABeeZee-Regular.ttf);
}

h1,
h2,
h3,
h4,
p {
    font-family: myFirstFont !important;
}

h2 {
    font: 900 22px/40px 'myFirstFont';
    color: #003c77;
}

h3 {
    font: 700 20px/30px 'myFirstFont';
    color: #636365;
}

h4 {
    font: 600 18px/30px 'myFirstFont';
    color: #262b30;
    margin-top: 6px;
}

p {
    font-family: myFirstFont;
}

p span {
    font-family: myFirstFont;
}

.donate-fill h4 {
    font: 900 14px/30px 'myFirstFont';
}

.donate-fill h2 {
    font: 900 16px/30px 'myFirstFont' !important;
}

#donateap {
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    float: right;
}

#donatefixedbutton {
    position: fixed;
    top: 92%;
    left: 40%;
    background-color: #ffa800;
    padding: 10px 25px 10px 25px;
    color: #000;
    border-radius: 10px;
    font: 400 28px/36px 'Fredericka the Great', cursive;
    font-weight: bold;
}

.newyearheading1 {
    color: #112a6a !important;
    font: 700 24px/30px century gothic !important;
    text-transform: uppercase !important;
    margin-bottom: 10px !important;
    margin-top: 6px;
}

.loader {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/loader1.gif') 50% 50% no-repeat rgba(249, 249, 249, 0.43)
}

.main-container {
    font: 300 18px/25px 'myFirstFont';
    padding: 2px 0 !important;
    background: #fff;
    color: #fff !important;
}

.details-txt p,
.details-txt ul li,
p {
    color: #000 !important;
    font: 500 18px/30px 'myFirstFont' !important;
}

.selamount {
    color: #000 !important;
    background-color: #e4e0d5;
}

.otherselamt,
.selamount {
    margin-top: 0;
    margin-bottom: 8px;
    border: 1px solid #000;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    color: #000;
    padding-left: 2px;
}

#form_donation input[type="radio"] {
    width: 20px;
    height: 18px !important;
    float: left;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal !important;
}

.col-lg-1 {
    width: 3.333333%;
}

.modal {
    position: fixed;
    top: 0%;
}

.fs-title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}

.signledonationsteps {
    margin-left: -32px !important;
}

.banerdesk {
    display: block;
}

.banermob {
    display: none;
    ;
}

@media (min-width: 1140px) {
    .container {
        width: 90%;
    }
}

@media (min-width: 992px) {
    .col-md-2 {
        width: 17.666667% !important;
    }
}

@media screen and (max-device-width: 720px) and (min-device-width: 320px) {
    .banerdesk {
        display: none;
    }
    .banermob {
        display: block;
    }
    .reflink {
        overflow-wrap: break-word;
    }
    .fa-square {
        display: none;
    }
    #donatefixedbutton {
        position: fixed;
        top: 78%;
        left: 20%;
    }
    .control-label {
        padding-left: 12px !important;
    }
    .signledonationsteps {
        margin-left: 0px !important;
    }
    #blockContainer {
        display: flex;
        flex-direction: column;
    }
    #blockContainer div {
        flex: 1;
    }
    #blockContainer div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }
    #blockContainer div:nth-of-type(2) {
        -webkit-order: 1;
        order: 1;
    }
    #secstabl {
        display: none;
    }
    .grocerpro {
        font: 600 14px/30px 'myFirstFont'
    }
}

@media screen and (max-width: 480px) {
    .abapmob {
        text-align: center !important;
    }
}

.at-svc-linkedin {
    display: none !important;
}

.at-svc-gmail {
    display: none !important;
}

.at-svc-wordpress {
    display: none !important;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

.progress {
    height: 35px;
}

.progress-bar {
    font-size: 16px;
    line-height: 35px;
    background: #23aa0d;
    color: #fff;
    margin-left: -14px !important;
}

.banerdesk img {
    width: 100%;
}

@media screen and (max-device-width: 720px) and (min-device-width: 320px) {
    .logomob {
        max-height: 60px !important;
    }
}
#sidebar a {
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  line-height: 3;
}

#sidebar p {
  color: #ffffff!important;
  position: relative;
  left: -10px;
  font-family: 'Lato';
}

#sidebar {
    top: 40%;
    height: 250px;
    width: 10px;
    position: fixed;
    text-align: center;
    padding: 20px;
    margin-left: 10px;
    z-index: 999;
}

#sidebar p i {
    left: 30px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
}

.social {
    margin-left: -200px;
    width: 230px;
    padding: 7px;
    display: inline-table;
    height: 0px;
    background-color: rgb(59, 92, 166);
    -moz-transition-property: margin-left;
    -moz-transition-duration: 0.2s;
    -moz-transition-delay: 0.2s;
    -ms-transition-property: margin-left;
    -ms-transition-duration: 0.2s;
    -ms-transition-delay: 0.2s;
    -o-transition-property: margin-left;
    -o-transition-duration: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-property: margin-left;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s;
    box-shadow: 0px 0px 6px 0px #3E3D3D;
    cursor: pointer;
}

.social:hover {
    margin-left: -30px;
    width: 230px;
    background-color: #3b5998;
}

.facebook:hover {
    background-color: #3b5998;
}

.twitter:hover {
    background-color: #4099FF;
}

.google:hover {
    background-color: #DD4B39;
}

.linkedin p i {
    left: 20px;
}

.google p i {
    left: 35px;
}

.youtube p i {
    left: 18px;
}

.youtube:hover {
    background-color: #E52D27;
}

.linkedin:hover {
    background-color: #0976B4;
}