/**
Theme Name: Robintek Child Theme
Author: Robintek
Author URI: https://robintek.com/
Description: Robintek Child 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: robintek-child-theme
Template: astra
*/


/*==== BUTTONS =======================================================================================*/



/*==== HEADER =======================================================================================*/

.ast-logo-title-inline .ast-site-identity {
    padding: 0;
}
.site-header-primary-section-right {
    margin-top: -50px;
}
.site-logo-img img,
header .custom-logo-link img{
	width: 325px;
}

/*==== FOOTER =======================================================================================*/



/*==== HOME PAGE ====================================================================================*/



/*==== CUSTOM =======================================================================================*/

.col-overlap-top {
    margin-top: -100px;
}
#form-contact .gform_heading {
    display: none;
}
#form-contact input,
#form-contact textarea {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.overlap-big {
    margin-top: 50px;
    margin-left: -80px;
}


.landing-heading h2 { font-size: 90px;
letter-spacing: -2px; font-weight: 400;
line-height: 60px;
color: #1d4a82; font-family: Arial, Helvetica, Verdana, sans-serif; }
.landing-heading h1 { font-size: 90px;
letter-spacing: -2px;
line-height: 80px;
color: #f7081f;
font-weight: bold !important; font-family: Arial, Helvetica, Verdana, sans-serif; }
.landing-heading h1 span { color:#161452; font-weight: bold !important; }
.landing-heading h3 { font-size: 90px;
letter-spacing: -2px;
line-height: 60px; font-weight: 400;
color: #1d4a82; font-family: Arial, Helvetica, Verdana, sans-serif; }
.landing-heading { transform: rotate(357deg); }
.red-box p {
	    text-align: center;
    background: #f7081f;
    max-width: 570px;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    margin-top: -45px;
    line-height: 20px;
	font-size: 19px;
letter-spacing: 0px;
line-height: 24px;
}
.red-box p a {
	color: #ffffff;
}
.red-box p a:hover {
	color: #ffffff; text-decoration:underline;
}
a { outline:none !important; }
.gray-text p {
	text-align: center;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 39px;
    color: #ffffff;
    max-width: 753px;
    margin: 0 auto;
}
.video-above h3{
	font-size: 28px;
letter-spacing: -1px;
line-height: 39px;
color: #f7081f;
	font-weight: bold !important;
}
.video-above p { font-size: 28px;
letter-spacing: -1px;
line-height: 39px;
color: #010000;}

.list-wrap-trext h5 {     font-size: 31px;
    letter-spacing: -1px;
    line-height: 33px;
    color: #f7081f;
    font-weight: bold !important;
    margin-bottom: 4px; }
.list-wrap-trext p {
	font-size: 24px;
letter-spacing: 0px;
line-height: 33px;
color: #000000;
}
.tit-hedin h4 {
	font-size: 31px;
letter-spacing: -1px;
line-height: 37px;
color: #030000;
font-weight: bold !important;
}

.call-out-wrap h2 {
	font-size: 46px;
letter-spacing: -2px;
line-height: 51px;
color: #25225a;
font-weight: bold !important;
}
.call-out-wrap h2 a { color: #25225a; font-weight: bold !important; }
.call-out-wrap h2 a:hover { color: #f7081f; }

.page-id-363 .ast-advanced-headers-vertical-center, .page-id-363 footer.site-footer, .page-id-391 .ast-advanced-headers-vertical-center, .page-id-391 footer.site-footer { display:none }
#popmake-430 { border-radius: 0; border: 14px solid #1d4a82; padding: 0;}
/*==== MEDIA QUERIES ================================================================================*/

@media (max-width:1000px){
    .site-logo-img img {
		width: 200px;
	}
    .site-header-primary-section-right {
        margin-top: -20px;
    }
    .main-header-menu .menu-link {
        padding: 0 10px;
        font-size: 15px;
    }
}
@media (max-width:921px){
    .col-main-banner-content {
        background-color: rgba(221,228,234,0.7);
        padding: 20px;
        width: 50%;
    }
}
@media (max-width:768px){
    .col-main-banner-content {
        background-color: rgba(221,228,234,0.7);
        padding: 20px;
    }
    .col-overlap-top {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .row-box-overlap .col-overlap-top > .fl-col-content {
        padding: 0;
    }
	.landing-heading h2 {
    font-size: 42px;
    line-height: 46px; }
	.landing-heading h1 {
    font-size: 54px;
    letter-spacing: -2px;
		line-height: 58px; }
	.landing-heading h3 {
    font-size: 38px;
    letter-spacing: -2px;
		line-height: 48px; }
	.tit-hedin h4, .list-wrap-trext h5 { font-size: 26px; line-height: 32px; }
	.list-wrap-trext p {
    font-size: 18px;
    letter-spacing: 0px;
		line-height: 28px; }
	.gray-text p {
    text-align: center;
    font-size: 22px;
    letter-spacing: -1px;
		line-height: 28px; }
	.video-above h3 {
    font-size: 22px;
    letter-spacing: -1px;
		line-height: 30px; }
	.video-above p {
    font-size: 22px;
    letter-spacing: -1px;
		line-height: 28px; }
	.call-out-wrap h2 {
    font-size: 32px;
    letter-spacing: -2px;
		line-height: 40px; }
 
}

@media (max-width: 544px){
	.site-branding {
        margin-left: 0!important;
    }
    .ast-logo-title-inline .site-logo-img {
        padding-right: 0!important;
    }
    .site-logo-img img {
        width: 150px!important;
        height: auto!important;
    }
    .ast-header-html-1 {
        padding-right: 0!important;
    }
}
