/**
Theme Name: DRN
Author: Open Ocean
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: drn
Template: astra
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed:wght@700&display=swap');
.computer-stack img {
min-width:45px;
height:auto;
}
.computer-section {
gap:64px !important;

}
.middlw-computer-stack {
width:50%;
}

.computer-section p {
line-height:1.4;
font-size:16px !important;
}
.rounded-card p:last-child {
margin-bottom:0;
}
.rounded-card {
padding:1.5rem 2rem 1.5rem 2rem;
box-shadow: 0px 0px 9px #00000029;
border-radius: 30px;
background: #FFFFFF 0% 0% no-repeat padding-box;
max-width:673px;
margin-bottom:2rem;
}
.rounded-card img {
min-width:65px;
height:auto;
}
.rounded-card p:first-child {
font-size:24px;
margin-bottom:0;
}
.rounded-card div {
margin-left:1rem;
}
.rounded-card p {
font-size:20px;
line-height:1.4;
}
.condensed {
font-family: 'Roboto Condensed', sans-serif;

}
.btn-rounded {
	border-radius:40px !important;
    padding:.5rem 2rem .5rem 2rem !important;
    
}
.home-modal {
    background:transparent;
}
.home-modal .modal-content {
background:#222830;
padding:2rem;
}
.home-modal .modal-header {
border-bottom: none;
padding-top:0;
padding-bottom:0;
}
.home-modal button {
background:transparent;
}
.home-modal h5 {
text-align:center;
color:white;
margin-bottom:12px;
font-weight:bold;
}
.home-modal p {
color:white;
font-weight: 500;
font-size:12px;
text-align:center;
}
.close-button::before {
  content: " ";
  position: absolute;
  display: block;
  background-color: white;
  width: 2px;
  left: 12px;
  top: 5px;
  bottom: 5px;
  transform: rotate(45deg);
}
.close-button::after {
  content: " ";
  position: absolute;
  display: block;
  background-color: white;
  height: 2px;
  top:12px;
  left: 5px;
  right: 5px;
  transform: rotate(45deg);
}

.announcement-banner {
padding:1rem;
background:#0F2C54;
height:80px;
position:relative;
z-index:1000;
display:flex;
}

.announcement-banner p {
	color:white;
    margin-bottom:0;
    font-size:14px;
    font-family: 'Graphik', sans-serif;

}
.announcement-banner a {
	background:#248EFA;
    border-radius:40px;
    color:white !important;
    padding:.25rem 3rem .25rem 3rem;
    margin-left:32px;
}
.close-button {

	 border-radius: 50%;
  padding: 0.5em;
  width: 30px;
  height: 30px;
  border: 2px solid white;
  color: white;
  position: relative;
  cursor:pointer;
}
.button-container {
position:absolute;
top:50%;
transform: translateY(-50%);
right:32px;
}

.blue-box {
	border:1px solid #488EF2;
	width:25%;
	height:105%;
	position:absolute;
	left:calc(50% + 8%);
	transform:translateX(-50%);
	top:-2.5%;
}
.orange-box {
	border:1px solid #E37345;
	width:25%;
	height:105%;
	position:absolute;
	right: 0;
	top:-2.5%;
}
.enterprise-table {
	background:white;
	position:relative;
}
.enterprise-table .table-heading {
	background:#F2F2F2 !important;
	padding:1rem;
}
.first-item {
	flex-basis: 50%;
}

.other-item {
	flex-basis: 25%;
	
}
.custom-row {
	border-bottom:1px solid lightgray;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:36px;
}
.table-heading .other-item {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.first-item p {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
.first-item li {
	font-size:16px;
	font-weight:bold;
	margin-bottom:13px;
}
.first-item li:first-child {
	margin-top:12px;
}

.enterprise-table .table-heading h2, .enterprise-table .table-heading p {
	font-family:'Roboto Condensed', sans-serif;
	margin-bottom:0;
	
}
.enterprise-table .table-heading h2 {
	font-size:20px;
}
.page-id-14713 h1, .page-id-14713 h2, .page-id-14713 h3, .page-id-14713 h4, .page-id-14713 h5 {
	font-family: 'Roboto Condensed', sans-serif;
}
.page-id-14713 a, .page-id-14713 p, .page-id-14713 li {
	font-family: 'Roboto', sans-serif;
}
.page-id-14713 p {
	line-height:1.5 !important;
}
.double-spaced {
	line-height:1.5 !important;
}
.gb-block-layout-column-inner, .landing-card, .dark-bg-card {
	height:100%;
}
.landing-card .wp-block-group__inner-container, .darg-bg-card .wp-block-group__inner-container {
	display: flex;
	flex-direction:column;
	align-items:center;
	justify-content:space-between;
	height:100%;
}
.dark-bg-card {
padding:2rem;
background:white;
}
.landing-card {
	border-right: 1px solid lightgray;
	padding: 2rem;
}
.landing-card:hover, .dark-bg-card:hover {
	background: #E27345;
}

.landing-card:hover p, .landing-card:hover a, .landing-card:hover h3, .dark-bg-card:hover p, .dark-bg-card:hover a, .dark-bg-card:hover h3 {
	color:white !important;
}
.landing-card:hover .blue-border, .landing-card:hover .wp-block-button__link { 
	border:1px solid white;
	color:white !important;
	
}
.landing-card img, .dark-bg-card img {
	width:100px;
	height:100px;
	object-fit:cover;
}
.landing-card h3 {
	color: #626262;
	font-weight:bold;
	font-size:24px !important;
	
}
.landing-card p {
	line-height:1.5;
}
.blue-border {
	border:1px solid #248EFA;
	border-radius:40px;
	letter-spacing: 2.7px;
	font-weight:bold;
}
.custom-btn a {
	border:1px solid white !important;
	background:transparent !important;
	padding-left: 3rem;
	padding-right:3rem;
	color:white !important;
	letter-spacing: 2px !important;
}
.normal-line-height {
	line-height:1.2 !important;
}
.page-template-gutenberg .elementor-element-5d57db3 {
	display:none;
}
.page-template-content-library select {
height:50px !important;
}
.page-template-content-library header {
z-index:0 !important;
}
.page-template-content-library .ast-container {
margin-left:0 !important;
margin-right: 0 !important;
max-width:100% !important;
padding-left:0 !important;
padding-right:0 !important;
	max-width:100% !important;


}
.page-template-gutenberg .ast-container {
	margin-left:0 !important;
margin-right: 0 !important;
max-width:100% !important;
padding-left:0 !important;
padding-right:0 !important;
	max-width:100% !important;


}
	.content-card {
	background: white;
	border-radius: 10px;
	padding-bottom:5rem;
	position: relative;
	min-height: 100%;
	position: relative;
    

}
.content-card h3 {
	color: #626262;
	font-size: 11px;
	letter-spacing: 2.2px;
	margin-top: 1rem;
	text-transform: uppercase;
}
.content-card h2 {
	color: #222830;
	font-size: 18px;
	position: relative;
    line-height:1.1 !important;
}
.content-card h2:after {
	content: '';
	width: 100%;
	height: 2px;
	border-bottom: 1px solid #626262;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.content-card p {
	margin-top: 2rem;
	font-size: 10px;
}
.content-card img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin-top: 16px;
	object-position: top center;

}
.content-card a {
	cursor: pointer;
	color: white !important;
}
.content-card:before {
	content: '';
	width: 100%;
	height: 30px;
	background: #414749;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px 10px 0 0;
}
.content-library-btn {
	font-size: 8px;
	letter-spacing: 1.6px;
	border-radius: 36px;
	background: #248EFA;
	color: white;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	width: 80%;	
	position: absolute;
	left: 16px;
	bottom: 16px;
	text-align: center;
	left:50%;
	transform: translateX(-50%);
}
.gb-2-col-wideright>.gb-layout-column-wrap {
	grid-template-columns: 1fr 3.5fr;
	grid-column-gap: 64px;
}
 .modal-backdrop {
  z-index: 0 !important;
}
.download-btn, .wpcf7-submit {
	font-size: 16px;
	letter-spacing: 1.6px;
	border-radius: 36px;
	background: #248EFA;
	color: white;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	border: none;

}

.content-library label {
	width: 100%;
}
.facetwp-checkbox {
	color: white;
	background-image: none !important;
	padding-left: 0 !important;
}
.facetwp-checkbox.checked {
	background-color:  #248EFA;
}
.facetwp-counter {
	display: none;
}
.content-library .modal-content {
	color: white;
	background: #DA7248 !important;
	z-index: 10000 !important;
}
.content-library .modal-content h5 {
	font-size: 20px;
    color:white !important;
}
.content-library {
width:100% !important;
	padding-top:140px !important;
}
@media only screen and (max-width:768px) {

	.announcement-banner {
    padding-left:10%;
    padding-right:10%;
    min-height:100px;
    display:block;
    }
    .announcement-banner a {
    margin-left: 0;
    margin-top:16px;
    margin-bottom:16px;
    font-size:10px;
    }
    .announcement-banner p {
    font-size:10px;
    }
	.page-id-14713 .content-library {
	padding-top: 0 !important;
}
	.computer-section .is-content-justification-right, .computer-section .is-content-justification-left {
		align-items:center;
	}
	.blue-box, .orange-box {
		display:none;
	}
}
@media only screen and (max-width: 480px) {


.content-library {

padding-top:0 !important;
}
	.landing-card {
		border-right:none !important;
		margin-bottom:2rem;
	}
	.enterprise-table {
	max-width:480px;
	overflow-x:scroll;
		
}
	.enterprise-table h2, .enterprise-table, .enterprise-table .table-heading h2, .enterprise-table li, .enterprise-table p {
		font-size:12px !important;
		line-height:1.2;
	}
    .announcement-banner {
    	height:120px;
    }
}