File: /var/www/html/WPKedushasShabbos/wp-content/themes/kedushas/css/radio.css
@import url("../fonts/font.css");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.banner {
background-image: url(../img/mekadesh-banner.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
min-height: 950px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: relative; }
@media (max-width: 1679px) {
.banner {
min-height: 770px;
justify-content: unset;
padding-top: 220px; } }
@media (max-width: 1281px) {
.banner {
min-height: 80vh; } }
@media (max-width: 991px) {
.banner {
min-height: 60vh;
padding-top: 150px; } }
@media (max-width: 767px) {
.banner .container.custom-container {
max-width: 100%; } }
.banner .title {
letter-spacing: 0px;
color: #FFFFFF;
font-size: 40px;
line-height: 51px;
font-weight: 500;
font-style: normal;
text-align: center;
padding-bottom: 33px;
font-family: "Cooper Lt BT";
font-weight: 600; }
@media (max-width: 1679px) {
.banner .title {
font-size: 36px;
line-height: 43px;
padding-bottom: 23px; } }
@media (max-width: 1441px) {
.banner .title {
font-size: 32px;
line-height: 42px;
padding-bottom: 15px; } }
@media (max-width: 1199px) {
.banner .title {
font-size: 28px;
line-height: 38px; } }
@media (max-width: 991px) {
.banner .title {
font-size: 26px;
line-height: 36px; } }
@media (max-width: 767px) {
.banner .title {
font-size: 24px;
line-height: 34px; } }
.banner .content {
text-align: center;
color: #FFFFFF;
font-size: 18px;
line-height: 31px;
font-weight: 500;
font-family: "Circular Std Book";
max-width: 75.5%;
margin: auto; }
@media (max-width: 1679px) {
.banner .content {
font-size: 16px;
line-height: 28px; } }
@media (max-width: 1481px) {
.banner .content {
font-size: 14px;
line-height: 26px;
max-width: 60%; } }
@media (max-width: 991px) {
.banner .content {
max-width: 100%; } }
.two-col {
background: #E9F5FF 0% 0% no-repeat padding-box;
padding-bottom: 150px; }
@media (max-width: 1679px) {
.two-col {
padding-bottom: 100px; } }
@media (max-width: 991px) {
.two-col {
padding-bottom: 60px;
padding-top: 120px;
position: relative;
z-index: 1; }
.two-col::before {
content: '';
width: 100%;
height: 50vh;
z-index: -1;
background-image: url(../img/mekadesh-banner.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
top: 0;
left: 0;
position: absolute; } }
.two-col .inner-sec {
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 20px;
padding: 40px 38px;
border-radius: 29px;
display: flex;
position: relative;
margin-top: -294px;
margin-left: 20px;
margin-right: 20px; }
@media (max-width: 1679px) {
.two-col .inner-sec {
margin-top: -269px; } }
@media (max-width: 1481px) {
.two-col .inner-sec {
margin-top: -250px; } }
@media (max-width: 1281px) {
.two-col .inner-sec {
flex-wrap: wrap;
margin-top: -60px;
padding: 20px; } }
@media (max-width: 991px) {
.two-col .inner-sec {
margin-top: 0;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
border-radius: 20px; } }
@media (max-width: 579px) {
.two-col .inner-sec {
margin-left: 10px;
margin-right: 10px; } }
@media (max-width: 430px) {
.two-col .inner-sec {
padding: 15px; } }
.two-col .left-sec {
width: 420px;
height: 420px;
margin-right: 68px;
flex-shrink: 0; }
@media (max-width: 1679px) {
.two-col .left-sec {
height: 380px;
width: 380px; } }
@media (max-width: 1481px) {
.two-col .left-sec {
height: 340px;
width: 340px; } }
@media (max-width: 1199px) {
.two-col .left-sec {
width: 240px;
height: 240px; } }
@media (max-width: 991px) {
.two-col .left-sec {
margin: auto;
margin-bottom: 20px;
width: 240px;
height: auto;
max-width: 100%; } }
@media (max-width: 430px) {
.two-col .left-sec {
width: 100%; } }
.two-col .left-sec img {
width: 100%;
height: 100%;
object-fit: cover; }
@media (max-width: 991px) {
.two-col .left-sec img {
height: auto;
object-fit: unset; } }
.two-col .right-sec {
flex: 1; }
@media (max-width: 991px) {
.two-col .right-sec {
width: 100%; } }
.two-col .subtitle {
letter-spacing: 0px;
color: #022F75;
text-transform: capitalize;
font-size: 22px;
font-weight: 400;
font-family: "Circular Std Book"; }
@media (max-width: 1679px) {
.two-col .subtitle {
font-size: 20px; } }
@media (max-width: 1481px) {
.two-col .subtitle {
font-size: 18px; } }
@media (max-width: 1281px) {
.two-col .subtitle {
font-size: 16px; } }
.two-col .sub-content {
letter-spacing: 0px;
color: #7991B7;
font-size: 15px;
line-height: 22px;
padding-bottom: 30px;
font-family: "Circular Std Book";
padding-right: 180px; }
@media (max-width: 1679px) {
.two-col .sub-content {
font-size: 14px; } }
@media (max-width: 991px) {
.two-col .sub-content {
padding-right: 0px; } }
.two-col .desc {
display: flex;
align-items: center; }
@media (max-width: 400px) {
.two-col .desc {
justify-content: space-between; } }
.two-col .desc .author-details {
padding-right: 94px; }
@media (max-width: 579px) {
.two-col .desc .author-details {
padding-right: 15px; }
.two-col .desc .author-details:first-child {
min-width: 50%; } }
.two-col .desc .position {
letter-spacing: 0px;
color: #7991B7;
font-size: 12px;
line-height: 19px;
font-weight: 400;
padding-bottom: 5px;
font-family: "Circular Std Book"; }
.two-col .desc .nme {
letter-spacing: 0px;
color: #022F75;
font-size: 19px;
line-height: 22px;
font-weight: 500;
font-family: "Circular Std Book"; }
@media (max-width: 1679px) {
.two-col .desc .nme {
font-size: 17px; } }
@media (max-width: 1481px) {
.two-col .desc .nme {
font-size: 15px; } }
.two-col .lottie {
margin-top: 44px;
border-radius: 12px;
background: #E9F5FF 0% 0% no-repeat padding-box; }
@media (max-width: 579px) {
.two-col .lottie {
margin-top: 25px; } }
.two-col .lottie lottie-player {
width: 100% !important; }
@media (max-width: 579px) {
.two-col .right-sec {
position: relative;
padding-top: 20px; } }
.two-col .right-sec .follow-ico {
position: absolute;
right: 22px;
top: 19px; }
.two-col .right-sec .follow-ico .dropdown .dropdown-btn-share {
border: none; }
.two-col .right-sec .follow-ico .dropdown .dropdown-btn-share::after {
display: none; }
.two-col .right-sec .follow-ico .dropdown .dropdown-menu {
border-radius: 15px;
border: solid 1px #ededed;
box-shadow: 0 0 12px 0px #00000014;
width: 180px; }
.two-col .right-sec .follow-ico .dropdown .dropdown-menu .dropdown-item {
font-family: "Circular Std Book";
display: flex;
align-items: center;
padding: 10px 20px;
color: #022F75;
font-size: 14px; }
.two-col .right-sec .follow-ico .dropdown .dropdown-menu .dropdown-item .soc-icon {
display: inline-block;
width: 30px;
line-height: 0; }
@media (max-width: 579px) {
.two-col .right-sec .follow-ico {
top: 0;
right: 0; } }
.newsletter-section {
padding: 100px 0px;
background: #F5FAFF 0% 0% no-repeat padding-box; }
@media (max-width: 1679px) {
.newsletter-section {
padding: 80px 0px; } }
@media (max-width: 1481px) {
.newsletter-section {
padding: 60px 0px; } }
@media (max-width: 1199px) {
.newsletter-section {
padding: 50px 0px; } }
@media (max-width: 767px) {
.newsletter-section {
padding: 40px 0px; } }
.newsletter-section .subtitle {
text-align: left;
letter-spacing: 0px;
color: #022F75;
font-size: 40px;
font-weight: 800;
line-height: 47px;
font-family: "Cooper Lt BT";
margin-bottom: 15px; }
@media (max-width: 1679px) {
.newsletter-section .subtitle {
font-size: 36px; } }
@media (max-width: 1481px) {
.newsletter-section .subtitle {
font-size: 34px; } }
@media (max-width: 1281px) {
.newsletter-section .subtitle {
font-size: 32px; } }
@media (max-width: 1199px) {
.newsletter-section .subtitle {
font-size: 28px; } }
.newsletter-section .sub-content {
letter-spacing: 0px;
color: #022F75;
font-size: 18px;
font-weight: 400;
padding-bottom: 45px;
font-family: "Circular Std Book"; }
@media (max-width: 1679px) {
.newsletter-section .sub-content {
font-size: 16px;
padding-bottom: 30px; } }
@media (max-width: 1441px) {
.newsletter-section .sub-content {
font-size: 14px;
padding-bottom: 19px; } }
.newsletter-section .form-control {
padding: 12px 40px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #D3E9FD;
font-family: "Circular Std Book";
border-radius: 0;
color: #022F75;
font-size: 18px;
line-height: 18px;
font-weight: 400;
height: 64px; }
@media (max-width: 1679px) {
.newsletter-section .form-control {
font-size: 16px;
height: 54px; } }
@media (max-width: 1441px) {
.newsletter-section .form-control {
font-size: 14px;
height: 45px; } }
.newsletter-section .form-control::placeholder {
color: #022F75;
font-family: "Circular Std Book"; }
.newsletter-section .col-md-4 {
width: 41%;
padding: 0;
padding-right: 10px; }
@media (max-width: 767px) {
.newsletter-section .col-md-4 {
width: 50%;
margin-bottom: 20px; } }
@media (max-width: 579px) {
.newsletter-section .col-md-4 {
width: 100%;
margin-bottom: 10px;
padding-right: 0; } }
.newsletter-section .col-md-4:last-child {
padding-right: 0px; }
.newsletter-section .form-inner {
justify-content: space-between; }
@media (max-width: 579px) {
.newsletter-section .form-inner {
padding: 0px 20px; } }
.newsletter-section .form-inner .col-md-2 {
padding: 0; }
.newsletter-section .form-inner :nth-child(2) {
padding-right: 0px; }
.newsletter-section .btn-submit {
width: 184px;
height: 64px;
background: #022F75;
font-size: 19px;
line-height: 19px;
border-radius: 0;
font-weight: 400;
font-family: "PF DinText Pro";
color: #fff;
display: flex;
align-items: center;
justify-content: center; }
@media (max-width: 1679px) {
.newsletter-section .btn-submit {
font-size: 16px;
height: 54px; } }
@media (max-width: 1441px) {
.newsletter-section .btn-submit {
font-size: 14px;
height: 45px; } }
@media (max-width: 991px) {
.banner-radio-web {
display: none; } }
.banner.banner-radio-sec-mob {
min-height: auto;
padding-top: 50px;
background: none; }
@media (min-width: 991px) {
.banner.banner-radio-sec-mob {
display: none; } }
.banner.banner-radio-sec-mob .title, .banner.banner-radio-sec-mob .content {
color: #022F75; }
/*# sourceMappingURL=radio.css.map */