File: /var/www/html/TriadGov/wp-content/themes/triad-gov/css/home-style.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/*** 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 ***/
.green-color {
color: #505C1F;
}
.two-col-section {
background-color: #EEF7FF;
}
@media (max-width: 767px) {
.two-col-section {
padding: 30px 0px;
}
}
.two-col-section .content-inner {
min-height: 296px;
}
@media (max-width: 767px) {
.two-col-section .content-inner {
min-height: 185px;
}
}
.two-col-section .custom-heading {
font-weight: 500;
font-size: 32px;
line-height: 35px;
color: #000000;
padding-bottom: 53px;
}
@media (max-width: 1679px) {
.two-col-section .custom-heading {
font-size: 30px;
padding-bottom: 40px;
}
}
@media (max-width: 1481px) {
.two-col-section .custom-heading {
font-size: 28px;
line-height: 32px;
padding-bottom: 30px;
}
}
@media (max-width: 1199px) {
.two-col-section .custom-heading {
font-size: 26px;
line-height: 30px;
padding-bottom: 20px;
}
}
@media (max-width: 991px) {
.two-col-section .custom-heading {
font-size: 24px;
line-height: 28px;
min-height: 104px;
}
}
@media (max-width: 767px) {
.two-col-section .custom-heading {
font-size: 22px;
line-height: 26px;
margin-bottom: 0px;
min-height: auto;
}
}
@media (max-width: 767px) {
.two-col-section .col-md-6 {
width: 50%;
}
}
@media (max-width: 767px) {
.two-col-section .col-md-6 {
width: 100%;
}
}
.two-col-section .img-sec {
height: 217px;
margin-bottom: 32px;
}
.two-col-section .img-sec img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 15px;
-o-object-position: left;
object-position: left;
}
.two-col-section .box1 {
padding: 150px 0px;
}
@media (max-width: 1679px) {
.two-col-section .box1 {
padding: 80px 0px;
}
}
@media (max-width: 1481px) {
.two-col-section .box1 {
padding: 60px 0px;
}
}
@media (max-width: 1199px) {
.two-col-section .box1 {
padding: 20px 0px;
}
}
@media (max-width: 767px) {
.two-col-section .box1 {
padding: 40px 0px;
}
}
.two-col-section .box1.left-sec {
border-right: 1px solid #9ACBF1;
padding-right: 120px;
}
@media (max-width: 1679px) {
.two-col-section .box1.left-sec {
padding-right: 80px;
}
}
@media (max-width: 1481px) {
.two-col-section .box1.left-sec {
padding-right: 60px;
}
}
@media (max-width: 1199px) {
.two-col-section .box1.left-sec {
padding-right: 40px;
}
}
@media (max-width: 991px) {
.two-col-section .box1.left-sec {
padding-right: 30px;
}
}
@media (max-width: 767px) {
.two-col-section .box1.left-sec {
border: 0px;
padding: 20px;
padding-bottom: 20px;
}
}
.two-col-section .box1.right-sec {
padding-left: 120px;
}
@media (max-width: 1679px) {
.two-col-section .box1.right-sec {
padding-left: 80px;
}
}
@media (max-width: 1481px) {
.two-col-section .box1.right-sec {
padding-left: 60px;
}
}
@media (max-width: 1199px) {
.two-col-section .box1.right-sec {
padding-left: 40px;
}
}
@media (max-width: 991px) {
.two-col-section .box1.right-sec {
padding-left: 30px;
}
}
@media (max-width: 767px) {
.two-col-section .box1.right-sec {
padding: 20px;
}
}