@keyframes vtd_gsh_spin_animation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.vtd_globalsubheader_cta_smallbutton_red {
        text-decoration: none !important;
        text-align: center;
        border-radius: 10px;
        margin-top: 25px;
        margin-left: 10px;
        padding: 10px;
        color: #fff !important;

	background-color: #d8252f !important;
    }
.vtd_globalsubheader_cta_smallbutton_red:hover {
                text-decoration: underline !important;
        }

.vtd_globalsubheader_cta_smallbutton_red .et-pb-icon {
        padding-top: 10px;
        font-size: 18px;
}


.vtd_globalsubheader_cta_smallbutton {
        text-decoration: none !important;
        text-align: center;
	border-radius: 10px;
        margin-top: 25px;
        margin-left: 10px;
	padding: 10px;
        background-color: #fff !important;
    }
.vtd_globalsubheader_cta_smallbutton:hover {
		text-decoration: underline !important;
	}

.vtd_globalsubheader_cta_smallbutton .et-pb-icon {
	padding-top: 10px;
	font-size: 24px;
}

.vtd_gsh_spin {
        animation: vtd_gsh_spin_animation 1s infinite;
}

.pac-container { z-index: 9999999 !important; }

#vtd_gsh_cta_modal .vtd_gsh_cta_close2 {
        background-color: white !important;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
        height: 20px;
        border-radius: 10px;
        margin-top: 15px;
}

#vtd_gsh_cta_modal .error {
        border: 2.5px dashed black;
}

#vtd_gsh_cta_modal .next_act {
	/* color: #fff !important; */
}


#vtd_gsh_cta_modal .et-pb-icon {
        background-color: white;
        padding: 5px;
        color: #d8252f;
        border-radius: 50%;
        font-size: 24px;
}

#vtd_gsh_cta_modal .back_button {
        width: 50%;
        float: left;
}


#vtd_gsh_cta_modal .but_container {
	padding-top: 20px;
	width: 100%;
}

#vtd_gsh_cta_modal .cont1 {
	margin-top: 10px;
	text-align: center;
	width: 48%;
	float: left;
	margin-right: 1%;
}

#vtd_gsh_cta_modal .cont2 {
	margin-top: 10px;
	text-align: center;
	float: left;
	width: 48%;
	margin-left: 1%;
}
	
#vtd_gsh_cta_modal .et_pb_icon_wrap {
	margin-top: 10px;
	display: block;
}

#vtd_gsh_cta_modal .next_button {
	display: block;
        margin-left: auto;
        margin-right: auto;

	background-color: #fff;
	width: 125px;
	height: 125px;
	border-radius: 50%;	
	font-size: 18px !important;
        text-align: center;
	padding: 20px;
}


#vtd_gsh_cta_modal .vtd_dcm_inner {
        clear: both;
        max-height: calc(100% - 90px);
        margin-top: 40px;
        flex-direction: column;
}

#vtd_gsh_cta_modal input {
        font-size: 18px;
        padding: 5px;
}


#vtd_gsh_cta_modal .errorinfo {
    font-size: 20px;
    font-weight: bold;
	clear: both;
    padding-top: 20px;
    text-align: center;
}

#vtd_gsh_cta_modal input::placeholder {
        font-size: 16px;
        color: #d8252f;
        opacity: 1; /* Firefox */
}

#vtd_gsh_cta_modal input::-ms-input-placeholder { /* Edge 12 -18 */
        font-size: 16px;
        color: #d8252f;
}

#vtd_gsh_cta_modal .next_button:hover .et-pb-icon {
	background-color: #d8252f;
	color: #fff;
	border: 0px !important;
}


/* #vtd_gsh_cta_modal .right .text {
    color: #d8252f;
    position: absolute;
    top: 385px;
    left: 380px;
    height: 150px;
    width: 175px;
    text-align: center;
    font-size: 25px;
    } */

@media all and (min-width: 981px) {
       #vtd_gsh_cta_modal .left {
                width: 48%;
                margin-right: 2%;
                float: left;
        }

        #vtd_gsh_cta_modal .right {
                width: 48%;
                margin-left: 2%;
                float: left;
        }

        #vtd_gsh_cta_modal {
                width: 700px !important;
        }

}

@media all and (max-width: 767px) {
#vtd_globalsubheader_cta_button .et-pb-icon {
        font-size: 16px;
}

}

@media all and (min-width: 768px) {
#vtd_globalsubheader_cta_button .et-pb-icon {
        font-size: 20px;
}
}


@media all and (max-width: 980px) {
        #vtd_gsh_cta_modal .left { padding-right: 25px; }
        #vtd_gsh_cta_modal .right { display: none; }
}
#vtd_globalsubheader_cta_button .et_pb_icon {
	margin-left: 10px;
	font-size: 24px;
}

#vtd_gsh_cta_modal {
        top: 100px;
	display: none;
        font-size: 18px;
        position: fixed;
        border-radius: 15px;
        z-index: 10012;
        background-color: #d8252f;
        color: #fff;
        width: 350px;
        max-width: 100%;
        filter: drop-shadow(2.5px 2.5px 5px #000000);
        padding-left: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
        height: 530px;
        top: 50px;
}

#vtd_gsh_cta_modal .vtd_gsh_cta_close {
        margin-right: 25px;
        color: #fff;
        width: 30px;
        display: block;
        text-align: right;
        float: left;
}

#vtd_gsh_cta_modal .vtd_gsh_cta_title {
        font-size: 22px;
        float: left;
        width: calc(100% - 55px);
}


@media all and (max-width: 767px) {
	.vtd_globalsubheader_cta {
		position: absolute;
		display: block;
		width: 100%;
		padding-top: 10px !important;
		padding-bottom: 5px !important;
		margin-top: 15px;
		border-radius: 10px 10px 10px 10px;
		background-color: #d8252d;
		padding: 10px;
	}

	.vtd_globalsubheader_cta h2 {
		padding-top: 2.5px;
		font-size: 16px;
		width: 90%;
		float: left;
	}

	.vtd_globalsubheader_cta .et-pb-icon {
		text-align: right;
		font-size: 20px;
		color: #fff;
		width: 10%;
		float: right;
	}

}

#vtd_gsh_cta_fullscreen_modal_wrap {
        display: none;
        position: fixed;
        z-index: 10011;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgba(0,0,0,0.9);
}

