/**handles:husamjandal-frontpage**/
.home #subscribe-newsletter { width: 100%; padding: 5vw 0vw; margin: 20px auto; position: relative; }
.home #subscribe-newsletter::before { content: ""; position: absolute; top: 0; left: 0; width: 80%; height: 100%; background-color: #F2F2F2; border-radius: 0px 70px 70px 0px; }
.home #subscribe-newsletter .ppbox { margin: 0 auto; width: 100%; }
.home #subscribe-newsletter .ppbox .col-1 { width: 80%; display: inline-block; vertical-align: middle; text-align: left; padding-left: 20px; position: relative; }
.home #subscribe-newsletter .ppbox form#subForm input::placeholder {
 color: #333;
}
.home #subscribe-newsletter .ppbox form#subForm input::-webkit-input-placeholder {
 color: #333;
}
.home #subscribe-newsletter .ppbox .col-2 { width: 20%; display: inline-block; vertical-align: middle; }
.home #subscribe-newsletter .ppbox .col-2 img { width: 24%; text-align: left; position: absolute; right: 8.5%; top: 0; bottom: 0; margin: auto; }
.home #subscribe-newsletter .ppbox .col-1:before { content: ""; background-image: url(https://www.husamjandal.com/wp-content/uploads/2021/10/dots-bg-2.png); background-position: top left; background-repeat: no-repeat; background-size: contain; width: 180px; height: 160px; position: absolute; top: -17%; left: -2.5%; }
.home #subscribe-newsletter .ppbox .col-1 h2 { color: #0d70b8; margin-bottom: 10px; font-size: 38px; position: relative; z-index: 9; }
.home #subscribe-newsletter .ppbox .col-1 h2 span { color: #000; position: relative; }
.home #subscribe-newsletter .ppbox .col-1 p { margin-bottom: 25px; font-size: 15px; line-height: 1.4em; color: #333; position: relative; width: 65%; }
.home #subscribe-newsletter form#subForm { position: relative; width: 65%; }
.home #subscribe-newsletter .ppbox form#subForm label { display: none; }
.home #subscribe-newsletter .ppbox form#subForm input { background-color: #fff; border: 1px solid #e0e0e0; padding: 15px 20px; font-size: 15px; color: #333; border-radius: 25px; width: 45%; margin-right: 15px; margin-bottom: 25px; font-family: 'Montserrat'; }
.home #subscribe-newsletter .ppbox form#subForm ::placeholder {
color: #333;
}
.home #subscribe-newsletter .ppbox form#subForm button { background: linear-gradient( 101deg, rgba(13,112,184,1) 0%, rgba(34,172,227,1) 100%)!important; color: #fff; font-family: 'Montserrat'; font-size: 17px; font-weight: 500; letter-spacing: 0.2px; border: 0px; border-radius: 25px; padding: 15px 50px; box-shadow: 5px 10px 20px rgb(0 0 0 / 20%); }
.home #subscribe-newsletter .ppbox form#subForm button:hover { background: linear-gradient( 309deg, rgba(13,112,184,1) 0%, rgba(34,172,227,1) 100%)!important; }
@media only screen and (max-width:1199px) {
.home #subscribe-newsletter { padding: 4vw 0vw; }
.home #subscribe-newsletter .ppbox form#subForm input { margin-right: 0px; }
.home #subscribe-newsletter .ppbox .col-1:before { width: 150px; height: 150px; top: -11%; left: 0%; }
}
@media only screen and (max-width:1024px) {
.home #subscribe-newsletter .ppbox .col-1 h2 { font-size: 32px; }
.home #subscribe-newsletter .ppbox .col-1 p { font-size: 13px; }
.home #subscribe-newsletter .ppbox form#subForm input { padding: 12px 15px; font-size: 13px; }
.home #subscribe-newsletter .ppbox form#subForm button { font-size: 14px; padding: 12px 40px; }
}
 @media only screen and (max-width:767px) {
#post-400 p { font-size: 23px; }
#nf-field-15-wrap span { font-size: 24px !important; }
#nf-field-15-wrap span { font-size: 24px !important; }
.home #subscribe-newsletter .ppbox .col-1 h2 { font-size: 20px; }
.home #subscribe-newsletter .ppbox .col-1 p { font-size: 12px; width: 80%; }
.home #subscribe-newsletter .ppbox .col-1:before { width: 80px; height: 80px; top: -3%; left: 3%; }
.home #subscribe-newsletter .ppbox form#subForm input { padding: 10px 15px; font-size: 12px; width: 100%; margin-bottom: 10px; }
.home #subscribe-newsletter .ppbox form#subForm button { font-size: 13px; padding: 10px 40px; margin-top: 12px; width: 100%; }
.home #subscribe-newsletter form#subForm { width: 80%; }
.home #subscribe-newsletter .ppbox .col-2 img { width: 35%; right: 1%; top: 0; }
}

/**********AR-lng-webssb*******************************************/
.news_letter_ar::before { right: 0; left: auto !important; border-radius: 70px 0px 0px 70px !important; }
.news_letter_ar .ppbox { display: flex !important; flex-direction: column-reverse; }
.news_letter_ar .ppbox .col-2 { float: left; }
.news_letter_ar .ppbox .col-2 img { left: 8%; right: auto !important; }
.news_letter_ar .ppbox .col-1 { float: right; padding-right: 20px; padding-left: 0px !important; text-align: right !important; }
.news_letter_ar .ppbox form#subForm input { margin-right: 0px !important; }
.news_letter_ar .ppbox .col-1:before { left: auto !important; right: -2.5%; }