.contact_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 80px;
}
.contact_banner_tx {
    text-align: center;
}
.contact_banner_tx h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 500;
}
.contact_wrap {
    background: #f9f9f9;
    padding: 48px 0px 48px 0px;
}
.contact_pg_main {
    background: #fff;
    width: 1270px;
    margin: 0 auto;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 3%);
    padding: 32px 12px 32px 12px;
    border-radius: 7px;
    border: 1px solid #f0efef;
    display: table;
    margin-top: -118px;
}
.contact_form {
    width: 64%;
    float: left;
    margin-bottom: 40px;
}
.input_tp {
    display:block;
}
.input_form1 {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.input_form2 {
    margin-bottom: 10px;
}
.contact_details {
    width: 36%;
    float: left;
}
.input_form3 {
    margin-bottom: 15px;
}
.input_form1 label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 1px;
}
.input_form1 input {
    width: 92%;
    height: 46px;
    padding: 0px 0px 0px 12px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    font-size: 16px;
}

.input_form2 label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 1px;
}
.input_form2 input {
    width: 96%;
    height: 46px;
    padding: 0px 0px 0px 12px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    font-size: 16px;
}

.input_form3 label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 1px;
}
.input_form3 textarea {
    width: 96%;
    height: 100px;
    padding: 13px 0px 0px 12px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    font-size: 16px;
}
.input_submit button {
    background: #3252a4;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    width: 178px;
    padding: 13px 0px 13px 0px;
    border: none;
    letter-spacing: 1px;
    border-radius: 4px;
    float: right;
    margin: 0 18px 0px 0px;
}
.contact_form h2 {
    margin: 0px 0px 24px;
    display: inline-block;
    font-size: 24px;
    position: relative;
    padding: 0px 0px 12px;
    line-height: 1;
    color: #363636;
    letter-spacing: 1.1px;
    font-weight: 600;
}
.contact_form h2:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 2px;
    background-color: #3252a4;
}
.contact_form h2:after {
    content: '';
    position: absolute;
    left: 90px;
    bottom: -1px;
    width: 5px;
    height: 5px;
    background-color: #3252a4;
    border-radius: 100%;
}



.contact_details h2 {
    margin: 0px 0px 24px;
    display: inline-block;
    font-size: 24px;
    position: relative;
    padding: 0px 0px 12px;
    line-height: 1;
    color: #363636;
    letter-spacing: 1.1px;
    font-weight: 600;
}
.contact_details h2:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 80px;
    height: 2px;
    background-color: #3252a4;
}
.contact_details h2:after {
    content: '';
    position: absolute;
    left: 90px;
    bottom: -1px;
    width: 5px;
    height: 5px;
    background-color: #3252a4;
    border-radius: 100%;
}
.contact_details_icon {
    width: 15%;
    float: left;
}
.contact_details_tx {
    width: 85%;
    float: right;
}
.contact_details_ct {
    width: 100%;
    display: table;
    margin-bottom: 22px;
}
.contact_details_tx h4 {
    margin: 0;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
}
.contact_details_tx a {
    font-size: 16px;
    color: #000;
    margin: 0px;
    letter-spacing: 1px;
    line-height: 26px;
    text-decoration: none;
}
.contact_details_icon i {
    border-radius: 96px;
    float: left;
    height: 54px;
    width: 54px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    position: relative;
    padding: 0px 0px 0px;
    background-color: #c11d31;
    line-height: 54px;
}
.google_maps {
    display: table;
    width: 100%;
}



.privacy_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 80px;
}
.privacy_banner_tx {
    text-align: center;
}
.privacy_banner_tx h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 500;
}
.privacy_content {
    background: #f9f9f9;
    padding: 48px 0px 48px 0px;
}
.pvc_cont {
    background: #fff;
    width: 1270px;
    margin: 0 auto;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 3%);
    padding: 20px 18px 32px 18px;
    border-radius: 7px;
    border: 1px solid #f0efef;
    display: table;
    margin-top: -118px;
}
.pvc_cont h4 {
    padding: 0px 10px 0px 5px;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 12px 0;
    color: #224d9c;
    border-left: solid 4px #224d9c;
}
.pvc_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}
.pvc_cont h5 {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 12px 0;
    color: #224d9c;
}




.terms_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 80px;
}
.terms_banner_tx {
    text-align: center;
}
.terms_banner_tx h2 {
    margin: 0;
    font-size: 30px;
    font-weight: 500;
}
.terms_content {
    background: #f9f9f9;
    padding: 48px 0px 48px 0px;
}
.ter_cont {
    background: #fff;
    width: 1270px;
    margin: 0 auto;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 3%);
    padding: 20px 18px 32px 18px;
    border-radius: 7px;
    border: 1px solid #f0efef;
    display: table;
    margin-top: -118px;
}
.ter_cont h4 {
    padding: 0px 10px 0px 5px;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 12px 0;
    color: #224d9c;
    border-left: solid 4px #224d9c;
}
.ter_cont p {
    font-size: 14px;
    color: #333;
    margin: 0px 0 10px 0;
    line-height: 22px;
}
.ter_cont h5 {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 12px 0;
    color: #224d9c;
}


/*styling for thankyou page*/

.thankyou_pg_main img {
    width: 90px;
}
.thankyou_pg_main {
    width: 100%;
    display: table;
    background: #ffffff;
    padding: 23px;
    outline: 1px solid #e3e1e1;
    text-align: center;
    border-radius: 9px;
    outline-offset: -6px;
}
.thankyou_pg_main h1 {
    font-size: 20px;
    color: #262424;
    padding: 5px 0 5px 0;
}
.thankyou_pg_main h1 span {
    background: #224d9c;
    color: #fff;
    padding: 2px 12px 2px 12px;
    border-radius: 4px;
    font-size: 22px;
}
.thankyou_pg_main h1 strong {
    font-weight: 600;
    text-transform: uppercase;
}
.thankyou_pg_main h2 {
    font-size: 20px;
    color: #262424;
    padding: 5px 0 5px 0;
}
.thankyou_pg_main h2 strong {
    font-weight: 600;
    text-transform: uppercase;
}
.thankyou_pg_main h2 span {

}
.thankyou_pg_main h3 {
    font-size: 18px;
    color: #262424;
    padding: 5px 0 5px 0;
}
.thankyou_pg_main h3 strong {
    font-weight: 600;
    text-transform: uppercase;
}
.thankyou_pg_main h3 span {

}
.thankyou_pg_main h4 {
    font-size: 16px;
    color: #262424;
    padding: 5px 0 5px 0;
}
.thankyou_pg_main h4 strong {
    font-weight: 600;
    text-transform: uppercase;
}
.thankyou_pg_main h4 span {

}
.thankyou_pg_main a {
    background: #224d9c;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 22px 7px 22px;
    border-radius: 4px;
    text-decoration: none;
    display: block;
    width: 200px;
    margin: 10px auto 3px auto;
}


/*styling end thankyou page*/

@media only screen and (min-width:320px) and (max-width:360px) {
.contact_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.contact_pg_main {
    background: #fff;
    width: 90%;
    margin: 0 auto;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 3%);
    padding: 32px 12px 32px 12px;
    border-radius: 7px;
    border: 1px solid #f0efef;
    display: table;
    margin-top: -118px;
}
.contact_form {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.contact_details {
    width: 100%;
    float: left;
}
.contact_details_tx {
    width: 76%;
    float: right;
}
section#package-section h2 {
    font-size: 8px !important;
    right: 0px;
    text-align: inherit;
}
.main {
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.terms_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.ter_cont {
    width: 88%;
}
.privacy_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.privacy_content {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.pvc_cont {
    width: 88%;
}
}

@media only screen and (min-width:360px) and (max-width:480px) {
.contact_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.contact_pg_main {
    background: #fff;
    width: 90%;
    margin: 0 auto;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 3%);
    padding: 32px 12px 32px 12px;
    border-radius: 7px;
    border: 1px solid #f0efef;
    display: table;
    margin-top: -118px;
}
.contact_form {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.contact_details {
    width: 100%;
    float: left;
}
.contact_details_tx {
    width: 76%;
    float: right;
}
section#package-section h2 {
    font-size: 8px !important;
    right: 0px;
    text-align: inherit;
}
.main {
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.terms_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.ter_cont {
    width: 88%;
}
.privacy_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.privacy_content {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.pvc_cont {
    width: 88%;
}
}



@media only screen and (min-width:480px) and (max-width:768px) {
.contact_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.contact_pg_main {
    background: #fff;
    width: 90%;
    margin: 0 auto;
    box-shadow: 1px 3px 21px 0 rgb(0 0 0 / 3%);
    padding: 32px 12px 32px 12px;
    border-radius: 7px;
    border: 1px solid #f0efef;
    display: table;
    margin-top: -118px;
}
.contact_form {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.contact_details {
    width: 100%;
    float: left;
}
.contact_details_tx {
    width: 76%;
    float: right;
}
section#package-section h2 {
    font-size: 8px !important;
    right: 0px;
    text-align: inherit;
}
.main {
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.terms_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.ter_cont {
    width: 88%;
}
.privacy_banner {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.privacy_content {
    padding: 60px 0px 128px 0px;
    background: #9fbaff38;
    margin-top: 0;
}
.pvc_cont {
    width: 88%;
}
}