/*.noBr {*/
/*    border: none !important;*/
/*    box-shadow: none !important;*/
/*    outline: 0 !important;*/
/*}*/
/*#signUpPop {*/
/*    z-index: 10;*/
/*}*/
/*#signUpPop .modal-content {*/
/*    border: none;*/
/*}*/
/*#signUpPop .modal-header {*/
/*    display: block;*/
/*    border: none;*/
/*    text-align: center;*/
/*}*/
/*#signUpPop .modal-header .logo {*/
/*    max-width: 40px;*/
/*    margin: auto auto 10px;*/
/*}*/
/*#signUpPop .modal-header .title {*/
/*    color: #000;*/
/*    font-weight: 500;*/
/*    font-family: IvyMode, serif;*/
/*    font-size: 20px;*/
/*}*/
/*#signUpPop .modal-header .subT {*/
/*    font-size: 14px;*/
/*    color: #919191;*/
/*    font-weight: 400;*/
/*}*/
/*#signUpPop .modal-body {*/
/*    padding: 0 25px 20px;*/
/*}*/
/*#signUpPop .modal-body .row {*/
/*    margin: 0 -15px;*/
/*}*/
/*#signUpPop .modal-body .row > * {*/
/*    padding: 0 15px;*/
/*}*/
/*#signUpPop .modal-body .form-group {*/
/*    margin-bottom: 10px;*/
/*}*/
/*#signUpPop .modal-body .form-group label {*/
/*    font-size: 14px;*/
/*    color: #b3b3b3;*/
/*    font-weight: 400;*/
/*    margin-bottom: 10px;*/
/*}*/
/*#signUpPop .modal-body .form-group label sup {*/
/*    color: #000;*/
/*}*/
/*#signUpPop .modal-body .form-control {*/
/*    border: 1px solid #c7c7c7;*/
/*    border-radius: 5px;*/
/*    color: #a7a7a7;*/
/*    font-weight: 400;*/
/*    padding: 5px 15px;*/
/*    background: rgba(0, 0, 0, 0);*/
/*    height: 45px;*/
/*    font-size: 14px;*/
/*}*/
/*#signUpPop .modal-body .form-control::placeholder {*/
/*    color: #a7a7a7;*/
/*    font-weight: 400;*/
/*    font-size: 14px;*/
/*}*/
/*#signUpPop .modal-body .form-control :-webkit-autofill:active,*/
/*#signUpPop .modal-body .form-control:-webkit-autofill,*/
/*#signUpPop .modal-body .form-control:-webkit-autofill:focus,*/
/*#signUpPop .modal-body .form-control:-webkit-autofill:hover {*/
/*    -webkit-text-fill-color: #a7a7a7;*/
/*    -webkit-box-shadow: 0 0 0 30px #028ed4 inset;*/
/*}*/
/*#signUpPop .modal-body textarea.form-control {*/
/*    min-height: 100px;*/
/*    padding-top: 15px;*/
/*}*/
/*#signUpPop .modal-body .select2 {*/
/*    border: 1px solid #c7c7c7;*/
/*    border-radius: 5px;*/
/*    width: 100% !important;*/
/*    min-height: 45px;*/
/*}*/
/*#signUpPop .modal-body .select2-selection {*/
/*    outline: 0 !important;*/
/*    box-shadow: none !important;*/
/*    background: url(../images/arrowDown.svg) 0 0/8px no-repeat;*/
/*    padding: 0 !important;*/
/*    display: flex !important;*/
/*    align-items: center;*/
/*    background-position: right 5px center !important;*/
/*    min-height: 45px;*/
/*}*/
/*@media only screen and (min-width: 468px) {*/
/*    #signUpPop .modal-body .select2-selection {*/
/*        background-size: 10px;*/
/*        background-position: right 9px center !important;*/
/*    }*/
/*}*/
/*#signUpPop .modal-body .select2-selection .select2-selection__rendered {*/
/*    color: #a7a7a7;*/
/*    width: 100%;*/
/*    font-weight: 400;*/
/*    font-size: 14px;*/
/*    padding: 5px 15px !important;*/
/*}*/
/*#signUpPop .modal-body .btnBx {*/
/*    width: 100%;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*}*/
/*#signUpPop .modal-body .btnBx button {*/
/*    width: 50%;*/
/*    color: #000;*/
/*    font-weight: 500;*/
/*    height: 40px;*/
/*    font-size: 14px;*/
/*    margin: 20px auto auto;*/
/*    border-radius: 5px;*/
/*    border: none;*/
/*    box-shadow: none;*/
/*    outline: 0;*/
/*}*/
/*#signUpPop .modal-body .btnBx button:not(:last-of-type) {*/
/*    margin-right: 10px;*/
/*}*/
/*#signUpPop .modal-body .btnBx button:first-child {*/
/*    background: #fec00c;*/
/*}*/
/*#signUpPop .modal-body .btnBx button:nth-child(2) {*/
/*    background: #025790;*/
/*    color: #fff;*/
/*}*/
/*#signUpPop .modal-body input[type="date"]::before {*/
/*    right: 15px;*/
/*    background: url(../images/cal1.png) 0 0 / contain no-repeat;*/
/*}*/
/*#signUpPop .modal-body .txt {*/
/*    font-size: 12px;*/
/*    color: #d8d8d8;*/
/*    font-weight: 400;*/
/*    text-align: center;*/
/*    margin-top: 15px;*/
/*}*/
/*.homePage .MainBanner .bannerContent .content-box .Subtitle {*/
/*    font-size: 26px;*/
/*    color: #fff;*/
/*    font-weight: 300;*/
/*    margin: 0;*/
/*    line-height: normal;*/
/*    text-align: center;*/
/*}*/
/*@media only screen and (min-width: 576px) {*/
/*    #signUpPop .modal-dialog {*/
/*        max-width: 600px;*/
/*    }*/
/*    #signUpPop .modal-header {*/
/*        padding: 30px 40px;*/
/*    }*/
/*    #signUpPop .modal-header .title {*/
/*        font-size: 24px;*/
/*    }*/
/*    #signUpPop .modal-header .subT {*/
/*        font-size: 16px;*/
/*    }*/
/*    #signUpPop .modal-body {*/
/*        padding: 0 40px 40px;*/
/*    }*/
/*    .homePage .MainBanner .bannerContent .content-box .Subtitle {*/
/*        text-align: left;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 768px) {*/
/*    #signUpPop .modal-body .btnBx button {*/
/*        font-size: 15px;*/
/*        height: 49px;*/
/*    }*/
/*    .homePage .MainBanner .bannerContent .content-box .Subtitle {*/
/*        font-size: 28px;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 992px) {*/
/*    #signUpPop .modal-body .form-control {*/
/*        height: 50px;*/
/*    }*/
/*    #signUpPop .modal-body .select2 {*/
/*        min-height: 50px;*/
/*    }*/
/*    #signUpPop .modal-body .select2-selection {*/
/*        min-height: 50px !important;*/
/*    }*/
/*    .homePage .MainBanner .bannerContent .content-box .Subtitle {*/
/*        font-size: 32px;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1200px) {*/
/*    .homePage .MainBanner .bannerContent .content-box .Subtitle {*/
/*        font-size: 40px;*/
/*    }*/
/*}*/
/*@media only screen and (min-width: 1551px) {*/
/*    .homePage .MainBanner .bannerContent .content-box .Subtitle {*/
/*        font-size: 46px;*/
/*    }*/
/*}*/


footer .cmn_bx h3 {
    font-size: 17px !important;
}
footer .cmn_bx h5 {
    font-size: 16px !important;
}
@media only screen and (min-width: 768px){
footer .cmn_bx p {
    font-size: 13px !important;
}
}